summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-05(svn r24791) -Remove: Difficulty settings window.frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-12-05(svn r24789) -Add: Separate setting to control the default settings of newly ...frosch
2012-12-05(svn r24788) -Change: Detach script settings from difficulty settings. Always...frosch
2012-12-05(svn r24787) -Fix: Unify checks for editability of settings.frosch
2012-12-05(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an...frosch
2012-12-05(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_...frosch
2012-12-05(svn r24784) -Update from WebTranslator v3.0:translators
2012-12-04(svn r24783) -Update from WebTranslator v3.0:translators
2012-12-03(svn r24782) -Codechange: [Win32] Disable MSVC warning about using 'this' in ...michi_cc
2012-12-03(svn r24781) -Fix (r24762): [Win32] MinGW compiler warning.michi_cc
2012-12-03(svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte ca...glx
2012-12-03(svn r24779) -Update from WebTranslator v3.0:translators
2012-12-02(svn r24778) -Update from WebTranslator v3.0:translators
2012-12-01(svn r24777) -Update from WebTranslator v3.0:translators
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2012-11-29(svn r24775) -Update from WebTranslator v3.0:translators
2012-11-28(svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at th...frosch
2012-11-28(svn r24773) -Fix: Shift in the OSK behaved like capslock.frosch
2012-11-28(svn r24772) -Codechange: Call Window::OnEditboxChanged only when the content...frosch
2012-11-28(svn r24771) -Update from WebTranslator v3.0:translators
2012-11-27(svn r24770) -Fix-ish: Calling GUIList::Sort repeatedly has no use without GU...frosch
2012-11-27(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eag...frosch
2012-11-27(svn r24768) -Fix: Adjust a comment to reflect some more truth.frosch
2012-11-27(svn r24767) -Codechange: Remove some fragile hacks from the multiplayer list...frosch
2012-11-27(svn r24766) -Update from WebTranslator v3.0:translators
2012-11-25(svn r24765) -Update from WebTranslator v3.0:translators
2012-11-25(svn r24764) -Change: Disable horizontal resizing of the industry chain windo...alberth
2012-11-25(svn r24763) -Feature: Add industry type and cargo dropdown selection for eas...alberth
2012-11-25(svn r24762) -Fix [FS#5359]: [Win32] Don't crash when switching to an unsuppo...michi_cc
2012-11-24(svn r24761) -Update from WebTranslator v3.0:translators
2012-11-23(svn r24760) -Update from WebTranslator v3.0:translators
2012-11-21(svn r24759) -Update from WebTranslator v3.0:translators
2012-11-20(svn r24758) -Update from WebTranslator v3.0:translators
2012-11-19(svn r24757) -Fix: broken Greek translationrubidium
2012-11-19(svn r24756) -Update from WebTranslator v3.0:translators
2012-11-18(svn r24755) -Update from WebTranslator v3.0:translators
2012-11-18(svn r24754) -Fix [FS#5367]: crash on corrupted savegamerubidium
2012-11-17(svn r24753) -Update from WebTranslator v3.0:translators
2012-11-16(svn r24752) -Update from WebTranslator v3.0:translators
2012-11-15(svn r24751) -Update from WebTranslator v3.0:translators
2012-11-14(svn r24750) -Cleanup: Remove old special clear filter button from signs list.frosch
2012-11-14(svn r24748) -Add: Clear button to all editboxes.frosch
2012-11-14(svn r24747) -Fix: Some editboxes had a different colour than the rest of the...frosch
2012-11-14(svn r24746) -Cleanup: Remove weird lowering of editboxes.frosch
2012-11-14(svn r24745) -Codechange: Draw complete editbox via QueryString.frosch
2012-11-14(svn r24744) -Codechange: Handle clicking on editboxed also via QueryString.frosch
2012-11-14(svn r24743) -Change: Unify the behaviour of ESC in filter editboxes.frosch
2012-11-14(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings...frosch
2012-11-14(svn r24741) -Add: Const-methods to SmallMap.frosch