------------------------------------------------------------------------ r18000 | translators | 2009-11-07 18:45:05 +0000 (Sat, 07 Nov 2009) | 3 lines -Update from WebTranslator v3.0: greek - 1 changes by fumantsu ------------------------------------------------------------------------ r17999 | frosch | 2009-11-07 18:22:00 +0000 (Sat, 07 Nov 2009) | 1 line -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks and check chunk sizes. ------------------------------------------------------------------------ r17998 | alberth | 2009-11-07 17:45:49 +0000 (Sat, 07 Nov 2009) | 1 line -Fix (r17994): Use a consistent item list width. ------------------------------------------------------------------------ r17997 | alberth | 2009-11-07 17:24:04 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: Introduce functions for querying top and bottom of the main view. ------------------------------------------------------------------------ r17995 | alberth | 2009-11-07 15:49:36 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: PreventHiding() is used in one file, make it static. ------------------------------------------------------------------------ r17994 | alberth | 2009-11-07 14:40:37 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: Make the dropdown menu window use pure nested widgets. ------------------------------------------------------------------------ r17993 | alberth | 2009-11-07 11:44:38 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: Move widget and data initialization into the dropdown menu class. ------------------------------------------------------------------------ r17992 | alberth | 2009-11-07 11:26:23 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: Merge some parameters of the dropdown menu. ------------------------------------------------------------------------ r17991 | alberth | 2009-11-07 10:26:09 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window. ------------------------------------------------------------------------ r17990 | alberth | 2009-11-07 08:41:34 +0000 (Sat, 07 Nov 2009) | 1 line -Codechange: Add widgets enum for dropdown menu window. ------------------------------------------------------------------------ r17986 | rubidium | 2009-11-06 20:34:43 +0000 (Fri, 06 Nov 2009) | 2 lines -Codechange: make the scenario 'main' toolbar nested. Also make it implement the 'switch' toolbar feature when it gets really small. ------------------------------------------------------------------------ r17985 | rubidium | 2009-11-06 20:32:15 +0000 (Fri, 06 Nov 2009) | 2 lines -Codechange: make the toolbar container support non-resizable widgets and subclassing of itself. ------------------------------------------------------------------------ r17984 | rubidium | 2009-11-06 20:26:28 +0000 (Fri, 06 Nov 2009) | 2 lines -Codechange: make it possible to use MakeNWidgets using a custom container widget. ------------------------------------------------------------------------ r17983 | translators | 2009-11-06 18:45:18 +0000 (Fri, 06 Nov 2009) | 7 lines -Update from WebTranslator v3.0: 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 ------------------------------------------------------------------------ r17977 | frosch | 2009-11-05 20:26:13 +0000 (Thu, 05 Nov 2009) | 1 line -Fix: Busses and trucks are distinguished by cargo class. ------------------------------------------------------------------------ r17976 | frosch | 2009-11-05 19:46:17 +0000 (Thu, 05 Nov 2009) | 1 line -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h ------------------------------------------------------------------------ r17975 | translators | 2009-11-05 18:45:20 +0000 (Thu, 05 Nov 2009) | 8 lines -Update from WebTranslator v3.0: 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 ------------------------------------------------------------------------ r17974 | frosch | 2009-11-05 16:56:53 +0000 (Thu, 05 Nov 2009) | 1 line -Fix (r17926)[FS#3300]: C != T ------------------------------------------------------------------------ r17973 | rubidium | 2009-11-04 20:02:14 +0000 (Wed, 04 Nov 2009) | 4 lines -Fix: 'save' toolbar button didn't change when clicking it -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 ------------------------------------------------------------------------ r17972 | translators | 2009-11-04 18:45:06 +0000 (Wed, 04 Nov 2009) | 3 lines -Update from WebTranslator v3.0: simplified_chinese - 2 changes by Gavin ------------------------------------------------------------------------ r17971 | rubidium | 2009-11-04 18:28:59 +0000 (Wed, 04 Nov 2009) | 2 lines -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites. ------------------------------------------------------------------------ r17970 | rubidium | 2009-11-04 15:50:14 +0000 (Wed, 04 Nov 2009) | 2 lines -Codechange: some coding style / improvement of constant usage ------------------------------------------------------------------------ r17969 | rubidium | 2009-11-04 15:49:27 +0000 (Wed, 04 Nov 2009) | 2 lines -Codechange: use the toolbar switch button lowered state as a way to tell which of the configurations it's showing ------------------------------------------------------------------------ r17967 | alberth | 2009-11-03 20:25:19 +0000 (Tue, 03 Nov 2009) | 1 line -Codechange: Specify that the buttons of the query string window should be equal in size. ------------------------------------------------------------------------ r17966 | alberth | 2009-11-03 20:21:49 +0000 (Tue, 03 Nov 2009) | 1 line -Fix (r17965): The Default button should be disabled in some cases rather than the Ok button. ------------------------------------------------------------------------ r17965 | alberth | 2009-11-03 20:04:05 +0000 (Tue, 03 Nov 2009) | 1 line -Codechange: query string window uses pure nested widgets. ------------------------------------------------------------------------ r17964 | translators | 2009-11-03 18:45:09 +0000 (Tue, 03 Nov 2009) | 4 lines -Update from WebTranslator v3.0: estonian - 27 changes by KSiimson greek - 1 changes by fumantsu ------------------------------------------------------------------------ r17963 | rubidium | 2009-11-03 17:30:08 +0000 (Tue, 03 Nov 2009) | 2 lines -Codechange: some documentation style ------------------------------------------------------------------------ r17962 | rubidium | 2009-11-03 16:08:18 +0000 (Tue, 03 Nov 2009) | 2 lines -Fix: some spelling ------------------------------------------------------------------------ r17961 | rubidium | 2009-11-03 09:52:19 +0000 (Tue, 03 Nov 2009) | 2 lines -Document: also document the hanging of SDL on quiting if it 'talks' to PulseAudio via its virtual ALSA device ------------------------------------------------------------------------ r17960 | rubidium | 2009-11-02 21:23:54 +0000 (Mon, 02 Nov 2009) | 2 lines -Change: plural type of greek ------------------------------------------------------------------------ r17959 | rubidium | 2009-11-02 20:12:47 +0000 (Mon, 02 Nov 2009) | 2 lines -Cleanup: remove unused function ------------------------------------------------------------------------ r17958 | rubidium | 2009-11-02 19:42:09 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: make the join progress window nested ------------------------------------------------------------------------ r17957 | translators | 2009-11-02 17:45:15 +0000 (Mon, 02 Nov 2009) | 5 lines -Update from WebTranslator v3.0: greek - 5 changes by fumantsu norwegian_nynorsk - 21 changes by Utvik spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r17956 | rubidium | 2009-11-02 17:04:21 +0000 (Mon, 02 Nov 2009) | 2 lines -Document: CPU usage issues with SDL-ALSA-PulseAudo ------------------------------------------------------------------------ r17955 | rubidium | 2009-11-02 16:07:09 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/ ------------------------------------------------------------------------ r17954 | rubidium | 2009-11-02 16:03:17 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: make the network client list nested ------------------------------------------------------------------------ r17953 | rubidium | 2009-11-02 15:39:03 +0000 (Mon, 02 Nov 2009) | 2 lines -Fix: when you start giving money (input window for amount), then get moved to spectators and you click 'Ok' a crash would occur ------------------------------------------------------------------------ r17952 | rubidium | 2009-11-02 15:37:54 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: make the network client list popup nested ------------------------------------------------------------------------ r17951 | rubidium | 2009-11-02 15:27:05 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings. ------------------------------------------------------------------------ r17950 | smatz | 2009-11-02 13:36:17 +0000 (Mon, 02 Nov 2009) | 1 line -Fix (r17776): _draw_mutex was never destroyed, _draw_thread was never joined ------------------------------------------------------------------------ r17949 | smatz | 2009-11-02 12:12:13 +0000 (Mon, 02 Nov 2009) | 1 line -Fix (r17776): unlock mutex before deleting it when creating drawing thread failed ------------------------------------------------------------------------ r17948 | rubidium | 2009-11-02 10:52:57 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: remove some magic numbers from the network client list GUIs / use ResizeWindow instead of custom resize code. ------------------------------------------------------------------------ r17947 | rubidium | 2009-11-02 10:15:48 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: make the statusbar, chat input and news window know of eachothers size so they don't get overlapped and don't get invisible (bottoms) of windows when a larger font is used ------------------------------------------------------------------------ r17946 | rubidium | 2009-11-02 09:58:08 +0000 (Mon, 02 Nov 2009) | 2 lines -Codechange: move the widget definition of the client list closer to the window ------------------------------------------------------------------------ r17945 | alberth | 2009-11-02 05:12:58 +0000 (Mon, 02 Nov 2009) | 1 line -Fix (r17940): Absence of main toolbar and/or status bar should not be fatal. ------------------------------------------------------------------------ r17944 | alberth | 2009-11-01 21:05:48 +0000 (Sun, 01 Nov 2009) | 1 line -Codechange (r11848): Removed the second counter variable that ran in sync with the first one. ------------------------------------------------------------------------ r17943 | smatz | 2009-11-01 20:54:21 +0000 (Sun, 01 Nov 2009) | 1 line -Change: use 24bpp BMP format instead of 32bpp for screenshots. Saves space and is supported by more image viewers ------------------------------------------------------------------------ r17942 | alberth | 2009-11-01 20:50:00 +0000 (Sun, 01 Nov 2009) | 1 line -Documentation: Add a few doxygen comments to the dropdown code. ------------------------------------------------------------------------ r17941 | smatz | 2009-11-01 20:40:36 +0000 (Sun, 01 Nov 2009) | 1 line -Fix: close BMP file when making screenshot fails ------------------------------------------------------------------------ r17940 | alberth | 2009-11-01 19:19:14 +0000 (Sun, 01 Nov 2009) | 1 line -Codechange: Use real y position of the main toolbar and status bar instead of hardcoded sizes for tooltip and for error message windows. ------------------------------------------------------------------------ r17939 | smatz | 2009-11-01 18:17:01 +0000 (Sun, 01 Nov 2009) | 1 line -Fix (r17938): debug code sneaked in ------------------------------------------------------------------------ r17938 | smatz | 2009-11-01 18:15:35 +0000 (Sun, 01 Nov 2009) | 1 line -Feature: non-automatic screenshot name can be entered in console ------------------------------------------------------------------------ r17937 | smatz | 2009-11-01 18:08:58 +0000 (Sun, 01 Nov 2009) | 1 line -Codechange: rename current_screenshot_type to _screenshot_type ------------------------------------------------------------------------ r17936 | smatz | 2009-11-01 17:49:23 +0000 (Sun, 01 Nov 2009) | 1 line -Fix: deadlock when trying to create screenshot with too long name (including path) ------------------------------------------------------------------------ r17935 | alberth | 2009-11-01 17:45:24 +0000 (Sun, 01 Nov 2009) | 1 line -Fix (r17933): Compensate for being inside a class. ------------------------------------------------------------------------ r17934 | translators | 2009-11-01 17:45:20 +0000 (Sun, 01 Nov 2009) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun german - 2 changes by planetmaker greek - 125 changes by fumantsu hungarian - 1 changes by Petert spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r17933 | alberth | 2009-11-01 17:38:14 +0000 (Sun, 01 Nov 2009) | 1 line -Codechange: Move position calculation of error message window into the class. ------------------------------------------------------------------------ r17932 | alberth | 2009-11-01 17:20:28 +0000 (Sun, 01 Nov 2009) | 1 line -Fix: Don't let the tooltip go under the status bar. ------------------------------------------------------------------------ r17931 | alberth | 2009-11-01 14:28:53 +0000 (Sun, 01 Nov 2009) | 1 line -Codechange: Error message window uses pure nested widgets. ------------------------------------------------------------------------ r17930 | frosch | 2009-11-01 08:48:16 +0000 (Sun, 01 Nov 2009) | 1 line -Fix (r17926): Aircraft were not carrying mail anymore, when CB15 was in use. ------------------------------------------------------------------------ r17929 | alberth | 2009-10-31 20:09:37 +0000 (Sat, 31 Oct 2009) | 1 line -Fix (r2391): STR_NULL does not seem very useful as file save error summary. ------------------------------------------------------------------------ r17928 | alberth | 2009-10-31 19:46:51 +0000 (Sat, 31 Oct 2009) | 3 lines -Codechange: ShowErrorMessage() now takes the summary string before the details string. Gentlemen, swap your string parameters. ------------------------------------------------------------------------ r17927 | alberth | 2009-10-31 18:22:39 +0000 (Sat, 31 Oct 2009) | 1 line -Codechange: Rename error message string variables. ------------------------------------------------------------------------