rubidium
|
c227abd7c3
|
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars
|
2009-11-22 11:24:30 +00:00 |
|
rubidium
|
8204f226f1
|
(svn r18213) -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars
|
2009-11-22 11:24:30 +00:00 |
|
rubidium
|
f106bbbe5c
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
rubidium
|
d913282e7a
|
(svn r18212) -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays
|
2009-11-22 11:20:12 +00:00 |
|
alberth
|
75e513d5b5
|
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
|
2009-11-20 20:10:06 +00:00 |
|
alberth
|
777d5ce12e
|
(svn r18201) -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays.
|
2009-11-20 20:10:06 +00:00 |
|
rubidium
|
8d90052641
|
(svn r18175) -Codechange: make the network lobby and client list RTL aware
|
2009-11-18 22:00:04 +00:00 |
|
rubidium
|
8bb9d7026f
|
(svn r18175) -Codechange: make the network lobby and client list RTL aware
|
2009-11-18 22:00:04 +00:00 |
|
rubidium
|
8e11cd3a42
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
5f2ddfbc5a
|
(svn r18152) -Codechange: remove the 'minimum window size' from the WindowDesc; it's determined from the (nested) widgets
|
2009-11-17 19:16:48 +00:00 |
|
rubidium
|
a13fd6ddce
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
rubidium
|
626de6b128
|
(svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation
|
2009-11-16 20:34:57 +00:00 |
|
rubidium
|
1f6f15a126
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
aeb9f8e715
|
(svn r18092) -Codechange: remove support for the unnested widgets
|
2009-11-15 13:36:30 +00:00 |
|
rubidium
|
b01251092e
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
3d2d7af88f
|
(svn r18086) -Codechange: remove 'widget' from WindowDesc
|
2009-11-15 10:26:01 +00:00 |
|
rubidium
|
4fd93aecd2
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
rubidium
|
16c2e53191
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
rubidium
|
483ff921ae
|
(svn r17958) -Codechange: make the join progress window nested
|
2009-11-02 19:42:09 +00:00 |
|
rubidium
|
9976da168e
|
(svn r17958) -Codechange: make the join progress window nested
|
2009-11-02 19:42:09 +00:00 |
|
rubidium
|
95bcee3fde
|
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
|
2009-11-02 16:07:09 +00:00 |
|
rubidium
|
56611d13db
|
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
|
2009-11-02 16:07:09 +00:00 |
|
rubidium
|
3013be391e
|
(svn r17954) -Codechange: make the network client list nested
|
2009-11-02 16:03:17 +00:00 |
|
rubidium
|
8382b41420
|
(svn r17954) -Codechange: make the network client list nested
|
2009-11-02 16:03:17 +00:00 |
|
rubidium
|
55a9b89233
|
(svn r17952) -Codechange: make the network client list popup nested
|
2009-11-02 15:37:54 +00:00 |
|
rubidium
|
27218dff08
|
(svn r17952) -Codechange: make the network client list popup nested
|
2009-11-02 15:37:54 +00:00 |
|
rubidium
|
8611df32f2
|
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings.
|
2009-11-02 15:27:05 +00:00 |
|
rubidium
|
b1f906e819
|
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings.
|
2009-11-02 15:27:05 +00:00 |
|
rubidium
|
719b995358
|
(svn r17948) -Codechange: remove some magic numbers from the network client list GUIs / use ResizeWindow instead of custom resize code.
|
2009-11-02 10:52:57 +00:00 |
|
rubidium
|
44013ba889
|
(svn r17948) -Codechange: remove some magic numbers from the network client list GUIs / use ResizeWindow instead of custom resize code.
|
2009-11-02 10:52:57 +00:00 |
|
rubidium
|
4cb1409391
|
(svn r17946) -Codechange: move the widget definition of the client list closer to the window
|
2009-11-02 09:58:08 +00:00 |
|
rubidium
|
148d9b8e38
|
(svn r17946) -Codechange: move the widget definition of the client list closer to the window
|
2009-11-02 09:58:08 +00:00 |
|
rubidium
|
bca2397f5a
|
(svn r17905) -Codechange: make the network server list window nested (and increase the default size slightly)
|
2009-10-30 20:42:42 +00:00 |
|
rubidium
|
8cb8f81662
|
(svn r17905) -Codechange: make the network server list window nested (and increase the default size slightly)
|
2009-10-30 20:42:42 +00:00 |
|
rubidium
|
a592d22c5c
|
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
|
2009-10-27 14:46:59 +00:00 |
|
rubidium
|
4fd74e2f94
|
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
|
2009-10-27 14:46:59 +00:00 |
|
rubidium
|
4b83775e6f
|
(svn r17886) -Codechange: make the 'start server' window nested
|
2009-10-27 14:39:37 +00:00 |
|
rubidium
|
7b46503dfc
|
(svn r17886) -Codechange: make the 'start server' window nested
|
2009-10-27 14:39:37 +00:00 |
|
rubidium
|
8a703a8a80
|
(svn r17885) -Codechange: make the network lobby window nested
|
2009-10-27 12:43:08 +00:00 |
|
rubidium
|
62f42f2131
|
(svn r17885) -Codechange: make the network lobby window nested
|
2009-10-27 12:43:08 +00:00 |
|
rubidium
|
4376af5b04
|
(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 |
|
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 |
|
rubidium
|
2894071583
|
(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 |
|
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 |
|
rubidium
|
e0c72d2c98
|
(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
|
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
|
1a4fb59437
|
(svn r17876) -Codechange: make the network company password window nested
|
2009-10-26 12:24:14 +00:00 |
|
rubidium
|
fac3655a4c
|
(svn r17876) -Codechange: make the network company password window nested
|
2009-10-26 12:24:14 +00:00 |
|
rubidium
|
c1365b3cc1
|
(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 |
|
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 |
|