aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-config.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ECalShellSettings.Matthew Barnes2013-03-171-13/+11
* Remove calendar_config_get_working_days().Matthew Barnes2013-03-171-9/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-1/+5
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-12/+24
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-171-0/+19
* Miscellaneous cleanups.Matthew Barnes2011-11-231-1/+1
* NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-131-0/+1
* Last bits of calendar-config migrated to GSettingsRodrigo Moya2011-10-101-17/+12
* Set day-second-zones in GSettings, not GConfRodrigo Moya2011-09-211-6/+7
* Port most settings in calendar-config.c to GSettingsRodrigo Moya2011-09-151-24/+25
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-14/+16
* Coding style cleanups.Matthew Barnes2011-06-301-1/+1
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-451/+2
* Rename CalUnits to EDurationType.Matthew Barnes2010-11-101-28/+28
* Remove unused calendar-config API.Matthew Barnes2010-11-101-17/+0
* Coding style cleanups.Matthew Barnes2010-09-131-3/+3
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-81/+0
* Get the itip-formatter plugin working.Matthew Barnes2009-08-121-57/+0
* Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-111-1/+1
* Bug #300567 - Calendar drawing optimizationsMilan Crha2009-08-111-0/+21
* Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-111-0/+15
* More refactoring of settings management.Matthew Barnes2009-08-091-55/+9
* More refactoring of settings management.Matthew Barnes2009-08-061-16/+0
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-477/+0
* Remove GtkVPaned stuff from GnomeCalendar.Matthew Barnes2009-07-251-32/+0
* Fix excessive whitespace.Matthew Barnes2009-07-141-28/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-29/+29
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-1/+9
|\|
| * Bug #583360 - Be able to select UTC as day view's second timezoneMilan Crha2009-05-211-1/+9
| * Bug #273818 - Allow scrolling Month View by a week onlyMilan Crha2009-05-011-0/+29
* | Merge in changes from master.Matthew Barnes2009-05-011-0/+29
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-261-162/+12
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-112/+36
|\|
| * Use system timezone in EvolutionMilan Crha2009-04-251-2/+38
| * Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-241-111/+0
| * ** Fix for bug #573122Milan Crha2009-03-041-2/+1
| * Fix compiler warnings.Matthew Barnes2009-02-021-2/+3
| * ** Part of fix for bug #260853Milan Crha2009-01-191-7/+70
| * ** Fix for bug #200254Milan Crha2009-01-191-0/+30
| * ** Fix for bug #563364Milan Crha2009-01-121-0/+129
| * ** Fixes bug #567276Matthew Barnes2009-01-111-61/+0
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-15/+15
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-2/+3
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-7/+100
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+129
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-61/+0
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+15
* | Arrange for an ESourceList to be shared amongst all instances of a type ofMatthew Barnes2008-09-121-3/+3
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Part of fix for bug #515744Milan Crha2008-02-181-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-89/+89
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-1/+1
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-3/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix for 466796. Committing on behalf of Rouslan SolomakhinJohnny Jacob2007-08-241-0/+108
* ** Fixes bug #373116Matthew Barnes2007-04-021-24/+60
* Fix leaks of 'location' at various exit points.Harish Krishnaswamy2006-12-041-2/+3
* Moved tag calendar to left pane.Srinivasa Ragavan2006-07-171-0/+15
* Fixes #332911Chenthill Palanisamy2006-07-101-3/+110
* Fixes #333234 Initialize calendar to ensure gconf_client is valid.Jeff Cai2006-03-041-0/+4
* Fixes #324560 Request notification of changes to show_task_preview.Sam Yang2006-03-031-0/+10
* fixes #213660Chenthill Palanisamy2006-01-131-0/+16
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-191-14/+0
* UI changes for task editor.Chenthill Palanisamy2005-11-161-17/+0
* UI changes for the event editor.Chenthill Palanisamy2005-11-151-0/+118
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+49
* Several bug fixes under calendar. Use common shortcut for preview pane.Srinivasa Ragavan2005-10-071-0/+16
* fixes #264449.Chenthill Palanisamy2005-10-031-4/+12
* Free the uri to the source in a few cases. Free the timezone location.Kjartan Maraas2005-07-131-2/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* Fixes #272301Thouis R. Jones2005-05-301-0/+28
* Reverted Marcus Baines patchRodrigo Moya2005-05-161-28/+0
* Fixes #272301Thouis R. Jones2005-05-131-0/+28
* add necessary includeJP Rosevear2005-01-011-34/+88
* Add schema for Free/Busy template uri.James Bowes2004-12-181-0/+24
* guard config.hJP Rosevear2004-10-081-3/+1
* Set up the model to use the correct query. Setup callbacks for gconfGary Ekker2004-05-011-0/+28
* remove extra set view params (gnome_calendar_set_view): simplify, just setJP Rosevear2004-04-081-15/+0
* add protoJP Rosevear2004-02-061-5/+19
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-0/+13
* set a proper exception if we failJP Rosevear2003-12-151-2/+2
* add protos82003-11-191-0/+50
* copy in here (update_uris_for_selection): save the selectionJP Rosevear2003-11-171-0/+23
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-151-0/+22
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+1
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-5/+1
* unref config manager (init_widgets): create config manager for theJP Rosevear2003-10-291-101/+0
* set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-291-0/+18
* store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-281-104/+169
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-7/+3
* s/expunge/purge.Rodrigo Moya2003-07-171-10/+10
* added a paned widget to contain the task list and a HTML widget forRodrigo Moya2003-07-041-0/+13
* 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