Bug #612082 - Do not expose off_t in public API, use goffset instead
[platform/upstream/evolution-data-server.git] / camel / camel-seekable-stream.c
2010-07-13 Milan CrhaBug #612082 - Do not expose off_t in public API, use...
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-10 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2008-07-23 Matthew Barnes** Fix a bunch of Gtk-Doc warnings in Camel.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-05 Jeffrey Stedfastadded, changed, or updated gtk-doc style comments and...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2000-08-10 Peter WilliamsMerge with camel-async.
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-04-29 Dan Winshipcamel_mime_parser_tell() returns an offset from where...
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-18 Dan Winshipkill camel-log
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-17 bertranduse camel_stream_reset instead of seek. The formatter...
2000-02-14 bertrandmake a blocking version of the header parser. When...
2000-01-25 bertrandparent class is now CamelSeekableStream idem idem idem...