aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* ** 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