| Commit message (Expand) | Author | Age | Files | Lines |
* | added EConfig subclass for calendars initialize plugin hooks on component | David Trowbridge | 2004-11-04 | 8 | -777/+659 |
* | modified base vs optional logic slightly and added a warning if you build | Not Zed | 2004-11-04 | 2 | -14/+32 |
* | Initial import of webcal properties plugin. | David Trowbridge | 2004-11-04 | 4 | -0/+870 |
* | fix for bugzilla #44876 | mengjie yu | 2004-11-04 | 2 | -0/+19 |
* | if canvas has a focused item but the etable does not have a cursor row, | Li Yuan | 2004-11-04 | 1 | -0/+4 |
* | Fixes #6767 | Li Yuan | 2004-11-04 | 4 | -113/+118 |
* | fix the logic | JP Rosevear | 2004-11-03 | 2 | -2/+6 |
* | handle plain --enable-plugins and --enable-plugins=yes by making it the | JP Rosevear | 2004-11-03 | 2 | -2/+8 |
* | fixed description and added author's info, to display correctly on the | Rodrigo Moya | 2004-11-03 | 2 | -2/+8 |
* | fixed description and added author's info, to display correctly on the | Rodrigo Moya | 2004-11-03 | 2 | -2/+8 |
* | fix the popup id. | Not Zed | 2004-11-03 | 2 | -1/+5 |
* | revert rodrigo's last fix, it should actually work now, i hope. | Not Zed | 2004-11-03 | 2 | -1/+6 |
* | Fix the popup id. | Not Zed | 2004-11-03 | 2 | -1/+5 |
* | Add description and author fields. Change name. | Nat Friedman | 2004-11-03 | 2 | -2/+17 |
* | extra_dist the .eplug.in file. | Not Zed | 2004-11-03 | 2 | -0/+6 |
* | gave it a better name and fixed the description and author tags. | Not Zed | 2004-11-03 | 2 | -2/+8 |
* | added plugin-manager plugin. | Not Zed | 2004-11-03 | 2 | -1/+6 |
* | implemented a plugin manager plugin. | Not Zed | 2004-11-03 | 5 | -0/+339 |
* | added helper api to list all plugins. (ep_construct): load authors into | Not Zed | 2004-11-03 | 3 | -11/+148 |
* | added author section to eplugin definition. | Not Zed | 2004-11-03 | 2 | -0/+17 |
* | revert jeff's last change - we do actually want to know when we couldn't | Not Zed | 2004-11-03 | 6 | -64/+78 |
* | use ngettext for n_events. ditto. | Li Yuan | 2004-11-03 | 3 | -12/+11 |
* | Don't bother getting the folder delim if the name is "" since we don't | Jeffrey Stedfast | 2004-11-03 | 3 | -19/+22 |
* | If namespaces is NULL, return the default folder delim ('/'). | Jeffrey Stedfast | 2004-11-03 | 2 | -0/+7 |
* | Check for NULL messages (happens if the message isn't available). | Jeffrey Stedfast | 2004-11-03 | 2 | -3/+8 |
* | make sure the day view times redraw themselves if we switch 24/12 hour | JP Rosevear | 2004-11-03 | 2 | -0/+8 |
* | Update stream->inptr after fetching the literal chunk. | Jeffrey Stedfast | 2004-11-03 | 2 | -0/+6 |
* | Fixes #68707 | JP Rosevear | 2004-11-03 | 2 | -1/+10 |
* | Do proper cleanup in case of error and also handle literals. | Jeffrey Stedfast | 2004-11-03 | 2 | -9/+40 |
* | Removed camel_service_connect() call which is no longer needed. | Jeffrey Stedfast | 2004-11-03 | 2 | -7/+15 |
* | use shorthand border: property | Radek Doulik | 2004-11-02 | 2 | -4/+5 |
* | remove the hard line breaks. | mengjie yu | 2004-11-02 | 2 | -5/+11 |
* | replace 3 nested html tables used to create this gray border around parts | Radek Doulik | 2004-11-02 | 2 | -25/+14 |
* | popup right-click menu after pressing Shift+F10. | Hao Sheng | 2004-11-02 | 2 | -0/+12 |
* | Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. We | Sivaiah Nallagatla | 2004-11-02 | 2 | -2/+10 |
* | ** See bug #68787 | Not Zed | 2004-11-02 | 2 | -30/+47 |
* | Change the labels back to the same as they were in 2.0 | Jeffrey Stedfast | 2004-11-02 | 2 | -3/+8 |
* | Do the same SSL->TLS and TLS->CLEAR fallbacks that the 2.0 (and older) | Jeffrey Stedfast | 2004-11-02 | 5 | -8/+32 |
* | dist plugin.mk | JP Rosevear | 2004-11-02 | 3 | -15/+326 |
* | Remove expunged messages from the cache. | Jeffrey Stedfast | 2004-11-02 | 5 | -8/+71 |
* | dist xml menu file | JP Rosevear | 2004-11-02 | 2 | -1/+7 |
* | Cache the folder-info on the summary if successful. (imap4_delete_folder): | Jeffrey Stedfast | 2004-11-02 | 4 | -7/+32 |
* | Dist .eplug.in files | JP Rosevear | 2004-11-02 | 24 | -1/+75 |
* | list bbdb.h as a source so it gets disted | JP Rosevear | 2004-11-02 | 2 | -1/+5 |
* | Cleaned up a bit. (save_namespaces): Same. | Jeffrey Stedfast | 2004-11-02 | 2 | -27/+37 |
* | Fix up changelogs to have the correct info. | JP Rosevear | 2004-11-02 | 2 | -86/+91 |
* | Update | JP Rosevear | 2004-11-01 | 1 | -99/+27 |
* | Add a name for timezone combox. Make accessibility name and description | Li Yuan | 2004-11-01 | 6 | -1/+113 |
* | fix folder view popup id and use stock icon for meetings. | Rodrigo Moya | 2004-10-29 | 2 | -2/+7 |
* | fix folder view popup id again. | Rodrigo Moya | 2004-10-29 | 2 | -2/+6 |
* | added mail-to-meeting plugin. | Rodrigo Moya | 2004-10-29 | 2 | -1/+6 |
* | added mail-to-meeting plugin, to convert mails to meetings. | Rodrigo Moya | 2004-10-29 | 5 | -0/+222 |
* | for calendar_get_text_for_folder_bar_label has been removed form | Li Yuan | 2004-10-29 | 5 | -5/+124 |
* | 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 |