| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 166 | -104111/+116953 |
* | (pilot_compile) [! ENABLE_PILOT_CONDUITS]: Add | Ettore Perazzoli | 2003-10-21 | 2 | -1/+6 |
* | Fixed for libical changes. | Jeffrey Stedfast | 2003-10-18 | 2 | -2/+3 |
* | Fixed for libical changes. | Jeffrey Stedfast | 2003-10-17 | 2 | -2/+5 |
* | removed unused header | Jeffrey Stedfast | 2003-10-17 | 1 | -1/+0 |
* | Fixed a #include. | Jeffrey Stedfast | 2003-10-16 | 2 | -1/+5 |
* | Pass make dist | Rodrigo Moya | 2003-10-16 | 30 | -83286/+85892 |
* | Updated | Rodrigo Moya | 2003-10-16 | 5 | -10425/+12311 |
* | removed calendar-model.c. | Rodrigo Moya | 2003-10-16 | 2 | -1/+4 |
* | Support for preedit in e-text widgets. | Suresh Chandrasekharan | 2003-10-15 | 7 | -60/+376 |
* | Updated Norwegian Nynorsk translation. | Ã
smund Skjæveland | 2003-10-13 | 2 | -1310/+1184 |
* | make sure the declation is at the beginning of the block. | Larry Ewing | 2003-10-12 | 1 | -1/+2 |
* | add new files. set the right role. new file. | Yuedong Du | 2003-10-11 | 11 | -0/+468 |
* | fixing typos, etc | Ismael Olea | 2003-10-10 | 10 | -221/+110 |
* | cleaning DOS newline chars | Ismael Olea | 2003-10-10 | 0 | -0/+0 |
* | set the role of the atk object in the initialization function of | Tim Wo | 2003-10-10 | 2 | -25/+496 |
* | process GTK_RESPONSE_DELETE_EVENT signal correctly. the same as above | Charles Zhang | 2003-10-10 | 1 | -2/+3 |
* | Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add | Hans Petter Jansson | 2003-10-10 | 16 | -11/+850 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 21 | -29/+63 |
* | Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it caused | Jeffrey Stedfast | 2003-10-10 | 63 | -151/+179 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 2 | -9/+24 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 4 | -10/+18 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 3 | -13/+26 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 4 | -4/+12 |
* | Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bug | Jeffrey Stedfast | 2003-10-10 | 3 | -3/+10 |
* | Check for gnome-thumbnail.h existence. | Frédéric Crozat | 2003-10-09 | 3 | -0/+17 |
* | Removed an unused variable. | Jeffrey Stedfast | 2003-10-09 | 2 | -1/+5 |
* | Add a hide_mask to the create-rule-from-message bars so that we don't | Jeffrey Stedfast | 2003-10-09 | 2 | -3/+9 |
* | Make repeat-quantity and repeat-value of alarm option dialog numeric only. | Harry Lu | 2003-10-08 | 3 | -3/+10 |
* | *** empty log message *** | Aaron Weber | 2003-10-08 | 3 | -32/+49 |
* | removed unused etspec file | Jeffrey Stedfast | 2003-10-07 | 2 | -13/+1 |
* | Remove libical-static | Dan Winship | 2003-10-07 | 3 | -10/+8 |
* | fixed ChangeLog | Jeffrey Stedfast | 2003-10-07 | 1 | -1/+1 |
* | Fixed. | Jeffrey Stedfast | 2003-10-07 | 3 | -7/+11 |
* | Don't blindly claim that the file exists and then ask the user if he/she | Jeffrey Stedfast | 2003-10-07 | 3 | -25/+47 |
* | Convert real name to UTF-8 if needed. | Frédéric Crozat | 2003-10-03 | 2 | -8/+13 |
* | Disable the selection of the first unread message for now. This is | Jeffrey Stedfast | 2003-10-03 | 2 | -1/+9 |
* | fixed suresh's broken changelog entry | Jeffrey Stedfast | 2003-10-03 | 1 | -13/+10 |
* | Updated Norwegian (nynorsk) translation. | Ã
smund Skjæveland | 2003-10-03 | 2 | -425/+306 |
* | Patch to use Control-L for "Reply to list" from Karsten Bräckelmann | Rodney Dawes | 2003-10-03 | 2 | -1/+6 |
* | Fix for 40917 "Backspace shouldn't highlight the whole remaining string in | Suresh Chandrasekharan | 2003-10-03 | 2 | -13/+15 |
* | zero out last_part if we're clearing. Uh, this fixes, but shouldn't, part | Not Zed | 2003-10-02 | 4 | -43/+44 |
* | turn off blocking writes. (efh_format_timeout): don't do a htmlbegin on | Not Zed | 2003-10-02 | 3 | -16/+28 |
* | Updated Norwegian (nynorsk) translation. | Ã
smund Skjæveland | 2003-10-01 | 2 | -583/+769 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 24 | -2290/+2712 |
* | new, treeview renderer for combo cells new, GtkCellEditable for combo | Mike Kestner | 2003-10-01 | 6 | -0/+738 |
* | Use "Sans Regular" instead of "Helvetica" Fixes bug #47878 | Rodney Dawes | 2003-10-01 | 2 | -1/+6 |
* | fixed encoding for Spanish translators. | Ismael Olea | 2003-09-30 | 2 | -2/+10 |
* | remove gconf stuff. (em_format_html_set_xmailer_mask): new method to set | Not Zed | 2003-09-30 | 8 | -61/+91 |
* | Oops, put the arguments in the right order. | Jeffrey Stedfast | 2003-09-30 | 2 | -1/+5 |
* | removed subscribe-dialog.etspec and added another FIXME to em-folder-browser.c | Jeffrey Stedfast | 2003-09-30 | 3 | -10/+2 |
* | link to libical-evolution | JP Rosevear | 2003-09-30 | 3 | -2/+8 |
* | added a FIXME comment | Jeffrey Stedfast | 2003-09-30 | 1 | -1/+2 |
* | updated | Jeffrey Stedfast | 2003-09-27 | 2 | -0/+2 |
* | updated cvsignore | Jeffrey Stedfast | 2003-09-27 | 1 | -0/+1 |
* | updateed cvsignore | Jeffrey Stedfast | 2003-09-27 | 1 | -0/+1 |
* | added .cvsignore | Jeffrey Stedfast | 2003-09-27 | 1 | -0/+2 |
* | ignore makefile.in | Jeffrey Stedfast | 2003-09-27 | 3 | -0/+3 |
* | *** empty log message *** | Jeffrey Stedfast | 2003-09-27 | 1 | -0/+2 |
* | ignore Makefile.in | Jeffrey Stedfast | 2003-09-27 | 3 | -0/+3 |
* | Updated Norwegian (nynorsk) translation. | Ã
smund Skjæveland | 2003-09-27 | 1 | -0/+4 |
* | IPv6 implementation rewritten to use getnameinfo() which is the proper | Jeffrey Stedfast | 2003-09-27 | 2 | -44/+11 |
* | Updated Norwegian (nynorsk) translation. | Ã
smund Skjæveland | 2003-09-26 | 1 | -197/+213 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2003-09-26 | 2 | -373/+312 |
* | Allow any file: uri to point to a sent or drafts folder. | Jeffrey Stedfast | 2003-09-26 | 2 | -2/+9 |
* | Make the dialog more HIG-compliant by fixing widget alignment/spacing | Rodney Dawes | 2003-09-26 | 2 | -8/+7 |
* | Make sure that res->ai_canonname is non-NULL and that it doesn't match the | Jeffrey Stedfast | 2003-09-26 | 2 | -1/+38 |
* | fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it... | Jeffrey Stedfast | 2003-09-26 | 1 | -12/+13 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2003-09-26 | 2 | -1375/+882 |
* | If the localhost lookup results in a numeric IPv6 host, use the form | Jeffrey Stedfast | 2003-09-25 | 2 | -1/+9 |
* | Same as below. | Jeffrey Stedfast | 2003-09-25 | 3 | -1/+21 |
* | fixed ChangeLog | Jeffrey Stedfast | 2003-09-25 | 1 | -1/+6 |
* | Same as below. | Jeffrey Stedfast | 2003-09-25 | 3 | -2/+6 |
* | More artwork from Jakub. | Ettore Perazzoli | 2003-09-24 | 2 | -0/+4 |
* | New artwork from Jakub. | Ettore Perazzoli | 2003-09-24 | 2 | -0/+4 |
* | some checking code added to ensure that end_offset and start_offset both | Tim Wo | 2003-09-24 | 1 | -45/+118 |
* | Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0. | Hans Petter Jansson | 2003-09-24 | 8 | -55/+3252 |
* | Don't xmlFree (name) until after we've g_strdup'd it. (em_migrate_dir): If | Jeffrey Stedfast | 2003-09-24 | 2 | -8/+23 |
* | If the CREATE flag is set and the parent .sbd directory does not exist, | Jeffrey Stedfast | 2003-09-24 | 3 | -2/+19 |
* | Don't xmlFree (name) until after we've g_strdup'd it. | Jeffrey Stedfast | 2003-09-24 | 2 | -2/+5 |
* | Fix for bug #48791 (and also fixes a FIXME) | Jeffrey Stedfast | 2003-09-24 | 3 | -16/+55 |
* | Updated. | Ã
smund Skjæveland | 2003-09-24 | 2 | -726/+608 |
* | Don't forget to flush the iconv conversion. | Jeffrey Stedfast | 2003-09-24 | 2 | -1/+6 |
* | Don't try dot-files. | Jeffrey Stedfast | 2003-09-24 | 3 | -0/+8 |
* | Minor update. | Ã
smund Skjæveland | 2003-09-23 | 2 | -2375/+2470 |
* | connect to "key_press_event" signal with key_press_event_callback. | Charles Zhang | 2003-09-23 | 2 | -0/+43 |
* | Add some assertion. Send Close response signal to the properties dialog | Charles Zhang | 2003-09-23 | 2 | -2/+24 |
* | ** See bug #32996 | Not Zed | 2003-09-23 | 3 | -2/+15 |
* | ** See bug #41610 | Not Zed | 2003-09-23 | 2 | -1/+9 |
* | Remove $(cxx_libs), it's undefined. | Hans Petter Jansson | 2003-09-23 | 2 | -4/+9 |
* | removed, moved to em-folder-view, for now, it has access to an invisible. | Not Zed | 2003-09-23 | 3 | -15/+71 |
* | Connect to "value-changed" rather than "changed" for spin buttons. | Jeffrey Stedfast | 2003-09-23 | 2 | -1/+6 |
* | implement, we hook into the mail progress reporting stuff by overriding | Not Zed | 2003-09-23 | 3 | -1/+59 |
* | Added "offline_sync" option, which lets you synchronise all mail to local | Not Zed | 2003-09-23 | 11 | -204/+316 |
* | Listen to the "value-changed" signal rather than the "changed" signal. | Jeffrey Stedfast | 2003-09-23 | 2 | -1/+6 |
* | Fix the code that creates a new ssl stream to pass the correct arguments | Jeffrey Stedfast | 2003-09-22 | 5 | -6/+24 |
* | libical.la -> libical-evolution.la | Hans Petter Jansson | 2003-09-22 | 20 | -4571/+128 |
* | Fixes #1245. ECalendar should be usable with the keyboard | Bolian Yin | 2003-09-22 | 6 | -53/+362 |
* | fixed a comment | Jeffrey Stedfast | 2003-09-20 | 1 | -1/+1 |
* | Set the window title to be that of the message subject. Fixes bug #48617. | Jeffrey Stedfast | 2003-09-20 | 2 | -1/+13 |
* | Fix for bug #48618. | Jeffrey Stedfast | 2003-09-20 | 4 | -9/+55 |
* | remove the "addressbook.db.summary" correctly. #48538 | Gilbert Fang | 2003-09-19 | 2 | -3/+11 |
* | use gtkhtml's blocking | Radek Doulik | 2003-09-19 | 2 | -0/+5 |
* | updated cvsignore file | Jeffrey Stedfast | 2003-09-19 | 1 | -0/+3 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 4 | -11/+21 |
* | New function to replace the one from camel-mime-part.c | Jeffrey Stedfast | 2003-09-19 | 17 | -103/+142 |
* | updated for CamelTransferEncoding namespace changes | Jeffrey Stedfast | 2003-09-19 | 3 | -14/+22 |
* | namespaced the encoding/decoding routines. | Jeffrey Stedfast | 2003-09-19 | 10 | -52/+78 |
* | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-09-19 | 45 | -911/+1076 |
* | Updated for namespace changes in Camel. | Jeffrey Stedfast | 2003-09-19 | 4 | -28/+34 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 16 | -50/+88 |
* | Initialise charset to NULL or it may be used uninitialised. Also include | Jeffrey Stedfast | 2003-09-19 | 3 | -11/+21 |
* | make the code be compliant with C89, or it can't be compiled on solaris. | Tim Wo | 2003-09-18 | 1 | -12/+59 |
* | And now with correct charset. Sorry. | Åsmund Skjæveland | 2003-09-18 | 2 | -803/+809 |
* | cvs removed. | Not Zed | 2003-09-18 | 77 | -15950/+16729 |
* | ** Merge in mail-refactor-2-branch | Not Zed | 2003-09-18 | 3 | -38/+31 |
* | Moved EditCopy EditPaste, and EditCut here. | Not Zed | 2003-09-18 | 3 | -8/+28 |
* | New source file to migrate from the old mbox structure to the new mbox | Jeffrey Stedfast | 2003-09-18 | 3 | -2/+423 |
* | Implement a temp hack so trunk works until we merge in new-ui-branch. | Jeffrey Stedfast | 2003-09-17 | 2 | -10/+19 |
* | type should be a GType. (rule_context_add_rule_set): Likewise. Update | Jeremy Katz | 2003-09-17 | 3 | -6/+13 |
* | update for newer gtkhtml | Radek Doulik | 2003-09-17 | 2 | -2/+2 |
* | require newer gtkhtml | Radek Doulik | 2003-09-17 | 1 | -1/+1 |
* | Don't warning about how we haven't written anything to the stream, this is | Jeffrey Stedfast | 2003-09-17 | 2 | -4/+9 |
* | Roughly two hundred strings translated or defuzzed. Still a long way to go | Åsmund Skjæveland | 2003-09-17 | 2 | -1755/+1991 |
* | removed libwombat reference. | Rodrigo Moya | 2003-09-17 | 2 | -1/+4 |
* | forgot to commit. new search types xml file. | Michael Zucci | 2003-09-17 | 1 | -0/+529 |
* | removed dead code. | Not Zed | 2003-09-16 | 7 | -239/+100 |
* | ** See Natzilla task #47524 | Not Zed | 2003-09-16 | 4 | -5/+41 |
* | (header_new_recipient): Make the entry | Ettore Perazzoli | 2003-09-16 | 2 | -1/+7 |
* | Update date translation on reply... | Marco Ciampa | 2003-09-15 | 2 | -3/+7 |
* | change last_notification_time's type from string to int. | Harry Lu | 2003-09-15 | 2 | -1/+6 |
* | Implements CamelLocalFolder::get_full_path() (publicly namespaced so that | Jeffrey Stedfast | 2003-09-13 | 6 | -51/+696 |
* | added copyright comment block | Jeffrey Stedfast | 2003-09-13 | 2 | -0/+48 |
* | updated warning to mention the proper rfc | Jeffrey Stedfast | 2003-09-13 | 1 | -2/+2 |
* | Subst in Evolution install variables. | Hans Petter Jansson | 2003-09-13 | 3 | -2/+17 |
* | GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject. | Tim Wo | 2003-09-12 | 3 | -2/+12 |
* | add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for | Tim Wo | 2003-09-12 | 6 | -14/+29 |
* | Fix migration of shortcuts.xml which was incorrectly encoded by libxml1. | Frédéric Crozat | 2003-09-12 | 2 | -4/+54 |
* | add icon for the focused jump button. | Bolian Yin | 2003-09-12 | 2 | -0/+20 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 3 | -20/+119 |