summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-04(svn r17969) -Codechange: use the toolbar switch button lowered state as a wa...rubidium
2009-11-03(svn r17967) -Codechange: Specify that the buttons of the query string window...alberth
2009-11-03(svn r17966) -Fix (r17965): The Default button should be disabled in some cas...alberth
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
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 'ta...rubidium
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
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), the...rubidium
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 lim...rubidium
2009-11-02(svn r17950) -Fix (r17776): _draw_mutex was never destroyed, _draw_thread was...smatz
2009-11-02(svn r17949) -Fix (r17776): unlock mutex before deleting it when creating dra...smatz
2009-11-02(svn r17948) -Codechange: remove some magic numbers from the network client l...rubidium
2009-11-02(svn r17947) -Codechange: make the statusbar, chat input and news window know...rubidium
2009-11-02(svn r17946) -Codechange: move the widget definition of the client list close...rubidium
2009-11-02(svn r17945) -Fix (r17940): Absence of main toolbar and/or status bar should ...alberth
2009-11-01(svn r17944) -Codechange (r11848): Removed the second counter variable that r...alberth
2009-11-01(svn r17943) -Change: use 24bpp BMP format instead of 32bpp for screenshots. ...smatz
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
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
2009-11-01(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_typesmatz
2009-11-01(svn r17936) -Fix: deadlock when trying to create screenshot with too long na...smatz
2009-11-01(svn r17935) -Fix (r17933): Compensate for being inside a class.alberth
2009-11-01(svn r17934) -Update from WebTranslator v3.0:translators
2009-11-01(svn r17933) -Codechange: Move position calculation of error message window i...alberth
2009-11-01(svn r17932) -Fix: Don't let the tooltip go under the status bar.alberth
2009-11-01(svn r17931) -Codechange: Error message window uses pure nested widgets.alberth
2009-11-01(svn r17930) -Fix (r17926): Aircraft were not carrying mail anymore, when CB1...frosch
2009-10-31(svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save er...alberth
2009-10-31(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...alberth
2009-10-31(svn r17927) -Codechange: Rename error message string variables.alberth
2009-10-31(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail cons...frosch
2009-10-31(svn r17925) -Update from WebTranslator v3.0:translators
2009-10-31(svn r17924) -Codechange: Replace y array with two area rectangles in the err...alberth
2009-10-31(svn r17923) -Feature: "port" OpenTTD to GNU/Hurdrubidium
2009-10-31(svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with ...rubidium
2009-10-31(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct.alberth
2009-10-31(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for th...rubidium
2009-10-31(svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID...alberth