Commit Graph

19944 Commits (dbaad927d7a2cb57ddf46731b4c4d790f8c8964f)
 

Author SHA1 Message Date
frosch dbeb31860b (svn r24748) -Add: Clear button to all editboxes. 12 years ago
frosch 911e8c23fe (svn r24747) -Fix: Some editboxes had a different colour than the rest of the window. 12 years ago
frosch 44d79aa9e5 (svn r24746) -Cleanup: Remove weird lowering of editboxes. 12 years ago
frosch 11f5889521 (svn r24745) -Codechange: Draw complete editbox via QueryString. 12 years ago
frosch d7ed7264e2 (svn r24744) -Codechange: Handle clicking on editboxed also via QueryString. 12 years ago
frosch 7b3d6cc31f (svn r24743) -Change: Unify the behaviour of ESC in filter editboxes. 12 years ago
frosch 18dcd2e6a4 (svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead. 12 years ago
frosch 2d34e34a8b (svn r24741) -Add: Const-methods to SmallMap. 12 years ago
frosch ec27bcb6a6 (svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString. 12 years ago
frosch 838388dcd5 (svn r24739) -Codechange: Simplify some code by using Textbuf::Assign. 12 years ago
frosch 0ab8e7939b (svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor. 12 years ago
frosch e507e2fafa (svn r24737) -Add: Textbuf::Assign and Textbuf::Print. 12 years ago
frosch 2078fc5325 (svn r24736) -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels. 12 years ago
frosch 2ccba5e6c5 (svn r24735) -Codechange: Move HandleEditBoxKey to Window class. 12 years ago
frosch f1d40ca6f2 (svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged. 12 years ago
frosch 08e92e6f23 (svn r24733) -Codechange: Move handling of editbox keys to window class. 12 years ago
frosch 8f611527e9 (svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes. 12 years ago
frosch c6ac0299a8 (svn r24731) -Codechange: Remove OnOpenOSKWindow and instead specify OK and CANCEL buttons via QueryString members. 12 years ago
frosch a1fd98291b (svn r24730) -Codechange: Allow OSK to simulate widget buttons with index 0. 12 years ago
frosch c12caa20aa (svn r24729) -Codechange: Unify the handling of HEBR_EDITING. 12 years ago
frosch 11bd36d3e8 (svn r24728) -Codechange: Unify usage of OnOSKInput. 12 years ago
frosch 6616b70654 (svn r24727) -Fix: In various windows the OSK looked shiny but using it had no effect whatsoever. 12 years ago
frosch e0f59fb049 (svn r24726) -Codechange: Move editbox mouseloop handling to Window class. 12 years ago
frosch 6b77177f25 (svn r24725) -Cleanup: Remove old editbox focus code which is already handled more generally. 12 years ago
frosch e95b757c11 (svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code. 12 years ago
frosch c54f982a62 (svn r24723) -Fix: AI debug GUI crashed when using disabled buttons via hotkeys. 12 years ago
frosch 7783f90a3b (svn r24722) -Add: Display unique ID and md5sum in console content info. 12 years ago
frosch 41ecc712ec (svn r24721) -Fix (r24715): Reallow building road stations. 12 years ago
frosch 620bc7b52d (svn r24720) -Fix (r24715): Comparison of different height units. 12 years ago
translators 15aecd53b9 (svn r24719) -Update from WebTranslator v3.0:
luxembourgish - 122 changes by Phreeze
tamil - 12 changes by aswn
12 years ago
frosch 193ee85c6f (svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup. 12 years ago
frosch 6af105dc6b (svn r24717) -Fix [FS#5139]: When starting a scenario apply the local company settings to the new company. 12 years ago
frosch 4d2ce0a035 (svn r24716) -Feature(ette): Reset engine pool when starting a scenario. 12 years ago
frosch 80350a9063 (svn r24715) -Fix [FS#5335]: [NewGRF] Allow stations to draw snow/desert aware ground sprites with railtype overlays. 12 years ago
frosch 88b8349ec3 (svn r24714) -Fix [FS#5337]: [NewGRF] Draw default foundations if resolving of custom station foundation sprites fails. 12 years ago
frosch 076e69a2d8 (svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11. 12 years ago
frosch b3752fabbb (svn r24712) -Fix [FS#5303]: [NewGRF] Station variables 61 and 62 returned incorrect values, if no vehicle ever tried loading. 12 years ago
frosch 94ee0ddc43 (svn r24711) -Fix (r10354): Check whether to not display a ^ loading indicator at drop stations only worked if there was no other vehicle unloading for 255 ticks. 12 years ago
translators c626b19273 (svn r24710) -Update from WebTranslator v3.0:
indonesian - 42 changes by adjayanto
12 years ago
frosch 86a801ed75 (svn r24709) -Codechange: Simplify some code. 12 years ago
frosch 39a8ed82f5 (svn r24708) -Codechange: Check magic values of GoodsEntry::last_speed only via wrapper function. 12 years ago
frosch a64a1a76c1 (svn r24707) -Doc: Improve description of GoodsEntryStatus flags. 12 years ago
frosch d580328dd1 (svn r24706) -Fix (r10981): [NewGRF] Station var 48 should report acceptance, not supply. 12 years ago
frosch 64bd68a2a6 (svn r24705) -Fix: Station rating might consider very old vehicles very young. 12 years ago
frosch 0819370c69 (svn r24704) -Cleanup: No need to initialise stuff twice. 12 years ago
frosch acaa0f3502 (svn r24703) -Fix: Disallow closing oilrig airports in SE. 12 years ago
translators 1424d3e03d (svn r24702) -Update from WebTranslator v3.0:
norwegian_bokmal - 1 changes by jhsoby
12 years ago
smatz bc44866c59 (svn r24701) -Fix [FS#5246]: Workaround an overoptimisation done by GCC 4.5 12 years ago
frosch 3b06409153 (svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. 12 years ago
frosch d4bb40383e (svn r24699) -Codechange: Proper usage of push and toggle buttons in mapgen and script debug GUI. 12 years ago