aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/calendar-setup.c
Commit message (Expand)AuthorAgeFilesLines
* harmonize strings. Fixes bug #346552.Andre Klapper2006-07-191-2/+2
* Remove GroupWise from the Calendar ESource Groups as it supports a singleHarish Krishnaswamy2006-06-191-1/+20
* Remove GroupWise from the list Task ESource Groups as it supports a singleHarish Krishnaswamy2006-06-151-2/+21
* Committing fix for bug #328194Srinivasa Ragavan2006-04-261-4/+3
* broken pipes are soo funKjartan Maraas2006-02-081-1/+2
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+79
* source-type is an enum not a pointer!Not Zed2005-08-241-5/+3
* Added the source type field in _ECalConfigTargetSource Set the source typePraveen Kumar2005-07-011-0/+2
* Fixes #272114 Check if the color is present in the source before settingChenthill Palanisamy2005-05-241-4/+4
* Fixes #271523Vivek Jain2005-05-121-2/+11
* Merging offline brnach with HEADSivaiah Nallagatla2004-12-241-0/+39
* Correct some white space ugliness in the previous commit.Harish Krishnaswamy2004-12-141-0/+1
* +2004-12-10 Vivek Jain <jvivek@novell.com>Jain Vivek2004-12-131-3/+5
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-251-3/+5
* added EConfig subclass for calendars initialize plugin hooks on componentDavid Trowbridge2004-11-041-762/+344
* hide dialog items that don't apply when editing properties.Larry Ewing2004-07-301-3/+22
* set a different title if we are editing; de-sensitize option menu if weJP Rosevear2004-07-261-2/+5
* rename can_add to is_mutable, add sensitivity logic for both readonly andLarry Ewing2004-06-021-26/+41
* remove now unused functions. (source_group_can_add): fix can add logic,Larry Ewing2004-05-261-207/+25
* i2004-05-25 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-261-40/+0
* (key_press_event): look for escape press and destroy dialog.Larry Ewing2004-05-261-0/+18
* use the new dialog. (calendar_setup_edit_calendar): use the new dialog.Larry Ewing2004-05-261-50/+105
* Use gtk_window_set_icon_list() here instead of gtk_window_set_icon().Jeffrey Stedfast2004-05-261-14/+22
* Fixes: #57472Trent Lloyd2004-05-251-0/+9
* i2004-05-21 Larry Ewing <lewing@ximian.com>Larry Ewing2004-05-221-15/+16
* use random color for calendar default.Larry Ewing2004-05-071-1/+17
* (calendar_setup_new_task_list): fix the previous fix to work ifLarry Ewing2004-05-051-8/+5
* make sure that we don't crash if there are no sources.Larry Ewing2004-05-051-5/+20
* (source_group_can_add): helper function to fix groupwise case.Larry Ewing2004-05-051-1/+22
* fix logic error.Larry Ewing2004-05-051-3/+3
* convert units. (dialog_to_source): convert time units.Larry Ewing2004-05-051-7/+61
* hook up the color picker and test buttons in the new task dialog.Larry Ewing2004-04-281-3/+10
* i2004-04-27 Larry Ewing <lewing@ximian.com>Larry Ewing2004-04-281-1/+53
* ** Fixes #57034.Not Zed2004-04-211-5/+16
* fix missing parameters, wow that was a mess.Larry Ewing2004-04-151-144/+150
* add remote calendar setup page to task list setup assistant and editWilliam Jon McCann2004-03-311-1/+26
* CV Fixes #51871Gary Ekker2004-01-301-0/+4
* Fixes #53338Rodrigo Moya2004-01-271-0/+3
* added 'ECalSourceType' argument to be able to create the ECal correctly.Rodrigo Moya2004-01-221-16/+18
* just use the convienence function for the default gconf client (fixesJP Rosevear2004-01-211-2/+1
* just use the convienence function for the default gconf client (fixesJP Rosevear2004-01-211-8/+2
* only block widgets that existJP Rosevear2004-01-211-8/+14
* Only update dialog widgets if they exist.Hans Petter Jansson2004-01-121-2/+4
* calendar_config -> calendar_setup. (edit_calendar_cb): Ditto.Hans Petter Jansson2004-01-101-0/+773