Add new ESource classes.
[platform/upstream/evolution-data-server.git] / libedataserver / e-source.c
2012-06-03 Matthew BarnesAdd new ESource classes.
2012-04-24 Matthew BarnesRevert unintentional API break in libedataserver.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-11-10 Milan CrhaBug #659736 - Do not report change on property set...
2011-09-16 Raul Gutierrez SegalesIntrospection: improve annotation for e_source_peek_group
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-09-01 Raul Gutierrez SegalesIntrospection: e_source_set_proproperty's property_valu...
2011-05-18 Raul Gutierrez SegalesFixed annotations in libedataserver
2011-05-08 Matthew BarnesCoding style cleanups.
2011-03-14 Milan CrhaBug #644532 - Crash when opening ESource with local...
2011-03-14 Matthew BarnesImprove libedataserver API docs (not done yet).
2011-03-03 Milan Crhae_source_copy() may copy also relative_uri
2010-12-10 Milan CrhaDo not store and generate locel:/system URIs
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-11 Matthew BarnesCoding style and whitespace cleanups.
2010-03-31 Matthew BarnesRemove deprecated API from libedataserver.
2010-03-14 Matthew BarnesFix Gtk-Doc syntax in function block comments.
2010-03-14 Matthew BarnesAdd "Since: 1.12" tags to the API documentation.
2010-03-14 Matthew BarnesAdd "Since: 2.24" tags to the API documentation.
2009-07-27 Milan CrhaBug #572176 - Allow Local iCal Files To Be Selected...
2009-07-17 Milan CrhaPart of Bug #583374 - Better handle uri changes in...
2009-07-13 Matthew BarnesFix excessive whitespace.
2009-06-12 Milan CrhaBug #494394 - Update backend's ESource on its change...
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-28 Matthew BarnesWhitespace cleanup.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2009-05-16 Matthew BarnesFix several types of pedantic compiler warnings.
2009-02-09 Milan Crha** Part of fix for bug #567861
2008-11-12 Suman ManjunathEnclose deprecated APIs in e-source.c within EDS_DISABL...
2008-10-01 Suman ManjunathFix for bug #554540 - Don't compare XML data of ESource...
2008-06-20 Jeffrey Stedfastupdated novell copyright notices
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-13 Ross BurtonFix compile warnings.
2007-07-30 Chenthill PalanisamyAdded a new API to get the duped property.
2007-04-04 Ross BurtonRemove marshallers that are already in GLib (#400970)
2007-04-02 Matthew BarnesStore colors as a string specification instead of an...
2006-08-03 Devashish Sharma*** empty log message ***
2005-12-08 Tor LillqvistDon't use G_DIR_SEPARATOR or g_build_filename() to...
2005-11-17 Ross BurtonUse G_DEFINE_TYPE and add some more const keywords.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-07-21 Joe ShawChange the init and class_init functions to contain...
2005-04-18 Sushma RaiResetting the absolute uri, when relative uri is change...
2005-01-21 Sivaiah Nallagatlalook for case where passed in node does not contain...
2004-12-29 David TrowbridgeAdd logic for emitting a "changed" signal if any of...
2004-07-09 Rodrigo Moyamade this function public.
2004-06-01 Chris Toshokpermit NULL absolute_uri, so we can clear it.
2004-06-01 Chris Toshokback out the change that causes this function to always...
2004-05-27 Sushma Raie-source with absoulute uri changes
2004-01-15 Mark McLoughlinFix leak.
2004-01-09 ÉRDI GergoNew calendar backend to show birthdays & anniversaries...
2003-12-18 Hans Petter JanssonImplement based on factored-out code. (e_source_set_gro...
2003-12-17 Hans Petter JanssonImplement. Compares two sources based on UID and full...
2003-12-01 Hans Petter JanssonAllow creating XML from already standalone source....
2003-12-01 Hans Petter JanssonEmit changed signal. (copy_property): Implement. (e_sou...
2003-11-27 Hans Petter JanssonDestroy properties table. (init): Create properties...
2003-11-27 Hans Petter JanssonSupport absolute URI. (e_source_update_from_xml_node...
2003-11-14 JP Rosevearuse only libgnome stuff (no ui bits)
2003-10-31 Hans Petter JanssonDon't compress trailing slashes in URI elements.
2003-10-21 Ettore PerazzoliMerge new-ui-branch into the trunk.