| Commit message (Expand) | Author | Age | Files | Lines |
* | ** Fix for bug #347248 | Srinivasa Ragavan | 2006-08-23 | 1 | -0/+1 |
* | ** Fixes bug #347238 | Srinivasa Ragavan | 2006-08-23 | 1 | -3/+5 |
* | Added code to save/attach files/mails/events to/from remote shares | Srinivasa Ragavan | 2006-05-25 | 1 | -5/+25 |
* | Fixed premature memory free. Fixes bug #335203. | Patrick Ohly | 2006-03-22 | 1 | -1/+2 |
* | Fixed bug #326571 Add em_filename_make_safe(), and use it to allow | Simon Zheng | 2006-03-21 | 1 | -2/+36 |
* | Fixes bug #332140 Transfer filenames from utf-8 to glib encoding before | Simon Zheng | 2006-03-06 | 1 | -4/+6 |
* | Fix for bug 322160. | Srinivasa Ragavan | 2006-02-21 | 1 | -6/+6 |
* | change Filters dialog window title to be HIG compliant | Karsten Bräckelmann | 2006-02-11 | 1 | -1/+1 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -38/+0 |
* | ** Fixes bug #316223 | pavithran | 2006-01-30 | 1 | -1/+1 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 1 | -1/+2 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | s/don't/do not/ string changes. Fixes #325276. | Harish Krishnaswamy | 2006-01-01 | 1 | -2/+2 |
* | ** Fixes bug #228040, #324677 | Srinivasa Ragavan | 2005-12-23 | 1 | -0/+6 |
* | em-folder-browser.c em-folder-view.c em-format-html.c | Tor Lillqvist | 2005-12-18 | 1 | -23/+53 |
* | Fixed mark junk, keybinding to focus search widget. | Srinivasa Ragavan | 2005-10-18 | 1 | -0/+39 |
* | Change instances of "vfolder" that appear in the UI to use the term | Rodney Dawes | 2005-08-08 | 1 | -1/+1 |
* | ** See bug #273885. | Not Zed | 2005-08-05 | 1 | -5/+10 |
* | Killed a warning. | Srinivasa Ragavan | 2005-08-04 | 1 | -1/+1 |
* | Fixed a bug where the last path is not preserved well. | Srinivasa Ragavan | 2005-08-02 | 1 | -6/+7 |
* | ** See bug #311440. | Not Zed | 2005-07-29 | 1 | -1/+2 |
* | Added code to create a attachment bar. | Srinivasa Ragavan | 2005-07-25 | 1 | -4/+67 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | move e-error into e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | include atkutil.h (message_list_construct): cast warning. | Not Zed | 2005-03-02 | 1 | -1/+3 |
* | bump version, requires | JP Rosevear | 2005-03-01 | 1 | -1/+1 |
* | ** See bug #35219 | Not Zed | 2005-02-23 | 1 | -16/+32 |
* | kill old 'load http 0 now=0' debug. | Not Zed | 2005-01-18 | 1 | -33/+50 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -2/+4 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -12/+12 |
* | added a comment | Jeffrey Stedfast | 2004-09-04 | 1 | -0/+1 |
* | Fix for bug #63377 and prevention of similar cases. | Jeffrey Stedfast | 2004-09-03 | 1 | -0/+12 |
* | gtk-doc style comment fixes | Jeffrey Stedfast | 2004-08-31 | 1 | -2/+3 |
* | Don't crash if we're passed a NULL path. GtkFileChooser can return NULL | Hans Petter Jansson | 2004-08-28 | 1 | -1/+1 |
* | don't include the terminating NUL in the data length. | Not Zed | 2004-08-16 | 1 | -17/+17 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 1 | -21/+53 |
* | ** See #61940. | Not Zed | 2004-07-28 | 1 | -3/+11 |
* | added len parameter to em_utils_part_to_html and em_utils_message_to_html. | Radek Doulik | 2004-07-28 | 1 | -2/+6 |
* | set the session on the formatter. See #61767. | Not Zed | 2004-07-23 | 1 | -2/+4 |
* | free return value from e_mkdtemp | Dan Winship | 2004-07-14 | 1 | -3/+5 |
* | Add code to set the parent, position, and type hint of the "Add address" | Rodney Dawes | 2004-06-25 | 1 | -1/+4 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -8/+8 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -0/+2 |
* | ** See #56479. | Not Zed | 2004-06-16 | 1 | -47/+83 |
* | This code no longer needs to do charset conversion. Yay. Fixes bug #60225. | Jeffrey Stedfast | 2004-06-16 | 1 | -1/+1 |
* | handle a null path or fragment. | Not Zed | 2004-06-11 | 1 | -5/+9 |
* | use the new e_book_new_* and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -3/+4 |
* | if we end up with an application/octet-stream part, pre-snoop it so we set | Not Zed | 2004-05-19 | 1 | -0/+59 |
* | ** Bug #6556. | Not Zed | 2004-05-17 | 1 | -19/+84 |
* | add for translators. | Not Zed | 2004-05-12 | 1 | -2/+6 |
* | Moved these here from em-utils.c. | Not Zed | 2004-05-03 | 1 | -1078/+4 |
* | fix the overwrite? question. #57822. | Not Zed | 2004-04-30 | 1 | -1/+1 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -44/+21 |
* | use %% for %%. | Not Zed | 2004-04-13 | 1 | -3/+4 |
* | If the provider is unavailable, return euri like the other fail cases. | Jeffrey Stedfast | 2004-04-12 | 1 | -2/+3 |
* | use e_destination_export_to_vcard_attribute instead of exporting to xml, | Chris Toshok | 2004-04-10 | 1 | -8/+8 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -0/+125 |
* | if we get an email uri passed in, just pass it out again, without first | Not Zed | 2004-03-23 | 1 | -0/+4 |
* | rfc2047 decode the address here before passing it off to the addressbook | Jeffrey Stedfast | 2004-03-19 | 1 | -2/+14 |
* | If the mail_get_message() async op fails, it will still call us with a | Jeffrey Stedfast | 2004-03-16 | 1 | -0/+6 |
* | ** See bug #54924. | Not Zed | 2004-03-03 | 1 | -8/+22 |
* | Make sure url->path is non-NULL before setting folder_name to url->path + | Jeffrey Stedfast | 2004-02-27 | 1 | -3/+6 |
* | Use the new camel_store_folder_uri_equal() function. | Jeffrey Stedfast | 2004-02-25 | 1 | -37/+3 |
* | Fix for bug #54057 | Jeffrey Stedfast | 2004-02-24 | 1 | -12/+59 |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 1 | -3/+3 |
* | ** See bug #53914. | Not Zed | 2004-02-17 | 1 | -42/+45 |
* | Fixes for bug #53530 | Bill Zhu | 2004-02-02 | 1 | -2/+0 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 1 | -5/+131 |
* | s/g_fre/g_free/ | Jeffrey Stedfast | 2004-01-17 | 1 | -15/+15 |
* | ** See bug 51660. | Not Zed | 2004-01-14 | 1 | -1/+1 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 1 | -28/+141 |
* | add total + unread counts to properties page. | Not Zed | 2004-01-09 | 1 | -1/+1 |
* | Implemented; sets an image attachment as the GNOME wallpaper. | David Moore | 2003-12-22 | 1 | -1/+53 |
* | changed to setup the rule part properly, it could never have worked. Bug | Not Zed | 2003-12-03 | 1 | -0/+42 |
* | Added empty_trash prompt key. | Not Zed | 2003-12-02 | 1 | -34/+28 |
* | Same. | Jeffrey Stedfast | 2003-11-20 | 1 | -5/+8 |
* | User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather | Jeffrey Stedfast | 2003-11-07 | 1 | -2/+2 |
* | Fixes bug #49816 | Jeffrey Stedfast | 2003-10-28 | 1 | -92/+50 |
* | Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list): | Jeffrey Stedfast | 2003-10-23 | 1 | -4/+3 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -12/+13 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -2/+2 |
* | cvs removed. | Not Zed | 2003-09-18 | 1 | -0/+2327 |