| Commit message (Expand) | Author | Age | Files | Lines |
* | use gtk string instead of utf8 one | Radek Doulik | 2002-06-06 | 2 | -2/+8 |
* | updated version from Jakub | Radek Doulik | 2002-06-06 | 1 | -0/+0 |
* | Added debugging printfs. (e_text_request_paste): Fixed the order of | Christopher James Lahey | 2002-06-06 | 1 | -2/+14 |
* | Added debugging printfs. | Christopher James Lahey | 2002-06-05 | 3 | -1/+13 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 9 | -673/+472 |
* | Added debugging printfs. | Christopher James Lahey | 2002-06-05 | 3 | -2/+38 |
* | Made it so that on realize we grab focus if we have the cursor, since | Christopher James Lahey | 2002-06-05 | 1 | -0/+11 |
* | Added a tip mentioning that gpg can automagically contact the server for | Kevin Breit | 2002-06-05 | 2 | -0/+14 |
* | The following changes take a great leap toward fixing bug #1042. | Jeffrey Stedfast | 2002-06-05 | 4 | -34/+142 |
* | gal_view_menus_set_show_define_views (..., FALSE); | Christopher James Lahey | 2002-06-05 | 2 | -0/+6 |
* | Added this function to let you disable the define views dialog. | Christopher James Lahey | 2002-06-05 | 3 | -41/+73 |
* | Added priorities. | Christopher James Lahey | 2002-06-05 | 2 | -2/+6 |
* | Added this function. | Christopher James Lahey | 2002-06-05 | 7 | -125/+269 |
* | Don't show this dialog more than once per collection. | Christopher James Lahey | 2002-06-05 | 2 | -9/+37 |
* | Commented out this unused function. | Christopher James Lahey | 2002-06-04 | 3 | -3/+16 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 2 | -0/+7 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 3 | -0/+10 |
* | Set the title of our GalVIewCollection. | Christopher James Lahey | 2002-06-04 | 2 | -0/+7 |
* | Changed the required version of gal to 0.19.99.16. | Christopher James Lahey | 2002-06-04 | 2 | -1/+5 |
* | Added this function to set the user visible name of this collection. | Christopher James Lahey | 2002-06-04 | 4 | -4/+45 |
* | Duh, we want to set the news_edit/delete buttons for the news page, not | Not Zed | 2002-06-04 | 3 | -3/+11 |
* | Reenable tooltips if the GAL_DO_TOOLTIPS environment variable is set. | Christopher James Lahey | 2002-06-04 | 2 | -2/+3 |
* | Write the signature after the account has been added. (sig_new_html): | Jeffrey Stedfast | 2002-06-04 | 2 | -16/+16 |
* | Correctly get the GtkWindow ancestor of the prefs widget. | Jeffrey Stedfast | 2002-06-04 | 2 | -1/+9 |
* | Changed to check everything from the composer before the message is | Not Zed | 2002-06-04 | 3 | -66/+72 |
* | Properly handle user cancellation for signing/encrypting, just dont sign | Not Zed | 2002-06-04 | 3 | -14/+73 |
* | Allocate a new FileInfo struct here rather than using and unref it when | Jeffrey Stedfast | 2002-06-04 | 2 | -11/+14 |
* | Prompt the user to see if he really wants to quit when there are queued | Jeffrey Stedfast | 2002-06-04 | 3 | -3/+27 |
* | Get the font from the style again when the style changes. (init): Checks | Christopher James Lahey | 2002-06-04 | 5 | -6/+64 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 2 | -179/+288 |
* | Reflow and redraw when the style gets set. | Christopher James Lahey | 2002-06-04 | 2 | -322/+330 |
* | Use gnome_vfs_file_info_clear() instead of gnome_vfs_file_info_unref() so | Jeffrey Stedfast | 2002-06-04 | 2 | -2/+9 |
* | keep a reference to the Query object, to avoid crashes when the queries | Rodrigo Moya | 2002-06-04 | 2 | -4/+12 |
* | Check that any unmatched operation is not concerning any vfolder. Other | Not Zed | 2002-06-03 | 2 | -10/+24 |
* | Protect against EINTR (irix?), see bug #24086. | Not Zed | 2002-06-03 | 2 | -4/+12 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 13 | -24/+408 |
* | Implement, return a text description of the localfolder. | Not Zed | 2002-06-03 | 5 | -2/+81 |
* | require gtkhtml-1.1.1.1 aka multicite. | Larry Ewing | 2002-06-03 | 2 | -1/+5 |
* | make these citations as well. | Larry Ewing | 2002-06-03 | 3 | -2/+10 |
* | When the part is a multipart/signed, make sure to free the part_spec | Jeffrey Stedfast | 2002-06-01 | 2 | -13/+18 |
* | Free the path buffer when we're done with it. | Jeffrey Stedfast | 2002-06-01 | 3 | -2/+13 |
* | updated, fixed. | Aaron Weber | 2002-06-01 | 2 | -58/+149 |
* | If we fail to read a literal, free the temporary string buffer. | Jeffrey Stedfast | 2002-06-01 | 2 | -11/+8 |
* | Set release for the CORBA path sequence to TRUE. | Ettore Perazzoli | 2002-06-01 | 7 | -1/+38 |
* | Revert my fix from the other day since camel_imap_command_response() | Jeffrey Stedfast | 2002-06-01 | 3 | -6/+18 |
* | If we fail to be able to create a stream to insert into the cache, then | Jeffrey Stedfast | 2002-06-01 | 2 | -0/+8 |
* | Added a protocol field for users to use. | Not Zed | 2002-05-31 | 21 | -58/+1422 |
* | Changes for multipart/signed api changes. | Not Zed | 2002-05-31 | 2 | -6/+20 |
* | Changed to handle new multipart-signed type. | Not Zed | 2002-05-31 | 2 | -51/+41 |
* | On error, don't leak the GByteArray buffer. | Jeffrey Stedfast | 2002-05-31 | 2 | -0/+4 |
* | Free the response before checking for errors. I'm not sure this'll | Jeffrey Stedfast | 2002-05-31 | 3 | -7/+45 |
* | Noop if we are in offline mode. | Jeffrey Stedfast | 2002-05-31 | 3 | -11/+15 |
* | Reworded the signature introduction paragraph. Started work on documenting | Kevin Breit | 2002-05-31 | 2 | -68/+76 |
* | Typo. | Aaron Weber | 2002-05-31 | 1 | -2/+0 |
* | links to conf. | Aaron Weber | 2002-05-31 | 8 | -1100/+252 |
* | Protect against NULL stores. Fixes bug #25456. | Jeffrey Stedfast | 2002-05-31 | 2 | -2/+7 |
* | Oops, create a message-browser window here, not a folder-browser-window | Jeffrey Stedfast | 2002-05-31 | 2 | -2/+9 |
* | Use bonobo_object_ref() instead of bonobo_object_client_ref() as the | Ettore Perazzoli | 2002-05-31 | 3 | -4/+14 |
* | New helper function. (build_items): g_strdup() the text for all the items. | Ettore Perazzoli | 2002-05-31 | 2 | -13/+71 |
* | Connect about_box_event_callback() to the "key_press_event" signal as | Ettore Perazzoli | 2002-05-31 | 2 | -0/+9 |
* | updated | Radek Doulik | 2002-05-30 | 1 | -2/+2 |
* | fixed typo | Radek Doulik | 2002-05-30 | 1 | -1/+1 |
* | moved spell checking options to separate page, updated UI by Anna's design | Radek Doulik | 2002-05-30 | 5 | -166/+416 |
* | readded | Radek Doulik | 2002-05-30 | 1 | -0/+0 |
* | delete to readd with -kb | Radek Doulik | 2002-05-30 | 1 | -0/+0 |
* | added info bulb picture | Radek Doulik | 2002-05-30 | 2 | -0/+1 |
* | Changed some spacing and expanding behavior to make this dialog behave | Anna Marie Dirks | 2002-05-30 | 2 | -73/+89 |
* | Only free the LOGOUT response if it is non-NULL. | Jeffrey Stedfast | 2002-05-30 | 2 | -1/+7 |
* | use _ instead of U_ for clist | Radek Doulik | 2002-05-30 | 2 | -1/+6 |
* | updated | Radek Doulik | 2002-05-29 | 1 | -12/+12 |
* | updated | Radek Doulik | 2002-05-29 | 1 | -485/+545 |
* | Implement. Run a summary check to update for any newly arrived messages. | Not Zed | 2002-05-29 | 3 | -1/+31 |
* | skip folders that aren't valid uri's. (e_folder_list_get_items): didn't | Chris Toshok | 2002-05-29 | 2 | -4/+13 |
* | Revert a failed idea. | Jeffrey Stedfast | 2002-05-29 | 2 | -29/+5 |
* | Use the CamelMessageInfo rather than the CamelMimeMessage because the | Jeffrey Stedfast | 2002-05-29 | 2 | -8/+11 |
* | On connection failure, unref the tcp stream. | Jeffrey Stedfast | 2002-05-28 | 6 | -77/+226 |
* | Apply patch to fix a typo | Iain Holmes | 2002-05-27 | 2 | -1/+5 |
* | update proto | JP Rosevear | 2002-05-27 | 4 | -11/+39 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 7 | -15/+37 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 13 | -205/+451 |
* | Added would_be_expanded refactoring code out of is_expanded. | Christopher James Lahey | 2002-05-25 | 1 | -16/+22 |
* | updated | Radek Doulik | 2002-05-25 | 1 | -1454/+2123 |
* | Helps if we allocate enough space here. Also, start smoking the same | Jeffrey Stedfast | 2002-05-25 | 3 | -4/+20 |
* | Use the new readline function. | Jeffrey Stedfast | 2002-05-25 | 6 | -59/+96 |
* | ops, revert array size | Radek Doulik | 2002-05-25 | 2 | -1/+6 |
* | put this back in, accidentally got snipped with the hacking going on in | Chris Toshok | 2002-05-25 | 2 | -0/+7 |
* | fixed a spelling mistake | Jeffrey Stedfast | 2002-05-25 | 1 | -1/+1 |
* | check the value returned by gnome_vfs_uri_to_string before using it. | Rodrigo Moya | 2002-05-25 | 2 | -1/+10 |
* | *** empty log message *** | Ettore Perazzoli | 2002-05-25 | 1 | -1/+1 |
* | Add libfilter-i18n.h. | Ettore Perazzoli | 2002-05-25 | 1 | -0/+1 |
* | Fix English grammar. | Ettore Perazzoli | 2002-05-25 | 2 | -1/+5 |
* | Updated German translation. | Manuel Borchers | 2002-05-24 | 1 | -0/+4 |
* | Updated de.po file... Stil much to do, but main UI strings translated again. | Manuel Borchers | 2002-05-24 | 1 | -3297/+3758 |
* | added shell/e-shell-config-autocompletion.c and | Chris Toshok | 2002-05-24 | 2 | -0/+7 |
* | [ part of #25047 ] remove the autocompletion config control from here, as | Chris Toshok | 2002-05-24 | 3 | -105/+8 |
* | [ fixes 90% of #25047 ] shamelessly lifted from | Chris Toshok | 2002-05-24 | 15 | -308/+653 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 9 | -72/+281 |
* | If we can't find the mailing list address in the recipients list, just | Jeffrey Stedfast | 2002-05-24 | 2 | -2/+24 |
* | Added some NULL protection fixes. | Jeffrey Stedfast | 2002-05-24 | 2 | -8/+26 |
* | fix parameter/local variable overloading. | Chris Toshok | 2002-05-24 | 2 | -3/+8 |
* | Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534. | Ettore Perazzoli | 2002-05-24 | 2 | -0/+6 |
* | Set the ui to be the evolution-mail-global.xml file thingy. Still broken | Jeffrey Stedfast | 2002-05-24 | 3 | -5/+18 |
* | Pass FALSE for @allow_shrink. Fixes #15688. | Ettore Perazzoli | 2002-05-24 | 2 | -1/+7 |
* | Make a little bit prettier. Default to "Delete", not "Cancel". | Ettore Perazzoli | 2002-05-24 | 2 | -22/+19 |
* | Set the view type from the original group, thus preserving the | Ettore Perazzoli | 2002-05-24 | 2 | -1/+15 |
* | (mail_composer_prefs_construct): add auto smiley check button | Radek Doulik | 2002-05-24 | 3 | -1/+8 |
* | If the folder-browser has a parent, reparent it. | Jeffrey Stedfast | 2002-05-24 | 6 | -38/+316 |
* | added smileys checkbutton | Radek Doulik | 2002-05-24 | 1 | -0/+14 |
* | be more careful about language_str{_orig} | Radek Doulik | 2002-05-24 | 2 | -4/+16 |
* | Add a toggle to avoid displaying the dialog again. Don't display the | Ettore Perazzoli | 2002-05-24 | 2 | -5/+43 |
* | correct typo | JP Rosevear | 2002-05-23 | 3 | -2/+6 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-05-23 | 2 | -299/+336 |
* | No more @default_type arg to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-05-23 | 9 | -40/+64 |
* | Removed references to camel-remote-store.c | Jeffrey Stedfast | 2002-05-23 | 2 | -1/+4 |
* | remove a #include "camel-remote-store.h" | Jeffrey Stedfast | 2002-05-23 | 1 | -1/+0 |
* | Put the stuff in /menu/Searchplaceholder/Search instead of /menu/Search. | Ettore Perazzoli | 2002-05-23 | 1 | -3/+11 |
* | Put the search menu in a SearchPlaceholder. | Ettore Perazzoli | 2002-05-23 | 3 | -3/+9 |
* | New, overrides GtkWidget::draw. (impl_expose_event): New, overrides | Ettore Perazzoli | 2002-05-23 | 2 | -2/+108 |
* | New callback for when the first created view in the shell gets mapped. | Ettore Perazzoli | 2002-05-23 | 4 | -0/+121 |
* | New member default_menu_item in EShellUserCreatableItemsHandlerPrivate. | Ettore Perazzoli | 2002-05-23 | 2 | -5/+45 |
* | Removed from the build. Glory glory hallelujah. | Jeffrey Stedfast | 2002-05-23 | 10 | -892/+489 |
* | Only refuse quitting if the result is CANCEL. This way we allow quitting | Ettore Perazzoli | 2002-05-23 | 3 | -1/+14 |
* | Only clear the text/html signature menus if they are non-NULL. | Jeffrey Stedfast | 2002-05-22 | 1 | -0/+4 |
* | Only clear the text/html signature menus if they are non-NULL. | Jeffrey Stedfast | 2002-05-22 | 2 | -2/+9 |
* | Use a new macro, STR_EQUAL, to tell if the 2 values are equal or not | Jeffrey Stedfast | 2002-05-22 | 2 | -1/+9 |
* | Don't call some retarded function to simply set an exception. | Jeffrey Stedfast | 2002-05-22 | 4 | -4/+11 |
* | Fix typo in the ChangeLog. | Ettore Perazzoli | 2002-05-22 | 1 | -1/+1 |
* | Don't try to invoke e_book_get_uri() on NULL. Fixes #20069. | Ettore Perazzoli | 2002-05-22 | 2 | -3/+8 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-05-22 | 3 | -21/+39 |
* | Updated Hungarian translation. | Andras Timar | 2002-05-21 | 2 | -1603/+1939 |
* | Do async_open_folder in an idle callback. | Christopher James Lahey | 2002-05-21 | 4 | -46/+103 |
* | Check for path being NULL. | Christopher James Lahey | 2002-05-21 | 2 | -2/+17 |
* | Forgot the changelog entry. | Not Zed | 2002-05-21 | 1 | -0/+6 |
* | New functions to add additional search strings one at a time. Maybe it | Not Zed | 2002-05-21 | 4 | -661/+896 |
* | If we get an invalid start char, just ignore it and goto the next | Not Zed | 2002-05-21 | 2 | -2/+9 |
* | set the parent window insensitive before popping up the dialog and | Chris Toshok | 2002-05-21 | 3 | -2/+45 |
* | make sure we map status -> string correctly (add missing strings). | Chris Toshok | 2002-05-21 | 4 | -2/+20 |
* | Only get the contents of a mime part if it is marked as "inline". Fixes | Jeffrey Stedfast | 2002-05-21 | 3 | -2/+9 |
* | Add a toolbar item for ActionScheduleMeeting. | Ettore Perazzoli | 2002-05-21 | 3 | -1/+20 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 5 | -4/+25 |
* | New. | Ettore Perazzoli | 2002-05-21 | 3 | -0/+5 |
* | Prepend the advanced menu with a separator. | Ettore Perazzoli | 2002-05-21 | 3 | -6/+15 |
* | Strip underscores from the menu item labels. | Ettore Perazzoli | 2002-05-21 | 3 | -6/+43 |
* | Updated this. Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-05-21 | 3 | -21/+116 |
* | Fixed the "Overdue:" string to not contain any HTML tags. | Jeffrey Stedfast | 2002-05-21 | 3 | -9/+16 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-05-21 | 3 | -1670/+1801 |
* | Skip the folder if it doesn't have the can_sync_offline property set. | Ettore Perazzoli | 2002-05-21 | 2 | -0/+10 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 12 | -421/+166 |
* | Remove exception. (cancelSyncFolder): Remove exception. | Ettore Perazzoli | 2002-05-21 | 6 | -36/+102 |
* | Pass NULL for @has_checkbox_func and @has_checkbox_func_data. | Ettore Perazzoli | 2002-05-21 | 6 | -15/+76 |
* | ported changes from evolution-1-0 to make it work with reminders on remote | Rodrigo Moya | 2002-05-21 | 3 | -9/+66 |
* | Make the new button work again, add some spacing. | Iain Holmes | 2002-05-21 | 3 | -6/+60 |
* | Don't show the headers in the folder table. | Ettore Perazzoli | 2002-05-20 | 3 | -1/+9 |
* | Always unref the composer [even when we are destroying it], otherwise we | Ettore Perazzoli | 2002-05-20 | 2 | -1/+7 |
* | check the string returned by gnome_vfs_uri_to_string, which can be empty. | Rodrigo Moya | 2002-05-20 | 2 | -0/+10 |
* | set the view to the current view | JP Rosevear | 2002-05-17 | 2 | -0/+7 |
* | Check for a label tag when doing a lookup on the COLOR column. | Jeffrey Stedfast | 2002-05-17 | 6 | -45/+137 |
* | New e-sexp callback function to get a user_tag label value. | Jeffrey Stedfast | 2002-05-17 | 2 | -0/+18 |
* | Added a label definition. | Jeffrey Stedfast | 2002-05-17 | 12 | -7/+445 |
* | added folder-info.h to the build | Jeffrey Stedfast | 2002-05-17 | 1 | -0/+1 |
* | New, quit handler for the EvolutionShellComponent. (add_creatable_item): | Ettore Perazzoli | 2002-05-17 | 7 | -20/+133 |
* | added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code. | Rodrigo Moya | 2002-05-17 | 7 | -1/+72 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 17 | -116/+249 |
* | Ask e_shell_prepare_for_quit() before destroying the view if it's the last | Ettore Perazzoli | 2002-05-16 | 3 | -3/+27 |
* | New. (create_component): Pass it as the @request_quit_fn to | Ettore Perazzoli | 2002-05-16 | 7 | -45/+108 |
* | New function to parse a NAMESPACE response properly. | Jeffrey Stedfast | 2002-05-16 | 5 | -32/+291 |
* | Just use g_basename. | Jeffrey Stedfast | 2002-05-16 | 2 | -5/+6 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 19 | -25/+254 |
* | Only reconnect if we are already connected, if we are in a disconnected | Jeffrey Stedfast | 2002-05-16 | 2 | -1/+6 |
* | If the part_spec is an empty string for a leaft part, use "1" since we | Jeffrey Stedfast | 2002-05-16 | 2 | -3/+7 |
* | Add some comments to document the interface. | Ettore Perazzoli | 2002-05-16 | 1 | -13/+45 |
* | Fix quoting for AC_MSG_* | JP Rosevear | 2002-05-16 | 2 | -8/+12 |
* | Remove debugging spew | Iain Holmes | 2002-05-15 | 2 | -1/+5 |
* | Committing Peter Williams patch so listeners are notified about new storages. | Iain Holmes | 2002-05-15 | 2 | -1/+18 |
* | Implement prep_offline for an individual folder. (set_offline_do): Only | Not Zed | 2002-05-15 | 4 | -55/+234 |
* | updated Vietnamese file | Pablo Saratxaga | 2002-05-15 | 1 | -317/+333 |
* | removed. (imap_store_refresh_folders): Copy the folders first, then | Not Zed | 2002-05-15 | 3 | -10/+47 |
* | Instead of g_assert()ing that the msg_info is not NULL, if it is NULL just | Jeffrey Stedfast | 2002-05-15 | 2 | -1/+9 |
* | fixed a simple logic mistake | Jeffrey Stedfast | 2002-05-15 | 1 | -1/+4 |
* | added a missing header file | Jeffrey Stedfast | 2002-05-15 | 2 | -0/+46 |
* | Fixes bug #24136. | Jeffrey Stedfast | 2002-05-15 | 5 | -37/+137 |
* | Call e_shell_offline_sync_all_folders() if no connection is reported here. | Ettore Perazzoli | 2002-05-15 | 6 | -14/+527 |
* | Added check-empty.xpm, check-filled.xpm, and check-missing.xpm. | Christopher James Lahey | 2002-05-15 | 7 | -31/+133 |
* | Previous fix reverted. | Jeffrey Stedfast | 2002-05-15 | 2 | -8/+1 |
* | Previous fix reverted. (get_content): Handle the case where a multipart's | Jeffrey Stedfast | 2002-05-15 | 3 | -6/+17 |
* | Added #include "folder-info.h". | Christopher James Lahey | 2002-05-15 | 11 | -22/+35 |
* | Use the uri stored in the ESummaryMailFolder object here. | Christopher James Lahey | 2002-05-15 | 2 | -34/+21 |
* | set the working hours for the meeting time selector | JP Rosevear | 2002-05-15 | 2 | -0/+11 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 5 | -9/+22 |
* | Document "evolution default:mail" | Dan Winship | 2002-05-15 | 2 | -2/+10 |
* | Compute the evolutionUri here and pass it in. | Christopher James Lahey | 2002-05-15 | 2 | -1/+38 |
* | Made it so that if the current_id doesn't match any of the given ids, it | Christopher James Lahey | 2002-05-14 | 2 | -4/+20 |
* | Add a missing CORBA_free in the case in which the typecode of the | Ettore Perazzoli | 2002-05-14 | 2 | -0/+9 |
* | Pass self to e_shell_offline_handler_new() instead of the component | Ettore Perazzoli | 2002-05-14 | 4 | -32/+41 |
* | Changed this to just walk the hash table to get the list of checked | Christopher James Lahey | 2002-05-14 | 2 | -20/+18 |
* | Handle the e-shell-config-offline and e-shell-config-default-folders | Ettore Perazzoli | 2002-05-14 | 9 | -193/+533 |
* | Added a signal when the value of the checkboxes changes. | Christopher James Lahey | 2002-05-14 | 3 | -0/+17 |
* | Removed an incorrect comment here. | Christopher James Lahey | 2002-05-14 | 2 | -2/+5 |
* | Added search="string" where appropriate. | Christopher James Lahey | 2002-05-14 | 2 | -3/+7 |
* | Replaced q binding with ` for hiding/showing the message view pane. | Christopher James Lahey | 2002-05-14 | 3 | -11/+34 |
* | Overload the setv/getv CamelObject virtual methods. (imap_setv): | Jeffrey Stedfast | 2002-05-14 | 3 | -2/+133 |
* | Updated French translation. | Christophe Merlet | 2002-05-14 | 2 | -1682/+1900 |
* | Changed a lot of direct uses in this file of node->is_expanded to call the | Christopher James Lahey | 2002-05-14 | 1 | -70/+76 |
* | Enable the dropdown widgets even if the contact is not editable so that | Christopher James Lahey | 2002-05-14 | 2 | -1/+8 |
* | Update for camel_folder_append_message / camel_folder_transfer_messages_to | Dan Winship | 2002-05-14 | 9 | -35/+58 |
* | Add a "char **appended_uid" argument, for the caller to optionally pass in | Dan Winship | 2002-05-14 | 15 | -95/+257 |
* | Since the fix for #3357 uses 'order=0' to indicate tree structure nodes, | Not Zed | 2002-05-13 | 2 | -2/+11 |
* | Fetch the BODYSTRUCTURE rather than BODY since BODY seems to be lacking | Jeffrey Stedfast | 2002-05-11 | 2 | -1/+5 |
* | Might help if we called camel_transport_class_init. | Jeffrey Stedfast | 2002-05-11 | 2 | -1/+6 |
* | If grabbed_item is NULL, cancel the timeout. | Christopher James Lahey | 2002-05-11 | 1 | -0/+8 |
* | Update for the new message-browser api. | Jeffrey Stedfast | 2002-05-11 | 4 | -278/+45 |
* | updated Vietnamese file | Pablo Saratxaga | 2002-05-11 | 2 | -13223/+11453 |
* | Added SimpleCard interface. | Christopher James Lahey | 2002-05-11 | 6 | -12/+455 |
* | Don't add any shortcuts here. (mail_config_remove_account): And don't | Jeffrey Stedfast | 2002-05-11 | 4 | -194/+26 |
* | Add members `parent' and `shell' in DiscoveryData. | Ettore Perazzoli | 2002-05-11 | 2 | -16/+89 |
* | Add the Addressbook-SelectNames interface stuff. | Ettore Perazzoli | 2002-05-11 | 1 | -0/+4 |
* | Updated for FolderResult instead of DiscoverSharedFolderResult. | Ettore Perazzoli | 2002-05-11 | 4 | -17/+15 |
* | Include string.h here. | Christopher James Lahey | 2002-05-11 | 1 | -0/+2 |
* | New. New. | Ettore Perazzoli | 2002-05-11 | 2 | -0/+505 |
* | Add FileOpenOtherUsersFolder. | Ettore Perazzoli | 2002-05-11 | 2 | -0/+9 |
* | Added some tests for the custom storage. | Ettore Perazzoli | 2002-05-11 | 10 | -49/+571 |
* | Simplify. Use transfer_messages_to instead of picking between copy and | Dan Winship | 2002-05-11 | 3 | -35/+12 |
* | Replace copy_messages_to and move_messages_to with a single function that | Dan Winship | 2002-05-11 | 12 | -273/+224 |
* | New filter function to pipe a message to another program. (run_command): | Jeffrey Stedfast | 2002-05-10 | 2 | -13/+7 |
* | Set the path in the entry widget. | Jeffrey Stedfast | 2002-05-10 | 2 | -0/+4 |
* | New filter function to pipe a message to another program. | Jeffrey Stedfast | 2002-05-10 | 2 | -0/+135 |
* | Add filter-file.[c,h] to the build. | Jeffrey Stedfast | 2002-05-10 | 6 | -20/+66 |
* | Switch from gnome_canvas_item_grab to e_canvas_item_grab. | Christopher James Lahey | 2002-05-10 | 5 | -31/+149 |
* | Make sure that even if the new source url is NULL, that we preserve the | Jeffrey Stedfast | 2002-05-10 | 2 | -3/+10 |
* | Bump file version to 2. (This will make older versions of gal ignore the | Dan Winship | 2002-05-10 | 1 | -4/+12 |
* | New filter widgets for choosing files and/or command-line's (?). Not yet | Jeffrey Stedfast | 2002-05-10 | 3 | -0/+375 |
* | Added "first_email" property. | Christopher James Lahey | 2002-05-10 | 2 | -0/+26 |
* | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 9 | -22/+80 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 6 | -11/+29 |
* | dist Spell.idl | JP Rosevear | 2002-05-09 | 2 | -0/+5 |
* | Instead of testing for SERVICE_CONNECTED, we need to also handle | Not Zed | 2002-05-09 | 3 | -2/+12 |
* | Implemented. (digest_getv): Implemented. | Jeffrey Stedfast | 2002-05-09 | 12 | -23/+364 |
* | implemented (c'n'p-ed and updated) spell checking settings | Radek Doulik | 2002-05-09 | 8 | -38/+378 |
* | Revert zh_CN and zh_TW changes because gettext sucks | JP Rosevear | 2002-05-09 | 3 | -27321/+9244 |
* | Add an explanation/warning about why we want Berkeley DB 3.1.17 and | Ettore Perazzoli | 2002-05-09 | 2 | -0/+44 |
* | Pretty pixmap buttons | Iain Holmes | 2002-05-09 | 2 | -2/+31 |
* | Make the mail folders work okay. | Iain Holmes | 2002-05-08 | 2 | -13/+95 |
* | Change so there's no race conditions between the folder info and the session ... | Iain Holmes | 2002-05-08 | 3 | -44/+119 |
* | link against the libtool version of libversit | JP Rosevear | 2002-05-08 | 2 | -1/+6 |
* | Update the po files to cut down on dist time | JP Rosevear | 2002-05-08 | 39 | -152937/+376347 |
* | Changed for rule_context_rename_uri api changes. (mail_filter_delete_uri): | Not Zed | 2002-05-08 | 2 | -2/+39 |
* | camel_pop3_engine_iterate doesn't return the state, it returns -1 on fail, | Jeffrey Stedfast | 2002-05-08 | 2 | -7/+15 |
* | Changed to return a GList *, a list of the names of the rules affected by | Not Zed | 2002-05-08 | 5 | -42/+126 |
* | font.png: Add for the font config prefs. | Larry Ewing | 2002-05-08 | 1 | -0/+1 |
* | propose spell checking settings UI | Radek Doulik | 2002-05-08 | 1 | -101/+98 |