aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gncal-todo.c
Commit message (Expand)AuthorAgeFilesLines
* The icon column is not editable!Federico Mena Quintero2000-11-221-266/+0
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Fixed some warnings.Christopher James Lahey2000-09-091-0/+2
* Fall equinox cleanup!Federico Mena Quintero2000-09-081-2/+0
* uses the new TaskEditor dialog.Damon Chaplin2000-09-061-1/+5
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-1/+2
* Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-301-716/+13
* We no longer need time_from_icaltimetype as libical has the API for thisJP Rosevear2000-08-291-3/+3
* Properly append to listJP Rosevear2000-08-251-1/+1
* Update for libical 0.19JP Rosevear2000-08-251-1/+1
* Fixed some warnings.Christopher James Lahey2000-08-251-0/+4
* Use CalComponent instead of iCalObject (cancel_button): dittoJP Rosevear2000-08-181-76/+122
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-8/+17
* conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-141-0/+1
* Use &obj instead of &ico in the call to cal_client_get_object(). The ToDoDamon Chaplin2000-07-041-1/+2
* Sync - FedericoFederico Mena Quintero2000-06-231-2/+6
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-11/+11
* Implemented. (gnome_calendar_add_object): Removed function, since it wasFederico Mena Quintero2000-06-021-6/+1
* Added a hash table to map calendar objects to their respective eventFederico Mena Quintero2000-06-011-1/+1
* Flush - FedericoFederico Mena Quintero2000-05-301-1/+1
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-3/+9
* for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV.Damon Chaplin2000-05-051-0/+1
* fixed code to populate the todo clistSeth Alves2000-04-201-33/+24
* calendar is a frame instead of a window, now.Seth Alves2000-04-081-2/+4
* build test-calendar-widget and evolution-calendar, common stuff is in aSeth Alves2000-04-061-3/+10
* Fix includes. (e_day_view_on_delete_occurance): Do not callFederico Mena Quintero2000-03-231-0/+5
* Removed function now that it is no CORBA server in the GUI.Federico Mena Quintero2000-03-121-5/+2
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-3/+21
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-1/+1
* Merged Rusty's last todo list coloring patch from stable to HEAD.Russell Steinthal1999-11-221-36/+243
* Small fix -miguelArturo Espinosa1999-09-281-3/+3
* Added preliminary support for todo item priorities: they can be set, displayed,Russell Steinthal1999-05-261-9/+56
* Bumped version number to 1.0.3.Federico Mena Quintero1999-04-201-0/+5
* 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