aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gncal-full-day.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V0_99_8'.V0_99_8nobody1999-02-101-2267/+0
* Improve this draw routine. Now it can split the text in lines and fit asMiguel de Icaza1999-02-011-1/+0
* if the user clicks on an event that is an occurance, the menu will allowJason Tackaberry1999-01-311-14/+42
* Insert the summary text here. (child_focus_in): No need to raise theFederico Mena Quintero1999-01-281-68/+57
* Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT):Nat Friedman1999-01-201-24/+32
* Do some cleanup; now we pass a struct with the layout algorithm's stateFederico Mena Quintero1998-10-091-126/+45
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-1/+1
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-041-3/+4
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-301-0/+2
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-3/+3
* Paint the decorations correctly. (child_draw_decor): Paint theFederico Mena Quintero1998-05-311-53/+54
* Fix the gc destruction in the unrealization code and fix the pixmapMiguel de Icaza1998-05-261-5/+13
* Implemented ultra-cool layout for the events that share the same timeMiguel de Icaza1998-05-191-102/+161
* Do not add the spurious padding.Miguel de Icaza1998-05-151-5/+39
* Further work on getting nice pixmaps displayed -migArturo Espinosa1998-05-091-14/+17
* My attempt at getting the nice pixmaps drawn next to the events.Arturo Espinosa1998-05-071-20/+141
* Various fixes and optimizations; Tagging of the days with appointements.Arturo Espinosa1998-04-301-2/+3
* Lots of fixes:Arturo Espinosa1998-04-291-2/+7
* Made it use popup_menu().Federico Mena Quintero1998-04-231-5/+7
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-34/+0
* 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