aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gncal-full-day.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. event handling fixes - FedericoArturo Espinosa1998-04-211-4/+16
* Make the any-key-creates-new-appointment-at-selection thing actually work - F...Arturo Espinosa1998-04-211-6/+25
* Now any printable keystroke (not just Return) will activate the selectedFederico Mena Quintero1998-04-211-2/+25
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-211-133/+130
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-1/+0
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-211-15/+34
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-2/+3
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-2/+6
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-181-4/+6
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-171-3/+2
* New event generation api in place -miguelArturo Espinosa1998-04-171-23/+39
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-75/+93
* XPM files for events with alarm and recurrence, respectively.Federico Mena Quintero1998-04-161-3/+3
* Now children have a vertical handle as well. This can be used to move theFederico Mena Quintero1998-04-161-35/+72
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-78/+118
* Now using time_t for new and set. Random fixes, as well.Arturo Espinosa Aldama1998-04-151-33/+155
* Routine to destory rows array properly.Miguel de Icaza1998-04-151-4/+15
* ArghArturo Espinosa1998-04-151-0/+23
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-3/+19
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-141-14/+61
* New function to let the outside world decide which child to focus.Federico Mena Quintero1998-04-141-0/+36
* Create new object and add it to the calendar. You can now select a rangeFederico Mena Quintero1998-04-141-24/+126
* We now connect to the range_activated signal of the fullday widget insteadFederico Mena Quintero1998-04-131-34/+123
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-121-0/+18
* Now we support selecting a range in the main window (byFederico Mena Quintero1998-04-111-33/+110
* Oops, compilation fixes plus more work - FedericoArturo Espinosa1998-04-111-40/+45
* More work in progress - FedericoArturo Espinosa1998-04-111-25/+161
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-123/+139
* The full day widget now gets updated correctly when you add anArturo Espinosa1998-04-091-12/+33
* Wheee! Now you can drag events correctly - FedericoArturo Espinosa1998-04-091-10/+19
* More updates - FedericoArturo Espinosa1998-04-081-10/+75
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-71/+831
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-031-3/+65
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-031-0/+320