aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/year-view.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V0_99_8'.V0_99_8nobody1999-02-101-736/+0
* Use the allocation size instead of the old fields in the canvas structure.Federico Mena Quintero1998-12-151-2/+2
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-241-1/+1
* Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-171-30/+5
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-1/+1
* Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-021-3/+5
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-011-37/+110
* New function to mark the current day in the year view.Federico Mena Quintero1998-10-011-1/+51
* Stuff that I forgot to commit yesterday.Federico Mena Quintero1998-10-011-4/+14
* New file that presents a quick view of the events in a particular day whenFederico Mena Quintero1998-09-291-4/+23
* New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-251-11/+213
* Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-221-0/+1
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-041-4/+54
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-031-4/+17
* Centralized marking of month items. We now have a little utility functionFederico Mena Quintero1998-08-301-104/+9
* Today: fixed calculation of day indexes when weeks start on Monday. TheFederico Mena Quintero1998-08-281-306/+219
* Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-271-5/+283
* Various bug fixes that were reported:Arturo Espinosa1998-05-161-1/+0
* Bug free version of the range computation in place.Miguel de Icaza1998-05-161-11/+12
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-091-1/+5
* Fixes for vTodo thingies -migArturo Espinosa1998-04-231-1/+1
* Various small fixes here and there -migArturo Espinosa1998-04-191-2/+3
* Year view, double click -migArturo Espinosa1998-04-181-7/+17
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-5/+21
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-181-32/+44
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-0/+1
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-1/+0
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-8/+49
* Now using time_t for new and set. Random fixes, as well.Arturo Espinosa Aldama1998-04-151-15/+40
* Routine to destory rows array properly.Miguel de Icaza1998-04-151-1/+2
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-0/+135