aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/prop.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V_0_00_01'.V_0_00_01nobody1998-08-251-154/+0
| | | | svn path=/tags/V_0_00_01/; revision=335
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-141-3/+3
| | | | | | | | | | | | | | | 1998-08-13 Federico Mena Quintero <federico@nuclecu.unam.mx> * gnome-month-item.c (gnome_month_item_set_arg): Doh. Actually recalculate the days using the month and year. * main.c: Added "Go to" button to quickly jump to a specific date. * goto.c: New file that defines the quick go-to date dialog. * Makefile.am (gnomecal_SOURCES): Added goto.c to the sources. svn path=/trunk/; revision=317
* Only run the apply code once.Miguel de Icaza1998-05-051-1/+4
| | | | | | | | 1998-05-04 Miguel de Icaza <miguel@nuclecu.unam.mx> * prop.c (prop_apply): Only run the apply code once. svn path=/trunk/; revision=207
* crash fix for proeprty dialog -migArturo Espinosa1998-05-011-3/+2
| | | | svn path=/trunk/; revision=203
* Made it use popup_menu().Federico Mena Quintero1998-04-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 1998-04-22 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c: Made it use popup_menu(). * popup-menu.c: New file with utility functions for creating popup menus. Maybe such a thing would be useful in libgnomeui, a la gnome-app-helper? * Makefile.am (gnomecal_SOURCES): Added popup-menu.[ch] to the sources. 1998-04-21 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-todo.c: New widget for editing TODO lists. This will be worked on a lot. * Makefile.am (gnomecal_SOURCES): Added gncal-todo.[ch] to the sources. * gncal-day-panel.c: Make it use the new TODO widget. svn path=/trunk/; revision=189
* Make GnomeCalendar properties use GnomePropertyBox -miguelArturo Espinosa1998-04-231-19/+24
| | | | svn path=/trunk/; revision=187
* Perfection and sometimes requires two commits -migArturo Espinosa1998-04-221-0/+6
| | | | svn path=/trunk/; revision=185
* Perfection comes in many disguises -migArturo Espinosa1998-04-221-5/+9
| | | | svn path=/trunk/; revision=184
* Forgot to cvs add this fileArturo Espinosa1998-04-221-0/+137
svn path=/trunk/; revision=183