aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/view-utils.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V0_99_8'.V0_99_8nobody1999-02-101-201/+0
* Do not remove the clipping rectangle here.Federico Mena Quintero1999-02-011-0/+2
* Improve this draw routine. Now it can split the text in lines and fit asMiguel de Icaza1999-02-011-33/+106
* Made it use popup_menu().Federico Mena Quintero1998-04-231-26/+0
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-4/+30
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-211-1/+1
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-1/+0
* A lot of usability changes to GnomeCal -miguelArturo Espinosa1998-04-211-9/+30
* New event generation api in place -miguelArturo Espinosa1998-04-171-47/+4
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-1/+1
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-031-3/+3
* More calendar work -migArturo Espinosa1998-04-031-1/+1
* Use better format specifier for strftime().Federico Mena Quintero1998-04-031-3/+43
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-031-9/+5
* Oops, forgot these - FedericoArturo Espinosa1998-04-021-0/+113