Age | Commit message (Expand) | Author |
2011-04-30 | (svn r22385) -Fix [FS#4603]: strnatcmp is in string.cpp, so it ought to be de... | rubidium |
2011-04-17 | (svn r22345) -Change: Remove pixel limiter for text buffers. | terkhen |
2011-04-17 | (svn r22343) -Change: Remove pixel limiter for query strings. | terkhen |
2011-04-09 | (svn r22307) -Fix: When drawing the town authority window, check whether the ... | frosch |
2011-03-13 | (svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope. | frosch |
2011-03-13 | (svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidate... | frosch |
2011-03-08 | (svn r22228) -Fix (r22135)[FS#4546]: Do not resort town, industry and signs l... | frosch |
2011-01-30 | (svn r21929) -Fix [FS#4554]: The town window would not be invalidated in the ... | planetmaker |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2010-12-24 | (svn r21627) -Codechange: Remove _place_proc global variable. | alberth |
2010-12-05 | (svn r21414) -Codechange: limit town name by amount of characters, not bytes | rubidium |
2010-11-27 | (svn r21344) -Feature [FS#4214]: Natural sorting of strings using ICU. | terkhen |
2010-11-26 | (svn r21331) -Codechange: Make drawing the widgets default behaviour in OnPai... | alberth |
2010-11-13 | (svn r21157) -Codechange: remove information about the text direction out of ... | rubidium |
2010-10-23 | (svn r21022) -Add (r21021): Missed recentering of a town gui viewport after a... | alberth |
2010-10-19 | (svn r20997) -Fix: Size of sort buttons for order and vehicle list gui could ... | planetmaker |
2010-09-02 | (svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive r... | frosch |
2010-09-02 | (svn r20719) -Codechange: Remove some hardcoded iconsizes. | frosch |
2010-08-16 | (svn r20511) -Fix: Initial height of townlist was not a multiple of the line ... | frosch |
2010-08-12 | (svn r20461) -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROL... | frosch |
2010-08-12 | (svn r20453) -Codechange: Remove direct accesses to Window::hscroll, vscroll ... | frosch |
2010-08-12 | (svn r20452) -Codechange: Remove NWidgetCore::FindScrollbar() and associate s... | frosch |
2010-08-02 | (svn r20325) -Fix (r20322): surround variable declarations in a switch-block ... | yexo |
2010-08-02 | (svn r20323) -Codechange: Move Delete town code to a command. | terkhen |
2010-08-02 | (svn r20322) -Codechange: Move Expand town code to a command. | terkhen |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-29 | (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). | terkhen |
2010-07-26 | (svn r20223) -Codechange: Replace scrolled row calculations by a call to GetS... | alberth |
2010-07-26 | (svn r20221) -Codechange: Move unscrolled row calculation into a function. | alberth |
2010-07-19 | (svn r20195) -Fix [FS#3891]: Remove autofocus of the edit box in the found to... | terkhen |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-19 | (svn r20190) -Codechange: unVARDEF _generate_world and move it to genworld | rubidium |
2010-07-14 | (svn r20139) -Fix [FS#3902]: Found town window ignored all hotkeys (Zuu). | terkhen |
2010-05-23 | (svn r19890) -Codechange: Use real spritewidths for drawing town authority wi... | frosch |
2010-05-13 | (svn r19812) -Codechange: give some unnamed enums a name or, in case they con... | rubidium |
2010-05-12 | (svn r19799) -Change: give depots an unique name in the same manner buoys and... | rubidium |
2010-03-20 | (svn r19478) -Codechange: Resolve TS_ prefix clash between TileSource and Tow... | alberth |
2010-03-18 | (svn r19455) -Codechange: split all airport information in Station to a seper... | yexo |
2010-02-24 | (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit | smatz |
2010-02-22 | (svn r19198) -Codechange: store the size of stations in savegames | yexo |
2010-02-13 | (svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that had... | rubidium |
2010-01-30 | (svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a param... | frosch |
2010-01-30 | (svn r18964) -Change: Highlight the selected action for town authority, and d... | frosch |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-11 | (svn r18781) -Codechange: pass the CommandCost to the callback instead of whe... | rubidium |
2009-12-31 | (svn r18676) -Change [FS#3411]: 'escape' in the 'found town' window removes t... | rubidium |
2009-12-21 | (svn r18596) -Fix: Add padding to several town generation buttons and labels ... | alberth |
2009-12-21 | (svn r18588) -Feature [FS#2943]: Add shading and unshading of windows. | alberth |
2009-12-20 | (svn r18580) -Codechange: Use widget information only for setting scrollbar c... | alberth |
2009-12-09 | (svn r18447) -Change: make some more windows (e.g. graphs, company view) stic... | rubidium |