aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-model.c
Commit message (Expand)AuthorAgeFilesLines
* 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