| Commit message (Expand) | Author | Age | Files | Lines |
* | s/g_copy_strings/g_strconcat/ | Jeff Garzik | 1998-12-31 | 1 | -1/+1 |
* | Rewrote the old and broken alarm system. It never actually worked | Miguel de Icaza | 1998-12-17 | 1 | -2/+2 |
* | GNOME PIM lives | Michael Fulbright | 1998-12-09 | 1 | -1/+1 |
* | Backup the old file before saving the caledar. | Miguel de Icaza | 1998-11-12 | 1 | -1/+11 |
* | Changed a lot of stuff not to use the layout code -- the month view's days | Federico Mena Quintero | 1998-10-17 | 1 | -0/+5 |
* | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 1 | -2/+2 |
* | Use an array of const strings to keep gcc happy. | Federico Mena Quintero | 1998-08-04 | 1 | -3/+3 |
* | Lots of fixes: | Arturo Espinosa | 1998-04-29 | 1 | -0/+12 |
* | Removed an unused function - Federico | Arturo Espinosa | 1998-04-29 | 1 | -10/+1 |
* | Remove debug code -mig | Arturo Espinosa | 1998-04-26 | 1 | -0/+2 |
* | Fixed alarm saving code. Fixed alarm loading code. New -partial- | Arturo Espinosa | 1998-04-25 | 1 | -0/+2 |
* | Actually save the to-do entries. | Federico Mena Quintero | 1998-04-24 | 1 | -1/+13 |
* | Made it use popup_menu(). | Federico Mena Quintero | 1998-04-23 | 1 | -0/+1 |
* | Lots of changes: | Miguel de Icaza | 1998-04-22 | 1 | -0/+6 |
* | Enhance the exception date handling -mig | Arturo Espinosa | 1998-04-21 | 1 | -0/+1 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 1 | -2/+1 |
* | Add Quoted printable property to items containing new lines. (duration): | Miguel de Icaza | 1998-04-19 | 1 | -2/+9 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 1 | -1/+68 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 1 | -4/+0 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 1 | -5/+11 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 1 | -3/+1 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 1 | -6/+59 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 1 | -1/+1 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 1 | -1/+5 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 1 | -0/+6 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 1 | -0/+1 |
* | vCalendar gets fully saved -mig | Arturo Espinosa | 1998-04-05 | 1 | -0/+2 |
* | Include <config.h>. | Tom Tromey | 1998-04-04 | 1 | -0/+2 |
* | lots more -mig | Arturo Espinosa | 1998-04-04 | 1 | -0/+26 |
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 1 | -2/+14 |
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 1 | -0/+55 |
* | These functions now take a sort_func parameter, which is of type | Federico Mena Quintero | 1998-04-02 | 1 | -8/+25 |
* | Removed #include "gtkcalendar.h", because it now comes from libgnomeui. | Federico Mena Quintero | 1998-04-01 | 1 | -7/+9 |
* | Calendar objects as defined by the iCalendar IETF draft. Calendar holder | Arturo Espinosa | 1998-04-01 | 1 | -0/+116 |