frosch
|
f37b3740b3
|
(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow)
|
2012-11-27 21:35:52 +00:00 |
|
frosch
|
507de921c2
|
(svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow)
|
2012-11-27 21:35:52 +00:00 |
|
frosch
|
c68200a66e
|
(svn r24768) -Fix: Adjust a comment to reflect some more truth.
|
2012-11-27 21:30:44 +00:00 |
|
frosch
|
b884195400
|
(svn r24768) -Fix: Adjust a comment to reflect some more truth.
|
2012-11-27 21:30:44 +00:00 |
|
frosch
|
6e82b9f70d
|
(svn r24767) -Codechange: Remove some fragile hacks from the multiplayer list who tried to disguised themself as optimisations.
|
2012-11-27 21:21:01 +00:00 |
|
frosch
|
9aeeb5acb9
|
(svn r24767) -Codechange: Remove some fragile hacks from the multiplayer list who tried to disguised themself as optimisations.
|
2012-11-27 21:21:01 +00:00 |
|
frosch
|
7b3d6cc31f
|
(svn r24743) -Change: Unify the behaviour of ESC in filter editboxes.
|
2012-11-14 22:50:39 +00:00 |
|
frosch
|
c283a41248
|
(svn r24743) -Change: Unify the behaviour of ESC in filter editboxes.
|
2012-11-14 22:50:39 +00:00 |
|
frosch
|
18dcd2e6a4
|
(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead.
|
2012-11-14 22:50:35 +00:00 |
|
frosch
|
f5d8ba5d7f
|
(svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead.
|
2012-11-14 22:50:35 +00:00 |
|
frosch
|
ec27bcb6a6
|
(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString.
|
2012-11-14 22:50:26 +00:00 |
|
frosch
|
6e6d94a2d1
|
(svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString.
|
2012-11-14 22:50:26 +00:00 |
|
frosch
|
838388dcd5
|
(svn r24739) -Codechange: Simplify some code by using Textbuf::Assign.
|
2012-11-14 22:50:21 +00:00 |
|
frosch
|
6653ac6b36
|
(svn r24739) -Codechange: Simplify some code by using Textbuf::Assign.
|
2012-11-14 22:50:21 +00:00 |
|
frosch
|
0ab8e7939b
|
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
|
2012-11-14 22:50:17 +00:00 |
|
frosch
|
f6d4200f86
|
(svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor.
|
2012-11-14 22:50:17 +00:00 |
|
frosch
|
2078fc5325
|
(svn r24736) -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels.
|
2012-11-14 22:46:49 +00:00 |
|
frosch
|
f2221e8b89
|
(svn r24736) -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels.
|
2012-11-14 22:46:49 +00:00 |
|
frosch
|
f1d40ca6f2
|
(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged.
|
2012-11-13 21:47:07 +00:00 |
|
frosch
|
2c22fe98dd
|
(svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged.
|
2012-11-13 21:47:07 +00:00 |
|
frosch
|
08e92e6f23
|
(svn r24733) -Codechange: Move handling of editbox keys to window class.
|
2012-11-13 21:47:02 +00:00 |
|
frosch
|
c4d7c8dd42
|
(svn r24733) -Codechange: Move handling of editbox keys to window class.
|
2012-11-13 21:47:02 +00:00 |
|
frosch
|
8f611527e9
|
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
|
2012-11-13 21:46:58 +00:00 |
|
frosch
|
7699a7dc06
|
(svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes.
|
2012-11-13 21:46:58 +00:00 |
|
frosch
|
c6ac0299a8
|
(svn r24731) -Codechange: Remove OnOpenOSKWindow and instead specify OK and CANCEL buttons via QueryString members.
|
2012-11-13 21:46:54 +00:00 |
|
frosch
|
fd55399167
|
(svn r24731) -Codechange: Remove OnOpenOSKWindow and instead specify OK and CANCEL buttons via QueryString members.
|
2012-11-13 21:46:54 +00:00 |
|
frosch
|
c12caa20aa
|
(svn r24729) -Codechange: Unify the handling of HEBR_EDITING.
|
2012-11-13 21:46:46 +00:00 |
|
frosch
|
6d1fe626f5
|
(svn r24729) -Codechange: Unify the handling of HEBR_EDITING.
|
2012-11-13 21:46:46 +00:00 |
|
frosch
|
11bd36d3e8
|
(svn r24728) -Codechange: Unify usage of OnOSKInput.
|
2012-11-13 21:46:40 +00:00 |
|
frosch
|
336fcbc50e
|
(svn r24728) -Codechange: Unify usage of OnOSKInput.
|
2012-11-13 21:46:40 +00:00 |
|
frosch
|
6616b70654
|
(svn r24727) -Fix: In various windows the OSK looked shiny but using it had no effect whatsoever.
|
2012-11-13 21:46:37 +00:00 |
|
frosch
|
1071d51508
|
(svn r24727) -Fix: In various windows the OSK looked shiny but using it had no effect whatsoever.
|
2012-11-13 21:46:37 +00:00 |
|
frosch
|
e0f59fb049
|
(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
|
2012-11-13 21:46:33 +00:00 |
|
frosch
|
137adb3496
|
(svn r24726) -Codechange: Move editbox mouseloop handling to Window class.
|
2012-11-13 21:46:33 +00:00 |
|
frosch
|
6b77177f25
|
(svn r24725) -Cleanup: Remove old editbox focus code which is already handled more generally.
|
2012-11-13 21:46:22 +00:00 |
|
frosch
|
2614ed18f9
|
(svn r24725) -Cleanup: Remove old editbox focus code which is already handled more generally.
|
2012-11-13 21:46:22 +00:00 |
|
frosch
|
e95b757c11
|
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
|
2012-11-13 21:46:19 +00:00 |
|
frosch
|
17025fa6ea
|
(svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code.
|
2012-11-13 21:46:19 +00:00 |
|
frosch
|
3b06409153
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
03736af2ae
|
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
|
2012-11-11 16:10:43 +00:00 |
|
frosch
|
bdb2c229a3
|
(svn r24674) -Fix (r24466, r23234) [FS#5358]: Downloaded heightmaps could not be used anymore. (sbr)
|
2012-11-08 21:41:00 +00:00 |
|
frosch
|
a443375d44
|
(svn r24674) -Fix (r24466, r23234) [FS#5358]: Downloaded heightmaps could not be used anymore. (sbr)
|
2012-11-08 21:41:00 +00:00 |
|
rubidium
|
e725709d8a
|
(svn r24642) -Codechange: add helper function to see if there is anything in the send queue
|
2012-10-28 21:26:57 +00:00 |
|
rubidium
|
6247bdbdb4
|
(svn r24642) -Codechange: add helper function to see if there is anything in the send queue
|
2012-10-28 21:26:57 +00:00 |
|
rubidium
|
2b4c2119d7
|
(svn r24638) -Codechange: add some #ifndefs so MSU code doesn't need to compile it, and doesn't need all the required dependencies
|
2012-10-28 19:16:58 +00:00 |
|
rubidium
|
9db98f3b14
|
(svn r24638) -Codechange: add some #ifndefs so MSU code doesn't need to compile it, and doesn't need all the required dependencies
|
2012-10-28 19:16:58 +00:00 |
|
frosch
|
4c085281ab
|
(svn r24620) -Fix (r24619): Keep admin port API compatibility.
|
2012-10-21 09:15:57 +00:00 |
|
frosch
|
50806b5b3c
|
(svn r24620) -Fix (r24619): Keep admin port API compatibility.
|
2012-10-21 09:15:57 +00:00 |
|
planetmaker
|
f46b2fd4b3
|
(svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx)
|
2012-10-20 22:05:26 +00:00 |
|
planetmaker
|
f2e94237fc
|
(svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx)
|
2012-10-20 22:05:26 +00:00 |
|