aboutsummaryrefslogtreecommitdiffstats
path: root/libversit
Commit message (Expand)AuthorAgeFilesLines
* Changed buf to an int here. (lexGetQuotedPrintable): Changed cur to an intChristopher James Lahey2001-06-201-5/+5
* Changed int to char when returning a character from a stream (since itChristopher James Lahey2001-03-101-1/+1
* Fixed some warnings. Fixed a bug where quoted printable fields wereChristopher James Lahey2000-09-221-23/+28
* call finiLex in error case to avoid a memleak.Chris Toshok2000-05-081-1/+3
* Fix off by one error.Vadim Strizhevsky2000-05-081-1/+1
* New function (borrowed from Korganizer's libversit code) to combineRussell Steinthal2000-03-291-2/+39
* avoid yyconflict with libicalSeth Alves2000-02-241-0/+2
* + * widgets/e-minicard/.cvsignore: Added minicard-label-test,Matthew Loper2000-02-201-0/+6
* Removed the VFS crap; my mistake, it should not go here.Federico Mena Quintero2000-01-224-79/+4
* Libversit / VFS work - FedericoArturo Espinosa2000-01-215-2186/+119
* Fix handling of QUOTED-PRINTABLE strings. writeQPString has been fixed toVadim Strizhevsky2000-01-011-11/+35
* 1.1.0Arturo Espinosa1999-12-031-83/+154
* When finding a colon, the lex consumed all line separators, making itArturo Espinosa1999-10-111-5/+6
* changed to be a .la file instead of .a, this allows lib*_conduit to useEskil Heyn Olsen1999-09-191-2/+2
* Added call to GNOME_COMPILE_WARNINGS.Miguel de Icaza1999-09-027-28/+28
* Added new ids XPilotId and XPilotStatusMiguel de Icaza1999-07-301-0/+4
* Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]Vincent Renardias1998-12-311-4/+4
* Changed a sprintf to a snprintf in vcc.yMichael Fulbright1998-11-082-4/+4
* Missing files - FedericoArturo Espinosa1998-06-061-0/+1
* New file.Carsten Schaar1998-04-061-0/+3
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-0212-0/+6887
lass='insertions'>+0 * use new cal auth functionsJP Rosevear2004-02-051-9/+3 * we only have a single client to free (prepare_events): make the vtodo listJP Rosevear2004-02-052-128/+177 * use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn):JP Rosevear2004-02-021-65/+16 * new files for managing interactive authentication with backends.Rodrigo Moya2003-12-222-8/+10 * rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-6/+6 * Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-2/+0 * Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-022-14/+14 * e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-6/+6 * Fixes #51052Rodrigo Moya2003-11-191-0/+7 * use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1 * return boolean not ECalStatus (update_objects): ditto (process_item_fn):JP Rosevear2003-11-111-20/+18 * remove includes for toplevel libical dirJP Rosevear2003-11-081-2/+0 * Shush.JP Rosevear2003-11-071-1/+1 * Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-072-58/+53 * Fix for #50387.Harry Lu2003-11-031-1/+4 * set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-5/+9 * Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-18/+84 * INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-2/+1 * libical.la -> libical-evolution.laHans Petter Jansson2003-09-221-1/+1 * Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-3/+3 * Fixes part of #43388Rodrigo Moya2003-06-031-14/+13 * Clean up server namesDan Winship2003-04-081-8/+11 * Fixes #39262Rodrigo Moya2003-04-031-7/+33 * added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-0/+2 * added filename (tasks.ics/calendar.ics) to the URI if it does not containRodrigo Moya2003-04-021-2/+24 * use g_object_unref for CalClient's. (create_checkboxes_control): useRodrigo Moya2003-03-271-8/+8 * return correct values in g_return_val_if_fail.Rodrigo Moya2003-03-27