| Commit message (Expand) | Author | Age | Files | Lines |
* | ** Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 1 | -0/+213 |
* | add fields search_entry and search_top. | Chris Toshok | 2000-11-02 | 1 | -0/+15 |
* | Moving the executive summarys now :) | Iain Holmes | 2000-11-02 | 1 | -0/+10 |
* | Hmmm, someone can't spell Filder, er...I mean Filter ;-) | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+5 |
* | If the name is NULL or empty, then set the title to "Mail from <address>". | Jeffrey Stedfast | 2000-11-02 | 1 | -0/+11 |
* | added property bag support for Bonobo | Jesse Pavel | 2000-11-02 | 1 | -0/+5 |
* | Lots of fixes and simplifications. Should get rid of the "missing icon" | Dan Winship | 2000-11-02 | 1 | -0/+12 |
* | Shouldn't we be strdup'ing the content? This seems to fix the memory | Jeffrey Stedfast | 2000-11-01 | 1 | -0/+9 |
* | Update for camel_service_disconnect change. | Dan Winship | 2000-11-01 | 1 | -0/+5 |
* | Match "is" rather than "contains" now that we have the "is"-rule. | Jeffrey Stedfast | 2000-11-01 | 1 | -0/+5 |
* | Redo this so that it works for all pages, not just the first page. (Now | Dan Winship | 2000-10-31 | 1 | -0/+9 |
* | Simplify this a lot by making IMAP and NNTP use the same code, now that | Dan Winship | 2000-10-30 | 1 | -0/+4 |
* | Don't try to regenerate the message list if there is no folder. (The | Dan Winship | 2000-10-30 | 1 | -0/+5 |
* | Sync the folder before refreshing so we don't lose flag settings. | Dan Winship | 2000-10-30 | 1 | -0/+5 |
* | Check to make sure that the recipient list is neither NULL nor a 0-length | Jeffrey Stedfast | 2000-10-28 | 1 | -0/+7 |
* | Don't destroy a dialog after run_and_close'ing it. | Dan Winship | 2000-10-27 | 1 | -0/+5 |
* | Check for the TO recipient list being NULL and don't send. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+5 |
* | Don't forget to unref the FilterDriver. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+16 |
* | Summary is back in :D | Iain Holmes | 2000-10-26 | 1 | -0/+9 |
* | Pass send/postpone signal handler functions to | Dan Winship | 2000-10-26 | 1 | -0/+5 |
* | Implemented. (subscribe_invert_selection): (was unselect_all) Implemented. | Jeffrey Stedfast | 2000-10-26 | 1 | -0/+5 |
* | Add a "flagged" column, based on the Camel "flagged" flag, for assigning | Dan Winship | 2000-10-26 | 1 | -0/+11 |
* | Don't prepend "/" to the folder's full_name. Deal with hierarchy in the | Dan Winship | 2000-10-25 | 1 | -0/+9 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -0/+4 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -0/+4 |
* | Apply outgoing filters to the message. | Jeffrey Stedfast | 2000-10-24 | 1 | -0/+5 |
* | Fixed a possible error in row numberings. This needs to be changed quite a | Christopher James Lahey | 2000-10-24 | 1 | -0/+6 |
* | Made the top of the folder browser a little prettier. | Christopher James Lahey | 2000-10-24 | 1 | -0/+7 |
* | Don't forget to set the rule source! (eg "incoming", "demand", or | Jeffrey Stedfast | 2000-10-24 | 1 | -0/+5 |
* | Make the vertical toolbar always visible in the message list and the | Ettore Perazzoli | 2000-10-23 | 1 | -0/+8 |
* | #include <camel/camel-folder.h> | Jeffrey Stedfast | 2000-10-21 | 1 | -0/+4 |
* | s/BonoboUIHandler/BonoboUIComponent/ | Michael Meeks | 2000-10-21 | 1 | -0/+8 |
* | Declare composer factory. | Dan Winship | 2000-10-21 | 1 | -0/+6 |
* | e-tree-model is now opaque. use the accessor to get the root node. | Chris Toshok | 2000-10-20 | 1 | -0/+5 |
* | #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummy | Jeffrey Stedfast | 2000-10-20 | 1 | -0/+8 |
* | For an imap store, just refresh the INBOX. | Dan Winship | 2000-10-20 | 1 | -0/+9 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 1 | -0/+5 |
* | Clean up some old #if 0 code. | Dan Winship | 2000-10-19 | 1 | -0/+4 |
* | Get the MailConfigIdentity *before* we create a new composer object so | Jeffrey Stedfast | 2000-10-19 | 1 | -0/+6 |
* | kill. (create_ondemand_hooks): die. (control_activate): remove hook. | Michael Meeks | 2000-10-19 | 1 | -0/+8 |
* | Fixed some column widths. | Christopher James Lahey | 2000-10-19 | 1 | -0/+4 |
* | Make all the CLists have passive titles. (identity_dialog): Make the | Iain Holmes | 2000-10-19 | 1 | -0/+7 |
* | Disable the optionmenu because it is empty. (service_page_item_auth_fill): | Iain Holmes | 2000-10-18 | 1 | -0/+13 |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 1 | -0/+40 |
* | Un #if 0'd out (search_full): Same. (folder_browser_gui_init): Connect | Jeffrey Stedfast | 2000-10-17 | 1 | -0/+10 |
* | fixed ChangeLog merge-conflict errors | Jeffrey Stedfast | 2000-10-17 | 1 | -2/+0 |
* | Decode recipient names so that they display nicely in the To and Cc | Jeffrey Stedfast | 2000-10-17 | 1 | -0/+11 |
* | only set the url->user field if the user string is non-NULL and not empty. | Chris Toshok | 2000-10-17 | 1 | -0/+5 |
* | Uh, fixed jeff's wrong fix for setting the speficiation (the function | Not Zed | 2000-10-16 | 1 | -0/+12 |
* | ETreePath != GNode now, use accessors. (ml_tree_value_at): same. | Chris Toshok | 2000-10-16 | 1 | -0/+11 |
* | Icon attribute for the mail component. | Ettore Perazzoli | 2000-10-15 | 1 | -0/+5 |
* | Don't free the service name. | Jeffrey Stedfast | 2000-10-14 | 1 | -0/+5 |
* | sync & expunge the source folder after filtering. | Jeffrey Stedfast | 2000-10-13 | 1 | -0/+5 |
* | Create the 'spec' and 'extras' arguments and call e_table_scrolled_new() | Jeffrey Stedfast | 2000-10-13 | 1 | -0/+10 |
* | Duh, fix the test for the folder name, strstr != strcmp is it. | Not Zed | 2000-10-12 | 1 | -0/+33 |
* | special case for folders with NULL urls (which aren't | Chris Toshok | 2000-10-12 | 1 | -0/+8 |
* | Replace To with From except in Drafts, Outbox, or Sent boxes. Make Subject | Christopher James Lahey | 2000-10-12 | 1 | -0/+6 |
* | Changelog | Iain Holmes | 2000-10-12 | 1 | -0/+4 |
* | set expansion to 0.0, minimum-width to 16, and resizable to false for the | Chris Toshok | 2000-10-12 | 1 | -2/+17 |
* | Changed the password-getting dialog so that the text entry has focus. | Anna Marie Dirks | 2000-10-12 | 1 | -0/+6 |
* | change cell type to "string" since we're not including it in the extras. | Chris Toshok | 2000-10-12 | 1 | -0/+5 |
* | Changed these to use the proper form for the column element. | Christopher James Lahey | 2000-10-11 | 1 | -0/+5 |
* | Updated these to the new ETable style of specifications. | Christopher James Lahey | 2000-10-11 | 1 | -0/+5 |
* | convert to the new gal e-table stuff. (html_size_req): (html_new): | Chris Toshok | 2000-10-11 | 1 | -0/+9 |
* | remove the html description stuff for now. | Chris Toshok | 2000-10-11 | 1 | -0/+5 |
* | umm.. duh :) only subscribe if it's not subscribed, and vice versa. | Chris Toshok | 2000-10-11 | 1 | -0/+9 |
* | add a ref to input->storage here so that the ref/unref pattern more | Chris Toshok | 2000-10-11 | 1 | -0/+29 |
* | make sure we dup the return value of get_reply_to or get_from when | Larry Ewing | 2000-10-11 | 1 | -0/+6 |
* | HTML change | Iain Holmes | 2000-10-11 | 1 | -0/+5 |
* | Added #include <errno.h> to mail/mail-threads.c so it will compile. | Cody Russell | 2000-10-11 | 1 | -0/+3 |
* | Fixed for new rule_context_load | Iain Holmes | 2000-10-10 | 1 | -0/+4 |
* | use our own etable to display the stores, and get them from the | Chris Toshok | 2000-10-10 | 1 | -0/+8 |
* | Updated to use new icon code. | Iain Holmes | 2000-10-10 | 1 | -0/+13 |
* | Work around missing files in Zucchi's commit. | Ettore Perazzoli | 2000-10-09 | 1 | -0/+16 |
* | New widget, full search dialogue for mail. | Not Zed | 2000-10-09 | 1 | -0/+44 |
* | re-write. | Michael Meeks | 2000-10-09 | 1 | -0/+7 |
* | Tag string for translation (do_flag_messages): ditto. | Miguel de Icaza | 2000-10-08 | 1 | -0/+3 |
* | Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS. | Miguel de Icaza | 2000-10-08 | 1 | -0/+22 |
* | Move the functionality to incorporate messages into | Miguel de Icaza | 2000-10-08 | 1 | -0/+7 |
* | Fix the locking up of the mail by only calling camel functions from the | Iain Holmes | 2000-10-07 | 1 | -0/+14 |
* | set the @subscribed_only parameter to TRUE, since the subscribe UI is the | Chris Toshok | 2000-10-07 | 1 | -0/+6 |
* | Add missing parameter in call to `camel_store_get_folder_info()'. | Ettore Perazzoli | 2000-10-07 | 1 | -0/+6 |
* | Decode the header before writing it to the header box. | Jeffrey Stedfast | 2000-10-06 | 1 | -0/+3 |
* | fetch mail before sending, this is a temp fix for POP-before-SMTP | Jeffrey Stedfast | 2000-10-06 | 1 | -2/+7 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -0/+20 |
* | Use CamelInternetAddress instead of my quick hack (aka InternetAddress). | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+5 |
* | Don't listen for message-changed hook, because it causes a lock up (?) | Iain Holmes | 2000-10-05 | 1 | -0/+4 |
* | Add the stuff to make evolution-mail a summary providing component. :) | Iain Holmes | 2000-10-05 | 1 | -0/+15 |
* | Add back the "sync folder on leave" hack that got lost in the UIHandler | Dan Winship | 2000-10-05 | 1 | -0/+5 |
* | Instead of UnSelectAll, we want InvertSelection. | Jeffrey Stedfast | 2000-10-05 | 1 | -20/+32 |
* | remove news specific check. (mail_tool_uri_to_folder): news: -> nntp: | Chris Toshok | 2000-10-05 | 1 | -0/+6 |
* | Don't expunge the source mailbox on completion. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+5 |
* | Don't try to add_folders if get_folder_info returned NULL. | Dan Winship | 2000-10-05 | 1 | -0/+5 |
* | Fix the attachment icon width. (content_is_attachment): Perform some | Not Zed | 2000-10-04 | 1 | -0/+7 |
* | Added a comment to a piece of code that I was trying to "fix" just to find | Miguel de Icaza | 2000-10-04 | 1 | -0/+11 |
* | destroy our tree_model and remove the root node. also, release_unref our | Chris Toshok | 2000-10-03 | 1 | -0/+9 |
* | add a storage-set-view-listener, and add a little printf saying what | Chris Toshok | 2000-10-03 | 1 | -0/+6 |
* | get Evolution::StorageSetView interface on our storage set view control, | Chris Toshok | 2000-10-03 | 1 | -0/+6 |
* | add -I$(top_srcdir)/widgets/misc | Chris Toshok | 2000-10-03 | 1 | -0/+9 |
* | add fields for the storage set Bonobo_Control and Evolution_StorageSetView | Chris Toshok | 2000-10-03 | 1 | -0/+9 |
* | remove spurious conflict indicator. | Michael Meeks | 2000-10-03 | 1 | -1/+0 |
* | kill. | Michael Meeks | 2000-10-03 | 1 | -0/+5 |
* | Remove "Port" entry from source dialog. We'll use "host:port" like | Dan Winship | 2000-10-03 | 1 | -0/+8 |
* | subscribe-control.[ch] -> subscribe_dialog.[ch] | Chris Toshok | 2000-10-03 | 1 | -0/+15 |
* | remove the 2 tree pixbufs, so adjust the offsets to the score pixbufs. | Chris Toshok | 2000-10-03 | 1 | -0/+6 |
* | Update for CamelFolderInfo changes. | Dan Winship | 2000-10-03 | 1 | -0/+11 |
* | Add a cache for the pixbufs, hashed on CID, so that we only have to make a | Iain Holmes | 2000-10-02 | 1 | -0/+11 |
* | Eye-candy, eye-candy. | Iain Holmes | 2000-10-01 | 1 | -0/+6 |
* | Add print preview verb here. | Miguel de Icaza | 2000-09-30 | 1 | -0/+9 |
* | nuked. | Chris Toshok | 2000-09-30 | 1 | -0/+19 |
* | added prototype. | Chris Toshok | 2000-09-29 | 1 | -0/+11 |
* | Messages should be appended to Sent as Seen. (do_send_mail): Same. | Jeffrey Stedfast | 2000-09-29 | 1 | -0/+6 |
* | Don't compile the subscribe control for now, as it needs to be | Ettore Perazzoli | 2000-09-28 | 1 | -0/+6 |
* | new function. | Chris Toshok | 2000-09-28 | 1 | -0/+9 |
* | add SubscribeControl typedef. | Chris Toshok | 2000-09-28 | 1 | -0/+11 |
* | Note: We need a configuration option to specify whether to log filtering | Jeffrey Stedfast | 2000-09-28 | 1 | -0/+9 |
* | Fix it so that "send later" will still mark a message as being replied, | Jeffrey Stedfast | 2000-09-28 | 1 | -0/+6 |
* | If the message has been deleted, don't try filtering it - skip to the next | Jeffrey Stedfast | 2000-09-28 | 1 | -0/+6 |
* | Shuffling (un)select all menu items to the Edit menu. | Jeffrey Stedfast | 2000-09-26 | 1 | -1/+6 |
* | Added new menu items | Jeffrey Stedfast | 2000-09-26 | 1 | -0/+13 |
* | Function to convert a folder name/path to a filename for per-folder data. | Not Zed | 2000-09-26 | 1 | -0/+15 |
* | Updated to use Nat's ENameWestern parser. | Jeffrey Stedfast | 2000-09-26 | 1 | -0/+7 |
* | CamelException is not for compile-time errors. Replace lots of argument | Dan Winship | 2000-09-26 | 1 | -0/+8 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 1 | -0/+5 |
* | Fix a crash that happened on my system when sorting by the "From" | Ettore Perazzoli | 2000-09-23 | 1 | -0/+7 |
* | New comparison function for email addresses. (subject_compare): New | Jeffrey Stedfast | 2000-09-22 | 1 | -0/+7 |
* | Fixed some memory leakage. Call free_recipients() so we don't leak memory. | Jeffrey Stedfast | 2000-09-22 | 1 | -0/+5 |
* | Use the folder's full_name so recursive directory structures display | Jeffrey Stedfast | 2000-09-20 | 1 | -0/+5 |
* | Update for CamelFolder changes (subfolder_names -> subfolder_info). | Dan Winship | 2000-09-20 | 1 | -0/+6 |
* | Deal with NULL composer. | Dan Winship | 2000-09-19 | 1 | -0/+8 |
* | Call gnome_vfs_init() since the composer now does file operations (to get | Dan Winship | 2000-09-19 | 1 | -0/+5 |
* | Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITY | Jeffrey Stedfast | 2000-09-19 | 1 | -0/+6 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+10 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 1 | -0/+6 |
* | Revert **Temp fix** from below since the relevant shell bug has been fixed | Dan Winship | 2000-09-15 | 1 | -0/+3 |
* | Don't get_message_flags, because POP doesn't support it and it's pointless | Dan Winship | 2000-09-15 | 1 | -1/+5 |
* | Fix the sense of the "keep on server" check so we're not doing this | Dan Winship | 2000-09-15 | 1 | -0/+5 |
* | This bug was so much fun to fix the first time that I decided to | Dan Winship | 2000-09-15 | 1 | -0/+12 |
* | **Temp fix** Send "" as the default folder to select as anything else | Jeffrey Stedfast | 2000-09-15 | 1 | -0/+8 |
* | Made a nicer dialog for the "You have not configured the mail client" error | Iain Holmes | 2000-09-15 | 1 | -0/+8 |
* | camel_folder_append is perfectly happy to take a NULL info. | Dan Winship | 2000-09-14 | 1 | -0/+5 |
* | add bonobo_ui_handler_unset_container to stop menus screwing up. | Michael Meeks | 2000-09-14 | 1 | -0/+1 |
* | Make Tigert's icons work again. | Michael Meeks | 2000-09-14 | 1 | -0/+1 |
* | Move a couple of helpers into Bonobo before more people start the re-build | Michael Meeks | 2000-09-14 | 1 | -0/+4 |
* | Changed the include here because it caused make distcheck to fail for me. | Christopher James Lahey | 2000-09-14 | 1 | -0/+6 |
* | Only use the cache if the user plans to keep_on_server. | Jeffrey Stedfast | 2000-09-14 | 1 | -0/+5 |
* | kill warning. (control_activate): set threaded toggle state, add freeze / | Michael Meeks | 2000-09-14 | 1 | -0/+7 |
* | Fixed a warning (Missing include file.) | Christopher James Lahey | 2000-09-14 | 1 | -0/+5 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -0/+4 |
* | Get rid of the `ui.xml' stuff that Michael committed, as it's breaking | Ettore Perazzoli | 2000-09-13 | 1 | -0/+4 |
* | set folder_tree before adding the listener, since that will eventually | Dan Winship | 2000-09-13 | 1 | -0/+4 |
* | sync the folder on deactivate. | Dan Winship | 2000-09-13 | 1 | -0/+5 |
* | For additional coolness, display the name of the mailing list in the | Ettore Perazzoli | 2000-09-12 | 1 | -0/+14 |
* | Grey out the "Filter for Mailing List" item if we cannot figure out a | Ettore Perazzoli | 2000-09-12 | 1 | -0/+17 |
* | Cool Hack of the Day: right-click menu item to autodetect what mailing | Ettore Perazzoli | 2000-09-12 | 1 | -0/+40 |
* | Was trying to unhook an event from the wrong folder - oops. | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+5 |
* | (prune_empty): Plugged another small leak. | Michael Zucci | 2000-09-12 | 1 | -0/+1 |
* | Reverted to version 1.15. (remove_node): Ok, if a node has a parent, | Not Zed | 2000-09-12 | 1 | -0/+8 |
* | ChangeLog for my previous commit. | Ettore Perazzoli | 2000-09-12 | 1 | -0/+9 |
* | Updated to use the new mail_do_filter_ondemand. | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+13 |
* | Don't have the filter driver self_destruct. | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+5 |
* | If we're fetching from an mbox formatted file then we need to do some | Jeffrey Stedfast | 2000-09-12 | 1 | -0/+5 |
* | Accidently didn't commit the ChangeLog | Chris Lahey | 2000-09-12 | 1 | -0/+4 |
* | Another big rewrite of this stuff. Now all (well, most) attachments get a | Dan Winship | 2000-09-12 | 1 | -0/+12 |
* | Use the CamelUIDCache so that we only retrieve *new* messages and also | Jeffrey Stedfast | 2000-09-10 | 1 | -0/+7 |
* | Updated to not send hook/unhook data to filter_driver_run as it no longer | Jeffrey Stedfast | 2000-09-10 | 1 | -0/+7 |
* | Freeze the default folder before filtering and thaw it afterward to | Jeffrey Stedfast | 2000-09-10 | 1 | -0/+6 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -0/+7 |
* | Updated to pass a CamelMessageInfo to filter_driver_run | Jeffrey Stedfast | 2000-09-08 | 1 | -1/+7 |
* | Updated to check the boolean return code from fulter_driver_run to find | Jeffrey Stedfast | 2000-09-08 | 1 | -0/+7 |
* | *** empty log message *** | Jesse Pavel | 2000-09-08 | 1 | -0/+6 |
* | Updated to pass an exception to filter_driver_run and also check the | Jeffrey Stedfast | 2000-09-08 | 1 | -0/+8 |
* | Pass a storage dir to camel_session_new now. | Dan Winship | 2000-09-08 | 1 | -0/+8 |
* | Fix previous fix. (Free the uids, just do it correctly.) | Dan Winship | 2000-09-08 | 1 | -0/+5 |
* | Don't free uids, let the camel folder do that when it gets finalized | Jeffrey Stedfast | 2000-09-08 | 1 | -0/+5 |
* | New async function to filter messages on demand. (do_fetch_mail): Updated | Jeffrey Stedfast | 2000-09-07 | 1 | -0/+16 |
* | set the data to NULL for the tree root, so nuke_uids won't try to free | Dan Winship | 2000-09-07 | 1 | -0/+5 |
* | Fix memory handling for the shell's CORBA object reference within the | Ettore Perazzoli | 2000-09-06 | 1 | -0/+10 |
* | camel_mime_part_get_filename now deals with both Content-Disposition and | Dan Winship | 2000-09-06 | 1 | -0/+8 |
* | Add a use-default-port option to the source editor ; bugfixes | Peter Williams | 2000-09-06 | 1 | -0/+29 |
* | Re-rename "Sent". | Dan Winship | 2000-09-06 | 1 | -0/+2 |
* | Remove the "+ 90" here since it seems to break things for me, and it's not | Dan Winship | 2000-09-06 | 1 | -0/+6 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -0/+5 |
* | only call camel_folder_get_message_info if the folder has | Dan Winship | 2000-09-06 | 1 | -0/+5 |
* | Replace mail_do_setup_draftbox, mail_do_setup_outbox, and | Dan Winship | 2000-09-06 | 1 | -0/+12 |
* | Applied Jesse's patch that will append a signature to the replied message | Jeffrey Stedfast | 2000-09-04 | 1 | -0/+9 |
* | Copy the passed in item before adding (mail_config_add_source): ditto | JP Rosevear | 2000-09-03 | 1 | -0/+15 |
* | Change the "Get Mail" toolbar button to become "Send & Receieve" | Jeffrey Stedfast | 2000-09-03 | 1 | -0/+16 |
* | Since POP3 doesn't implement get_message_info, we need to check for info | Jeffrey Stedfast | 2000-09-03 | 1 | -0/+9 |
* | Make the `Home' and `End' keys do the Right Thing. Remove circular | Ettore Perazzoli | 2000-09-03 | 1 | -0/+16 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -0/+7 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 1 | -0/+4 |
* | Attach a callback to the postpone signal (send_to_url): Same (mail_reply): | Jeffrey Stedfast | 2000-09-02 | 1 | -1/+10 |
* | New convenience function to load the Outbox folder | Jeffrey Stedfast | 2000-09-02 | 1 | -0/+11 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 1 | -0/+6 |
* | Make the HTML widget grab the focus in the mail view window so that | Ettore Perazzoli | 2000-08-31 | 1 | -0/+5 |
* | Make CamelServices connect only when told to (old behavior). Make CamelRemote... | Peter Williams | 2000-08-31 | 1 | -0/+9 |
* | Fixing a spurious unref, or creating a circular reference? You decide. | Peter Williams | 2000-08-30 | 1 | -0/+5 |
* | Update this and related functions to no longer take a From address. (The | Dan Winship | 2000-08-30 | 1 | -0/+15 |
* | Add new news stores as well as mail sources | Peter Williams | 2000-08-29 | 1 | -0/+5 |
* | Free the from address when we're done with it. Also, | Jeffrey Stedfast | 2000-08-29 | 1 | -0/+6 |
* | Add more user-friendly progress messages from the friendly folks at Helix Cod... | Peter Williams | 2000-08-28 | 1 | -0/+8 |
* | Display the number of messages downloaded starting from one instead of | Ettore Perazzoli | 2000-08-28 | 1 | -0/+18 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 1 | -0/+7 |
* | Fix to prevent possible buffer overflows and a logic fix. | Jeffrey Stedfast | 2000-08-28 | 1 | -1/+1 |
* | Fix to prevent possible buffer overflows | Jeffrey Stedfast | 2000-08-28 | 1 | -0/+5 |
* | New crypto function to clearsign plaintext | Jeffrey Stedfast | 2000-08-28 | 1 | -3/+10 |
* | Added bonobo menu handler for mark_all_deleted function. | Ariel Rios | 2000-08-28 | 1 | -0/+8 |
* | Change the way the message view window's size is set up so that the | Ettore Perazzoli | 2000-08-27 | 1 | -0/+6 |
* | Fixed an uninitialized variable. | Christopher James Lahey | 2000-08-26 | 1 | -0/+4 |
* | Kill | JP Rosevear | 2000-08-26 | 1 | -0/+6 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+11 |
* | Implemented PGP 2.x encryption. We only need to get the passphrase if we | Jeffrey Stedfast | 2000-08-26 | 1 | -0/+7 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 1 | -0/+6 |
* | Sync the right-click menu with the main menu for modifying messages | Peter Williams | 2000-08-25 | 1 | -0/+7 |
* | Start adding progress info; make flag_all_messages camel-safe; make the no ne... | Peter Williams | 2000-08-25 | 1 | -0/+19 |
* | Fixed some warnings in the uihandler code. | Christopher James Lahey | 2000-08-25 | 1 | -0/+5 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -0/+113 |
* | Reformat a bit, make "Folder" appear before "Message", fill in the Message | Dan Winship | 2000-08-24 | 1 | -0/+6 |
* | Fix a deadlock upon checking mail due to new camel_service semantics. | Peter Williams | 2000-08-24 | 1 | -0/+5 |
* | ChangeLog updates. | Peter Williams | 2000-08-23 | 1 | -0/+12 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -0/+10 |
* | Fix an infinite loop in the message threading with empty containers. | Peter Williams | 2000-08-22 | 1 | -0/+7 |
* | Added fb_resize_cb to folder-browser.c | Jeremy Wise | 2000-08-21 | 1 | -0/+4 |
* | Fix menu items | Peter Williams | 2000-08-18 | 1 | -0/+5 |
* | Move menu items around, fix some GUI bits. | Ettore Perazzoli | 2000-08-18 | 1 | -0/+24 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 1 | -0/+53 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 1 | -0/+13 |
* | Use a configurable timeout. | Richard Hult | 2000-08-17 | 1 | -0/+15 |
* | Plug mem leaks. | Peter Williams | 2000-08-17 | 1 | -1/+4 |
* | Updates to the memory debugging stuff. | Peter Williams | 2000-08-16 | 1 | -0/+5 |
* | Add support for debugging the message thread memory leaks. | Peter Williams | 2000-08-16 | 1 | -0/+4 |
* | Address bugzilla bug #496 | Peter Williams | 2000-08-16 | 1 | -0/+3 |
* | Close the pipes when finished; add i18n | Peter Williams | 2000-08-16 | 1 | -0/+9 |
* | Add support for copying messages | Peter Williams | 2000-08-16 | 1 | -1/+14 |
* | Don't deadlock on PGP key request | Peter Williams | 2000-08-16 | 1 | -0/+3 |
* | Fix the error dialogs. | Peter Williams | 2000-08-15 | 1 | -0/+3 |
* | Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype ... | Peter Williams | 2000-08-14 | 1 | -0/+4 |
* | Added support for encrypting via PGP 5.0 | Jeffrey Stedfast | 2000-08-14 | 1 | -0/+5 |
* | Use CORBA_Object_release() instead of CORBA_free() as appropriate, you | Ettore Perazzoli | 2000-08-14 | 1 | -0/+5 |
* | Use the default handlers for SIGBUS and SIGSEGV as gnome_segv_handler | Ettore Perazzoli | 2000-08-14 | 1 | -0/+5 |
* | Set config->configured to TRUE | Jeffrey Stedfast | 2000-08-14 | 1 | -0/+5 |
* | Remove a bogus `GDK_THREADS_ENTER()'/`GDK_THREADS_LEAVE()' pair. | Ettore Perazzoli | 2000-08-14 | 1 | -0/+5 |
* | Fix the ugly hack to get rid of a CORBA race condition. Yes, it's | Ettore Perazzoli | 2000-08-14 | 1 | -0/+10 |
* | add mail-local.h | Dan Winship | 2000-08-14 | 1 | -0/+4 |
* | Disable error dialogs for now, as they hang. | Ettore Perazzoli | 2000-08-14 | 1 | -0/+5 |
* | Fix some freed-memory references | Dan Winship | 2000-08-14 | 1 | -0/+2 |
* | Don't free the prompt. It doesn't belong to you. | Dan Winship | 2000-08-14 | 1 | -0/+5 |
* | Fix bug in the folder creation code: CORBA_Object_duplicate() the | Ettore Perazzoli | 2000-08-14 | 1 | -0/+6 |
* | Don't wrap the gnome_dialog_run in GDK_THREADS_ENTER/LEAVE | Jeffrey Stedfast | 2000-08-14 | 1 | -0/+5 |