| Commit message (Expand) | Author | Age | Files | Lines |
* | use cal_component_has_alarms(). | Damon Chaplin | 2000-10-20 | 1 | -15/+1 |
* | updated to support RDATE end times or durations. Note that if you have two | Damon Chaplin | 2000-09-30 | 1 | -65/+184 |
* | Removed an unused variable. | Federico Mena Quintero | 2000-09-14 | 1 | -3/+0 |
* | See if the new object matches the type of objects we were told to deal | Federico Mena Quintero | 2000-09-14 | 1 | -0/+31 |
* | Relying on the status field is somewhat faulty since it is related to | JP Rosevear | 2000-09-11 | 1 | -8/+1 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 1 | -32/+106 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 1 | -9/+2 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 1 | -2/+4 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 1 | -3/+9 |
* | We no longer need time_from_icaltimetype as libical has the API for this | JP Rosevear | 2000-08-29 | 1 | -3/+3 |
* | Uncomment debug code. | JP Rosevear | 2000-08-26 | 1 | -0/+22 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 1 | -4/+5 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 1 | -3/+3 |
* | Handle summary field (calendar_model_value_is_empty): ditto | JP Rosevear | 2000-08-24 | 1 | -0/+5 |
* | Updated function. (calendar_model_free_value): Updated function. | Federico Mena Quintero | 2000-08-22 | 1 | -343/+217 |
* | New function. (parse_time): Moved over from the old set_time_t(). This | Federico Mena Quintero | 2000-08-22 | 1 | -196/+284 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-13 | 1 | -11/+8 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-12 | 1 | -1/+28 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 1 | -75/+332 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 1 | -11/+10 |
* | updated to match the new ETableModel append_row. This meant we could also | Damon Chaplin | 2000-08-03 | 1 | -62/+16 |
* | Emit "model_pre_change" signals as appropriate. | Christopher James Lahey | 2000-08-03 | 1 | -0/+3 |
* | Solaris compile fix. OK on Linux too. | Matthew Loper | 2000-07-27 | 1 | -0/+3 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 1 | -61/+583 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+4 |
* | Sync again - Federico | Federico Mena Quintero | 2000-06-27 | 1 | -24/+298 |
* | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 1 | -5/+206 |
* | #ifdef'ed out references to functions which don't exist yet, so evolution | Damon Chaplin | 2000-06-16 | 1 | -0/+2 |
* | Doh, sync - Federico | Federico Mena Quintero | 2000-06-16 | 1 | -25/+120 |
* | Added the array of objects and the hash table of UID->array index. | Federico Mena Quintero | 2000-06-13 | 1 | -0/+482 |