aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-6/+3
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-5/+9
* Remove "enable-local" and "enable-vfolders" GSettings key.Matthew Barnes2012-06-091-15/+0
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-2/+2
* Bug #664205 - Improve UX when creating a new mail folderMilan Crha2012-03-091-1/+1
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-1/+1
* Redo Filters/Search folder editors to use a shared non ui based library forSrinivasa Ragavan2012-03-031-2/+2
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Bug #668805 - Copy to Folder uses incorrect error definition namesMilan Crha2012-01-311-4/+4
* Bug #668634 - Warn user with folder create errorMilan Crha2012-01-261-3/+4
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-11/+12
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-20/+11
* Do not load disabled services while creating new folderChenthill Palanisamy2011-12-191-0/+6
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-28/+24
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-11/+12
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-4/+4
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-2/+17
* Bug #659555 - Add custom icons in a folder Subscription dialogMilan Crha2011-09-261-0/+12
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-6/+7
* Bug 656720 - Exclude NNTP stores from Create Folder dialogMatthew Barnes2011-08-181-1/+25
* Adapt to new CamelSubscribable interface.Matthew Barnes2011-08-161-10/+15
* EMFolderSelector: Add a "model" construct-only property.Matthew Barnes2011-08-101-2/+8
* Bug #650671 - Service connect/disconnect not cancelled properlyMilan Crha2011-07-021-3/+3
* Fix few memory leaksMilan Crha2011-06-151-0/+3
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-3/+7
* Fixes a crash while creating VeeFolders at the root level.Chenthill Palanisamy2011-06-071-1/+7
* Bug #649939 - Cann't create new folderMilan Crha2011-05-311-6/+23
* Check for vfolder stores by UID, not URI.Matthew Barnes2011-05-261-11/+8
* Let EMFolderSelector create its own EMFolderTree.Matthew Barnes2011-05-241-19/+18
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-11/+12
* Remove emfu_create_folder_real().Matthew Barnes2011-05-241-187/+91
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-6/+13
* Remove mail_remove_folder().Matthew Barnes2011-05-211-106/+0
* Bug #649939 - Cann't create new folder (second shot)Milan Crha2011-05-111-1/+5
* Bug #649939 - Cann't create new folderMilan Crha2011-05-111-41/+14
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-14/+37
* Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-05-071-1/+1
* em_folder_utils_create_folder(): Change function parameters.Matthew Barnes2011-05-071-6/+10
* em_folder_utils_copy_folder(): Change function parameter.Matthew Barnes2011-05-071-30/+47
* Adapt to extra arg in camel_session_get_service_by_url().Matthew Barnes2011-04-291-3/+3
* Adapt to CamelService changes.Matthew Barnes2011-04-211-27/+46
* Adapt to sealed up CamelService.Matthew Barnes2011-04-181-1/+6
* Bug 647816 - Moving folder hierarchy causes errorDavid Woodhouse2011-04-151-2/+9
* Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-02-161-8/+4
* Kill em_folder_utils_unsubscribe_folder().Matthew Barnes2010-11-011-75/+0
* Bug #633371 - Remote pop folder no longer emptiedMilan Crha2010-10-291-3/+3
* Simplify EActivity.Matthew Barnes2010-10-231-23/+26
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-60/+80
* Give MailSession a permanent home.Matthew Barnes2010-10-131-19/+41
* Adapt to Camel API changes.Matthew Barnes2010-09-281-14/+14
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-14/+31
* Coding style cleanups.Matthew Barnes2010-09-131-13/+13
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-32/+53
* Adapt to Camel API changes.Matthew Barnes2010-05-081-1/+1
* Bug #593890 - New folder window is not in focus in filter dialogMilan Crha2010-05-041-1/+5
* Adapt to Camel API changes.Matthew Barnes2010-04-301-9/+18
* Camel is now GObject-based.Matthew Barnes2010-04-241-15/+15
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-7/+0
* Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-03-081-1/+1
* Bug 546551 - Dialog for deleting mail folders always mentions subfolders.Viswanath Sivakumar2010-02-221-1/+9
* Bug 607741 - Move folder to claims it's copying in status barMatthew Barnes2010-01-221-1/+4
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-071-0/+2
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-161-1/+1
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-5/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-8/+8
* port mail/ to use new EError APIJonathon Jongsma2009-12-011-7/+7
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-1/+1
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-26/+6
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-1/+3
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-131-82/+0
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-14/+31
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-6/+35
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-1/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-261-0/+66
* Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-14/+12
* Thought of a better way to copy folder tree state.Matthew Barnes2009-06-141-1/+0
* Clean up EMFolderTreeModel.Matthew Barnes2009-06-141-1/+4
* Use key files for tracking widget states.Matthew Barnes2009-06-131-4/+12
* More code cleanup.Matthew Barnes2009-06-021-3/+3
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-35/+35
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+4
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-1/+1
| * Use named icons in the folder tree instead of pixbufs.Matthew Barnes2009-05-251-2/+35
| * Do not crash on delete folderMilan Crha2009-04-251-2/+0
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-5/+5
* | Manual conflict resolutionMatthew Barnes2009-04-251-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-1/+17
|\|
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
| * Fixes #471083 (bnc) Do not allow deletion of system folders.Chenthill Palanisamy2009-04-131-0/+10
| * ** Fix for bug #504767Milan Crha2009-03-191-1/+8
| * ** Fix for bug #530691Milan Crha2008-09-291-70/+17
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+14
| * ** Fix for bug #509647Milan Crha2008-08-281-1/+1
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
| * ** Fixes Bug #200147Bharath Acharya2008-07-211-1/+1
* | Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-251-2/+35
* | Commit recent work so I can merge from trunk.Matthew Barnes2008-10-251-1/+1
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-10/+13
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-70/+17
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-16/+15
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-1/+0
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+1
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Part of bug #511488Milan Crha2008-01-241-2/+1
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-101-3/+6
* ** Fix for bug #300336Milan Crha2008-01-071-0/+4
* ** Fixes bug #362638Matthew Barnes2007-12-211-49/+38
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-85/+85
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+2
* ** Fix for bug #304993 (Novell Bugzilla)Srinivasa Ragavan2007-09-061-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-2/+1
* Fix from Lucky to expand newly created folderSrinivasa Ragavan2007-08-021-10/+30
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-4/+4
* ** See #312715.Not Zed2005-08-101-24/+12
* Allocated a new string to be used for the error dialog response to avoidArunprakash2005-08-031-1/+1
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-211-8/+2
* fix rodney's name choices. fix multiple-inclusion. fix forward references.Not Zed2005-05-191-6/+15
* move e-error into e-util/Not Zed2005-05-161-1/+1
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-0/+744