aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/eventedit.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-1544/+0
* Added this routine so Monthly recurrences use the weekday field as aSteve Murphy1999-04-041-2/+2
* Did some i18n work Did some i18n workTomas Ogren1999-03-241-1/+1
* Set the recur->interval to the value of the recur_rr_month_period spinNat Friedman1999-03-241-0/+3
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-111-1/+1
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-121-0/+1
* New convenience function to create a properly-configured date editorFederico Mena Quintero1999-02-051-4/+16
* Set the title of the event editor window.Federico Mena Quintero1999-02-021-0/+1
* if the user clicks on an event that is an occurance, the menu will allowJason Tackaberry1999-01-311-1/+6
* Add missing declaration for GtkWidget *sw.Andrew T. Veliath1998-11-241-0/+1
* Update GtkClist usage.Miguel de Icaza1998-11-241-4/+5
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-241-2/+2
* DittoHavoc Pennington1998-11-241-0/+2
* Doh. Fixed stupid bug where the classification buttons were not being setFederico Mena Quintero1998-11-181-5/+6
* Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-171-0/+33
* The interval was never being loaded from the spin button.Ji Lee1998-10-121-3/+9
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-1/+0
* Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-121-1/+1
* Do not subtract 1 from tm->tm_mday for the default_day.Federico Mena Quintero1998-06-051-1/+1
* Fill in ical->recur->interval from value in spin_button. This ixed anNuno Ferreira1998-06-011-1/+1
* Use the contents of ee->ical->dtstart for computing the predefined valuesMiguel de Icaza1998-05-261-4/+2
* Various bug fixes that were reported:Arturo Espinosa1998-05-161-4/+4
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-091-1/+1
* Descend from GnomeDialog. Took vbox out of class structure; useHavoc Pennington1998-04-261-28/+15
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-3/+1
* Lots of changes:Miguel de Icaza1998-04-221-1/+0
* Enhance the exception date handling -migArturo Espinosa1998-04-211-1/+1
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-211-22/+42
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-5/+0
* more fixes -migArturo Espinosa1998-04-211-0/+1
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-211-56/+40
* It works. I promiseArturo Espinosa1998-04-191-1/+1
* I missed this one as wellArturo Espinosa1998-04-191-1/+1
* Yes.Arturo Espinosa1998-04-181-2/+2
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-27/+45
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-189/+662
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-171-2/+2
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-24/+87
* run fix -migArturo Espinosa1998-04-161-3/+1
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-11/+56
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-8/+7
* Load recurrence rules; Paint the recurrence screen according to the rules.Arturo Espinosa1998-04-141-15/+63
* Re-aligned some widgets to make it look prettier. (ee_alarm_widgets):Federico Mena Quintero1998-04-141-45/+89
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-121-7/+5
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-121-60/+81
* Gnome cal enhancemnets -migArturo Espinosa1998-04-111-11/+266
* Removed unused global variable parent_class.Federico Mena Quintero1998-04-081-2/+0
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-4/+5
* Lots -migArturo Espinosa1998-04-041-45/+258
* More work. Weee! -migArturo Espinosa1998-04-031-26/+66
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-12/+137
* More calendar work -migArturo Espinosa1998-04-031-0/+158