aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-selector.c
Commit message (Expand)AuthorAgeFilesLines
* Don't focus the name_entry widget here.Jeffrey Stedfast2004-03-171-0/+2
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-1/+1
* Removed an unused variable left over from an old attempted fix.Jeffrey Stedfast2004-03-111-5/+3
* Partial fix for bug #53862Jeffrey Stedfast2004-03-111-2/+40
* Connect to the folder-activated signal. (folder_activated_cb): CallJeffrey Stedfast2004-03-021-3/+10
* fix camel provider api changes.Not Zed2004-02-191-4/+1
* ** See bug #53549.Not Zed2004-02-021-2/+2
* god knows what else this'll break.Not Zed2004-02-021-12/+1
* ** See bug #53549, partial fix.Not Zed2004-01-301-1/+9
* Cast the name entry to a GtkWidget to avoid a compiler warning Grab focusRodney Dawes2004-01-251-1/+1
* Set the mnemonic widget for "Folder _name:"Rodney Dawes2004-01-241-0/+1
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-0/+16
* Fixes bug #51605.Jeffrey Stedfast2003-12-051-13/+27
* Emit the OK response, not the CREATE_NEW response. Also,Jeffrey Stedfast2003-12-041-1/+1
* Need to prepend a "/" to path if the path is the url fragment. Also fixedJeffrey Stedfast2003-12-041-2/+8
* Fixed a FIXME by using the CamelProvider url flags to determine if the urlJeffrey Stedfast2003-12-041-7/+18
* more fixesJeffrey Stedfast2003-12-031-0/+3
* Emit the response signal with the RESPONSE_NEW value.Jeffrey Stedfast2003-11-201-15/+30
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-235/+199
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+349