rubidium
|
2ef0746007
|
(svn r17890) -Feature: double clicking on a NewGRF opens the parameters window
|
2009-10-27 19:22:07 +00:00 |
|
rubidium
|
8a6ddc8706
|
(svn r17889) -Feature: double click on a item in the refit list refits without the need to click on the refit button
|
2009-10-27 19:21:42 +00:00 |
|
translators
|
09ee4f6764
|
(svn r17888) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
german - 1 changes by planetmaker
serbian - 1 changes by etran
|
2009-10-27 17:45:16 +00:00 |
|
rubidium
|
4fd74e2f94
|
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
|
2009-10-27 14:46:59 +00:00 |
|
rubidium
|
7b46503dfc
|
(svn r17886) -Codechange: make the 'start server' window nested
|
2009-10-27 14:39:37 +00:00 |
|
rubidium
|
62f42f2131
|
(svn r17885) -Codechange: make the network lobby window nested
|
2009-10-27 12:43:08 +00:00 |
|
rubidium
|
fc741b3334
|
(svn r17884) -Codechange: remove (most) magic numbers from drawing the details of the network lobby and split detail drawing to its own function
|
2009-10-27 12:03:12 +00:00 |
|
smatz
|
1bc7684ff0
|
(svn r17883) -Codechange: little cleaning in md5.cpp and md5.h
|
2009-10-26 23:03:03 +00:00 |
|
rubidium
|
e61008b599
|
(svn r17882) -Codechange: make the code to draw the details in the server list a seperate function and remove some magic numbers
|
2009-10-26 22:10:09 +00:00 |
|
smatz
|
18d67f6442
|
(svn r17881) -Codechange: unify comment style in smallmap_gui.cpp a bit
|
2009-10-26 20:32:28 +00:00 |
|
smatz
|
5b8863ea57
|
(svn r17880) -Codechange: pass 'blitter' as parameter instead of determining it again in DrawSmallMapStuff()
|
2009-10-26 20:26:34 +00:00 |
|
smatz
|
1165817cf2
|
(svn r17879) -Codechange: convert awarded pax subsidies from old savegames using simple heuristic (instead of deleting them)
|
2009-10-26 18:16:39 +00:00 |
|
translators
|
72a6267284
|
(svn r17878) -Update from WebTranslator v3.0:
french - 6 changes by glx
german - 1 changes by dihedral
hungarian - 1 changes by alyr
|
2009-10-26 17:45:13 +00:00 |
|
rubidium
|
22db089c0d
|
(svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes, i.e. make it translatable
|
2009-10-26 12:43:27 +00:00 |
|
rubidium
|
fac3655a4c
|
(svn r17876) -Codechange: make the network company password window nested
|
2009-10-26 12:24:14 +00:00 |
|
smatz
|
d63e729cf1
|
(svn r17875) -Change [FS#3272]: prefer extmidi over allegro midi and allegro over null driver
|
2009-10-25 21:47:32 +00:00 |
|
alberth
|
4d2e1521f9
|
(svn r17874) -Codechange: vehicle details window uses pure nested widgets.
|
2009-10-25 21:42:04 +00:00 |
|
rubidium
|
9771eb4037
|
(svn r17873) -Codechange: make the advanced settings window nested
|
2009-10-25 21:18:12 +00:00 |
|
smatz
|
433fc04921
|
(svn r17872) -Codechange: apply coding style to splash.cpp
-Fix (r17871): missing variable declaration
|
2009-10-25 17:55:13 +00:00 |
|
smatz
|
002f9c0075
|
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
|
2009-10-25 17:36:24 +00:00 |
|
alberth
|
95ffbc2476
|
(svn r17870) -Codechange: Use fontsize when drawing roadveh, ship, and aircraft details.
|
2009-10-25 17:21:57 +00:00 |
|
smatz
|
a558159faa
|
(svn r17869) -Codechange: don't create OnScroll() event for zero delta
|
2009-10-25 17:01:45 +00:00 |
|
alberth
|
4dd587345d
|
(svn r17868) -Codechange: Vehicle list window uses nested widgets only.
|
2009-10-25 15:08:16 +00:00 |
|
alberth
|
bd05f2eca6
|
(svn r17867) -Codechange: Prepare BaseVehicleListWindow for nested widgets.
|
2009-10-25 14:52:46 +00:00 |
|
rubidium
|
38687193fe
|
(svn r17866) -Codechange: make the remaining graph windows nested
|
2009-10-25 13:52:58 +00:00 |
|
alberth
|
413f6b880f
|
(svn r17865) -Codechange: Remove references to specific widgets and step-heights from BaseVehicleListWindow::DrawVehicleListItems().
|
2009-10-25 13:33:56 +00:00 |
|
rubidium
|
699e5165ff
|
(svn r17864) -Codechange: make the OSK nested
|
2009-10-25 11:31:12 +00:00 |
|
rubidium
|
b7630b0e2a
|
(svn r17863) -Codechange: make the build vehicle window nested
|
2009-10-25 00:26:40 +00:00 |
|
alberth
|
df71a1f266
|
(svn r17862) -Codechange: Use edge positions of the matrix widget in DrawVehicleRefitWindow.
|
2009-10-24 21:10:57 +00:00 |
|
alberth
|
dae5dceb85
|
(svn r17861) -Fix (r17860): max(uint, int) does not exist.
|
2009-10-24 20:28:54 +00:00 |
|
alberth
|
da0ac09234
|
(svn r17860) -Codechange: Refit window uses pure nested widgets.
|
2009-10-24 20:26:18 +00:00 |
|
rubidium
|
69b20e9a07
|
(svn r17859) -Codechange: make the fund/build/prospect industry window nested
|
2009-10-24 19:36:24 +00:00 |
|
frosch
|
9b80bc1f9b
|
(svn r17858) -Codechange: Unindent some code.
|
2009-10-24 19:16:18 +00:00 |
|
frosch
|
8e23ba540c
|
(svn r17857) -Fix (r10442): [NewGRF] 'subtract-in' is also signed for production callback version 0.
|
2009-10-24 18:51:21 +00:00 |
|
alberth
|
64f9ee3a2d
|
(svn r17856) -Codechange: Don't get the selected cargo as a sife effect of drawing.
|
2009-10-24 18:37:23 +00:00 |
|
alberth
|
af60e61b20
|
(svn r17855) -Codechange: Remove or move var declarations in DrawVehicleRefitWindow().
|
2009-10-24 18:27:21 +00:00 |
|
alberth
|
11e1d3b47c
|
(svn r17854) -Codechange: Merge different cases of setting widget data together in the view vehicle window.
|
2009-10-24 15:19:06 +00:00 |
|
rubidium
|
ca0521f89f
|
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
|
2009-10-24 14:53:55 +00:00 |
|
alberth
|
c3992ab7b6
|
(svn r17852) -Codechange: Use viewport nested widget in the view-vehicle window.
|
2009-10-24 13:58:18 +00:00 |
|
alberth
|
ef5dc588de
|
(svn r17851) -Codechange: Use pure nested widgets for the view-vehicle window.
|
2009-10-24 13:49:04 +00:00 |
|
rubidium
|
2f41c0411c
|
(svn r17850) -Codechange: remove most usage of delta on OnResize
|
2009-10-24 09:47:02 +00:00 |
|
rubidium
|
d5a3ec1996
|
(svn r17849) -Codechange: make the saveload windows nested
|
2009-10-23 21:10:36 +00:00 |
|
rubidium
|
77d26d5081
|
(svn r17848) -Codechange: allow overriding (some) settings of STACKED_SELECTION_ZERO_SIZE widgets via UpdateWidgetSize
|
2009-10-23 21:10:24 +00:00 |
|
translators
|
f6129d605d
|
(svn r17847) -Update from WebTranslator v3.0:
basque - 7 changes by Thadah
|
2009-10-23 17:45:07 +00:00 |
|
rubidium
|
ecd5c2901d
|
(svn r17846) -Codechange: make the network content window nested
|
2009-10-22 16:45:29 +00:00 |
|
frosch
|
cd73ad8b01
|
(svn r17845) -Fix (r17744): Missing 'g' in sed command.
|
2009-10-22 16:01:28 +00:00 |
|
rubidium
|
f30be25e56
|
(svn r17844) -Fix (r17790): typo in the documentation
|
2009-10-22 15:20:38 +00:00 |
|
rubidium
|
310be2e5be
|
(svn r17843) -Codechange: move the details drawing code of the content window to a separate function
|
2009-10-22 14:26:18 +00:00 |
|
rubidium
|
0501bd1325
|
(svn r17842) -Fix: DrawStringMultiLine would in some corner case, top = bottom + 1, draw the string
|
2009-10-22 14:24:11 +00:00 |
|
rubidium
|
c90885a17e
|
(svn r17841) -Codechange: move state changes from OnPaint to OnInvalidate for the content gui.
|
2009-10-22 13:57:39 +00:00 |
|