aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-selector.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #304993 (Novell Bugzilla)Srinivasa Ragavan2007-09-061-0/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix from Lucky to expand newly created folderSrinivasa Ragavan2007-08-021-3/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Remove this unused method (emfs_response): Remove unused variableRodney Dawes2005-05-251-23/+1
* fix rodney's name choices. fix multiple-inclusion. fix forward references.Not Zed2005-05-191-1/+1
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-28/+4
* remove old debug which no longer works.Not Zed2004-10-061-1/+1
* ** See bug #64377.Not Zed2004-08-311-13/+22
* Don't prepend the path string with a '/'.Jeffrey Stedfast2004-06-251-1/+1
* rearrange the setting up of the target flags, stores can have a null path.Not Zed2004-06-111-6/+8
* handle a null path or fragment.Not Zed2004-06-111-1/+1
* Make the chooser non-modal. Fixes bug #53735.Jeffrey Stedfast2004-06-091-0/+1
* set the right path on the url.Not Zed2004-06-011-1/+1
* Disable debug here too - all this code has been working fine.Jeffrey Stedfast2004-05-291-1/+1
* set the default selection to inbox.Not Zed2004-05-261-2/+9
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-181-5/+5
* Check that the folder is selectable using the new flags argument.Jeffrey Stedfast2004-05-071-1/+1
* 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