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 |
|
rubidium
|
b72898c8a3
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +00:00 |
|
rubidium
|
d1d35b95b6
|
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
|
2009-10-17 14:29:10 +00:00 |
|
smatz
|
fa937901cb
|
(svn r17701) -Codechange: don't start line with a space if it's not inside comment
|
2009-10-04 20:51:50 +00:00 |
|
smatz
|
6c7f8fc8b4
|
(svn r17701) -Codechange: don't start line with a space if it's not inside comment
|
2009-10-04 20:51:50 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
smatz
|
f85b8c4e09
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
smatz
|
114d48e492
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
frosch
|
c192bbe800
|
(svn r17539) -Codechange: Replace a magic number.
|
2009-09-14 20:24:17 +00:00 |
|
frosch
|
bc8557d5c0
|
(svn r17539) -Codechange: Replace a magic number.
|
2009-09-14 20:24:17 +00:00 |
|
frosch
|
0e36260337
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
frosch
|
ebd916be3d
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
rubidium
|
fd04d4ed00
|
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI
|
2009-09-13 17:38:07 +00:00 |
|
rubidium
|
45e3141444
|
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI
|
2009-09-13 17:38:07 +00:00 |
|
rubidium
|
6d72ae033a
|
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers
|
2009-09-02 08:08:30 +00:00 |
|
rubidium
|
59ac4f6b21
|
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers
|
2009-09-02 08:08:30 +00:00 |
|
rubidium
|
d4a98be94a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|
rubidium
|
aca7ba714a
|
(svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false
|
2009-08-23 19:03:09 +00:00 |
|