Age | Commit message (Expand) | Author |
2009-03-27 | (svn r15864) -Codechange: add some 'invisible' widgets on company finances wi... | glx |
2009-03-26 | (svn r15863) -Fix (r15791): company money and game date strings were swapped ... | smatz |
2009-03-26 | (svn r15862) -Codechange: New widgets for the road, rail and ship depot guis. | yexo |
2009-03-26 | (svn r15861) -Codechange: Add NWID_HORIZONTAL_LTR that forces the ordering fr... | yexo |
2009-03-26 | (svn r15860) -Add: AIRoad::GetRoadVehicleTypeForCargo() to tell whether a cer... | frosch |
2009-03-26 | (svn r15859) -Documentation: Meaning of AICargo::CC_PASSENGERS wrt. bus- and ... | frosch |
2009-03-26 | (svn r15858) -Codechange: New widgets for the road toolbars. | yexo |
2009-03-26 | (svn r15857) -Update: WebTranslator2 update to 2009-03-26 18:44:31 | translators |
2009-03-26 | (svn r15856) -Fix (r15819): NWidgetLeaf constructor don't use the provided wi... | glx |
2009-03-26 | (svn r15855) -Codechange: complete the company finances window widget enum an... | glx |
2009-03-25 | (svn r15854) -Codechange: New widgets for build tree window. | yexo |
2009-03-25 | (svn r15853) -Codechange: New widgets for the waypoint gui. | yexo |
2009-03-25 | (svn r15852) -Codechange: New widgets for the AI windows. | yexo |
2009-03-25 | (svn r15851) -Fix (r15849): compile failure when there's no freetype... | rubidium |
2009-03-25 | (svn r15850) -Codechange: replace some magic constants with the less magic li... | rubidium |
2009-03-25 | (svn r15849) -Codechange: provide easy access to the real height of the used ... | rubidium |
2009-03-25 | (svn r15848) -Feature: Add autoclean_novehicles setting which will, when auto... | peter1138 |
2009-03-25 | (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn ... | rubidium |
2009-03-25 | (svn r15846) -Fix: shuffle button text alignment was based on the wrong widget | rubidium |
2009-03-25 | (svn r15845) -Fix: Ancient comments | peter1138 |
2009-03-25 | (svn r15844) -Codechange: allow text alignment to be forced so the console an... | rubidium |
2009-03-25 | (svn r15843) -Codechange: with RTL the caret would always be drawn at the end... | rubidium |
2009-03-25 | (svn r15842) -Codechange: make DrawSortButtonState RTL. | rubidium |
2009-03-25 | (svn r15841) -Fix: the saveload window could draw directory partly outside th... | rubidium |
2009-03-25 | (svn r15840) -Codechange: complete the game option window widget enum and uni... | rubidium |
2009-03-24 | (svn r15839) -Fix: high score text was (partly) off-screen when using RTL and... | rubidium |
2009-03-24 | (svn r15838) -Fix: MSVC 64 bits warnings | rubidium |
2009-03-24 | (svn r15837) -Codechange: support SETX(Y) with RTL text, swap alignment for R... | rubidium |
2009-03-24 | (svn r15836) -Fix [FS#2762]: acceptance not shown in the station window (swap... | rubidium |
2009-03-24 | (svn r15835) -Codechange: Prevent using the return value of DrawString as muc... | yexo |
2009-03-24 | (svn r15834) -Update: WebTranslator2 update to 2009-03-24 18:51:22 | translators |
2009-03-23 | (svn r15833) -Fix: alignment of up/down arrows and closebox when in RTL 'view' | rubidium |
2009-03-23 | (svn r15832) -Codechange: improve the aligning of right aligned/centered strings | rubidium |
2009-03-23 | (svn r15831) -Fix: make sure house class/ID counters don't overflow | smatz |
2009-03-23 | (svn r15830) -Codechange: don't use fixed size of array in news_gui.cpp and n... | smatz |
2009-03-23 | (svn r15827) -Fix (r15823): line still was a bit too long | yexo |
2009-03-23 | (svn r15825) -Codechange: remove the WWT_DROPDOWNIN widget type and replace i... | yexo |
2009-03-22 | (svn r15824) -Fix: determine the actual length of the strings to draw in the ... | rubidium |
2009-03-22 | (svn r15823) -Codechange: prepare the WWT_FRAME and WWT_DROPDOWN(IN) widget t... | yexo |
2009-03-22 | (svn r15822) -Codechange: replace some magic numbers and improve alignment of... | rubidium |
2009-03-22 | (svn r15821) -Fix (r15813): Wrong widget selection prevented drop down label ... | peter1138 |
2009-03-22 | (svn r15820) -Codechange: Some windows using nested widgets | alberth |
2009-03-22 | (svn r15819) -Add: Nested widgets framework | alberth |
2009-03-22 | (svn r15818) -Fix [FS#2752]: some (newer) GCCs have trouble compiling the Win... | rubidium |
2009-03-22 | (svn r15817) -Codechange: Make room for additional widget types (Rubidium) | alberth |
2009-03-22 | (svn r15816) -Update: WebTranslator2 update to 2009-03-22 18:37:40 | translators |
2009-03-22 | (svn r15815) -Fix (~r15800): bridge strings got truncated too early | rubidium |
2009-03-22 | (svn r15814) -Fix (r1): Remove double background widget from cheat gui | alberth |
2009-03-22 | (svn r15813) -Codechange: remove the last remnants of the old text drawing API. | rubidium |
2009-03-22 | (svn r15812) -Codechange: use the new DrawString API in another set of GUIs | rubidium |