summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-07(svn r17997) -Codechange: Introduce functions for querying top and bottom of ↵alberth
the main view.
2009-11-07(svn r17995) -Codechange: PreventHiding() is used in one file, make it static.alberth
2009-11-07(svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets.alberth
2009-11-07(svn r17993) -Codechange: Move widget and data initialization into the ↵alberth
dropdown menu class.
2009-11-07(svn r17992) -Codechange: Merge some parameters of the dropdown menu.alberth
2009-11-07(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu ↵alberth
window.
2009-11-07(svn r17990) -Codechange: Add widgets enum for dropdown menu window.alberth
2009-11-06(svn r17986) -Codechange: make the scenario 'main' toolbar nested. Also make ↵rubidium
it implement the 'switch' toolbar feature when it gets really small.
2009-11-06(svn r17985) -Codechange: make the toolbar container support non-resizable ↵rubidium
widgets and subclassing of itself.
2009-11-06(svn r17984) -Codechange: make it possible to use MakeNWidgets using a ↵rubidium
custom container widget.
2009-11-06(svn r17983) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_ italian - 1 changes by lorenzodv lithuanian - 86 changes by Devastator serbian - 1 changes by etran spanish - 1 changes by Terkhen
2009-11-05(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.frosch
2009-11-05(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up ↵frosch
including of newgrf_cargo.h
2009-11-05(svn r17975) -Update from WebTranslator v3.0:translators
catalan - 5 changes by arnau traditional_chinese - 4 changes by josesun dutch - 1 changes by habell french - 1 changes by glx german - 1 changes by planetmaker greek - 5 changes by fumantsu
2009-11-05(svn r17974) -Fix (r17926)[FS#3300]: C != Tfrosch
2009-11-04(svn r17973) -Fix: 'save' toolbar button didn't change when clicking itrubidium
-Fix: wrong widgets (e.g. finances and company) could be visually disabled, based on the state of the zoom in/out buttons. However, they were still clickable -Codechange: make the main toolbar a nested window
2009-11-04(svn r17972) -Update from WebTranslator v3.0:translators
simplified_chinese - 2 changes by Gavin
2009-11-04(svn r17971) -Codechange: make the code of the toolbar more uniform; give ↵rubidium
the switch bar a tooltip and unify the naming of sprites.
2009-11-04(svn r17970) -Codechange: some coding style / improvement of constant usagerubidium
2009-11-04(svn r17969) -Codechange: use the toolbar switch button lowered state as a ↵rubidium
way to tell which of the configurations it's showing
2009-11-03(svn r17967) -Codechange: Specify that the buttons of the query string ↵alberth
window should be equal in size.
2009-11-03(svn r17966) -Fix (r17965): The Default button should be disabled in some ↵alberth
cases rather than the Ok button.
2009-11-03(svn r17965) -Codechange: query string window uses pure nested widgets.alberth
2009-11-03(svn r17964) -Update from WebTranslator v3.0:translators
estonian - 27 changes by KSiimson greek - 1 changes by fumantsu
2009-11-03(svn r17963) -Codechange: some documentation stylerubidium
2009-11-03(svn r17962) -Fix: some spellingrubidium
2009-11-03(svn r17961) -Document: also document the hanging of SDL on quiting if it ↵rubidium
'talks' to PulseAudio via its virtual ALSA device
2009-11-02(svn r17960) -Change: plural type of greekrubidium
2009-11-02(svn r17959) -Cleanup: remove unused functionrubidium
2009-11-02(svn r17958) -Codechange: make the join progress window nestedrubidium
2009-11-02(svn r17957) -Update from WebTranslator v3.0:translators
greek - 5 changes by fumantsu norwegian_nynorsk - 21 changes by Utvik spanish - 2 changes by Terkhen
2009-11-02(svn r17956) -Document: CPU usage issues with SDL-ALSA-PulseAudorubidium
2009-11-02(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/rubidium
2009-11-02(svn r17954) -Codechange: make the network client list nestedrubidium
2009-11-02(svn r17953) -Fix: when you start giving money (input window for amount), ↵rubidium
then get moved to spectators and you click 'Ok' a crash would occur
2009-11-02(svn r17952) -Codechange: make the network client list popup nestedrubidium
2009-11-02(svn r17951) -Codechange: simplify making the popup list, remove arbirary ↵rubidium
limitations and unused code/strings.
2009-11-02(svn r17950) -Fix (r17776): _draw_mutex was never destroyed, _draw_thread ↵smatz
was never joined
2009-11-02(svn r17949) -Fix (r17776): unlock mutex before deleting it when creating ↵smatz
drawing thread failed
2009-11-02(svn r17948) -Codechange: remove some magic numbers from the network client ↵rubidium
list GUIs / use ResizeWindow instead of custom resize code.
2009-11-02(svn r17947) -Codechange: make the statusbar, chat input and news window ↵rubidium
know of eachothers size so they don't get overlapped and don't get invisible (bottoms) of windows when a larger font is used
2009-11-02(svn r17946) -Codechange: move the widget definition of the client list ↵rubidium
closer to the window
2009-11-02(svn r17945) -Fix (r17940): Absence of main toolbar and/or status bar should ↵alberth
not be fatal.
2009-11-01(svn r17944) -Codechange (r11848): Removed the second counter variable that ↵alberth
ran in sync with the first one.
2009-11-01(svn r17943) -Change: use 24bpp BMP format instead of 32bpp for screenshots. ↵smatz
Saves space and is supported by more image viewers
2009-11-01(svn r17942) -Documentation: Add a few doxygen comments to the dropdown code.alberth
2009-11-01(svn r17941) -Fix: close BMP file when making screenshot failssmatz
2009-11-01(svn r17940) -Codechange: Use real y position of the main toolbar and status ↵alberth
bar instead of hardcoded sizes for tooltip and for error message windows.
2009-11-01(svn r17939) -Fix (r17938): debug code sneaked insmatz
2009-11-01(svn r17938) -Feature: non-automatic screenshot name can be entered in consolesmatz