| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |