Commit Graph

11617 Commits (f38419ac3cdd1180bb4d0a659146835a70175261)
 

Author SHA1 Message Date
alberth 1d50f6c72f (svn r15882) -Codechange: New widgets for generation progress window. 15 years ago
yexo 9fd6956496 (svn r15881) -Fix (r15875): add an explicit cast so some compilers stop complaining. 15 years ago
glx 6208f53554 (svn r15880) -Codechange: add an invisible widget on company manager face windows to position company manager face image 15 years ago
glx dc609bb28e (svn r15879) -Codechange: add an invisible widget on advanced company face window to determine where to draw the strings instead refering to other widgets. Required for rtl languages. 15 years ago
alberth 3f5e43fee8 (svn r15878) -Codechange: New widgets for the engine preview window. 15 years ago
peter1138 a6de3cd932 (svn r15877) -Codechange: Let drop down lists know about font height. 15 years ago
alberth f5d6d21e6e (svn r15876) -Codechange: Nested widgets for build-dock station and dock toolbar windows. 15 years ago
yexo a0388f85a3 (svn r15875) -Add: AIBridge::GetBridgeID() so AIs can get the type of bridge that are already build. 15 years ago
yexo 2336879a85 (svn r15874) -Codechange: New widgets for the game options window. 15 years ago
alberth 185d8f2419 (svn r15873) -Codechange: Changing two comments to Doxygen comment. 15 years ago
yexo 4922b26dc5 (svn r15872) -Codechange: add paddings for widgets, this makes writing new widget arrays less cumbersome. 15 years ago
alberth 02c4145e9e (svn r15871) -Fix: Repositioning and resizing the coverage highlight buttons of the build-dock window 15 years ago
yexo 2965004426 (svn r15870) -Codechange: New widgets for the autoreplace window. 16 years ago
glx 45092468f9 (svn r15869) -Codechange: New widgets for select manager face and select livery windows 16 years ago
yexo 42d89c1efe (svn r15868) -Codechange: remove the close box from the widget array instead of doing it in the constructor of the difficulty window. This makes it work again in rtl languages. 16 years ago
yexo 5fa59bab6f (svn r15867) -Codechange: remove the assumption that the first widgets are the close box/title bar.
Most work already done by r15756.
16 years ago
yexo 8432a0b918 (svn r15866) -Codechange: New widgets for the difficulty window. 16 years ago
glx e6f26e29b6 (svn r15865) -Codechange: New widgets for company finances windows 16 years ago
glx b44e1f4075 (svn r15864) -Codechange: add some 'invisible' widgets on company finances window, and use them to determine where to draw strings instead using some magic values 16 years ago
smatz d80d0ae489 (svn r15863) -Fix (r15791): company money and game date strings were swapped on the statusbar 16 years ago
yexo 23212ae11c (svn r15862) -Codechange: New widgets for the road, rail and ship depot guis. 16 years ago
yexo 693563be8e (svn r15861) -Codechange: Add NWID_HORIZONTAL_LTR that forces the ordering from left-to-right. 16 years ago
frosch 779a9f4e24 (svn r15860) -Add: AIRoad::GetRoadVehicleTypeForCargo() to tell whether a certain cargo needs a bus- or a truckstop. 16 years ago
frosch 6f15901769 (svn r15859) -Documentation: Meaning of AICargo::CC_PASSENGERS wrt. bus- and truckstops, and meaning of AICargo::IsFreight() wrt. freight train weight multiplier. 16 years ago
yexo 8aa916bba6 (svn r15858) -Codechange: New widgets for the road toolbars. 16 years ago
translators 920c9ca053 (svn r15857) -Update: WebTranslator2 update to 2009-03-26 18:44:31
arabic_egypt - 8 fixed by khaloofah (8)
danish     - 4 changed by beruic (4)
dutch      - 1 changed by Excel20 (1)
icelandic  - 25 fixed by scrooge (25)
luxembourgish - 10 fixed by Gubius (10)
polish     - 1 fixed by xaxa (1)
romanian   - 1 fixed, 1 changed by kkmic (2)
welsh      - 4 fixed by PlayDead (4)
16 years ago
glx 561e8400ac (svn r15856) -Fix (r15819): NWidgetLeaf constructor don't use the provided window caption string 16 years ago
glx 14eb4b48d2 (svn r15855) -Codechange: complete the company finances window widget enum and remove unneeded magic in large window definition 16 years ago
yexo 34afd3b00d (svn r15854) -Codechange: New widgets for build tree window. 16 years ago
yexo dfa69033f1 (svn r15853) -Codechange: New widgets for the waypoint gui. 16 years ago
yexo 3659cd168e (svn r15852) -Codechange: New widgets for the AI windows. 16 years ago
rubidium f457d40ec0 (svn r15851) -Fix (r15849): compile failure when there's no freetype... 16 years ago
rubidium 003024cc21 (svn r15850) -Codechange: replace some magic constants with the less magic line height constant 16 years ago
rubidium 1328acc03e (svn r15849) -Codechange: provide easy access to the real height of the used fonts 16 years ago
peter1138 3b748ec62f (svn r15848) -Feature: Add autoclean_novehicles setting which will, when autoclean_companies is true, remove any company with no vehicles and no active client after autoclean_novehciles-months. 16 years ago
rubidium d4ad30674c (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black 16 years ago
rubidium fd4825662f (svn r15846) -Fix: shuffle button text alignment was based on the wrong widget 16 years ago
peter1138 f913c42c5a (svn r15845) -Fix: Ancient comments 16 years ago
rubidium e1ca9bbeed (svn r15844) -Codechange: allow text alignment to be forced so the console and ai debug output don't get swapped (those are untranslateable anyways) 16 years ago
rubidium bce8a0a4fe (svn r15843) -Codechange: with RTL the caret would always be drawn at the end of the textbox. 16 years ago
rubidium 07f70fc801 (svn r15842) -Codechange: make DrawSortButtonState RTL. 16 years ago
rubidium cfae23076d (svn r15841) -Fix: the saveload window could draw directory partly outside the window 16 years ago
rubidium 2e7cab3b77 (svn r15840) -Codechange: complete the game option window widget enum and unify the naming. 16 years ago
rubidium a045f4129e (svn r15839) -Fix: high score text was (partly) off-screen when using RTL and the window was wider than 640 pixels 16 years ago
rubidium 90b9b7e069 (svn r15838) -Fix: MSVC 64 bits warnings 16 years ago
rubidium 8d7635616d (svn r15837) -Codechange: support SETX(Y) with RTL text, swap alignment for RTL text. 16 years ago
rubidium c1e0368f19 (svn r15836) -Fix [FS#2762]: acceptance not shown in the station window (swapping top and bottom isn't a great idea) 16 years ago
yexo 8b873859ba (svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible. 16 years ago
translators 4fac6f42cc (svn r15834) -Update: WebTranslator2 update to 2009-03-24 18:51:22
bulgarian  - 13 fixed by Ar4i (13)
korean     - 2 changed by dlunch (2)
latvian    - 2 fixed by silentKnight (2)
luxembourgish - 14 fixed by Gubius (14)
polish     - 22 fixed by xaxa (22)
16 years ago
rubidium 9c0eadc949 (svn r15833) -Fix: alignment of up/down arrows and closebox when in RTL 'view' 16 years ago