summaryrefslogtreecommitdiff
path: root/camel/camel-vtrash-folder.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Remove camel_folder_free_message_info().Matthew Barnes2013-09-231-2/+2
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-3/+1
* CamelFolderSummary API changesMilan Crha2011-10-061-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-3/+4
* Bug #655433 - Drag and Drop of messages out of Junk folder brokenMilan Crha2011-09-021-0/+31
* Coding style cleanups.Matthew Barnes2011-05-081-10/+10
* Forgot to change property name for folder creation.Matthew Barnes2011-05-071-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-10-031-2/+2
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-3/+3
* Rename blocking Camel methods.Matthew Barnes2010-09-281-16/+16
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-5/+19
* Coding style cleanups.Matthew Barnes2010-09-131-15/+15
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-12/+10
* Coding style and whitespace cleanup.Matthew Barnes2010-05-011-1/+1
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-99/+12
* Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-0/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-26/+5
* Merge more cleanup bits from camel-gobject.Matthew Barnes2010-04-211-4/+8
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-1/+0
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-95/+102
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-350/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-39/+39
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-22/+22
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-161-16/+19
* ** Fix for bug #558926 and #546637Srinivasa Ragavan2008-12-151-1/+1
* ** Fixes bug #558727 (patch by Frederic van Starbmann)Matthew Barnes2008-10-311-2/+2
* ** Fix for bug #556495Srinivasa Ragavan2008-10-161-8/+20
* ** Fix for bug #552261Srinivasa Ragavan2008-10-141-0/+1
* ** Fixes lots of bugs and breaks ABISrinivasa Ragavan2008-10-061-2/+2
* ** Convert all #warning messages from the disk-summary effort to commentsMatthew Barnes2008-09-221-4/+6
* Fix for counts on junkSrinivasa Ragavan2008-09-151-4/+8
* Name the flag appropriately.Srinivasa Ragavan2008-08-211-1/+1
* Add a new flag for vtrash handling.Srinivasa Ragavan2008-08-211-1/+1
* Make trash/junk close to a normal vee folder. Now their summaries areSrinivasa Ragavan2008-08-141-4/+4
* Revert junk/trash. It slows down. Needs reimpl.Srinivasa Ragavan2008-08-131-4/+4
* Make vtrash folders almost same as vee folder.Srinivasa Ragavan2008-08-121-5/+10
* Fix another search issue.Srinivasa Ragavan2008-08-121-2/+3
* Comment out unused code with a reason.Srinivasa Ragavan2008-08-121-0/+1
* Disable custom getv function.Srinivasa Ragavan2008-08-111-1/+2
* Redo vfolders. It now works.Srinivasa Ragavan2008-08-061-15/+17
* Add function to update summary. Fix compiler warningsSrinivasa Ragavan2008-07-281-6/+5
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-3/+3
* Pushing the on-disk summary changes from the madagascar branchSankarasivasubramanian Pasupathilingam2008-07-161-40/+72
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-13/+13
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-13/+13