log settingsdialog.cpp @ 349:b422d1bcfb3c

age author description
Tue, 25 Jan 2011 16:41:40 +0000 Chris Cannam * Add warning dialog for "restore default settings"; add option for dates or ages in history list easyhg_v0.3.2
Tue, 25 Jan 2011 16:12:23 +0000 Chris Cannam * Add easyhg-merge.bat and use it. (This isn't necessary if hg has been properly configured, as the Tortoise distribution has)
Thu, 20 Jan 2011 13:37:00 +0000 Chris Cannam * Rename the -osx.sh files to plain .sh, since we could use them elsewhere too. Rely on bundled kdiff3 if it exists.
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Mon, 10 Jan 2011 15:23:53 +0000 Chris Cannam * Small tidy
Mon, 10 Jan 2011 15:18:21 +0000 Chris Cannam * Overhaul settings-defaults mechanism, and add Restore Defaults button to settings dialog
Thu, 06 Jan 2011 15:15:02 +0000 Chris Cannam * Add settings for text verboseness and toolbar labels
Thu, 06 Jan 2011 11:09:20 +0000 Chris Cannam * Fix failure to record editor path when OK pressed in settings dialog
Fri, 24 Dec 2010 13:14:45 +0000 Chris Cannam * Don't close proc input on finished() -- causes crash on program failure on Windows
Fri, 17 Dec 2010 10:01:02 +0000 Chris Cannam * Fix "Serve by HTTP"; stub out "Change Remote Location"
Fri, 17 Dec 2010 09:36:39 +0000 Chris Cannam * Settings dialog: This Will Do For Now
Thu, 16 Dec 2010 22:11:38 +0000 Chris Cannam * basic external editor selection (for hgignore)
Thu, 16 Dec 2010 20:23:43 +0000 Chris Cannam * Fixes to external program location logic on Win32
Thu, 16 Dec 2010 18:00:12 +0000 Chris Cannam * Add option whether to use extension or not, and show path for it in settings
Thu, 16 Dec 2010 17:32:25 +0000 Chris Cannam * Start implementing Settings dialog; add Test function to run on startup to make sure hg works