aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/task-page.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 731321 - Missing custom types when loading .ui definitionMilan Crha2014-06-061-0/+2
* Miscellaneous cleanups.Matthew Barnes2014-03-031-3/+3
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-131-7/+5
* Bug #333184 - Add Undo support to component editorsMilan Crha2014-01-111-0/+11
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Bug #329616 - Spell checking for Event/Task/Memo editorsMilan Crha2013-11-291-0/+4
* Bug #711685 - Check calendar email as an organizerMilan Crha2013-11-211-2/+1
* Bug 711198 - Crashes on creating a new taskMatthew Barnes2013-11-081-1/+1
* Miscellaneous cleanups.Matthew Barnes2013-09-081-4/+6
* Miscellaneous cleanups.Matthew Barnes2013-07-071-7/+7
* EUrlEntry: Replace button with clickable inline icon.Matthew Barnes2013-06-241-9/+6
* Bug #555130 - Redesign task editorMilan Crha2013-06-061-0/+522
* Add ESettingsSpellEntry.Matthew Barnes2013-03-121-15/+0
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-31/+27
* TaskPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-9/+1
* Use e_cal_client_connect().Matthew Barnes2013-01-301-25/+34
* Fix compiler warnings.Matthew Barnes2012-12-151-4/+4
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-11/+0
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-54/+76
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+1
* Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-031-75/+71
* Spell checking for 'Summary' in Event/Task/Memo editorsMilan Crha2012-05-101-0/+17
* Fix possible memory leaks of GError structuresMilan Crha2012-04-231-2/+2
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-4/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-15/+33
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-10/+14
* Remove unnecessary #include <e-util/e-dialog-widgets.h>Matthew Barnes2011-12-241-1/+0
* Remove e_dialog_append_list_store_text().Matthew Barnes2011-12-241-10/+27
* Remove e_dialog_editable_get().Matthew Barnes2011-12-241-14/+10
* Remove e_dialog_editable_set().Matthew Barnes2011-12-241-4/+10
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-2/+0
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-5/+6
* Bug #657170 - Disallow creating assigned tasks when not supportedMilan Crha2011-09-261-0/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-45/+71
* Changing source in CompEditor blocks UIMilan Crha2011-08-261-28/+58
* Bug #656136 - Remove time field in task editorMilan Crha2011-08-081-90/+19
* Bug #655702 - Do not call Lists Groups when they are Lists anywhere elseAndre Klapper2011-08-041-1/+1
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-41/+47
* Add itip_get_fallback_identity().Matthew Barnes2011-04-281-12/+6
* Add itip_get_user_identities().Matthew Barnes2011-04-271-41/+20
* Refactor CompEditor pages to isolate EAccount usage.Matthew Barnes2011-04-271-83/+130
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-2/+3
* CompEditor cleanups.Matthew Barnes2011-04-261-288/+280
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Fix Gtk-Doc comment notation.Matthew Barnes2011-03-021-2/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Various critical warnings about comp-editor-pages and date editMilan Crha2011-01-251-3/+6
* Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-251-1/+1
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-12/+17
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-1/+1
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-2/+2
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-2/+5
* Coding style cleanups.Matthew Barnes2010-09-131-16/+16
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-6/+6
* Bug 627124 - Crash while opening task-page.uiMatthew Barnes2010-08-191-0/+1
* Ensure widgets are registered, without relying on config dialog setup at star...Michael Meeks2010-08-111-0/+5
* Bug #313791 - Delegator can be repeated when delegating a meetingMilan Crha2010-05-281-15/+15
* Bug #248105 - No warning if you create an appointment in the pastMilan Crha2010-05-271-5/+49
* Bug 594153 (1/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-0/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+3
* Add extensions to configure calender widgets.Matthew Barnes2010-03-201-2/+0
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* Bug #390973 - Changing meeting organizer should also change default attendeeMilan Crha2010-01-181-1/+32
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-89/+40
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-161-0/+5
* Kill EPopup.Matthew Barnes2009-08-231-1/+0
* Kill ECalPopup.Matthew Barnes2009-08-231-1/+0
* Remove the popup menu from EMeetingListView.Matthew Barnes2009-08-231-99/+0
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-111-3/+7
* Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-111-5/+26
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-1/+6
* Fix excessive whitespace.Matthew Barnes2009-07-141-4/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-27/+27
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+4
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-2/+2
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-261-8/+39
* | Manual conflict resolutionMatthew Barnes2009-04-251-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-17/+25
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-14/+22
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-051-1/+1
| * Fix compiler warnings.Matthew Barnes2009-02-021-1/+1
| * ** Fix for bug #442869Milan Crha2009-01-231-1/+4
| * ** Fixes part of bug #348299Matthew Barnes2008-12-031-0/+6
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-15/+19
| * ** Fixes bug #542125Matthew Barnes2008-07-191-405/+287
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-1/+1
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-1/+4
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+6
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+19
* | Add menu and toolbar UI for calendars, memos and tasks.Matthew Barnes2008-09-111-1/+0
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-0/+3
* | Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-161-437/+302
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-7/+2
* Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers o...Suman Manjunath2008-01-061-9/+20
* ** Fix for bug #440497Milan Crha2007-12-041-10/+9
* ** Fix for bug #380644Milan Crha2007-11-261-0/+22
* ** Fix for bug #401337Milan Crha2007-11-191-2/+7
* ** Fix for bug #492793Milan Crha2007-11-161-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-144/+144
* ** Fix for bug #351932Milan Crha2007-11-051-2/+152
* ** Fix for bug #417999Milan Crha2007-10-261-2/+1
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-21/+23
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+1
* Fixes #270605Chenthill Palanisamy2007-09-101-10/+15
* code cleanup.Chenthill Palanisamy2007-09-101-70/+53
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* reviewed by: Chenthill Palanisamy <pchenthill@novell.com>Suman Manjunath2007-08-131-24/+166
* Fixes #461474.Chenthill Palanisamy2007-07-301-4/+0
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-271-0/+1
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-1/+3
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-9/+7
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-241-1/+1
* Fixes #344927Chenthill Palanisamy2006-07-311-1/+2
* Fixes #329502Chenthill Palanisamy2006-03-231-0/+1
* Fix for 333697 remove two useless widgets: sendoptions_frame andHarry Lu2006-03-221-5/+0
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+1
* sensitize should be initialized to TRUE since it is being ANDed to computeHarish Krishnaswamy2006-02-131-1/+1
* broken pipes are soo funKjartan Maraas2006-02-081-10/+4
* Fixed the page layouts as per HIG spacing.Johnny Jacob2006-01-301-2/+2
* Removed wrong parameter to be able to compile again.Andre Klapper2006-01-201-1/+1
* Edit button implementation for tasks.Chenthill Palanisamy2006-01-201-2/+29
* edit menu implementationChenthill Palanisamy2006-01-131-0/+33
* Fixes #323984 Invoke task_page_set_show_timezone() to check whether toSam Yang2005-12-211-16/+2
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-2/+8
* UI changes for task editor.Chenthill Palanisamy2005-11-161-86/+922
* fixes #308802.Chenthill Palanisamy2005-10-181-0/+7
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* removed GAL's e-categories.h include.Rodrigo Moya2005-05-051-1/+0
* Handling static capability for disabling general send options at theSushma Rai2005-03-111-4/+5
* added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-181-1/+11
* put a name to the 'Send options' frame.Rodrigo Moya2005-01-081-8/+6
* Commiting send optionsChenthill Palanisamy2005-01-061-3/+92
* dittoJP Rosevear2004-10-141-22/+4
* When the start year and the end year are the same, the num should beLi Yuan2004-10-121-3/+1
* Revert fix for #60551Rodrigo Moya2004-10-071-9/+0
* Fixes bug #65051Hannah & Fazlu2004-09-201-0/+9
* Fixes #61779JP Rosevear2004-07-221-0/+4
* HIGify and newer design; alarm page is gone, Cancel/OK buttons for theJP Rosevear2004-06-231-59/+57
* new function for notifying all pages of the client change.Rodrigo Moya2004-06-091-1/+4
* guard against the text value being NULLJP Rosevear2004-06-041-2/+4
* Fixes #59333Rodrigo Moya2004-06-021-1/+1
* dittoJP Rosevear2004-04-301-1/+0
* don't actually check if start date is after due date, its perfectly validJP Rosevear2004-04-161-16/+0
* Fixes #56316Rodrigo Moya2004-04-051-0/+30
* Fixes #53137Rodrigo Moya2004-03-041-2/+4
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-6/+2
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-131-1/+0
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-1/+2
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-1/+1
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-201-0/+1
* Add the concept of a source client, where the object lives currently. TheHans Petter Jansson2003-12-181-1/+67
* 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