aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-vfolder-rule.c
Commit message (Expand)AuthorAgeFilesLines
* Crash on start with vfolders configuredMilan Crha2010-10-191-0/+4
* Give MailSession a permanent home.Matthew Barnes2010-10-131-80/+154
* Coding style cleanups.Matthew Barnes2010-09-131-130/+130
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-9/+22
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-2/+2
* 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
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-9/+9
* port mail/ to use new EError APIJonathon Jongsma2009-12-011-6/+9
* Bug #602178 - [regression] Missing widget in Search folder dialogMilan Crha2009-11-181-2/+2
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-61/+19
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-26/+26
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-2/+2
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-7/+5
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-1/+1
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-3/+7
* More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-6/+3
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-44/+44
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+4
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-3/+3
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-13/+14
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-2/+2
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-2/+5
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-13/+14
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-71/+71
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-5/+7
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-9/+9
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-8/+8
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-2/+0
* Fixes #246235. Deleted the option menu and replaced with radio buttons.Johnny Jacob2006-07-121-9/+39
* Fixing memory leaks.Hiroyuki Ikezoe2006-07-101-0/+2
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-1/+1
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-181-1/+8
* See bug ** 317329 Do not add a NULL uri.Parthasarathi Susarla2005-09-281-0/+1
* Change instances of "vfolder" that appear in the UI to use the termRodney Dawes2005-08-081-1/+1
* move e-error into e-util/Not Zed2005-05-161-1/+1
* Replace "_Virtual Folder" with "_vFolder" for the search menu to create aRodney Dawes2005-02-021-1/+1
* setup exclusion for vfolder sources, noselect folders. Bug #60794.Not Zed2004-06-291-0/+1
* ** See #31027.Not Zed2004-06-181-0/+1
* use mail dialogs.glade.Not Zed2004-06-181-1/+1
* ** See #59885.Not Zed2004-06-171-0/+643