summaryrefslogtreecommitdiff
path: root/camel/camel-vee-summary.c
Commit message (Expand)AuthorAgeFilesLines
* [CamelVeeSummary] Do not freeze folder when setting info flagsMilan Crha2015-09-071-2/+0
* Incorrect message info unreferenced in camel_vee_folder_get_location()Milan Crha2015-04-241-3/+1
* CamelVeeSummary::message_info_from_uid: Return referenced infoMilan Crha2015-04-231-1/+3
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Bug #720943 - vFolder does not refresh automaticallyMilan Crha2014-01-231-9/+22
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-1/+1
* camel_folder_summary_(un)lock: Remove 'lock' enum argument.Matthew Barnes2013-09-231-10/+10
* Add camel_message_info_unref().Matthew Barnes2013-09-231-12/+12
* CamelVeeMessageInfo: Remove unused 'old_flags' member.Matthew Barnes2013-09-231-15/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-10/+19
* Update API documentation.Matthew Barnes2012-08-251-0/+16
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-4/+4
* Bug #677697 - Huge memory leaksMilan Crha2012-06-271-0/+11
* Whitespace cleanups.Matthew Barnes2012-06-021-10/+10
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-72/+221
* CamelFolderSummary API changesMilan Crha2011-10-061-68/+42
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-25/+41
* Bug #562912 - Unread vfolder marks unread messages as readMilan Crha2011-08-231-96/+18
* Coding style cleanups.Matthew Barnes2011-05-081-23/+23
* Bug #635339 - 'Mark as read' from popup menu not working on Junk folderMilan Crha2011-01-211-18/+7
* Bug #634658 - Unread counts for vfolders never updateMilan Crha2010-11-121-15/+7
* Coding style and whitespace cleanup.Matthew Barnes2010-10-031-3/+3
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-4/+6
* Coding style cleanups.Matthew Barnes2010-09-131-46/+46
* Convert CamelObject events to GObject signals.Matthew Barnes2010-05-071-1/+1
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-4/+4
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-17/+32
* Port Camel to GObject.Matthew Barnes2010-04-241-28/+8
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-11/+10
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-32/+21
* Remove some deprecated API from camel.Matthew Barnes2010-03-311-18/+0
* Fix Gtk-Doc syntax in function block comments.Matthew Barnes2010-03-141-1/+1
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-0/+5
* Add "Since: 2.26" tags to the API documentation.Matthew Barnes2010-03-131-0/+5
* Bug #574940 - Crash in message_info_to_db()Milan Crha2009-11-231-3/+2
* Mark data staticKjartan Maraas2009-09-261-1/+1
* Fix excessive whitespace.Matthew Barnes2009-07-121-3/+2
* BUGFIX: #575701 - Message disappear from unread vfolder, when reply.Srinivasa Ragavan2009-06-201-0/+25
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-25/+25
* Whitespace cleanup.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-19/+19
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-161-5/+7
* Index files on Maildir accounts are not updatedMilan Crha2009-04-241-2/+6
* ** Fix for bug #569874Srinivasa Ragavan2009-01-301-1/+1
* Fix some implicit warningsSrinivasa Ragavan2009-01-301-2/+3
* Added a priv variable to vfolder.Srinivasa Ragavan2009-01-301-11/+34
* Fix for better vfolder countSrinivasa Ragavan2009-01-121-5/+5
* ** Fix for bug #558926 and #546637Srinivasa Ragavan2008-12-151-3/+18
* ** Fix for bug #558883Srinivasa Ragavan2008-11-191-1/+1