| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | oops, add the NULL back at the end of possible_types. | Chris Toshok | 2002-05-08 | 2 | -1/+7 |
* | New interface SyncFolderProgressListener. (Offline::cancelSyncFolder): | Ettore Perazzoli | 2002-05-08 | 2 | -2/+32 |
* | s/class/klass for arguments so that c++ developers don't complain later. | Jeffrey Stedfast | 2002-05-08 | 2 | -16/+22 |
* | bleah, need to pass the GtkWindow here so we can pop up the a modal | Chris Toshok | 2002-05-08 | 2 | -22/+48 |
* | fixed the glade file so that the management page would show up in the account... | Jeffrey Stedfast | 2002-05-08 | 2 | -4/+4 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 7 | -42/+399 |
* | add every folder to the sequence except the root folder | JP Rosevear | 2002-05-08 | 7 | -2/+165 |
* | Use the new evolution_shell_client_create_storage_set_view() call. | Ettore Perazzoli | 2002-05-08 | 4 | -24/+76 |
* | Minor fix on spanish translation | Hector Garcia | 2002-05-08 | 1 | -1/+1 |
* | Fix a crash in a g_warning. | Dan Winship | 2002-05-08 | 2 | -4/+8 |
* | Put the EStorageSetView in an EScrollFrame. | Ettore Perazzoli | 2002-05-08 | 11 | -59/+374 |
* | s/ldap_config/addressbook_config/ so this compiles again. | Dan Winship | 2002-05-07 | 2 | -1/+6 |
* | New. | Ettore Perazzoli | 2002-05-07 | 3 | -1/+12 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 49 | -850/+1119 |
* | If the pop3 command status is -1, then we probably have a TCP error (?) so | Jeffrey Stedfast | 2002-05-07 | 3 | -15/+29 |
* | Use CamelMimeFilterBestenc to get a more appropriate encoding rather than | Jeffrey Stedfast | 2002-05-07 | 2 | -7/+33 |
* | Call camel_mime_message_encode_8bit_parts() which fixes bug #10885. | Jeffrey Stedfast | 2002-05-07 | 2 | -3/+4 |
* | Change this directory to include the $(VERSION). | Christopher James Lahey | 2002-05-07 | 1 | -6/+2 |
* | Flush the filter log to make Tuomas happy :-) | Jeffrey Stedfast | 2002-05-07 | 5 | -8/+29 |
* | Set the Seen flag as well since it's safe to assume that if the user has | Jeffrey Stedfast | 2002-05-07 | 2 | -2/+6 |
* | If we are in a Sent/Drafts/Outbox folder, don't show the "Add Sender to | Jeffrey Stedfast | 2002-05-07 | 2 | -4/+23 |
* | Don't bother with counting down the timeout. | Jeffrey Stedfast | 2002-05-07 | 2 | -7/+7 |
* | minor feature change in Evolution w/r/t Exchange calendars. | Aaron Weber | 2002-05-07 | 4 | -8/+64 |
* | Replaced ldap-config.c with addressbook-config.c. | Christopher James Lahey | 2002-05-07 | 2 | -1/+5 |
* | Check all threads are idle as well, using new e_thread_busy call. Should | Not Zed | 2002-05-06 | 2 | -2/+8 |
* | Destroy our mutex too. (e_thread_new): Add thread to a new list of all | Not Zed | 2002-05-06 | 3 | -0/+55 |
* | doh, remove >>>>>'s | Chris Toshok | 2002-05-04 | 1 | -1/+0 |
* | finally remove the #if 0's and use the oaf query stuff to get backends | Chris Toshok | 2002-05-04 | 2 | -2/+7 |
* | Call evolution_config_control_changed when the EFolderList changes. | Christopher James Lahey | 2002-05-04 | 2 | -0/+16 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 8 | -36/+167 |
* | Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref. | Christopher James Lahey | 2002-05-04 | 4 | -2/+148 |
* | Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c. | Christopher James Lahey | 2002-05-04 | 4 | -2/+728 |
* | show progress messages on the status bar. | Rodrigo Moya | 2002-05-03 | 2 | -0/+11 |
* | Same fix as the tcp stream. (stream_write): Again here. Just like tcp | Jeffrey Stedfast | 2002-05-03 | 3 | -66/+111 |
* | Fixed the fix for stupidly-broken-mailer bug #5 to work when multiple | Jeffrey Stedfast | 2002-05-03 | 2 | -3/+10 |
* | Desensitize the to, cc, and bcc buttons if there's no selection here. | Christopher James Lahey | 2002-05-03 | 2 | -0/+34 |
* | Make the style here match the proper widget style to emulate a label or an | Christopher James Lahey | 2002-05-03 | 1 | -1/+1 |
* | #include <gtk/gtkmain.h> to avoid warnings. | Rodrigo Moya | 2002-05-03 | 2 | -0/+5 |
* | Added this function that lets you specify the translation domain. | Christopher James Lahey | 2002-05-03 | 10 | -84/+121 |
* | Added horizontal dividers to this item when in table mode. | Christopher James Lahey | 2002-05-03 | 4 | -26/+28 |
* | Change the order of some code so that we check if the select() failed | Jeffrey Stedfast | 2002-05-03 | 3 | -20/+42 |
* | Changed some of these to bind to the ContactListEditor verbs since they're | Christopher James Lahey | 2002-05-03 | 2 | -3/+9 |
* | Ooops missed this earlier. | Larry Ewing | 2002-05-03 | 2 | -1/+5 |
* | only discard the popup if we created one | JP Rosevear | 2002-05-02 | 2 | -0/+9 |
* | refactored a bit, to not do things in idle loops. | Rodrigo Moya | 2002-05-02 | 2 | -83/+80 |
* | Now takes a CamelURL argument rather than a GHashTable *settings argument. | Jeffrey Stedfast | 2002-05-02 | 2 | -4/+5 |
* | Documented this function as not necessarily stripping shell | Christopher James Lahey | 2002-05-02 | 2 | -0/+2 |
* | Update the code to actually work. (sig_new_html): Same. | Jeffrey Stedfast | 2002-05-02 | 3 | -14/+21 |
* | Set the gettext-domain here. | Christopher James Lahey | 2002-05-02 | 12 | -36/+87 |
* | Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since | Jeffrey Stedfast | 2002-05-02 | 2 | -1/+3 |
* | Fix the filter_menu static array to use the E_POPUP_MENU_CC macros since | Jeffrey Stedfast | 2002-05-02 | 2 | -9/+16 |
* | modify the start and end hours to accomodate all the events in the day | JP Rosevear | 2002-05-02 | 3 | -0/+35 |
* | Also check folder!=NULL. Fixes race where folder isn't setup yet, and | Not Zed | 2002-05-01 | 3 | -2/+8 |
* | fix | JP Rosevear | 2002-05-01 | 2 | -4/+7 |
* | Added Vietnamese po file | Pablo Saratxaga | 2002-05-01 | 2 | -2/+25249 |
* | remove setup_widgets from here (gnome_calendar_init): move setup_widgets | JP Rosevear | 2002-05-01 | 2 | -2/+7 |
* | Added this function so that there would be less duplication of cards | Christopher James Lahey | 2002-05-01 | 4 | -61/+119 |
* | Changed this to set a subject when sending a contact. This makes the | Christopher James Lahey | 2002-05-01 | 2 | -1/+64 |
* | Updated Spanish translation. | Hector Garcia | 2002-05-01 | 2 | -264/+262 |
* | Updated Bulgarian translation by Borislav Aleksandrov | Yanko Kaneti | 2002-05-01 | 2 | -6254/+18859 |
* | If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don't | Dan Winship | 2002-05-01 | 2 | -0/+8 |
* | From gal/e-table/ChangeLog: | Christopher James Lahey | 2002-04-30 | 1 | -8/+8 |
* | Added a sed job on po/Makefile.in.in here. | Christopher James Lahey | 2002-04-30 | 1 | -1/+5 |
* | Convert UTF-8 to gtkstrings since we are using a clist and not an E-widget | Jeffrey Stedfast | 2002-04-30 | 3 | -12/+43 |
* | Changed this to handle large numbers. (e_create_directory): Changed this | Christopher James Lahey | 2002-04-30 | 1 | -65/+111 |
* | Added these functions. Implemented checkboxes in the ETreeModel here. | Christopher James Lahey | 2002-04-30 | 3 | -7/+144 |
* | Bumped the required version number of gal to 0.19.99.15. | Christopher James Lahey | 2002-04-30 | 2 | -1/+6 |
* | Changed LDFLAGS to LIBS for tests here. Bumped the version number to | Christopher James Lahey | 2002-04-30 | 2 | -0/+39 |
* | Strip leading/trailing whitespace from the username because users | Jeffrey Stedfast | 2002-04-30 | 2 | -12/+29 |
* | Strip leading/trailing whitespace from the username because users | Jeffrey Stedfast | 2002-04-30 | 2 | -1/+8 |
* | Add patch to import netscape mail filters. Wheee | Iain Holmes | 2002-04-30 | 3 | -36/+1220 |
* | We want to set unread_count to get_unread_message_count, not | Not Zed | 2002-04-29 | 2 | -2/+8 |
* | clean up propmanager initialization code. | Larry Ewing | 2002-04-29 | 3 | -32/+26 |
* | handle requests for the font manager control. | Larry Ewing | 2002-04-29 | 10 | -430/+688 |
* | use the html reply logic even for plain parts so that we can test out the | Larry Ewing | 2002-04-29 | 2 | -2/+8 |
* | add const to silence warning. | Larry Ewing | 2002-04-29 | 3 | -1/+17 |
* | Small changes... | Fatih Demir | 2002-04-29 | 2 | -2265/+2269 |
* | Same here. | Jeffrey Stedfast | 2002-04-27 | 2 | -3/+2 |
* | Get rid of ibex stuff, we no longer use it. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | Don't link with libibex. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+2 |
* | Don't link to libibex anymore, it has been deprecated. | Jeffrey Stedfast | 2002-04-27 | 2 | -2/+5 |
* | can't even spell my own name right!! | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |
* | Don't link with libibex anymore, it's been deprecated. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+3 |
* | ugh, missed one. | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+0 |
* | Don't link to libibex anymore!! | Jeffrey Stefdast | 2002-04-27 | 2 | -1/+4 |
* | Removed dependency on libibex. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | oops, should have done a search to make sure I had gotten all of the libibexes | Jeffrey Stedfast | 2002-04-27 | 1 | -6/+0 |
* | Don't generate libibex/Makefile anymore. | Jeffrey Stedfast | 2002-04-27 | 3 | -6/+11 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 3 | -2/+4 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+2 |
* | Don't link to libibex anymore. | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+4 |
* | Don't link to libibex.a anymore. | Jeffrey Stedfast | 2002-04-27 | 4 | -4/+7 |
* | No longer want to #include <libibex/ibex.h> | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+8 |
* | Do away with the goto-next-folder stuff, it's very annoying. | Jeffrey Stedfast | 2002-04-27 | 2 | -0/+5 |
* | Take an int instead of a double. From a patch by jody@ximian.com. | Christopher James Lahey | 2002-04-27 | 1 | -1/+1 |
* | Don't print out the colors here unless debugging is turned on. | Christopher James Lahey | 2002-04-27 | 2 | -1/+8 |
* | Use DBL_DIG to compute how much buffer space to use here. | Christopher James Lahey | 2002-04-27 | 2 | -3/+8 |
* | Only unref etst->sort_info once. | Christopher James Lahey | 2002-04-27 | 1 | -1/+0 |
* | Documented the life cycle requirements of the return value of these | Christopher James Lahey | 2002-04-27 | 2 | -7/+23 |
* | Include alloca.h here if it's necessary. | Christopher James Lahey | 2002-04-27 | 1 | -0/+4 |
* | Initialize these struct members individually instead of as a struct. | Christopher James Lahey | 2002-04-27 | 1 | -1/+4 |
* | New function to auto-detect configuration settings. | Jeffrey Stedfast | 2002-04-27 | 3 | -3/+54 |
* | After building the extra config options into a Gtk form, auto-detect any | Jeffrey Stedfast | 2002-04-27 | 4 | -6/+123 |
* | fixed a type-o | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |