| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Softly now. | Nat Friedman | 2004-10-29 | 3 | -0/+7 |
* | Re-enable BBDB. | Nat Friedman | 2004-10-29 | 3 | -7/+6 |
* | Don't build the test-evobuddy program. | Nat Friedman | 2004-10-29 | 1 | -3/+3 |
* | Handle literal strings. (envelope_decode_date): Same. Fixes bug #68894. | Jeffrey Stedfast | 2004-10-29 | 2 | -0/+29 |
* | Properly tokenise "\*" as a flag token. Fixes bug #68869. | Jeffrey Stedfast | 2004-10-28 | 2 | -0/+10 |
* | setup for more auto-built stuff. | Not Zed | 2004-10-28 | 3 | -461/+243 |
* | fix folder view popup id. | Not Zed | 2004-10-28 | 2 | -1/+5 |
* | Fixed hook id. | Michael Zucci | 2004-10-28 | 2 | -1/+3 |
* | fix folderview popup hook id. | Not Zed | 2004-10-28 | 2 | -1/+5 |
* | added hook doco. | Not Zed | 2004-10-28 | 5 | -0/+36 |
* | fix the popup id. | Not Zed | 2004-10-28 | 3 | -2/+15 |
* | added hook docs, and cleaned up some of the hook point names. | Not Zed | 2004-10-28 | 12 | -11/+117 |
* | revert the last change. | Not Zed | 2004-10-28 | 2 | -5/+6 |
* | set the default row/col spacings of the table. | Not Zed | 2004-10-28 | 2 | -1/+9 |
* | #include "camel-i18n.h" | Björn Torkelsson | 2004-10-28 | 2 | -0/+5 |
* | use E_WIDGET instead of GNOME_FULL | JP Rosevear | 2004-10-28 | 2 | -8/+12 |
* | revive E_WIDGETS_CFLAGS/LIBS because of needing to add libedataserverui | JP Rosevear | 2004-10-28 | 2 | -5/+9 |
* | Close on Esc. (create_composer): Connect to the key-press-event signal. | Jeffrey Stedfast | 2004-10-28 | 2 | -3/+27 |
* | don't expand recurrences for the list view. | Rodrigo Moya | 2004-10-28 | 2 | -2/+6 |
* | Fixing a typo (bug 61069). | Andre Klapper | 2004-10-28 | 2 | -1/+6 |
* | Use _with_mnemonic for the button. | Nat Friedman | 2004-10-27 | 3 | -2/+8 |
* | fix for bugzilla #44876 | mengjie yu | 2004-10-27 | 3 | -14/+31 |
* | removed bbwhatever it is until the makefiles are fixed. | Not Zed | 2004-10-27 | 2 | -2/+6 |
* | fix the arguments to pthread_key_delete. | Julio M. Merino Vidal | 2004-10-27 | 2 | -1/+6 |
* | Fixes #61972. | Andre Klapper | 2004-10-27 | 2 | -1/+8 |
* | New files implementing a folder-info cache for offline mode (and faster | Jeffrey Stedfast | 2004-10-27 | 11 | -50/+707 |
* | Updated translator-credits. | Martin Willemoes Hansen | 2004-10-26 | 2 | -104/+124 |
* | Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnages | Nat Friedman | 2004-10-26 | 6 | -38/+685 |
* | if gstreamer is not available, remove audio-inline plugin from the | Radek Doulik | 2004-10-26 | 2 | -7/+16 |
* | removed unused enum declaration (org_gnome_audio_inline_play_clicked): | Radek Doulik | 2004-10-26 | 3 | -12/+44 |
* | Display mutlivalued contact attributes in the preview. (render_contact): | Nat Friedman | 2004-10-26 | 2 | -6/+26 |
* | handle application/x-ogg mime type | Radek Doulik | 2004-10-25 | 3 | -1/+7 |
* | handle audio/x-mp3 mime type | Radek Doulik | 2004-10-25 | 3 | -2/+9 |
* | added audio-inline plugin, added gstreamer check for it | Radek Doulik | 2004-10-25 | 2 | -1/+18 |
* | quiet cvs | Radek Doulik | 2004-10-25 | 1 | -0/+5 |
* | imported audio inline plugin | Radek Doulik | 2004-10-25 | 4 | -0/+326 |
* | register event hook. | Not Zed | 2004-10-25 | 9 | -3/+645 |
* | Various updates, some more work on auto-generated stuff. | Michael Zucci | 2004-10-25 | 2 | -3/+137 |
* | Added mark-calendar-offline plugin | Harish Krishnaswamy | 2004-10-25 | 2 | -1/+6 |
* | restoring the files in the correct directory | Harish Krishnaswamy | 2004-10-24 | 4 | -0/+87 |
* | Restoring the original file. | Harish Krishnaswamy | 2004-10-24 | 1 | -4/+4 |
* | restoring the original files | Harish Krishnaswamy | 2004-10-24 | 1 | -4/+4 |
* | This file does not belong here | Harish Krishnaswamy | 2004-10-24 | 1 | -16/+0 |
* | Change assertions to if statements, so as not to issue warnings in the | Nat Friedman | 2004-10-23 | 3 | -9/+28 |
* | Give the Rename item a different path than the Delete item. | Jeffrey Stedfast | 2004-10-23 | 3 | -1/+8 |
* | addd my new nifty plugin | Jeffrey Stedfast | 2004-10-23 | 3 | -0/+138 |
* | Added folder-unsubscribe plugin | Jeffrey Stedfast | 2004-10-23 | 2 | -1/+6 |
* | Script which autogenerates some entities for the manual. | Michael Zucci | 2004-10-22 | 1 | -0/+124 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-10-22 | 2 | -2158/+2376 |
* | duh, they're camel not gobjects. | Not Zed | 2004-10-22 | 5 | -5/+40 |
* | some doc updates | Michael Zucci | 2004-10-22 | 1 | -33/+29 |
* | Quieter. | Nat Friedman | 2004-10-22 | 1 | -0/+1 |
* | Added the bbdb plugin. | Nat Friedman | 2004-10-22 | 8 | -1/+374 |
* | Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag when | Nat Friedman | 2004-10-22 | 5 | -4/+19 |
* | correct hook name typo | JP Rosevear | 2004-10-22 | 3 | -1/+5 |
* | #include "camel-i18n.h" | Jeffrey Stedfast | 2004-10-22 | 2 | -0/+5 |
* | new functions. (do_mail_to_task): set attendees and organizer on the task | Rodrigo Moya | 2004-10-22 | 2 | -1/+63 |
* | use correct icon. | Rodrigo Moya | 2004-10-22 | 2 | -1/+5 |
* | fixed to make the plugin show up in the correct place. | Rodrigo Moya | 2004-10-22 | 2 | -2/+7 |
* | added save-calendar plugin. | Rodrigo Moya | 2004-10-22 | 2 | -1/+6 |
* | implemented plugin for converting selected mails to tasks. | Rodrigo Moya | 2004-10-22 | 5 | -0/+154 |
* | sample plugin added to mark a calendar to be available offline or revert | Harish Krishnaswamy | 2004-10-22 | 4 | -9/+79 |
* | Add status bits to denote if the calendar source is available offline so | Harish Krishnaswamy | 2004-10-22 | 3 | -0/+25 |
* | use the new source selector dialog in libedataserverui. | Rodrigo Moya | 2004-10-22 | 2 | -101/+12 |
* | s/image/icon/ | JP Rosevear | 2004-10-21 | 2 | -1/+5 |
* | Shush | JP Rosevear | 2004-10-21 | 4 | -0/+4 |
* | setup the right plugin init function. | Not Zed | 2004-10-21 | 2 | -2/+7 |
* | get error information in e_cal_* calls, and display errors to the user. | Rodrigo Moya | 2004-10-21 | 2 | -3/+31 |
* | *** empty log message *** | Rodrigo Moya | 2004-10-21 | 4 | -0/+16 |
* | emit a 'message.replying' event with a message target. | Not Zed | 2004-10-21 | 5 | -2/+66 |
* | added copy-tool plugin. | Not Zed | 2004-10-21 | 2 | -1/+6 |
* | implemented a copy-utils plugin. | Not Zed | 2004-10-21 | 4 | -0/+138 |
* | add appropriate popup icons | JP Rosevear | 2004-10-21 | 2 | -2/+8 |
* | fix a past-o for no-ldap case. | Not Zed | 2004-10-21 | 2 | -1/+6 |
* | compile if not using file chooser | JP Rosevear | 2004-10-21 | 2 | -2/+7 |
* | forgot to commit | Michael Zucci | 2004-10-21 | 2 | -0/+272 |
* | register config hook. | Not Zed | 2004-10-21 | 6 | -809/+647 |
* | better menu items. | Rodrigo Moya | 2004-10-21 | 1 | -2/+2 |
* | better menu items. | Rodrigo Moya | 2004-10-21 | 1 | -2/+2 |
* | better menu items. | Rodrigo Moya | 2004-10-21 | 2 | -3/+7 |
* | added save-calendar plugin. | Rodrigo Moya | 2004-10-21 | 1 | -1/+2 |
* | new plugin for saving a calendar to disk. | Rodrigo Moya | 2004-10-21 | 4 | -0/+154 |
* | Don't allow users to create folders in offline mode. When in offline mode, | Jeffrey Stedfast | 2004-10-21 | 3 | -8/+86 |
* | update factory name | JP Rosevear | 2004-10-21 | 2 | -3/+3 |
* | add select-one-source to the plugin list | JP Rosevear | 2004-10-21 | 2 | -1/+6 |
* | implement a plugin that allows the user to limit the displayed task lists | JP Rosevear | 2004-10-21 | 5 | -0/+88 |
* | put an icon on the properties menu item | JP Rosevear | 2004-10-21 | 4 | -2/+16 |
* | Removed an already-fixed FIXME comment. (imap4_summary_fetch_flags): Same. | Jeffrey Stedfast | 2004-10-21 | 5 | -115/+102 |
* | updated comment | Jeffrey Stedfast | 2004-10-21 | 1 | -0/+1 |
* | correct classid | JP Rosevear | 2004-10-20 | 2 | -1/+5 |
* | added prefer plain plugin. | Not Zed | 2004-10-20 | 2 | -1/+6 |
* | Imported prefer-plain plugin. | Not Zed | 2004-10-20 | 4 | -0/+239 |
* | check for empty trailing sections/pages after we exit the main loop. | Not Zed | 2004-10-20 | 4 | -5/+38 |
* | added save attachments plugin. | Not Zed | 2004-10-20 | 2 | -1/+6 |
* | Imported save-attachments example plugin. | Not Zed | 2004-10-20 | 5 | -0/+448 |
* | removed camel from include path, everything should include camel/foo. | Not Zed | 2004-10-20 | 2 | -1/+5 |
* | list plugins as a subdir | JP Rosevear | 2004-10-20 | 4 | -3/+47 |
* | implement | JP Rosevear | 2004-10-20 | 7 | -0/+110 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 10 | -16/+23 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 6 | -12/+19 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 3 | -2/+7 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 16 | -32/+33 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -0/+8 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 7 | -24/+29 |
* | updated italian translation | Marco Ciampa | 2004-10-20 | 2 | -1154/+1191 |
* | Updated Albanian translation. | Laurent Dhima | 2004-10-20 | 2 | -522/+1240 |
* | Removed an already-fixed FIXME comment. (imap4_summary_fetch_flags): Same. | Jeffrey Stedfast | 2004-10-20 | 2 | -8/+6 |
* | fixed | Jeffrey Stedfast | 2004-10-20 | 1 | -6/+6 |
* | Use e_cal_component_has_attendees to test if it is a meeting. By default, | Harish Krishnaswamy | 2004-10-20 | 4 | -19/+32 |
* | return FALSE so we don't kill the focus event chain | JP Rosevear | 2004-10-20 | 1 | -3/+3 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-19 | 2 | -13/+12 |
* | listen to the canvas for focus events (setup_widgets): listen for listen | JP Rosevear | 2004-10-19 | 3 | -2/+29 |
* | ** See bug #67864. | Not Zed | 2004-10-19 | 2 | -1/+7 |
* | ** See bug #67014. | Not Zed | 2004-10-19 | 8 | -125/+162 |
* | gui/comp-editor-factory.c (edit_existing), | Harish Krishnaswamy | 2004-10-19 | 8 | -55/+136 |
* | ** See bug #68006. | Not Zed | 2004-10-19 | 2 | -3/+8 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-10-19 | 1 | -217/+213 |
* | Change the service string for the sasl mechanism to"imap" rather than | Jeffrey Stedfast | 2004-10-19 | 2 | -1/+7 |
* | dont access a NULL client. | Not Zed | 2004-10-18 | 11 | -89/+602 |
* | Updated Greek translation | Nikos Charonitakis | 2004-10-17 | 2 | -975/+1017 |
* | renamed delete_originals to move. clearer. cleaner. shorter. not as ugly. | Jeffrey Stedfast | 2004-10-16 | 1 | -5/+5 |
* | added gtk-doc comments | Jeffrey Stedfast | 2004-10-16 | 1 | -1/+14 |
* | remove useless ifdef'd out statement (its been unused for 3+ years) | JP Rosevear | 2004-10-16 | 2 | -7/+5 |
* | remove prototype | JP Rosevear | 2004-10-16 | 3 | -105/+6 |
* | Updated Malay translation. | Hasbullah Bin Pit | 2004-10-16 | 2 | -2130/+2259 |
* | add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so that | Sivaiah Nallagatla | 2004-10-15 | 2 | -9/+16 |
* | uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composer | Sivaiah Nallagatla | 2004-10-15 | 2 | -1/+8 |
* | do noting if the composer couldn't be created. We get a popup from | Not Zed | 2004-10-15 | 2 | -10/+23 |
* | added an any select mask and updated the hook maps. | Not Zed | 2004-10-15 | 10 | -4/+453 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2004-10-15 | 2 | -1398/+1336 |
* | Change gal-2.2 to gal-2.4 Similar | Sarfraaz Ahmed | 2004-10-15 | 3 | -2/+7 |
* | fix e-source-option-menu include | JP Rosevear | 2004-10-15 | 2 | -1/+5 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 10 | -152/+108 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 6 | -70/+49 |
* | Remove Pango markup from groupwise account setup error message | Sivaiah Nallagatla | 2004-10-14 | 2 | -2/+7 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 9 | -119/+97 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 5 | -50/+22 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 6 | -70/+47 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 6 | -64/+48 |
* | conver to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 10 | -173/+75 |
* | update to use G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 2 | -14/+12 |
* | remove plugins from ac output | JP Rosevear | 2004-10-14 | 2 | -1/+4 |
* | don't build source selector or source option menu or test programs any | JP Rosevear | 2004-10-14 | 9 | -1825/+7 |
* | ditto | JP Rosevear | 2004-10-14 | 12 | -68/+50 |
* | find source selector and option menu in libedataserverui | JP Rosevear | 2004-10-14 | 10 | -9/+32 |
* | pull in libedataserverui as appropriate | JP Rosevear | 2004-10-14 | 2 | -7/+8 |
* | Use "%s" as the formatter argument and msg->prompt as a printf-style | Jeffrey Stedfast | 2004-10-14 | 2 | -1/+7 |
* | Updated Persian translation. | Meelad Zakaria | 2004-10-14 | 2 | -72/+84 |
* | If main_canvas has focus, do not grub it. Emit the selected_time_changed | Li Yuan | 2004-10-13 | 3 | -2/+11 |
* | kill cast as lvalue warning. | Not Zed | 2004-10-13 | 15 | -58/+210 |
* | Updated Malay translation. | Hasbullah Bin Pit | 2004-10-13 | 2 | -134/+130 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-12 | 2 | -49/+63 |
* | Updated pt_BR translation | Raphael Higino | 2004-10-12 | 2 | -93/+98 |
* | Updated Norwegian Nynorsk translation. | Ã
smund Skjæveland | 2004-10-12 | 2 | -2833/+2400 |
* | convert menu to epopup. | Not Zed | 2004-10-12 | 3 | -23/+29 |
* | removed. (e_calendar_table_show_popup_menu): convert to use e-popup for | Not Zed | 2004-10-12 | 5 | -265/+225 |
* | doc updates for new 'check' callback. | Not Zed | 2004-10-12 | 2 | -0/+29 |
* | (untested, it compiles!). | Not Zed | 2004-10-12 | 3 | -0/+38 |
* | When the start year and the end year are the same, the num should be | Li Yuan | 2004-10-12 | 14 | -26/+187 |
* | use builtin handlers (and plugins) always overriding bonobo ones. | Not Zed | 2004-10-12 | 2 | -11/+14 |
* | convert to epopup. (add_popup_menu_item): removed, now redundant. | Not Zed | 2004-10-12 | 2 | -45/+38 |
* | new method to create a targetless popup menu. | Not Zed | 2004-10-12 | 3 | -0/+26 |
* | ** See bug #67408. | Not Zed | 2004-10-12 | 2 | -3/+15 |
* | dont try to deference NULL nickname or emailAddr on the cert. | Not Zed | 2004-10-12 | 2 | -9/+17 |
* | ** See bug #67211. | Not Zed | 2004-10-12 | 2 | -1/+13 |
* | Don't unref the view - removing it from the hash table will do this for | Hans Petter Jansson | 2004-10-12 | 2 | -3/+10 |
* | Fixes #45951 | Rodrigo Moya | 2004-10-12 | 4 | -14/+18 |
* | g_strdup() the gpg/smime keys into the recipients list or else we end up | Jeffrey Stedfast | 2004-10-12 | 2 | -2/+8 |
* | Add new images to figures Update and add new images | Rodney Dawes | 2004-10-11 | 11 | -0/+16 |
* | register the formatter types before registering the formatter hook. | Not Zed | 2004-10-11 | 2 | -1/+6 |
* | fix for #62053 | Sivaiah Nallagatla | 2004-10-11 | 2 | -6/+86 |
* | add the source uid to list of selected calendar and tasks so that | Sivaiah Nallagatla | 2004-10-11 | 1 | -0/+8 |
* | ** See bug #67170. | Not Zed | 2004-10-11 | 2 | -3/+11 |
* | Updated greek translation | Nikos Charonitakis | 2004-10-10 | 2 | -1898/+2021 |
* | updated | Jeffrey Stedfast | 2004-10-09 | 1 | -0/+2 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-10-09 | 2 | -51/+60 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-09 | 2 | -27/+66 |
* | Make entry a little more accurate. | JP Rosevear | 2004-10-09 | 1 | -2/+1 |
* | use "Select a file" | JP Rosevear | 2004-10-08 | 2 | -1/+6 |
* | implement popup_menu so that popup menu can be shown with Shift+F10 on | Harry Lu | 2004-10-08 | 3 | -36/+79 |
* | implement popup_menu so that popup menu can be shown with Shift+F10. | Harry Lu | 2004-10-08 | 2 | -0/+24 |
* | fix typo | JP Rosevear | 2004-10-08 | 2 | -1/+5 |
* | handle wrong root element properly. From David Trowbridge | Not Zed | 2004-10-08 | 2 | -2/+10 |
* | remove useless include | JP Rosevear | 2004-10-08 | 3 | -2/+6 |
* | guard config.h | JP Rosevear | 2004-10-08 | 8 | -8/+24 |
* | guard config.h include, kill warning and remove useless include | JP Rosevear | 2004-10-08 | 2 | -2/+9 |
* | Fix the function pointer types! | Not Zed | 2004-10-07 | 2 | -2/+4 |
* | Fixes #65932 | Rodrigo Moya | 2004-10-07 | 3 | -17/+74 |
* | Updating pt_BR translation | Raphael Higino | 2004-10-07 | 2 | -35/+50 |
* | some updates. | Not Zed | 2004-10-07 | 2 | -57/+131 |
* | noop if we're disabled, and do some lifecycle stuff now, call | Not Zed | 2004-10-07 | 3 | -5/+39 |
* | initialise plugin system. (main): add --disable-eplugin and --disable-mono | Not Zed | 2004-10-07 | 2 | -0/+28 |
* | dont init the base plugin system here anymore, only register the hook | Not Zed | 2004-10-07 | 2 | -7/+5 |
* | show the toplevel notebook if we had to create one, always. | Not Zed | 2004-10-07 | 5 | -70/+234 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 15 | -294/+372 |
* | fix for e-popup api changes. Moved all mask specifiers to visible rather | Not Zed | 2004-10-07 | 9 | -43/+112 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 6 | -17/+35 |
* | e-popup api changes. | Not Zed | 2004-10-07 | 3 | -2/+7 |
* | only take one mask parameter, and implement EPopupItem->enable to do what | Not Zed | 2004-10-07 | 3 | -21/+52 |
* | Check msg->result for error and set an exception if appropriate. | Jeffrey Stedfast | 2004-10-07 | 2 | -11/+37 |
* | Revert fix for #60551 | Rodrigo Moya | 2004-10-07 | 2 | -9/+7 |
* | Fixes #48116 | Iván Frade | 2004-10-07 | 2 | -11/+30 |
* | Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>. | Jordi Mallach | 2004-10-06 | 2 | -1745/+1314 |
* | pass the variable in correctly | JP Rosevear | 2004-10-06 | 1 | -4/+1 |
* | Fixes #66164 | JP Rosevear | 2004-10-06 | 2 | -2/+14 |
* | Translation updated. | Vincent van Adrighem | 2004-10-06 | 2 | -25/+29 |
* | ** See bug #67527. | Not Zed | 2004-10-06 | 2 | -6/+10 |
* | remove old debug which no longer works. | Not Zed | 2004-10-06 | 3 | -7/+21 |
* | cast warning away. (create_component_view): connect to popup_event rather | Not Zed | 2004-10-06 | 8 | -187/+586 |
* | convert to using EABPopup. (sources): remove dead code. | Not Zed | 2004-10-06 | 8 | -356/+675 |
* | added boolean object boxed. | Not Zed | 2004-10-06 | 4 | -21/+38 |
* | Update. | JP Rosevear | 2004-10-05 | 1 | -4/+5 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-05 | 2 | -168/+174 |
* | Translation updated by Michel Klijmij. | Vincent van Adrighem | 2004-10-05 | 2 | -5/+9 |
* | Add unversioned xml/omf to EXTRA_DIST | Rodney Dawes | 2004-10-05 | 2 | -0/+8 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-05 | 2 | -89/+99 |
* | include camel-i18n.h | JP Rosevear | 2004-10-04 | 2 | -0/+5 |
* | Translation updated by Tino Meinen. | Vincent van Adrighem | 2004-10-02 | 2 | -597/+687 |
* | Updated Simplified Chinese translation | Funda Wang | 2004-10-02 | 2 | -724/+727 |
* | Enable imap4 plugin by default. We need to get people building this and | Jeffrey Stedfast | 2004-10-02 | 2 | -1/+6 |
* | Avoid assigning a value to the member of a const struct (which newer gcc's | Jeffrey Stedfast | 2004-10-02 | 2 | -1/+7 |
* | Remove macros dir, we haven't needed it in ages. | JP Rosevear | 2004-10-02 | 31 | -3124/+0 |
* | Start removing the macros dir. | JP Rosevear | 2004-10-02 | 1 | -1252/+0 |
* | Updated Romanian translation | Mugurel Tudor | 2004-10-01 | 2 | -289/+411 |
* | Remove .cvsignore from dead dir. | JP Rosevear | 2004-10-01 | 1 | -2/+0 |
* | set the GETTEXT_PACKAGE to evolution-2.2 | JP Rosevear | 2004-10-01 | 2 | -1/+5 |
* | set a GTKHTML_API_VERSION variable | JP Rosevear | 2004-10-01 | 4 | -2/+15 |
* | enable ask drop action and hook onto drag motion. (drag_motion): | Not Zed | 2004-10-01 | 2 | -10/+169 |
* | make the build again, warnings, doesn't work. | Not Zed | 2004-10-01 | 2 | -4/+13 |
* | Updated italian translation | Marco Ciampa | 2004-09-30 | 2 | -533/+539 |
* | Updating pt_BR translation | Raphael Higino | 2004-09-30 | 2 | -230/+236 |
* | Use non-deprecated functions. | Kjartan Maraas | 2004-09-30 | 2 | -3/+9 |
* | use g_timeout_add(). | Kjartan Maraas | 2004-09-30 | 3 | -5/+12 |
* | Make accessibility name and description translatable. | Li Yuan | 2004-09-30 | 13 | -55/+401 |
* | fix uninitialised pointer. | David Malcolm | 2004-09-30 | 2 | -1/+5 |
* | Fix in the French translation. | Sebastien Bacher | 2004-09-30 | 2 | -2/+6 |
* | Fixes bug #66520. | Not Zed | 2004-09-30 | 2 | -5/+8 |
* | Fixes bug #66369. | Hans Petter Jansson | 2004-09-30 | 2 | -26/+41 |
* | Fixes bug #65537. | Hans Petter Jansson | 2004-09-30 | 2 | -2/+20 |
* | Fixes #64683 | Rodrigo Moya | 2004-09-30 | 2 | -3/+21 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-30 | 2 | -372/+367 |
* | Updated italian translation | Marco Ciampa | 2004-09-29 | 2 | -6/+10 |
* | ** See bug #66509. | Not Zed | 2004-09-29 | 7 | -141/+143 |
* | ** See bug #66736. | Not Zed | 2004-09-29 | 2 | -0/+9 |
* | Fixes #61766 | JP Rosevear | 2004-09-28 | 2 | -0/+40 |
* | s/not/no/ in the error string. Fixes bug #65828. | Jeffrey Stedfast | 2004-09-28 | 2 | -1/+6 |
* | Translation updated. | Vincent van Adrighem | 2004-09-28 | 2 | -628/+504 |
* | Added ed catmur to the credits. | Not Zed | 2004-09-28 | 2 | -0/+5 |
* | free the unmatched uid values as well. | Not Zed | 2004-09-28 | 5 | -166/+211 |
* | make sure body indexing is turned off always, missed the ~ bit. | Not Zed | 2004-09-28 | 10 | -118/+153 |