aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/corba-cal.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'gnomoku-0_3'.gnomoku-0_3nobody2000-05-221-449/+0
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-051-0/+1
* fixed code to populate the todo clistSeth Alves2000-04-201-6/+1
* Renamed library from libcalutil to libcal-util, to be consistent withFederico Mena Quintero2000-04-171-1/+1
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-38/+148
* back out recent commit, and remove calendar.[ch] from Makefile.amSeth Alves2000-03-081-1/+1
* stubs for client side access to alarm structures. this will probablySeth Alves2000-03-061-1/+1
* new file -- things shared between the client and server go in thisSeth Alves2000-03-041-2/+2
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-18/+0
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-1/+1
* Added an argument to the corba get_number_of_objects, so you can decideEskil Heyn Olsen2000-01-051-1/+31
* Committed fixes for the end-on-day recurrence bug where the lastEskil Heyn Olsen1999-12-311-1/+1
* Check if local store is empty. If, force slow sync.Eskil Heyn Olsen1999-12-071-0/+9
* the g_free that was commented out since glib said was a duplicate free,Eskil Heyn Olsen1999-09-251-19/+26
* commented out a g_free that glib reported as being a duplicate free. gotEskil Heyn Olsen1999-09-231-1/+1
* lot of rework, implemented various set_* functions, transmit andEskil Heyn Olsen1999-09-211-5/+0
* changed to be a .la file instead of .a, this allows lib*_conduit to useEskil Heyn Olsen1999-09-191-8/+15
* fixed the exception throwing. The conduit can now actually insertEskil Heyn Olsen1999-09-151-5/+25
* added sources to calendar-conduitEskil Heyn Olsen1999-09-151-3/+3
* uses GNOME_PILOT_CHECKEskil Heyn Olsen1999-09-081-1/+28
* Make the code not take arguments (sync_cal_to_pilot): Nice event updateMiguel de Icaza1999-07-291-2/+0
* Lots of more work on the sync stuff. It works pretty well now.Arturo Espinosa1999-07-291-0/+59
* Add the missing files -miguelArturo Espinosa1999-07-281-0/+209