aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/task-editor.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-1294/+0
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-081-27/+23
* Connect to the "changed" signal of the categories entry so that they willFederico Mena Quintero2001-04-181-0/+10
* Plug leak.Federico Mena Quintero2001-04-031-0/+8
* fill in new classification stuff properly (get_widgets): load new class.JP Rosevear2001-02-091-17/+52
* Pull up from 0.9 branchJP Rosevear2001-02-091-150/+58
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-291-2/+2
* libical import cleanupJP Rosevear2001-01-241-3/+3
* compile new stuffJP Rosevear2001-01-231-11/+2
* Fix bug #1250; now we present a confirmation dialog before deleting theFederico Mena Quintero2001-01-221-7/+11
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-23/+24
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-1/+0
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-061-3/+46
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-031-16/+16
* Fixes bug #955.Federico Mena Quintero2000-12-151-3/+3
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-141-3/+3
* Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp):JP Rosevear2000-12-131-10/+25
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-131-9/+0
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-121-43/+5
* added changed flags and added calls to a new functionDamon Chaplin2000-12-111-8/+132
* Free the strings we get from the editables.Federico Mena Quintero2000-12-091-15/+39
* use config settings.Damon Chaplin2000-11-271-2/+3
* Clean the idl-generated sources properly. Likewise.Federico Mena Quintero2000-11-041-6/+4
* The big api rename ...Michael Meeks2000-11-021-4/+4
* die. (debug_xml_cb): add debugging hook.Michael Meeks2000-10-181-290/+41
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-3/+25
* changed to use EDateEdit.Damon Chaplin2000-09-111-95/+144
* Fixed some warnings.Christopher James Lahey2000-09-091-0/+1
* Bunch of unicode related changesLauris Kaplinski2000-09-081-0/+3
* uses the new TaskEditor dialog.Damon Chaplin2000-09-061-26/+903
* New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCEFederico Mena Quintero2000-08-081-4/+3
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-0/+482