/audio/extace/

me='id' value='179cdf36868b8702b3bc7a78201f6d70142a6a6d'/> Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New; tell each query about a created/modified/removed object.Dan Winship2003-10-288-118/+171
* better detection of broken date to give to broken_date_parser.Frédéric Crozat2003-10-282-0/+20
* add new file for toggle cell a11y object. new a11y object toggle cellYuedong Du2003-10-285-0/+431
* store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-2812-180/+1158
* Fix for "50065 chinese locales Input method hangs after a task entry andSuresh Chandrasekharan2003-10-281-0/+3
* Fixes bug #49816Jeffrey Stedfast2003-10-286-141/+155
* If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it.Jeffrey Stedfast2003-10-282-2/+11
* changed fill_component_from_model virtual method to get an ETableModel,Rodrigo Moya2003-10-275-20/+32
* pass FALSE as the 'only_if_exists' parameter, so that the calendar getsRodrigo Moya2003-10-272-1/+7
* initialize private structure on TasksComponent.Rodrigo Moya2003-10-252-0/+7
* If the system defines AI_ADDRCONFIG, set this flag on the hints.ai_flagsJeffrey Stedfast2003-10-252-2/+13
* added a configure check for AI_ADDRCONFIGJeffrey Stedfast2003-10-252-1/+19
* removed mail-summary.cJeffrey Stedfast2003-10-251-1/+0
* get rid of this bloody file...Jeffrey Stedfast2003-10-251-0/+0
* more cruft gone to the bit bucket...Jeffrey Stedfast2003-10-252-551/+0
* good bye...Jeffrey Stedfast2003-10-251-130/+0
* removed more cruftJeffrey Stedfast2003-10-257-5503/+0
* removed unused filesJeffrey Stedfast2003-10-252-3372/+0
* fixed POTFILES.inJeffrey Stedfast2003-10-251-3/+3
* Re-Namespaced mail-accounts.cJeffrey Stedfast2003-10-2517-240/+264
* removed repeated initialization. (calendar_component_peek): use G_STRLOCRodrigo Moya2003-10-259-12/+455
* add AM_DISABLE_STATIC here too.Dan Winship2003-10-252-0/+5
* put back the conditional libpasldap stuff, and make evolution-wombatDan Winship2003-10-242-7/+17
* libpas should depend on libebook, but NOT on libpasfile, etc, since itDan Winship2003-10-242-2/+34
* build libpcs.la and libpcsfile.la instead of just .a. (libpcs_la_LIBADD):Dan Winship2003-10-242-4/+16
* add $(DB3_LDADD)Dan Winship2003-10-242-0/+7
* Remove type argDan Winship2003-10-2412-28/+46
* new functions for individual instances management.Rodrigo Moya2003-10-245-16/+297
* update protosJP Rosevear2003-10-244-53/+172
* Change YFLAGS to AM_YFLAGS to stop an automake 1.7 warningDan Winship2003-10-242-2/+7
* if the component received is an instance, add it to the recurrences hashRodrigo Moya2003-10-243-24/+117
* just uses the views array and the current view type (setup_widgets): dittoJP Rosevear2003-10-243-64/+37
* Allocate colors using gdk_colormap_alloc_color().Hans Petter Jansson2003-10-241-1/+4
* Removed unneeded CAMEL_OBJECT() casts.Jeffrey Stedfast2003-10-2424-104/+117
* Remove mail/importers/Makefile from AC_OUTPUT yet againRodney Dawes2003-10-242-1/+5
* s/smime-gui.glade/smime-ui.glade/Rodney Dawes2003-10-242-1/+5
* Add some missing files, and remove files that have been removed from CVSRodney Dawes2003-10-243-2/+13
* convert 8 spaces to a tab.Chris Toshok2003-10-245-1/+23
* add smime/* dirs. to AC_OUTPUT.Chris Toshok2003-10-243-0/+12
* accept also text/calendar for D&D.Rodrigo Moya2003-10-246-7/+12
* use the internal client list to create the queriesJP Rosevear2003-10-241-41/+38
* fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue,JP Rosevear2003-10-242-3/+23
* add smime files.Chris Toshok2003-10-242-0/+7
* initial addition of s/mime foo.Chris Toshok2003-10-2412-0/+2396
* remove and free op before return.Harry Lu2003-10-247-57/+276
* handle the case where label == NULL, and set it to _("Unknown").Chris Toshok2003-10-232-0/+10
* Check for gnome-thumbnail.h existence (really committed this time).Frédéric Crozat2003-10-231-0/+5
* Add "calendar:supported_protocol" attribute that was missing here (but wasEttore Perazzoli2003-10-232-0/+9
* install all of the headers that ical.h now #includesDan Winship2003-10-232-3/+34
* update g_date calls to non-deprecated callsJP Rosevear2003-10-238-71/+61
* OOps, I forgot this one.Frédéric Crozat2003-10-231-0/+1
* Fix c/p typo - call removed instead of modifyJP Rosevear2003-10-232-1/+6
* guard against irrelevant args (ie if there was an error)JP Rosevear2003-10-238-20/+64
* make it work with the new ebook apiJP Rosevear2003-10-2310-565/+402
* connect also to ETableModel's "model_cell_changed" signal.Rodrigo Moya2003-10-233-2/+38
* fixed typo in variable name.Rodrigo Moya2003-10-232-1/+6
* new function to remove calendars from the views.Rodrigo Moya2003-10-233-0/+43
* Add an "evolution:button_icon" attribute.Ettore Perazzoli2003-10-232-0/+6
* Add an "evolution:button_icon" attribute.Ettore Perazzoli2003-10-234-0/+12
* Add a little border to the buttons so it looks nicer.Ettore Perazzoli2003-10-233-8/+35
* removed mail-local.[c,h]Jeffrey Stedfast2003-10-234-1603/+0
* more files removedJeffrey Stedfast2003-10-231-2/+0
* ding dong the witch is deadJeffrey Stedfast2003-10-232-465/+0
* buh-bye mail-search.[c,h]Jeffrey Stedfast2003-10-232-478/+0
* Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, soEttore Perazzoli2003-10-232-0/+11
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-2310-1061/+226
* Add an "evolution:button_sort_order" property.Ettore Perazzoli2003-10-232-0/+6
* Add an "evoution:button_sort_order" attribute.Ettore Perazzoli2003-10-232-0/+6
* Add an "evolution:button_sort_order" attribute.Ettore Perazzoli2003-10-232-0/+6
* removed old upgrade-mailer.c scriptJeffrey Stedfast2003-10-231-1169/+0
* removed stale etspec filesJeffrey Stedfast2003-10-231-2/+0
* removed unused etspec filesJeffrey Stedfast2003-10-233-22/+1
* removed more filesJeffrey Stedfast2003-10-231-1/+0
* removed more unused source filesJeffrey Stedfast2003-10-232-852/+0
* Removed some unused mail source filesJeffrey Stedfast2003-10-232-4/+4
* removed #include "folder-browser.h"Jeffrey Stedfast2003-10-231-1/+0
* removed unused source filesJeffrey Stedfast2003-10-232-1731/+0
* remove unused filesJeffrey Stedfast2003-10-234-4466/+0
* Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list):Jeffrey Stedfast2003-10-234-45/+37
* Require ORBit 2.8.0 or newer for threadingRodney Dawes2003-10-232-1/+5
* Emit the right signal. (impl_tree_drag_data_get): Same.Jeffrey Stedfast2003-10-232-2/+8
* Revert broken previous commit and actually remove mail/importers/MakefileRodney Dawes2003-10-232-1/+6
* use the synchronous api for this. simplifies it a bunch.Chris Toshok2003-10-2318-259/+451
* add vcf to supported_protocols.Chris Toshok2003-10-235-15/+24
* Removed mail/importers/Makefile from AC_OUTPUTRodney Dawes2003-10-232-1/+4
* Remove Viewports around the treeviews, since they already have a scrolledEttore Perazzoli2003-10-234-36/+20
* Make the the scrolled window have an "in" shadow. Likewise. Likewise.Ettore Perazzoli2003-10-234-0/+13
* Make the scrolled window have a GTK_SHADOW_IN shadow.Ettore Perazzoli2003-10-232-1/+4
* Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise.Ettore Perazzoli2003-10-235-0/+22
* Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolledEttore Perazzoli2003-10-235-5/+38
* Removed addressbook/tools/Makefile from AC_OUTPUTRodney Dawes2003-10-232-1/+4
* (impl_createControls): Set theEttore Perazzoli2003-10-232-0/+8
* (impl_createControls): SetEttore Perazzoli2003-10-232-0/+8
* (PADDING): Increase to 6 pixels.Ettore Perazzoli2003-10-233-6/+43
* Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-2310-59/+547
* Append a _2 to all the IIDs.Ettore Perazzoli2003-10-234-4/+13
* Removed pedantic pgp/mime configure flag.Jeffrey Stedfast2003-10-232-10/+4
* update to match the tree.Dan Winship2003-10-223-77/+76
* Change to "evolution-1.5" - although, ideally, this should be a config.hJeffrey Stedfast2003-10-222-1/+6
* Removed; part of old doc systemDan Winship2003-10-223-20/+2
* Removed; these are ancient. Camel regression tests are in camel/tests now.Dan Winship2003-10-2231-30067/+3
* Gone; unused since 1.2Dan Winship2003-10-223-85/+2
* Remove these (unused since 1.2)Dan Winship2003-10-223-268/+4
* Removed; the actual importers were moved to {mail,calendar}/importers longDan Winship2003-10-229-4387/+3
* Removed; this code has not been used since pre-1.0.Dan Winship2003-10-22121-30405/+20
* Remove e_proxy_init call. (e-proxy is gone now)Dan Winship2003-10-222-2/+4
* Gone; nothing in evo uses soup any more.Dan Winship2003-10-224-136/+7
* handle destination of "" properly. (emc_popup_copy_folder_selected):Not Zed2003-10-222-15/+58
* Fix typo in libcal_client_la_SOURCESRodney Dawes2003-10-222-1/+5
* Rewrote the drag & drop code.Jeffrey Stedfast2003-10-224-573/+172
* New functions to handle drag & drop to/from the folder tree.Jeffrey Stedfast2003-10-222-0/+495
* Put an <hr> between parts of a multipart.Jeffrey Stedfast2003-10-222-3/+7
* fixed changelogJeffrey Stedfast2003-10-221-3/+3
* compiler fixesJeffrey Stedfast2003-10-221-17/+15
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-22102-5141/+8402
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-22247-24552/+29703
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-22