summaryrefslogtreecommitdiff
path: root/camel/camel-mime-filter-progress.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+4
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-7/+9
* Coding style cleanup.Matthew Barnes2011-03-051-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-9/+5
* Bug #630889 - Use-after-free while sending messagesMilan Crha2010-10-051-1/+1
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-9/+32
* The 'operation' in camel_mime_filter_progress_new can be NULLMilan Crha2010-04-261-1/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-34/+14
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-53/+74
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-0/+2
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-8/+8
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-13/+13
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-1/+1
* fixed the buildJeffrey Stedfast2008-06-211-2/+0
* updatedJeffrey Stedfast2008-06-211-10/+9
* New progress-reporting stream filter.Jeffrey Stedfast2008-06-211-0/+147