| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove libeutil-static.la and libeconduit-static.la | Dan Winship | 2003-08-29 | 3 | -16/+8 |
| * | Added for tray icon support. To be removed when libgnomeui sports this | Hans Petter Jansson | 2003-08-29 | 4 | -0/+426 |
| * | Fixes #29032. | Hans Petter Jansson | 2003-08-28 | 2 | -1/+12 |
| * | Fixes #15638. | Hans Petter Jansson | 2003-08-28 | 2 | -3/+22 |
| * | We need to unlink the full paths in the tmpdirs, not just the base path. | Jeffrey Stedfast | 2003-08-28 | 2 | -6/+13 |
| * | implement PERSISTENT_PROPERTIES, for index mode. | Not Zed | 2003-08-28 | 10 | -22/+752 |
| * | Change "Search Message" to "Search in Message", which is more intuitive. | Calvin Liu | 2003-08-27 | 2 | -1/+6 |
| * | add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): new | Bolian Yin | 2003-08-27 | 3 | -1/+28 |
| * | gui/Makefile.am use libevolution-calendar-a11y instead of | Bolian Yin | 2003-08-27 | 2 | -2/+6 |
| * | add widgets directory; move calendar idl stuff to calendar directory; stop | Bolian Yin | 2003-08-27 | 11 | -56/+564 |
| * | add a11y/widgets/Makefile move a11y directory before widgets directory. | Bolian Yin | 2003-08-27 | 3 | -1/+7 |
| * | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+7 |
| * | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+3 |
| * | temporarily reverting camel namespace changes until after other branches have... | Jeffrey Stedfast | 2003-08-27 | 15 | -122/+77 |
| * | temporarily reverting my camel namespace patches until after we merge in some... | Jeffrey Stedfast | 2003-08-27 | 45 | -1076/+911 |
| * | reverted some namespacing changes to internal functions | Jeffrey Stedfast | 2003-08-27 | 1 | -17/+17 |
| * | duplicate the extra address lines | JP Rosevear | 2003-08-27 | 2 | -1/+6 |
| * | Updated for camel namespace changes. | Jeffrey Stedfast | 2003-08-27 | 6 | -5/+17 |
| * | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g | Jeffrey Stedfast | 2003-08-27 | 2 | -1/+6 |
| * | s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and | Jeffrey Stedfast | 2003-08-27 | 17 | -161/+193 |
| * | use correct type for arguments to cal_client_get_object. | Rodrigo Moya | 2003-08-26 | 3 | -6/+38 |
| * | ** For bug #47874. | Harry Lu | 2003-08-26 | 3 | -0/+11 |
| * | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 6 | -46/+63 |
| * | updated for namespace changed made to camel-mime-utils.[c,h] | Jeffrey Stedfast | 2003-08-26 | 4 | -25/+36 |
| * | Namespaced. | Jeffrey Stedfast | 2003-08-26 | 43 | -770/+903 |
| * | Added some more error checking for reading/writing to the pipes. Fixes bug | Jeffrey Stedfast | 2003-08-25 | 2 | -4/+26 |
| * | translate the local time format. | Not Zed | 2003-08-23 | 7 | -33/+67 |
| * | Don't abort at the first failure after sending (filtering, appending to | Jeffrey Stedfast | 2003-08-23 | 2 | -30/+63 |
| * | Ensure we get UTF-8 strings from gettext. | Frédéric Crozat | 2003-08-22 | 2 | -0/+6 |
| * | Fixes #47779 | Bolian Yin | 2003-08-22 | 2 | -2/+8 |
| * | Wrote one. | Not Zed | 2003-08-22 | 2 | -0/+283 |
| * | use a 'char **' for the 'error_msg' argument, instead of a fixed size | Rodrigo Moya | 2003-08-22 | 4 | -6/+15 |
| * | Don't poke wrapper->stream directly, use | Jeffrey Stedfast | 2003-08-22 | 3 | -16/+14 |
| * | Removed illegal '-'s from strptime msgstr, this fixes #43558, Appointment | Suresh Chandrasekharan | 2003-08-21 | 4 | -43/+68 |
| * | Fix for 47474 e_filename_make_safe routine not utf8 friendly. | Suresh Chandrasekharan | 2003-08-21 | 1 | -5/+12 |
| * | minor chang in ChangLog | Hasbullah Bin Pit | 2003-08-21 | 1 | -1/+1 |
| * | Added initial Malay Translation by MIMOS Open Source Development Group | Hasbullah Bin Pit | 2003-08-21 | 2 | -5875/+6446 |
| * | Rename to start_default_server_async () and don't run a nested main loop. | Hans Petter Jansson | 2003-08-21 | 2 | -46/+85 |
| * | Make sure to ref the stream. Fixes bug #47749. | Jeffrey Stedfast | 2003-08-21 | 2 | -7/+14 |
| * | new function to set icons on the popup menu items. | Rodrigo Moya | 2003-08-20 | 2 | -1/+36 |
| * | set more icons for the popup menu. | Rodrigo Moya | 2003-08-20 | 3 | -2/+59 |
| * | adapted to changes in ECalViewEvent. | Rodrigo Moya | 2003-08-20 | 2 | -11/+13 |
| * | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 26 | -1316/+1326 |
| * | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 2 | -0/+339 |
| * | add ea-factory.h into source list | Bolian Yin | 2003-08-20 | 1 | -1/+3 |
| * | use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706) | Gilbert Fang | 2003-08-20 | 2 | -1/+7 |
| * | Add a11y checking, and a11y Makefiles add a11y subdirectory | Bolian Yin | 2003-08-20 | 3 | -0/+15 |
| * | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 14 | -22/+169 |
| * | setup the a11y directory for evolution accessibility work New files are: | Bolian Yin | 2003-08-20 | 18 | -0/+2190 |
| * | added missing implementation. | Rodrigo Moya | 2003-08-20 | 2 | -1/+18 |
| * | removed upgrade-mailer.c - no longer used/needed | Jeffrey Stedfast | 2003-08-20 | 2 | -1176/+0 |
| * | Removed the new-mail-notification mess. | Jeffrey Stedfast | 2003-08-20 | 3 | -47/+115 |
| * | add an expander_style param (ect_draw): pass expander_style to | Mike Kestner | 2003-08-20 | 1 | -9/+56 |
| * | return 77 when gpg isn't available rather than 127 | Jeffrey Stedfast | 2003-08-19 | 1 | -3/+3 |
| * | Original patch from David Woodhouse, but modified a bit by me. | Jeffrey Stedfast | 2003-08-19 | 2 | -10/+26 |
| * | Added a comment for translators. | Not Zed | 2003-08-19 | 2 | -3/+19 |
| * | Added translation for day and localtime strings. Also removed the tz_zone | Not Zed | 2003-08-19 | 2 | -2/+46 |
| * | ** For bug #47461. | Harry Lu | 2003-08-19 | 2 | -1/+8 |
| * | ** For #45348 | Harry Lu | 2003-08-19 | 2 | -1/+8 |
| * | Various fixes to make it work. | Not Zed | 2003-08-19 | 10 | -105/+162 |
| * | [Fixed bug #47563] | Jack Jia | 2003-08-18 | 2 | -2/+18 |
| * | ** See bug #47634. | Not Zed | 2003-08-16 | 10 | -18/+99 |
| * | extracted from ect_draw (draw_expander): new gtktreeview-like expander | Mike Kestner | 2003-08-16 | 4 | -86/+207 |
| * | unref the EComponentListener before unloading the CORBA object. | Rodrigo Moya | 2003-08-16 | 2 | -6/+11 |
| * | Don't attach any filters to decode base64/qp/etc. | Jeffrey Stedfast | 2003-08-16 | 2 | -48/+10 |
| * | fixed shit | Jeffrey Stedfast | 2003-08-15 | 1 | -5/+6 |
| * | Fix for 45818 ( i18n mail messages search only produces '[?]'). Now | Suresh Chandrasekharan | 2003-08-15 | 2 | -4/+12 |
| * | Chain. | Hans Petter Jansson | 2003-08-14 | 14 | -14/+122 |
| * | Chain. Prevent double unrefs. (impl_finalize): Chain. | Hans Petter Jansson | 2003-08-14 | 7 | -11/+56 |
| * | Save errno when flushing/unreffing the filter stream. | Jeffrey Stedfast | 2003-08-14 | 2 | -3/+11 |
| * | fixed an insulting error message. Fixes bug #47413. | Lorenzo Gil Sanchez | 2003-08-14 | 2 | -1/+6 |
| * | don't make 1.5 the default version (ie LN_S) update to use gal-2.2 | Mike Kestner | 2003-08-14 | 2 | -13/+18 |
| * | If the content is base64/qp/uu/etc encoded but the part is 7bit/8bit/(or | Jeffrey Stedfast | 2003-08-14 | 2 | -0/+11 |
| * | Fix the range check, we were stopping removal of 1 or 2 removals, for some | Not Zed | 2003-08-14 | 3 | -3/+17 |
| * | This needs to use camel_data_wrapper_decode_to_stream() rather than | Jeffrey Stedfast | 2003-08-14 | 3 | -39/+32 |
| * | filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb): | Maxx Cao | 2003-08-13 | 1 | -4/+48 |
| * | In DayView, Shift+Home, Change the duration to the time that begins the | Andrew Wu | 2003-08-13 | 2 | -0/+103 |
| * | actually chose the right color to+ composite over when caching the pixmap. | Larry Ewing | 2003-08-13 | 1 | -23/+6 |
| * | Add destroy chaining. | Hans Petter Jansson | 2003-08-13 | 2 | -7/+13 |
| * | Removed unused function prototype. | Jeffrey Stedfast | 2003-08-13 | 2 | -4/+4 |
| * | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 2 | -0/+204 |
| * | ** Fixes #47464. | Harry Lu | 2003-08-12 | 2 | -1/+8 |
| * | removed all the timeout shite that we don't even use anymore | Jeffrey Stedfast | 2003-08-12 | 2 | -235/+5 |
| * | force connect manually so basics work. | Not Zed | 2003-08-12 | 5 | -13/+41 |
| * | updated mime-tests README | Jeffrey Stedfast | 2003-08-12 | 1 | -0/+4 |
| * | check pthread_create return code properly. (e_mutex_lock): check pthread* | Not Zed | 2003-08-12 | 2 | -12/+24 |
| * | Updated for CamelMimePart::content_type changes. | Jeffrey Stedfast | 2003-08-12 | 5 | -68/+109 |
| * | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-08-12 | 3 | -18/+30 |
| * | New test suite for the mime parser (which is where the below 2 fixes were | Jeffrey Stedfast | 2003-08-12 | 22 | -566/+884 |
| * | Patch from Lorenzo Gil Sanchez <lgs@sicem.biz> | Ettore Perazzoli | 2003-08-11 | 2 | -0/+11 |
| * | Merged missing bits from branch | Rodrigo Moya | 2003-08-09 | 6 | -72/+380 |
| * | Adding the topic.dat | Ismael Olea | 2003-08-09 | 1 | -0/+11 |
| * | Mergin the Spanish translation of Evo 1.2 help with heap | Ismael Olea | 2003-08-09 | 21 | -5869/+5954 |
| * | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 21 | -2817/+385 |
| * | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 22 | -117/+3242 |
| * | *** empty log message *** | Wang Jian | 2003-08-07 | 2 | -3430/+2505 |
| * | Fix a bug (control characters accidentally inserted into the file?) and a | Dan Winship | 2003-08-06 | 2 | -3/+8 |
| * | changed one of the "Con_fidential" to "Co_nfidential" since we already | Jack Jia | 2003-08-06 | 2 | -1/+6 |
| * | add the accelerator "P" for "Print", "S" for "Save", "C" for "Save and | Jack Jia | 2003-08-06 | 2 | -5/+11 |
| * | ** See bug #47224. Hook onto clicked rather than button_pressed, so that | Not Zed | 2003-08-06 | 2 | -18/+36 |
| * | ** See bug #42636. | Not Zed | 2003-08-06 | 3 | -4/+20 |
| * | add a flag for non-url chars (controls, whitespace, ", and |) | Dan Winship | 2003-08-05 | 2 | -17/+130 |
| * | Updated italian translation (final revision done). | Marco Ciampa | 2003-08-05 | 2 | -70/+63 |
| * | Updated italian traslation | Marco Ciampa | 2003-08-05 | 2 | -117/+103 |
| * | add the drop type of mozilla browser link to make composer support to | Antonio Xu | 2003-08-04 | 2 | -10/+16 |
| * | Updated italian translation. | Marco Ciampa | 2003-08-04 | 1 | -130/+111 |
| * | Updated italian traslation (under revision 35% done) | Marco Ciampa | 2003-08-04 | 2 | -109/+97 |
| * | retrying | Sajith VK | 2003-08-02 | 1 | -0/+27397 |
| * | Updated French translation. | Christophe Merlet | 2003-08-02 | 2 | -2875/+2966 |
| * | Updated italian translation (under revision 25% completed) | Marco Ciampa | 2003-08-02 | 2 | -183/+155 |
| * | Add option for '--enable-imapp', for 'new' imap code. | Not Zed | 2003-08-02 | 2 | -0/+19 |
| * | add optional imapp compile | Michael Zucci | 2003-08-02 | 1 | -1/+6 |
| * | experimental, non-working imap implementation | Michael Zucci | 2003-08-02 | 22 | -0/+7458 |
| * | oops, s/gpgfoo/gpg/ | Jeffrey Stedfast | 2003-08-02 | 1 | -1/+1 |
| * | updated | Jeffrey Stedfast | 2003-08-02 | 2 | -2/+13 |
| * | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 11 | -20/+41 |
| * | Same. | Jeffrey Stedfast | 2003-08-02 | 5 | -22/+152 |
| * | Updated Spanish translation by Francisco Javier F. Serrador | Pablo Gonzalo del Campo | 2003-08-01 | 2 | -492/+528 |
| * | added the include <config.h> line at the beginning to enable gettext. | Lorenzo Gil | 2003-08-01 | 2 | -0/+6 |
| * | *Fix for bug #6951 | Harry Lu | 2003-08-01 | 2 | -17/+164 |
| * | close mail message window using 'ESC' key, fix bug #47087 | Yuedong Du | 2003-08-01 | 2 | -0/+8 |
| * | add libgal-a11y-2.0.so dependency change the build sequence for a11y part | Gilbert Fang | 2003-07-31 | 1 | -0/+94 |
| * | oops, this too | Jeffrey Stedfast | 2003-07-31 | 1 | -1/+1 |
| * | Also updated. | Jeffrey Stedfast | 2003-07-31 | 7 | -26/+39 |
| * | removed obsolete code. | Rodrigo Moya | 2003-07-30 | 4 | -818/+5 |
| * | fixed the ChangeLog | Jeffrey Stedfast | 2003-07-30 | 1 | -1/+1 |
| * | Fix for #46168 'some additional locale aliases required for chinese | Suresh Chandrasekharan | 2003-07-29 | 4 | -43/+70 |
| * | Fixes all "alarm daemon doesn't start with session" | Rodrigo Moya | 2003-07-29 | 2 | -5/+14 |
| * | add gdk_pixbuf_loader_close to close pix buffer loading. [#45908] | Antonio Xu | 2003-07-29 | 2 | -1/+8 |
| * | Fixes #46769 | Harry Lu | 2003-07-29 | 2 | -26/+53 |
| * | Fixes #46847 | Bolian Yin | 2003-07-29 | 3 | -42/+138 |
| * | Fix for #46168 some additional locale aliases required for chinese support | Suresh Chandrasekharan | 2003-07-29 | 1 | -0/+4 |
| * | Removed smime functions as they were stale. | Jeffrey Stedfast | 2003-07-29 | 3 | -180/+4 |
| * | map model_column to available model row by ignoring disabled columns. | Mike Kestner | 2003-07-29 | 1 | -2/+7 |
| * | deal with "uses_list". Fixes #30839. (e_contact_print_dialog_new): use | Chris Toshok | 2003-07-28 | 2 | -9/+44 |
| * | fix a typo. | Chris Toshok | 2003-07-28 | 2 | -1/+5 |
| * | update to gtkhtml-3.1 | Larry Ewing | 2003-07-27 | 2 | -7/+11 |
| * | Bump version to "1.5", so that we end up being parallel installable with | Rodney Dawes | 2003-07-27 | 2 | -1/+7 |
| * | Updated Serbian translation by Serbian team (Prevod.org). | Danilo Å egan | 2003-07-26 | 4 | -1677/+1842 |
| * | Updated italian translation. | Marco Ciampa | 2003-07-26 | 2 | -105/+7 |
| * | bump editor version | Larry Ewing | 2003-07-26 | 2 | -2/+7 |
| * | Handle our own Delete key presses. Fixes bug #45597. | Jeffrey Stedfast | 2003-07-26 | 2 | -0/+26 |
| * | Use 'Sans' instead of 'Helvetica' for the font name. Likewise. | Akira TAGOH | 2003-07-25 | 3 | -6/+12 |
| * | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 13 | -269/+312 |
| * | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 10 | -91/+154 |
| * | check the uid before using it. | Rodrigo Moya | 2003-07-24 | 3 | -0/+8 |
| * | removed. | Rodrigo Moya | 2003-07-24 | 13 | -238/+267 |
| * | added missing cases. (setup_popup_icons): new function to set up icons for | Rodrigo Moya | 2003-07-24 | 3 | -0/+54 |
| * | Reverted unwanted commit | Rodrigo Moya | 2003-07-24 | 1 | -2/+0 |
| * | just preload one level of GConf keys, since preloading all makes the | Rodrigo Moya | 2003-07-24 | 3 | -1/+8 |
| * | fix crash when user escape the dialog. see bug #46700. | Yuedong Du | 2003-07-24 | 2 | -0/+6 |
| * | Ooops, revert changes: wrong branch. | Ettore Perazzoli | 2003-07-24 | 15 | -934/+41 |
| * | Create a new EShellWindow and show it. | Ettore Perazzoli | 2003-07-24 | 15 | -41/+934 |
| * | Set default answer of dialog to 'yes' to try and prevent autosaved | Michel DÃÂänzer | 2003-07-24 | 2 | -0/+7 |
| * | Revert prior changes. | Jeffrey Stedfast | 2003-07-24 | 2 | -21/+52 |
| * | Revert my previous changes to this function. | Jeffrey Stedfast | 2003-07-24 | 8 | -146/+486 |
| * | Use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 2 | -11/+5 |
| * | Revert my previous changes here too. | Jeffrey Stedfast | 2003-07-24 | 3 | -15/+18 |
| * | use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 2 | -12/+3 |
| * | Use EVO_MARSHAL_RULE | Dan Winship | 2003-07-24 | 4 | -29/+6 |
| * | Remove this. It was only used by e-icon-list, which is no longer there. | Dan Winship | 2003-07-24 | 3 | -21/+10 |
| * | use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise | Dan Winship | 2003-07-24 | 9 | -81/+28 |
| * | Use EVO_MARSHAL_RULE, and add MARSHAL_GENERATED to CLEANFILES | Dan Winship | 2003-07-24 | 2 | -12/+5 |
| * | Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h files | Dan Winship | 2003-07-24 | 4 | -2/+28 |
| * | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 11 | -1156/+1037 |
| * | Fix a warning | Dan Winship | 2003-07-23 | 2 | -3/+6 |
| * | Fix a warning. | Dan Winship | 2003-07-23 | 4 | -4/+14 |
| * | Fix an unused variable | Dan Winship | 2003-07-23 | 9 | -11/+40 |
| * | Remove gtk_window_set_policy call since that function is deprecated and it | Dan Winship | 2003-07-23 | 3 | -1/+11 |
| * | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 10 | -28/+41 |
| * | #include camel-file-utils.h for camel_read() | Dan Winship | 2003-07-23 | 5 | -3/+15 |
| * | Fix a non-ANSI switch label. | Dan Winship | 2003-07-23 | 4 | -4/+18 |
| * | Remove this, since it claims to be deprecated, and nothing is actually | Dan Winship | 2003-07-23 | 4 | -443/+5 |
| * | add missing e_text_copy_clipboard() prototype | Dan Winship | 2003-07-23 | 1 | -0/+1 |
| * | Create the pixbuf from empty.xpm rather than just calling | Dan Winship | 2003-07-23 | 2 | -1/+8 |
| * | removed unneeded prototypes. | Rodrigo Moya | 2003-07-23 | 10 | -208/+147 |
| * | manage the case where the selected events are the popup menu ones. | Rodrigo Moya | 2003-07-23 | 3 | -14/+34 |
| * | removed missing calls to e_day/week_view_*_clipboard. | Rodrigo Moya | 2003-07-23 | 2 | -46/+9 |
| * | added "get_selected_events", and "update_query" virtual methods. | Rodrigo Moya | 2003-07-23 | 11 | -1186/+1249 |
| * | Updated German translation. | Christian Neumair | 2003-07-23 | 2 | -1521/+976 |
| * | removed e_day_view_set_calendar prototype. | Rodrigo Moya | 2003-07-22 | 10 | -122/+124 |
| * | Make the "vcard" arg const. ...: add lots and lots of other consts as a | Dan Winship | 2003-07-22 | 3 | -96/+102 |
| * | connect to "delete_event" signal with startup_wizard_delete. [#46284] | Antonio Xu | 2003-07-22 | 2 | -0/+17 |
| * | use g_signal_connect_after to connect "prepare" signal. | Antonio Xu | 2003-07-22 | 2 | -5/+26 |
| * | Init charset to NULL. | Jeffrey Stedfast | 2003-07-22 | 2 | -2/+6 |
| * | Make this work again. | Dan Winship | 2003-07-22 | 2 | -3/+7 |
| * | *configure.in: Added 'ms' (Malay) to ALL_LINGUAS. | Hasbullah Bin Pit | 2003-07-21 | 2 | -1/+5 |
| * | Added initial Malay Translation by MIMOS Open Source Development Group | Hasbullah Bin Pit | 2003-07-21 | 3 | -1/+27695 |
| * | connect "back" signal to back_finish_func in finish page. | Antonio Xu | 2003-07-21 | 2 | -0/+24 |
| * | Convert unmaintained translations to UTF-8 | Kwok-Koon Cheung | 2003-07-19 | 5 | -13661/+14078 |
| * | ** For bug #46013 | Maxx Cao | 2003-07-18 | 2 | -1/+8 |
| * | moved duplicated code to... | Rodrigo Moya | 2003-07-18 | 12 | -138/+191 |
| * | Updated to convert to/from the correct charset (since content is no longer | Jeffrey Stedfast | 2003-07-18 | 2 | -30/+33 |
| * | Increment the seekable stream position by the number of bytes read. Oops. | Jeffrey Stedfast | 2003-07-18 | 2 | -1/+6 |
| * | Increment the seekable stream position by the number of bytes read. Oops. | Jeffrey Stedfast | 2003-07-18 | 2 | -1/+8 |
| * | fix the date on my last commit to keep things in order | Dan Winship | 2003-07-18 | 1 | -1/+1 |
| * | free the folder_type | Dan Winship | 2003-07-18 | 4 | -1/+16 |
| * | disconnect from model signals to prevent a race condition at shutdown | Dan Winship | 2003-07-18 | 6 | -6/+53 |
| * | encode the text (e_xml_from_hash): pass xmlDoc to foreach method | JP Rosevear | 2003-07-17 | 2 | -9/+31 |
| * | new base class for calendar views. | Rodrigo Moya | 2003-07-17 | 9 | -7/+269 |
| * | s/expunge/purge. | Rodrigo Moya | 2003-07-17 | 3 | -20/+25 |
| * | s/Expunge/Purge. | Rodrigo Moya | 2003-07-17 | 3 | -3/+9 |
| * | ** See bug #42573 | Timo Sirainen | 2003-07-17 | 2 | -11/+21 |
| * | new function, which uses a CalQuery to retrieve the objects older than a | Rodrigo Moya | 2003-07-17 | 4 | -1/+219 |
| * | added 'Purge' menu item. | Rodrigo Moya | 2003-07-17 | 3 | -0/+10 |
| * | We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just look | Jeffrey Stedfast | 2003-07-17 | 2 | -48/+24 |
| * | don't set the rawtext bit anymore. | Jeffrey Stedfast | 2003-07-17 | 3 | -49/+68 |
| * | Add the CamelMimePartEncodingType definition here. | Jeffrey Stedfast | 2003-07-17 | 9 | -499/+198 |
| * | We don't have camel_pgp_mime_is_rfc2015_encrypted() anymore so just look | Jeffrey Stedfast | 2003-07-17 | 2 | -1/+9 |
| * | Fixes #45774 | Andrew Wu | 2003-07-16 | 2 | -0/+76 |
| * | Fixes #45772 | Andrew Wu | 2003-07-16 | 3 | -0/+47 |
| * | If we read 0 bytes, then set eos to TRUE. | Jeffrey Stedfast | 2003-07-16 | 2 | -3/+12 |
| * | Handle invalid URIs, or more likely, the last empty element in a URI list | Federico Mena Quintero | 2003-07-16 | 3 | -0/+16 |
| * | remove the use of caret mode widget style. use new gtkhtml api to set | Yuedong Du | 2003-07-15 | 3 | -6/+10 |
| * | ** For bug #45826 | Maxx Cao | 2003-07-15 | 2 | -0/+61 |
| * | Fixes #41676 | Rodrigo Moya | 2003-07-15 | 2 | -3/+70 |
| * | fix typo in encryption section. | Aaron Weber | 2003-07-15 | 2 | -17/+120 |
| * | Changed the "URL:" label to "_Web Page:". Added a widget name to the URL | Federico Mena Quintero | 2003-07-14 | 5 | -12/+85 |
| * | Added a handler for GtkWidget::mnemonic_activate(). | Federico Mena Quintero | 2003-07-14 | 3 | -0/+37 |
| * | Change the EditPaste mask to IS_0MESSAGE so that it is always activatable. | Antonio Xu | 2003-07-12 | 2 | -1/+6 |
| * | camel-smime-utils.h doesn't exist anymore | Jeffrey Stedfast | 2003-07-11 | 1 | -1/+0 |
| * | Updated Spanish translation by Francisco Javier F. Serrador | Pablo Gonzalo del Campo | 2003-07-10 | 2 | -2/+7 |
| * | Change version to 1.4.99 since HEAD is not the stable 1.4 branch, as | Rodney Dawes | 2003-07-10 | 2 | -1/+6 |
| * | ** For bug #41839 | Maxx Cao | 2003-07-10 | 2 | -26/+76 |
| * | removed camel-pkcs7-context.[c,h] - no longer useful | Jeffrey Stedfast | 2003-07-10 | 2 | -764/+0 |
| * | removed camel-smime-utils.[c,h] which are no longer useful | Jeffrey Stedfast | 2003-07-10 | 4 | -178/+0 |
| * | (e_shell_command_rename_folder): Do | Ettore Perazzoli | 2003-07-10 | 2 | -33/+36 |
| * | Chain to the parent handler. Fixes #45236. | Federico Mena Quintero | 2003-07-10 | 2 | -0/+6 |
| * | removed #ifndef ENABLE_THREADS | Jeffrey Stedfast | 2003-07-10 | 2 | -26/+2 |
| * | removed #ifdef ENABLE_THREADS | Jeffrey Stedfast | 2003-07-10 | 1 | -16/+4 |
| * | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 7 | -117/+102 |
| * | Get rid of the #ifdef ENABLE_THREADS since we no longer plan to | Jeffrey Stedfast | 2003-07-10 | 28 | -596/+353 |
| * | add a gconf key corresponding to newly introduced caret mode of gtkhtml | Yuedong Du | 2003-07-10 | 6 | -0/+83 |
| * | Removed camel-pgp-mime.h, it no longer exists. | Jeffrey Stedfast | 2003-07-10 | 3 | -2/+6 |
| * | add a menu entry corresponding to new introduced caret mode, see bug | Yuedong Du | 2003-07-10 | 2 | -0/+10 |
| * | Change the accelerator for "Mark All Read" to be "R". Fixes bug #45811. | Anna Marie Dirks | 2003-07-10 | 2 | -1/+6 |
| * | check null after conversions. (e_utf8_strftime_fix_am_pm): ditto. fixes | Mike Kestner | 2003-07-09 | 1 | -8/+38 |
| * | remove reference to camel-pgp-mime.h | Larry Ewing | 2003-07-09 | 2 | -1/+5 |
| * | Fixes #46075. | Harry Lu | 2003-07-09 | 2 | -2/+19 |
| * | Removed. | Jeffrey Stedfast | 2003-07-09 | 4 | -200/+2 |
| * | Updated (new copy/paste from e-iconv). | Jeffrey Stedfast | 2003-07-09 | 4 | -92/+189 |
| * | Use camel_read(). (stream_write): Use camel_write(). | Jeffrey Stedfast | 2003-07-09 | 3 | -241/+18 |
| * | Use camel_strcase_hash/equal. | Jeffrey Stedfast | 2003-07-08 | 2 | -3/+6 |
| * | Updated to use camel_strcase_hash/equal. | Jeffrey Stedfast | 2003-07-08 | 2 | -3/+8 |
| * | Updated to use the camel-file-utils version of mkdir. | Jeffrey Stedfast | 2003-07-08 | 2 | -4/+8 |
| * | Use camel_mkdir(). | Jeffrey Stedfast | 2003-07-08 | 15 | -277/+252 |
| * | removed debug printfs | Jeffrey Stedfast | 2003-07-08 | 1 | -18/+0 |
| * | Updated for string-utils namespace changes. | Jeffrey Stedfast | 2003-07-08 | 28 | -62/+97 |
| * | fixed the changelog | Jeffrey Stedfast | 2003-07-08 | 1 | -0/+8 |
| * | Apply a From-filter when dragging as a test/uri-list and message/rfc822. | Jeffrey Stedfast | 2003-07-08 | 2 | -9/+5 |