aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-config.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_VFS_2_5_1nobody2003-06-291-945/+0
* Plug in the defaults from the schemas file here, so that even if somethingDan Winship2003-06-201-4/+4
* Fixes #43775JP Rosevear2003-05-311-1/+2
* Fixes #39735 and 40257JP Rosevear2003-04-171-18/+18
* Update for timezone dialog API changes.Dan Winship2003-03-121-6/+1
* Get default view from correct key.Hans Petter Jansson2003-02-261-1/+1
* gconf settings upgradesMichael Zucci2003-02-241-66/+57
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-0/+1
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-1/+1
* Removed. Removed.Ettore Perazzoli2003-01-141-1/+2
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-091-6/+6
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-3/+3
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-6/+4
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-1/+1
* don't use BonoboConfig, but EConfigListener.Rodrigo Moya2002-11-041-58/+61
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-271-423/+158
* listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-011-0/+17
* start a server a uri (start_default_server): start a default serverJP Rosevear2002-05-081-0/+55
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-111-86/+0
* translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-121-2/+6
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-031-0/+33
* s/%/%sRodrigo Moya2001-12-081-2/+2
* if the key in the config database does not exist, just return the localRodrigo Moya2001-12-071-2/+20
* make sure we call e_table_model_pre_change() before changing the model.Damon Chaplin2001-12-041-5/+0
* make the timezone default to UTC. Fixes bug #14362.Damon Chaplin2001-11-141-13/+10
* Do not ignore the exceptions of the cases that do not have defaults.Federico Mena Quintero2001-10-311-3/+24
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-301-71/+200
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-301-1/+56
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-291-0/+62
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-2/+0
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-0/+14
* Fixes bug #2830.Federico Mena Quintero2001-09-191-0/+32
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-181-6/+23
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-1/+81
* New. (config_read): Use locale's setting as default forZbigniew Chyla2001-08-181-1/+11
* Startup assistant stuffIain Holmes2001-08-171-1/+1
* Do not set the time popup range. We also want to be able to createFederico Mena Quintero2001-08-171-11/+3
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-311-2/+6
* use bonobo-conf everywhereDietmar Maurer2001-07-041-100/+143
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-4/+10
* Fixes bug #1406.Federico Mena Quintero2001-07-011-5/+93
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* moved the function to check for a default timezone to calendar-config.c,Damon Chaplin2001-06-201-0/+75
* added timezone fields. Also moved the 'All Day' flag into an alignment soDamon Chaplin2001-06-191-0/+27
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+2
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+55
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+55
* removed debug message.Damon Chaplin2000-10-211-0/+18
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-1/+1
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-0/+405