aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-selection-button.c
Commit message (Expand)AuthorAgeFilesLines
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Missing "<click here to select a folder>" text in message filter editorMilan Crha2012-08-081-0/+2
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+15
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-1/+2
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-55/+48
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-1/+4
* Mail widget cleanups.Matthew Barnes2011-11-221-1/+1
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-7/+3
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-2/+2
* Miscellaneous cleanups.Matthew Barnes2011-08-311-76/+67
* Use new CamelService:display-name property.Matthew Barnes2011-08-181-2/+1
* EMFolderSelectionButton: Add an "account" property.Matthew Barnes2011-08-101-29/+107
* EMFolderSelector: Add a "model" construct-only property.Matthew Barnes2011-08-101-1/+5
* EMFolderSelectionButton: Add a "folder-uri" property.Matthew Barnes2011-08-101-16/+43
* Let EMFolderSelector create its own EMFolderTree.Matthew Barnes2011-05-241-21/+21
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-45/+49
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+0
* EMFolderSelectionButton: Avoid e_get_account_by_source_url().Matthew Barnes2011-05-041-10/+19
* EMFolderSelectionButton: Remove unused multiselect functions.Matthew Barnes2011-04-301-143/+25
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-8/+4
* Bug #640706 - Can't edit filter/advance search conditionMilan Crha2011-01-281-1/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-2/+2
* Give MailSession a permanent home.Matthew Barnes2010-10-131-36/+86
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-15/+0
* BugĀ 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-1/+1
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-071-0/+1
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-1/+5
* Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-72/+3
* EMFolderTree cleanups.Matthew Barnes2009-06-201-1/+9
* Thought of a better way to copy folder tree state.Matthew Barnes2009-06-141-1/+0
* Use key files for tracking widget states.Matthew Barnes2009-06-131-0/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-14/+14
* | Crash fix: There is no GtkButton.clicked() method, so don't chain up.Matthew Barnes2009-02-111-3/+0
* | Implement folder tree popup actions. Purge EPopup from EMFolderTree.Matthew Barnes2008-12-191-2/+45
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-178/+367
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-14/+14
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-4/+0
* ** Fix for bug #494414Milan Crha2007-11-231-1/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-38/+38
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fix for bug #274276Arvind2006-07-261-1/+1
* Fixing memory leaks.Hiroyuki Ikezoe2006-07-101-0/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* ** See bug #72266Not Zed2005-02-101-1/+17
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-181-1/+1
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-1/+1
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-22/+95
* Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-111-1/+1
* Fixed to not include leading '/' in the folder name in the label.Jeffrey Stedfast2003-11-181-4/+4
* handle an unparsable url without crashing.Not Zed2003-11-171-9/+2
* Updated for function name changes in mail-component.cJeffrey Stedfast2003-11-141-1/+1
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-151/+171
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+242