aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-1/+4
* Bug 617094 - System timezone label not initialized in preferencesMatthew Barnes2010-05-301-8/+15
* Bug 619417 - system_tz_label is not translated in cal-prefs-dialogGert Michael Kulyk2010-05-291-1/+1
* Merge branch 'express2'Matthew Barnes2010-05-271-10/+32
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-1/+1
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-0/+5
| |\
| | * Bug #616889 - Force 24h format for locales not supporting 12h formatGert Michael Kulyk2010-05-211-0/+5
| * | Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-271-1/+10
| * | Combine the preferences widgets for week numbersFederico Mena Quintero2010-04-181-1/+1
| * | Remove /apps/evolution/calendar/date_navigator/show_week_numbersFederico Mena Quintero2010-04-181-5/+0
| * | Use a single /apps/evolution/calendar/display/show_week_numbersFederico Mena Quintero2010-04-181-3/+3
| * | Hack the row spacing of a single-row tableFederico Mena Quintero2010-04-181-0/+11
| * | Hook up the calendar's preferences in a sensible placeFederico Mena Quintero2010-04-181-4/+7
| * | Hide some calendar preferences in Express modeFederico Mena Quintero2010-04-161-0/+4
| |/
* | Bug #616889 - Force 24h format for locales not supporting 12h formatGert Michael Kulyk2010-05-211-0/+5
* | BugĀ 611882 - Missing mnemonics in Date/Time format preferencesMatthew Barnes2010-03-281-2/+2
|/
* Remove more unnecessary terminal messages.Matthew Barnes2010-03-101-3/+0
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-2/+3
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-69/+52
* Remove some obsolete utility functions.Matthew Barnes2009-09-051-8/+22
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-47/+47
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-3/+2
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-0/+7
* More refactoring of settings management.Matthew Barnes2009-08-091-44/+8
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-178/+115
* Fix excessive whitespace.Matthew Barnes2009-07-141-5/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-7/+26
|\
| * Bug #425582 - Calendar Alarm Display is not noticable enoughMilan Crha2009-07-091-7/+26
| * More code cleanup.Matthew Barnes2009-06-021-1/+1
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-23/+23
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-23/+23
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-12/+12
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-11/+11
| * Bug #273818 - Allow scrolling Month View by a week onlyMilan Crha2009-05-011-0/+11
* | Merge in changes from master.Matthew Barnes2009-05-011-0/+11
* | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-261-22/+31
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-27/+35
|\|
| * Use system timezone in EvolutionMilan Crha2009-04-251-1/+33
| * Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-241-27/+0
| * ** Fix for bug #573122Milan Crha2009-03-041-2/+2
| * ** Part of fix for bug #260853Milan Crha2009-01-191-0/+46
| * ** Fix for bug #200254Milan Crha2009-01-191-0/+11
| * ** Fix for bug #563364Milan Crha2009-01-121-0/+100
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-16/+15
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-0/+57
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+100
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-16/+15
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-11/+11
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-23 mcrha Fix for bug #385517Milan Crha2007-08-241-2/+3
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-271-0/+5
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-2/+2
* ** Fixes bug #373116Matthew Barnes2007-04-021-38/+19
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #208318.Chenthill Palanisamy2006-11-071-1/+13
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-241-1/+1
* Fixes #332911Chenthill Palanisamy2006-07-101-2/+33
* broken pipes are soo funKjartan Maraas2006-02-081-1/+1
* show the alarm list dialog.Chenthill Palanisamy2006-01-311-0/+1
* removed the unnecessary printfChenthill Palanisamy2006-01-301-1/+0
* fixes #327344Chenthill Palanisamy2006-01-301-0/+1
* fixes #325762Chenthill Palanisamy2006-01-251-0/+78
* fixes #326478Chenthill Palanisamy2006-01-231-6/+11
* fixes #327487Chenthill Palanisamy2006-01-201-5/+10
* Reinstate the run-time glade file pathname lookup change from 2005-11-26.Tor Lillqvist2006-01-041-1/+7
* Fixes #325468 (critical warning crasher).Harish Krishnaswamy2006-01-021-1/+1
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-191-743/+295
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-1/+8
* Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When newIrene Huang2005-11-161-2/+2
* Fixes #270036Chenthill Palanisamy2005-09-301-1/+4
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* add necessary includeJP Rosevear2005-01-011-2/+0
* Add schema for Free/Busy template uri.James Bowes2004-12-181-0/+18
* remove useless includeJP Rosevear2004-10-081-1/+0
* Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRYTrent Lloyd2004-05-101-2/+2
* move the calendar publishing initialization from createControls to main.cGary Ekker2004-04-151-13/+0
* Fixed to use e-passwords.Gary Ekker2004-04-111-13/+30
* Fixed to be instant-apply.Jeffrey Stedfast2004-04-081-358/+302
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-3/+1
* make failure not so draconian - make the color blackJP Rosevear2004-02-061-5/+1
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-37/+435
* Cleanup some ref/unref callsJP Rosevear2003-11-181-1/+1
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-7/+0
* Show start/end-of-day widgets.Hans Petter Jansson2003-02-261-0/+2
* run fix.sh over this.Not Zed2002-12-021-19/+19
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-0/+2
* #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes inRodrigo Moya2002-11-071-1/+2
* set the 24 hour format initiallyJP Rosevear2002-10-091-0/+1
* cast the correct itemJP Rosevear2002-10-081-1/+1
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-271-1/+0
* listen for the time editors to changeJP Rosevear2002-08-151-0/+59
* make the range datetime member a struct not a pointerJP Rosevear2002-05-151-1/+2
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-131-322/+264
* Use an EMessageBox instead of a gnome_dialog_question so that the labelFederico Mena Quintero2001-10-301-0/+21
* 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
* Fixes bug #2830.Federico Mena Quintero2001-09-191-21/+41
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-181-0/+6
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-1/+68
* Sync from OLS - FedericoFederico Mena Quintero2001-08-011-6/+31
* added Help button. Though of course it doesn't do anything yet.Damon Chaplin2001-07-311-0/+3
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-1/+1
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-5/+7
* Fixes bug #1406.Federico Mena Quintero2001-07-011-0/+72
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* added a 'Time zone' setting. Also rearranged a little, adding a newDamon Chaplin2001-06-201-2/+17
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+2
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-291-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* use config settings.Damon Chaplin2000-11-271-16/+8
* removed debug message.Damon Chaplin2000-10-211-2/+0
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-0/+464