| Commit message (Expand) | Author | Age | Files | Lines |
* | New; tell each query about a created/modified/removed object. | Dan Winship | 2003-10-28 | 8 | -118/+171 |
* | better detection of broken date to give to broken_date_parser. | Frédéric Crozat | 2003-10-28 | 2 | -0/+20 |
* | add new file for toggle cell a11y object. new a11y object toggle cell | Yuedong Du | 2003-10-28 | 5 | -0/+431 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 12 | -180/+1158 |
* | Fix for "50065 chinese locales Input method hangs after a task entry and | Suresh Chandrasekharan | 2003-10-28 | 1 | -0/+3 |
* | Fixes bug #49816 | Jeffrey Stedfast | 2003-10-28 | 6 | -141/+155 |
* | If a word is longer than CAMEL_TEXT_INDEX_MAX_WORDLEN, then ignore it. | Jeffrey Stedfast | 2003-10-28 | 2 | -2/+11 |
* | changed fill_component_from_model virtual method to get an ETableModel, | Rodrigo Moya | 2003-10-27 | 5 | -20/+32 |
* | pass FALSE as the 'only_if_exists' parameter, so that the calendar gets | Rodrigo Moya | 2003-10-27 | 2 | -1/+7 |
* | initialize private structure on TasksComponent. | Rodrigo Moya | 2003-10-25 | 2 | -0/+7 |
* | If the system defines AI_ADDRCONFIG, set this flag on the hints.ai_flags | Jeffrey Stedfast | 2003-10-25 | 2 | -2/+13 |
* | added a configure check for AI_ADDRCONFIG | Jeffrey Stedfast | 2003-10-25 | 2 | -1/+19 |
* | removed mail-summary.c | Jeffrey Stedfast | 2003-10-25 | 1 | -1/+0 |
* | get rid of this bloody file... | Jeffrey Stedfast | 2003-10-25 | 1 | -0/+0 |
* | more cruft gone to the bit bucket... | Jeffrey Stedfast | 2003-10-25 | 2 | -551/+0 |
* | good bye... | Jeffrey Stedfast | 2003-10-25 | 1 | -130/+0 |
* | removed more cruft | Jeffrey Stedfast | 2003-10-25 | 7 | -5503/+0 |
* | removed unused files | Jeffrey Stedfast | 2003-10-25 | 2 | -3372/+0 |
* | fixed POTFILES.in | Jeffrey Stedfast | 2003-10-25 | 1 | -3/+3 |
* | Re-Namespaced mail-accounts.c | Jeffrey Stedfast | 2003-10-25 | 17 | -240/+264 |
* | removed repeated initialization. (calendar_component_peek): use G_STRLOC | Rodrigo Moya | 2003-10-25 | 9 | -12/+455 |
* | add AM_DISABLE_STATIC here too. | Dan Winship | 2003-10-25 | 2 | -0/+5 |
* | put back the conditional libpasldap stuff, and make evolution-wombat | Dan Winship | 2003-10-24 | 2 | -7/+17 |
* | libpas should depend on libebook, but NOT on libpasfile, etc, since it | Dan Winship | 2003-10-24 | 2 | -2/+34 |
* | build libpcs.la and libpcsfile.la instead of just .a. (libpcs_la_LIBADD): | Dan Winship | 2003-10-24 | 2 | -4/+16 |
* | add $(DB3_LDADD) | Dan Winship | 2003-10-24 | 2 | -0/+7 |
* | Remove type arg | Dan Winship | 2003-10-24 | 12 | -28/+46 |
* | new functions for individual instances management. | Rodrigo Moya | 2003-10-24 | 5 | -16/+297 |
* | update protos | JP Rosevear | 2003-10-24 | 4 | -53/+172 |
* | Change YFLAGS to AM_YFLAGS to stop an automake 1.7 warning | Dan Winship | 2003-10-24 | 2 | -2/+7 |
* | if the component received is an instance, add it to the recurrences hash | Rodrigo Moya | 2003-10-24 | 3 | -24/+117 |
* | just uses the views array and the current view type (setup_widgets): ditto | JP Rosevear | 2003-10-24 | 3 | -64/+37 |
* | Allocate colors using gdk_colormap_alloc_color(). | Hans Petter Jansson | 2003-10-24 | 1 | -1/+4 |
* | Removed unneeded CAMEL_OBJECT() casts. | Jeffrey Stedfast | 2003-10-24 | 24 | -104/+117 |
* | Remove mail/importers/Makefile from AC_OUTPUT yet again | Rodney Dawes | 2003-10-24 | 2 | -1/+5 |
* | s/smime-gui.glade/smime-ui.glade/ | Rodney Dawes | 2003-10-24 | 2 | -1/+5 |
* | Add some missing files, and remove files that have been removed from CVS | Rodney Dawes | 2003-10-24 | 3 | -2/+13 |
* | convert 8 spaces to a tab. | Chris Toshok | 2003-10-24 | 5 | -1/+23 |
* | add smime/* dirs. to AC_OUTPUT. | Chris Toshok | 2003-10-24 | 3 | -0/+12 |
* | accept also text/calendar for D&D. | Rodrigo Moya | 2003-10-24 | 6 | -7/+12 |
* | use the internal client list to create the queries | JP Rosevear | 2003-10-24 | 1 | -41/+38 |
* | fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue, | JP Rosevear | 2003-10-24 | 2 | -3/+23 |
* | add smime files. | Chris Toshok | 2003-10-24 | 2 | -0/+7 |
* | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 12 | -0/+2396 |
* | remove and free op before return. | Harry Lu | 2003-10-24 | 7 | -57/+276 |
* | handle the case where label == NULL, and set it to _("Unknown"). | Chris Toshok | 2003-10-23 | 2 | -0/+10 |
* | Check for gnome-thumbnail.h existence (really committed this time). | Frédéric Crozat | 2003-10-23 | 1 | -0/+5 |
* | Add "calendar:supported_protocol" attribute that was missing here (but was | Ettore Perazzoli | 2003-10-23 | 2 | -0/+9 |
* | install all of the headers that ical.h now #includes | Dan Winship | 2003-10-23 | 2 | -3/+34 |
* | update g_date calls to non-deprecated calls | JP Rosevear | 2003-10-23 | 8 | -71/+61 |
* | OOps, I forgot this one. | Frédéric Crozat | 2003-10-23 | 1 | -0/+1 |
* | Fix c/p typo - call removed instead of modify | JP Rosevear | 2003-10-23 | 2 | -1/+6 |
* | guard against irrelevant args (ie if there was an error) | JP Rosevear | 2003-10-23 | 8 | -20/+64 |
* | make it work with the new ebook api | JP Rosevear | 2003-10-23 | 10 | -565/+402 |
* | connect also to ETableModel's "model_cell_changed" signal. | Rodrigo Moya | 2003-10-23 | 3 | -2/+38 |
* | fixed typo in variable name. | Rodrigo Moya | 2003-10-23 | 2 | -1/+6 |
* | new function to remove calendars from the views. | Rodrigo Moya | 2003-10-23 | 3 | -0/+43 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 4 | -0/+12 |
* | Add a little border to the buttons so it looks nicer. | Ettore Perazzoli | 2003-10-23 | 3 | -8/+35 |
* | removed mail-local.[c,h] | Jeffrey Stedfast | 2003-10-23 | 4 | -1603/+0 |
* | more files removed | Jeffrey Stedfast | 2003-10-23 | 1 | -2/+0 |
* | ding dong the witch is dead | Jeffrey Stedfast | 2003-10-23 | 2 | -465/+0 |
* | buh-bye mail-search.[c,h] | Jeffrey Stedfast | 2003-10-23 | 2 | -478/+0 |
* | Set $ACLOCAL to have the $ACLOCAL_FLAGS in it, so | Ettore Perazzoli | 2003-10-23 | 2 | -0/+11 |
* | New member "component_registry". (e_shell_construct): Don't call | Ettore Perazzoli | 2003-10-23 | 10 | -1061/+226 |
* | Add an "evolution:button_sort_order" property. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | Add an "evoution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | Add an "evolution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | removed old upgrade-mailer.c script | Jeffrey Stedfast | 2003-10-23 | 1 | -1169/+0 |
* | removed stale etspec files | Jeffrey Stedfast | 2003-10-23 | 1 | -2/+0 |
* | removed unused etspec files | Jeffrey Stedfast | 2003-10-23 | 3 | -22/+1 |
* | removed more files | Jeffrey Stedfast | 2003-10-23 | 1 | -1/+0 |
* | removed more unused source files | Jeffrey Stedfast | 2003-10-23 | 2 | -852/+0 |
* | Removed some unused mail source files | Jeffrey Stedfast | 2003-10-23 | 2 | -4/+4 |
* | removed #include "folder-browser.h" | Jeffrey Stedfast | 2003-10-23 | 1 | -1/+0 |
* | removed unused source files | Jeffrey Stedfast | 2003-10-23 | 2 | -1731/+0 |
* | remove unused files | Jeffrey Stedfast | 2003-10-23 | 4 | -4466/+0 |
* | Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list): | Jeffrey Stedfast | 2003-10-23 | 4 | -45/+37 |
* | Require ORBit 2.8.0 or newer for threading | Rodney Dawes | 2003-10-23 | 2 | -1/+5 |
* | Emit the right signal. (impl_tree_drag_data_get): Same. | Jeffrey Stedfast | 2003-10-23 | 2 | -2/+8 |
* | Revert broken previous commit and actually remove mail/importers/Makefile | Rodney Dawes | 2003-10-23 | 2 | -1/+6 |
* | use the synchronous api for this. simplifies it a bunch. | Chris Toshok | 2003-10-23 | 18 | -259/+451 |
* | add vcf to supported_protocols. | Chris Toshok | 2003-10-23 | 5 | -15/+24 |
* | Removed mail/importers/Makefile from AC_OUTPUT | Rodney Dawes | 2003-10-23 | 2 | -1/+4 |
* | Remove Viewports around the treeviews, since they already have a scrolled | Ettore Perazzoli | 2003-10-23 | 4 | -36/+20 |
* | Make the the scrolled window have an "in" shadow. Likewise. Likewise. | Ettore Perazzoli | 2003-10-23 | 4 | -0/+13 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. | Ettore Perazzoli | 2003-10-23 | 2 | -1/+4 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 5 | -0/+22 |
* | Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolled | Ettore Perazzoli | 2003-10-23 | 5 | -5/+38 |
* | Removed addressbook/tools/Makefile from AC_OUTPUT | Rodney Dawes | 2003-10-23 | 2 | -1/+4 |
* | (impl_createControls): Set the | Ettore Perazzoli | 2003-10-23 | 2 | -0/+8 |
* | (impl_createControls): Set | Ettore Perazzoli | 2003-10-23 | 2 | -0/+8 |
* | (PADDING): Increase to 6 pixels. | Ettore Perazzoli | 2003-10-23 | 3 | -6/+43 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 10 | -59/+547 |
* | Append a _2 to all the IIDs. | Ettore Perazzoli | 2003-10-23 | 4 | -4/+13 |
* | Removed pedantic pgp/mime configure flag. | Jeffrey Stedfast | 2003-10-23 | 2 | -10/+4 |
* | update to match the tree. | Dan Winship | 2003-10-22 | 3 | -77/+76 |
* | Change to "evolution-1.5" - although, ideally, this should be a config.h | Jeffrey Stedfast | 2003-10-22 | 2 | -1/+6 |
* | Removed; part of old doc system | Dan Winship | 2003-10-22 | 3 | -20/+2 |
* | Removed; these are ancient. Camel regression tests are in camel/tests now. | Dan Winship | 2003-10-22 | 31 | -30067/+3 |
* | Gone; unused since 1.2 | Dan Winship | 2003-10-22 | 3 | -85/+2 |
* | Remove these (unused since 1.2) | Dan Winship | 2003-10-22 | 3 | -268/+4 |
* | Removed; the actual importers were moved to {mail,calendar}/importers long | Dan Winship | 2003-10-22 | 9 | -4387/+3 |
* | Removed; this code has not been used since pre-1.0. | Dan Winship | 2003-10-22 | 121 | -30405/+20 |
* | Remove e_proxy_init call. (e-proxy is gone now) | Dan Winship | 2003-10-22 | 2 | -2/+4 |
* | Gone; nothing in evo uses soup any more. | Dan Winship | 2003-10-22 | 4 | -136/+7 |
* | handle destination of "" properly. (emc_popup_copy_folder_selected): | Not Zed | 2003-10-22 | 2 | -15/+58 |
* | Fix typo in libcal_client_la_SOURCES | Rodney Dawes | 2003-10-22 | 2 | -1/+5 |
* | Rewrote the drag & drop code. | Jeffrey Stedfast | 2003-10-22 | 4 | -573/+172 |
* | New functions to handle drag & drop to/from the folder tree. | Jeffrey Stedfast | 2003-10-22 | 2 | -0/+495 |
* | Put an <hr> between parts of a multipart. | Jeffrey Stedfast | 2003-10-22 | 2 | -3/+7 |
* | fixed changelog | Jeffrey Stedfast | 2003-10-22 | 1 | -3/+3 |
* | compiler fixes | Jeffrey Stedfast | 2003-10-22 | 1 | -17/+15 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 102 | -5141/+8402 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 247 | -24552/+29703 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 |