| Commit message (Expand) | Author | Age | Files | Lines |
* | Did some i18n work Did some i18n work | Tomas Ogren | 1999-03-24 | 1 | -1/+1 |
* | Set the recur->interval to the value of the recur_rr_month_period spin | Nat Friedman | 1999-03-24 | 1 | -0/+3 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 1 | -1/+1 |
* | Gnomecal now autosaves all the time. | Arturo Espinosa | 1999-02-12 | 1 | -0/+1 |
* | New convenience function to create a properly-configured date editor | Federico Mena Quintero | 1999-02-05 | 1 | -4/+16 |
* | Set the title of the event editor window. | Federico Mena Quintero | 1999-02-02 | 1 | -0/+1 |
* | if the user clicks on an event that is an occurance, the menu will allow | Jason Tackaberry | 1999-01-31 | 1 | -1/+6 |
* | Add missing declaration for GtkWidget *sw. | Andrew T. Veliath | 1998-11-24 | 1 | -0/+1 |
* | Update GtkClist usage. | Miguel de Icaza | 1998-11-24 | 1 | -4/+5 |
* | use GPOINTER_TO_INT | Herbert V. Riedel | 1998-11-24 | 1 | -2/+2 |
* | Ditto | Havoc Pennington | 1998-11-24 | 1 | -0/+2 |
* | Doh. Fixed stupid bug where the classification buttons were not being set | Federico Mena Quintero | 1998-11-18 | 1 | -5/+6 |
* | Changed a lot of stuff not to use the layout code -- the month view's days | Federico Mena Quintero | 1998-10-17 | 1 | -0/+33 |
* | The interval was never being loaded from the spin button. | Ji Lee | 1998-10-12 | 1 | -3/+9 |
* | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 1 | -1/+0 |
* | Made title i18n friendly. This was bug #215. | Nuno Ferreira | 1998-08-12 | 1 | -1/+1 |
* | Do not subtract 1 from tm->tm_mday for the default_day. | Federico Mena Quintero | 1998-06-05 | 1 | -1/+1 |
* | Fill in ical->recur->interval from value in spin_button. This ixed an | Nuno Ferreira | 1998-06-01 | 1 | -1/+1 |
* | Use the contents of ee->ical->dtstart for computing the predefined values | Miguel de Icaza | 1998-05-26 | 1 | -4/+2 |
* | Various bug fixes that were reported: | Arturo Espinosa | 1998-05-16 | 1 | -4/+4 |
* | 1. Fix: `New Appointment' defaults to the current day. 2. Add `New | Arturo Espinosa | 1998-05-09 | 1 | -1/+1 |
* | Descend from GnomeDialog. Took vbox out of class structure; use | Havoc Pennington | 1998-04-26 | 1 | -28/+15 |
* | Fixed alarm saving code. Fixed alarm loading code. New -partial- | Arturo Espinosa | 1998-04-25 | 1 | -3/+1 |
* | Lots of changes: | Miguel de Icaza | 1998-04-22 | 1 | -1/+0 |
* | Enhance the exception date handling -mig | Arturo Espinosa | 1998-04-21 | 1 | -1/+1 |
* | Made it use the new paint_row function instead of painting everything | Federico Mena Quintero | 1998-04-21 | 1 | -22/+42 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 1 | -5/+0 |
* | more fixes -mig | Arturo Espinosa | 1998-04-21 | 1 | -0/+1 |
* | A lot of usability changes to GnomeCal -miguel | Arturo Espinosa | 1998-04-21 | 1 | -56/+40 |
* | It works. I promise | Arturo Espinosa | 1998-04-19 | 1 | -1/+1 |
* | I missed this one as well | Arturo Espinosa | 1998-04-19 | 1 | -1/+1 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 1 | -2/+2 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 1 | -27/+45 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 1 | -189/+662 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 1 | -2/+2 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 1 | -24/+87 |
* | run fix -mig | Arturo Espinosa | 1998-04-16 | 1 | -3/+1 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 1 | -11/+56 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -8/+7 |
* | Load recurrence rules; Paint the recurrence screen according to the rules. | Arturo Espinosa | 1998-04-14 | 1 | -15/+63 |
* | Re-aligned some widgets to make it look prettier. (ee_alarm_widgets): | Federico Mena Quintero | 1998-04-14 | 1 | -45/+89 |
* | Begginning of the create-appointment-on-range-selection-and-enter code -miguel | Arturo Espinosa | 1998-04-12 | 1 | -7/+5 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 1 | -60/+81 |
* | Gnome cal enhancemnets -mig | Arturo Espinosa | 1998-04-11 | 1 | -11/+266 |
* | Removed unused global variable parent_class. | Federico Mena Quintero | 1998-04-08 | 1 | -2/+0 |
* | More work in progress, wheeeee - Federico | Arturo Espinosa | 1998-04-08 | 1 | -4/+5 |
* | Lots -mig | Arturo Espinosa | 1998-04-04 | 1 | -45/+258 |
* | More work. Weee! -mig | Arturo Espinosa | 1998-04-03 | 1 | -26/+66 |
* | add test.vcf, more code progress -mig | Arturo Espinosa | 1998-04-03 | 1 | -12/+137 |
* | More calendar work -mig | Arturo Espinosa | 1998-04-03 | 1 | -0/+158 |