aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-selector.h
Commit message (Expand)AuthorAgeFilesLines
* Add EMailFolderCreateDialog.Matthew Barnes2014-03-271-2/+0
* Add em_folder_selector_new_activity().Matthew Barnes2014-03-271-0/+1
* EMFolderSelector: Add a "folder-selected" signal.Matthew Barnes2014-03-271-0/+5
* Add em_folder_selector_set_selected().Matthew Barnes2014-03-271-0/+3
* Add em_folder_selector_get_selected().Matthew Barnes2014-03-271-0/+3
* Add em_folder_selector_get_content_area().Matthew Barnes2014-03-271-0/+2
* EMFolderSelector: Remove 'title' argument when creating.Matthew Barnes2014-03-271-4/+2
* EMFolderSelector: Add a "default-button-label" property.Matthew Barnes2014-03-271-2/+6
* EMFolderSelector: Add a "caption" property.Matthew Barnes2014-03-271-3/+4
* EMFolderSelector: Add a "can-create" property.Matthew Barnes2014-03-271-6/+5
* EMFolderSelector: Further cleanups.Matthew Barnes2014-03-271-3/+3
* EMFolderSelector: Seal up the public instance struct.Matthew Barnes2014-03-271-8/+0
* EMFolderSelector: Make EM_FOLDER_SELECTOR_RESPONSE_NEW private.Matthew Barnes2014-03-271-4/+0
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-3/+0
* EMFolderSelector: Add a "model" construct-only property.Matthew Barnes2011-08-101-0/+4
* Let EMFolderSelector create its own EMFolderTree.Matthew Barnes2011-05-241-21/+6
* Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+0
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-19/+33
* Stop abusing forward declarations.Matthew Barnes2009-06-191-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-9/+9
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+15
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-2/+2
* | Commit recent work so I can merge from trunk.Matthew Barnes2008-10-251-16/+24
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-14/+15
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Fix some typos in the GObject macros.Matthew Barnes2007-11-091-4/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-181-2/+2
* Partial fix for bug #53862Jeffrey Stedfast2004-03-111-0/+3
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-0/+4
* use a POSITIVE value for the response value, gtk uses -ative ones. BugNot Zed2003-12-101-3/+1
* Emit the response signal with the RESPONSE_NEW value.Jeffrey Stedfast2003-11-201-1/+1
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-39/+31
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+96