aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gncal-todo.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-618/+0
* Kill all grabs from the CList before running the new dialog box.Miguel de Icaza1999-04-171-0/+5
* Make sure we can get events for button3. The code for the nice popup menuMiguel de Icaza1999-04-091-0/+1
* Made static. Make it use the full year format for strftime().Federico Mena Quintero1999-03-311-9/+6
* Made clist titles i18n:able Added which views that are possible for --viewTomas Ogren1999-03-241-2/+9
* Add Summary editing for TODO items -rconoverArturo Espinosa1999-03-171-2/+48
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-111-24/+221
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-121-1/+3
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-101-1/+1
* use GPOINTER_TO_INTHerbert V. Riedel1998-11-241-1/+1
* Use a scrolled window to put the clist into.Federico Mena Quintero1998-11-171-3/+7
* Set the sensitivity of the edit/delete buttons. (gncal_todo_update):Federico Mena Quintero1998-10-091-2/+5
* Close dialog when return is pressed.Havoc Pennington1998-05-181-0/+1
* Actually save the to-do entries.Federico Mena Quintero1998-04-241-39/+160
* Made it use popup_menu().Federico Mena Quintero1998-04-231-0/+234