aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/task-page.c
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Cleanup some ref/unref callsJP Rosevear2003-11-181-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-45/+45
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-11/+6
* Fixes #46769Harry Lu2003-07-291-26/+45
* Don't leak exceptions (load_static_capabilities): free the capabilityDan Winship2003-07-021-1/+1
* Remove the "Contacts" button and entry from here too. Supposed to haveDan Winship2003-04-111-95/+0
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-111-0/+3
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-041-1/+1
* Don't warn if calendar isn't loaded... Doesn't seem to hurt, but thisHans Petter Jansson2003-02-241-2/+0
* Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-231-9/+29
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-241-1/+1
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-2/+2
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-29/+9
* run fix.sh over this.Not Zed2002-12-021-27/+27
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-2/+3
* Fixes #11434Rodrigo Moya2002-10-091-0/+14
* use bonobo_object_release_unref to release the remote SelectNamesMike Kestner2002-08-311-1/+1
* default component classification to PUBLIC. Fixes internal bug #1066Rodrigo Moya2002-01-171-3/+5
* set to the default timezone for DATE values, in case the user switches toDamon Chaplin2001-10-301-10/+9
* handle DATE values for Start and Due dates.Damon Chaplin2001-10-301-30/+60
* added break statements after each case, when setting the classification.Damon Chaplin2001-10-291-0/+6
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-291-2/+0
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-1/+0
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+12
* return fill_component successJP Rosevear2001-10-131-2/+4
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-271-4/+17
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-9/+1
* added option to hide completed tasks after a given number ofDamon Chaplin2001-08-191-0/+6
* Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8Zbigniew Chyla2001-08-191-1/+1
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-171-3/+32
* New function to strip surrounding whitespace from a string of categoriesFederico Mena Quintero2001-08-171-2/+6
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-151-12/+93
* turn on word-wrap for the description fields. Fixes bug #6821.Damon Chaplin2001-08-121-0/+4
* Remove progress frameJP Rosevear2001-08-101-273/+1
* If the default category is the same as the value passed in to thisFederico Mena Quintero2001-08-021-2/+2
* try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-171-10/+21
* Fixes bug #4380 as well as some leftovers from the days of struct tm andFederico Mena Quintero2001-07-121-4/+2
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-0/+15
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-38/+128
* use the new self-contained e_categories_config_open_dialog_for_entry()Rodrigo Moya2001-07-031-18/+2
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-201-15/+0
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-191-0/+29
* remove unnecessary spaceJP Rosevear2001-06-141-0/+2
* set the completed time in the date editor if appropriateJP Rosevear2001-06-141-5/+14
* use new funcJP Rosevear2001-06-021-4/+1
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-0/+966