summaryrefslogtreecommitdiff
path: root/camel/camel-data-wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 591811 - Do not re-encode attachments and change CRLF/LFMilan Crha2014-06-021-8/+0
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-7/+6
* Bug #726723 - Data loss on a message copy to an IMAPx folderMilan Crha2014-03-211-0/+5
* Don't close base stream when destroying a CamelFilterOutputStream.Matthew Barnes2014-03-101-0/+8
* CamelDataWrapper: Add construct_from_input_stream() method.Matthew Barnes2014-03-061-0/+196
* CamelDataWrapper: Add GOutputStream-based methods.Matthew Barnes2014-02-231-2/+400
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* CamelDataWrapper: Port to GTask.Matthew Barnes2013-12-031-111/+97
* CamelDataWrapper: Remove all asynchronous class methods.Matthew Barnes2013-12-031-253/+147
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-2/+2
* Remove unused camel_data_wrapper_unlock().Matthew Barnes2013-09-231-25/+0
* Remove unused camel_data_wrapper_lock().Matthew Barnes2013-09-231-24/+0
* CamelDataWrapper: Use the internal 'stream_lock' mutex directly.Matthew Barnes2013-09-231-13/+7
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-2/+3
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+6
* Bug #665025 - Memory leak in camel mimeMilan Crha2012-03-091-0/+2
* Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-12/+6
* Return back camel_stream_reset() functionality where requiredMilan Crha2011-07-261-0/+7
* CamelDataWrapper: Keep contents in a GByteArray.Matthew Barnes2011-07-061-37/+75
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-4/+12
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-2/+2
* Fix Gtk-Doc notation in Camel.Matthew Barnes2011-04-171-1/+1
* Bug 641838 - More compiler warning fixesKjartan Maraas2011-03-081-3/+3
* Bump BASE_VERSION to 3.0.Matthew Barnes2011-03-051-9/+9
* Coding style cleanup.Matthew Barnes2011-03-051-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* Bug #590476 (bnc) - Evolution corrupts PDF files.Vibha Yadav2010-12-011-1/+1
* Fix "since" tags in API docs.Matthew Barnes2010-10-111-9/+9
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-51/+522
* Rename blocking Camel methods.Matthew Barnes2010-09-281-159/+159
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-8/+23
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-13/+41
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-5/+5
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-1/+2
* Port Camel to GObject.Matthew Barnes2010-04-241-46/+50
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-4/+57
* Bug #608766 - Replace pthread with GLib's GThreadMilan Crha2010-04-151-2/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-2/+2
* Merge miscellaneous cleanups from camel-gobject.Matthew Barnes2010-04-061-155/+187
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-4/+4
* Fix excessive whitespace.Matthew Barnes2009-07-121-15/+0
* Fix compiler warnings in camel.Matthew Barnes2009-06-011-9/+9
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-7/+7
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-21/+21
* ** Fix a bunch of Gtk-Doc warnings in Camel.Matthew Barnes2008-07-231-7/+7
* fixed copyright noticesJeffrey Stedfast2008-06-201-1/+1
* reverted rev 8210 which just changed whitespace indentJeffrey Stedfast2008-05-071-21/+21
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-141-21/+21