aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for bug 322160.Srinivasa Ragavan2006-02-211-6/+6
* change Filters dialog window title to be HIG compliantKarsten Bräckelmann2006-02-111-1/+1
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-38/+0
* ** Fixes bug #316223pavithran2006-01-301-1/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-1/+2
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-2/+2
* ** Fixes bug #228040, #324677Srinivasa Ragavan2005-12-231-0/+6
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-181-23/+53
* Fixed mark junk, keybinding to focus search widget.Srinivasa Ragavan2005-10-181-0/+39
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-081-1/+1
* ** See bug #273885.Not Zed2005-08-051-5/+10
* Killed a warning.Srinivasa Ragavan2005-08-041-1/+1
* Fixed a bug where the last path is not preserved well.Srinivasa Ragavan2005-08-021-6/+7
* ** See bug #311440.Not Zed2005-07-291-1/+2
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-251-4/+67
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* move e-error into e-util/Not Zed2005-05-161-1/+1
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-1/+3
* bump version, requiresJP Rosevear2005-03-011-1/+1
* ** See bug #35219Not Zed2005-02-231-16/+32
* kill old 'load http 0 now=0' debug.Not Zed2005-01-181-33/+50
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-121-2/+4
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-12/+12
* added a commentJeffrey Stedfast2004-09-041-0/+1
* Fix for bug #63377 and prevention of similar cases.Jeffrey Stedfast2004-09-031-0/+12
* gtk-doc style comment fixesJeffrey Stedfast2004-08-311-2/+3
* Don't crash if we're passed a NULL path. GtkFileChooser can return NULLHans Petter Jansson2004-08-281-1/+1
* don't include the terminating NUL in the data length.Not Zed2004-08-161-17/+17
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-21/+53
* ** See #61940.Not Zed2004-07-281-3/+11
* added len parameter to em_utils_part_to_html and em_utils_message_to_html.Radek Doulik2004-07-281-2/+6
* set the session on the formatter. See #61767.Not Zed2004-07-231-2/+4
* free return value from e_mkdtempDan Winship2004-07-141-3/+5
* Add code to set the parent, position, and type hint of the "Add address"Rodney Dawes2004-06-251-1/+4
* ** See #59885.Not Zed2004-06-171-8/+8
* ** See #59885.Not Zed2004-06-171-0/+2
* ** See #56479.Not Zed2004-06-161-47/+83
* This code no longer needs to do charset conversion. Yay. Fixes bug #60225.Jeffrey Stedfast2004-06-161-1/+1
* handle a null path or fragment.Not Zed2004-06-111-5/+9
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-3/+4
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-0/+59
* ** Bug #6556.Not Zed2004-05-171-19/+84
* add for translators.Not Zed2004-05-121-2/+6
* Moved these here from em-utils.c.Not Zed2004-05-031-1078/+4
* fix the overwrite? question. #57822.Not Zed2004-04-301-1/+1
* ** Changed error messages to use EError.Not Zed2004-04-281-44/+21
* use %% for %%.Not Zed2004-04-131-3/+4
* If the provider is unavailable, return euri like the other fail cases.Jeffrey Stedfast2004-04-121-2/+3
* use e_destination_export_to_vcard_attribute instead of exporting to xml,Chris Toshok2004-04-101-8/+8
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-0/+125
* if we get an email uri passed in, just pass it out again, without firstNot Zed2004-03-231-0/+4
* rfc2047 decode the address here before passing it off to the addressbookJeffrey Stedfast2004-03-191-2/+14
* If the mail_get_message() async op fails, it will still call us with aJeffrey Stedfast2004-03-161-0/+6
* ** See bug #54924.Not Zed2004-03-031-8/+22
* Make sure url->path is non-NULL before setting folder_name to url->path +Jeffrey Stedfast2004-02-271-3/+6
* Use the new camel_store_folder_uri_equal() function.Jeffrey Stedfast2004-02-251-37/+3
* Fix for bug #54057Jeffrey Stedfast2004-02-241-12/+59
* fix camel provider api changes.Not Zed2004-02-191-3/+3
* ** See bug #53914.Not Zed2004-02-171-42/+45
* Fixes for bug #53530Bill Zhu2004-02-021-2/+0
* ** See bug #53084 and others.Not Zed2004-01-271-5/+131
* s/g_fre/g_free/Jeffrey Stedfast2004-01-171-15/+15
* ** See bug 51660.Not Zed2004-01-141-1/+1
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-28/+141
* add total + unread counts to properties page.Not Zed2004-01-091-1/+1
* Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-221-1/+53
* changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-031-0/+42
* Added empty_trash prompt key.Not Zed2003-12-021-34/+28
* Same.Jeffrey Stedfast2003-11-201-5/+8
* User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml ratherJeffrey Stedfast2003-11-071-2/+2
* Fixes bug #49816Jeffrey Stedfast2003-10-281-92/+50
* Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list):Jeffrey Stedfast2003-10-231-4/+3
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-12/+13
* updated for camel namespace changesJeffrey Stedfast2003-09-191-2/+2
* cvs removed.Not Zed2003-09-181-0/+2327