log src/settings_gui.cpp @ 20661:1e53dec875f8 draft

age author description
Sat, 29 Jun 2013 09:47:18 +0000 rubidium (svn r25508) -Change: split unit localisation choice into a choice per type of unit, and move it to the advanced settings draft
Sun, 09 Jun 2013 12:56:35 +0000 fonsinchen (svn r25351) -Add: settings for link graph draft
Sun, 26 May 2013 19:30:07 +0000 frosch (svn r25294) -Feature: Add another button to window title bars to resize the window to its default size. draft
Sun, 26 May 2013 19:25:01 +0000 frosch (svn r25290) -Add: Assign string names to notable windows. draft
Sun, 26 May 2013 19:23:42 +0000 frosch (svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction. draft
Sat, 09 Mar 2013 16:24:43 +0000 planetmaker (svn r25075) -Codechange: Allow for more than 32 currencies draft
Sat, 09 Mar 2013 16:23:22 +0000 planetmaker (svn r25074) -Cleanup: Simplify currency selection code slightly draft
Sat, 09 Mar 2013 16:16:17 +0000 planetmaker (svn r25072) -Codechange: Don't require the custom currency to be the last defined one draft
Tue, 08 Jan 2013 22:46:42 +0000 planetmaker (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) draft
Wed, 26 Dec 2012 17:48:25 +0000 frosch (svn r24863) -Remove: Now redundant method to filter for non-local settings differing from default settings. draft
Wed, 26 Dec 2012 17:47:02 +0000 frosch (svn r24862) -Add: Settings type filter to adv. settings GUI. draft
Wed, 26 Dec 2012 17:44:42 +0000 frosch (svn r24861) -Codechange: Put all filters for settings into a single struct. draft
Wed, 26 Dec 2012 17:43:35 +0000 frosch (svn r24860) -Codechange: Add SettingDesc::GetType(). draft
Wed, 26 Dec 2012 17:42:29 +0000 frosch (svn r24859) -Codechange: Make the dropdown handling of the adv. settings GUI more generic. draft
Sun, 23 Dec 2012 21:09:09 +0000 frosch (svn r24846) -Add: Advanced settings to disable certain sound effects. draft
Sun, 23 Dec 2012 21:08:42 +0000 frosch (svn r24845) -Add: News ticker sound setting to adv. settings window. draft
Sun, 23 Dec 2012 21:08:02 +0000 frosch (svn r24844) -Add: News display settings to adv. settings window. draft
Wed, 05 Dec 2012 19:39:48 +0000 frosch (svn r24793) -Change: Move script opcodes setting from Economy to AI settings. draft
Wed, 05 Dec 2012 19:38:44 +0000 frosch (svn r24792) -Add: Readd difficulty settings to advanced settings unless they are already present in other settings windows. draft
Wed, 05 Dec 2012 19:37:15 +0000 frosch (svn r24791) -Remove: Difficulty settings window. draft
Wed, 05 Dec 2012 19:36:41 +0000 frosch (svn r24790) -Remove: Classic difficulty profiles. draft
Wed, 05 Dec 2012 19:36:04 +0000 frosch (svn r24789) -Add: Separate setting to control the default settings of newly added scripts and random AIs. draft
Wed, 05 Dec 2012 19:35:09 +0000 frosch (svn r24787) -Fix: Unify checks for editability of settings. draft
Wed, 05 Dec 2012 19:34:25 +0000 frosch (svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_rainbow) draft
Sat, 01 Dec 2012 13:12:39 +0000 alberth (svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb) draft
Wed, 14 Nov 2012 22:50:39 +0000 frosch (svn r24743) -Change: Unify the behaviour of ESC in filter editboxes. draft
Wed, 14 Nov 2012 22:50:35 +0000 frosch (svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead. draft
Wed, 14 Nov 2012 22:50:26 +0000 frosch (svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString. draft
Wed, 14 Nov 2012 22:50:17 +0000 frosch (svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor. draft
Tue, 13 Nov 2012 21:47:07 +0000 frosch (svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged. draft
Tue, 13 Nov 2012 21:47:02 +0000 frosch (svn r24733) -Codechange: Move handling of editbox keys to window class. draft
Tue, 13 Nov 2012 21:46:46 +0000 frosch (svn r24729) -Codechange: Unify the handling of HEBR_EDITING. draft
Tue, 13 Nov 2012 21:46:40 +0000 frosch (svn r24728) -Codechange: Unify usage of OnOSKInput. draft
Tue, 13 Nov 2012 21:46:33 +0000 frosch (svn r24726) -Codechange: Move editbox mouseloop handling to Window class. draft
Tue, 13 Nov 2012 21:46:19 +0000 frosch (svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code. draft
Sun, 11 Nov 2012 16:10:43 +0000 frosch (svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. draft
Thu, 08 Nov 2012 21:46:54 +0000 michi_cc (svn r24675) -Fix (r24632): MSVC performance warning. draft
Thu, 08 Nov 2012 11:20:32 +0000 frosch (svn r24672) -Add [FS#5356]: Remember the basic/advanced/expert filter selection. draft
Thu, 08 Nov 2012 10:04:00 +0000 frosch (svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. settings GUI. (Eagle_rainbow) draft
Thu, 08 Nov 2012 10:02:09 +0000 frosch (svn r24670) -Change: Drop 'signal density' from adv. settings GUI. It is more suited to be only changed via the signal GUI. draft
Thu, 08 Nov 2012 09:58:37 +0000 frosch (svn r24669) -Fix: Auto-expand advanced settings only when selecting a 'deviation' filter. draft
Mon, 29 Oct 2012 20:23:17 +0000 yexo (svn r24650) -Fix (r24647, r24648): fixing logic errors is hard draft
Mon, 29 Oct 2012 20:08:30 +0000 yexo (svn r24648) -Fix (r24647): svn diff != || draft
Mon, 29 Oct 2012 19:53:13 +0000 yexo (svn r24647) -Feature: add new filter option to the advanced settings window to show only changed settings (Eagle_rainbow) draft
Sat, 27 Oct 2012 15:26:34 +0000 frosch (svn r24633) -Add: Autoexpand the adv. settings tree, if a filter term is entered immediately after opening the window without any manual expanding/collapsing. draft
Sat, 27 Oct 2012 15:26:17 +0000 frosch (svn r24632) -Feature: Add text filtering to advanced settings. draft
Sat, 27 Oct 2012 15:25:57 +0000 frosch (svn r24631) -Feature: Add buttons to expand/collapse all to advanced settings GUI. draft
Sat, 13 Oct 2012 09:16:20 +0000 frosch (svn r24590) -Feature: More options for the auto-scroll setting. (adf88) draft
Mon, 13 Aug 2012 18:52:47 +0000 yexo (svn r24467) -Codechange [FS#5236]: make textfile window class slightly more general (LordAro) draft
Tue, 17 Jul 2012 20:18:18 +0000 frosch (svn r24411) -Add [FS#5244-ish]: Display the a setting type in the adv. settings description which explains the scope of changes to a particular setting. draft
Fri, 01 Jun 2012 15:19:38 +0000 frosch (svn r24316) -Feature: Allow setting adv. settings with limited range using a dropdown list. draft
Fri, 01 Jun 2012 15:08:40 +0000 frosch (svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons. draft
Fri, 01 Jun 2012 14:41:47 +0000 frosch (svn r24311) -Add: DrawDropDownButton() to draw dropdown buttons independent of actual widgets. draft
Fri, 01 Jun 2012 14:41:09 +0000 frosch (svn r24310) -Codechange: Add named constants for the dimensions of settings buttons, and generally make their usage more consistent. draft
Fri, 01 Jun 2012 10:44:45 +0000 frosch (svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h draft
Mon, 28 May 2012 13:34:46 +0000 frosch (svn r24298) -Feature: Display default values for adv. settings in the settings description. draft
Mon, 28 May 2012 13:32:38 +0000 frosch (svn r24297) -Codechange: Split DParam-setup for drawing setting values to a separate function. draft
Mon, 28 May 2012 13:29:05 +0000 frosch (svn r24296) -Codechange: No need to pass a member variable to a member function. draft
Sat, 12 May 2012 10:17:20 +0000 alberth (svn r24239) -Add: Highlight setting that has its help text displayed. draft
Sat, 12 May 2012 10:13:03 +0000 alberth (svn r24237) -Feature: Descriptions explaining the meaning of advanced settings. draft