aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-model.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_COMMON_1_2_1nobody2000-11-071-2011/+0
* use cal_component_has_alarms().Damon Chaplin2000-10-201-15/+1
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-301-65/+184
* Removed an unused variable.Federico Mena Quintero2000-09-141-3/+0
* See if the new object matches the type of objects we were told to dealFederico Mena Quintero2000-09-141-0/+31
* Relying on the status field is somewhat faulty since it is related toJP Rosevear2000-09-111-8/+1
* changed to use EDateEdit.Damon Chaplin2000-09-111-32/+106
* Use new cal_component_has_recurrences convenience functionJP Rosevear2000-09-061-9/+2
* No need to spit a warning if removal fails. (event_editor_destroy): FreeFederico Mena Quintero2000-09-011-2/+4
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-3/+9
* We no longer need time_from_icaltimetype as libical has the API for thisJP Rosevear2000-08-291-3/+3
* Uncomment debug code.JP Rosevear2000-08-261-0/+22
* Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-261-4/+5
* Update for libical 0.19JP Rosevear2000-08-251-3/+3
* Handle summary field (calendar_model_value_is_empty): dittoJP Rosevear2000-08-241-0/+5
* Updated function. (calendar_model_free_value): Updated function.Federico Mena Quintero2000-08-221-343/+217
* New function. (parse_time): Moved over from the old set_time_t(). ThisFederico Mena Quintero2000-08-221-196/+284
* Sync - FedericoFederico Mena Quintero2000-08-131-11/+8
* Sync - FedericoFederico Mena Quintero2000-08-121-1/+28
* Generate a prettier string for the geographical position.Federico Mena Quintero2000-08-121-75/+332
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-11/+10
* updated to match the new ETableModel append_row. This meant we could alsoDamon Chaplin2000-08-031-62/+16
* Emit "model_pre_change" signals as appropriate.Christopher James Lahey2000-08-031-0/+3
* Solaris compile fix. OK on Linux too.Matthew Loper2000-07-271-0/+3
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-61/+583
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+4
* Sync again - FedericoFederico Mena Quintero2000-06-271-24/+298
* Sync - FedericoFederico Mena Quintero2000-06-231-5/+206
* #ifdef'ed out references to functions which don't exist yet, so evolutionDamon Chaplin2000-06-161-0/+2
* Doh, sync - FedericoFederico Mena Quintero2000-06-161-25/+120
* Added the array of objects and the hash table of UID->array index.Federico Mena Quintero2000-06-131-0/+482