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
|
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
|
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
|
9b196d0fb4
|
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions.
|
2012-06-04 15:30:29 +00:00 |
|
frosch
|
d58eee1e79
|
(svn r24324) -Codechange: Turn functions dealing with Textbufs into member functions.
|
2012-06-04 15:30:29 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
4c344a82a9
|
(svn r23544) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:02:27 +00:00 |
|
truebrain
|
e2d8abeec5
|
(svn r23544) -Codechange: document and rename widgets to be consistent and understandable
|
2011-12-16 18:02:27 +00:00 |
|
truebrain
|
49e88dcbf0
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
truebrain
|
2aa774e831
|
(svn r23528) -Codechange: move widget enums to widgets/NNN_type.h
|
2011-12-15 22:22:55 +00:00 |
|
rubidium
|
61a3963361
|
(svn r22424) -Document: some more bits
|
2011-05-05 16:24:48 +00:00 |
|
rubidium
|
c4aa943aaa
|
(svn r22424) -Document: some more bits
|
2011-05-05 16:24:48 +00:00 |
|
rubidium
|
0a7dcc9781
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
rubidium
|
bc9a803ea9
|
(svn r22362) -Codechange: NetworkFindClientInfoFromClientID -> NetworkClientInfo::GetByClientID
|
2011-04-22 15:54:16 +00:00 |
|
smatz
|
a932afb7f1
|
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
|
2011-04-22 15:03:08 +00:00 |
|
smatz
|
e2d5ce1b0e
|
(svn r22357) -Fix (r22345): crash when opening the chat box or company password input box
|
2011-04-22 15:03:08 +00:00 |
|
frosch
|
2a4c4ab528
|
(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' already in command scope.
|
2011-03-13 21:34:49 +00:00 |
|
frosch
|
141f2eba50
|
(svn r22248) -Codechange: Make OnInvalidateData() process 'delete this;' already in command scope.
|
2011-03-13 21:34:49 +00:00 |
|
frosch
|
4b4a40a72e
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
frosch
|
ec9540a12a
|
(svn r22241) -Codechange: Add additional to-be-used parameter to OnInvalidateData().
|
2011-03-13 21:31:29 +00:00 |
|
terkhen
|
c4104567a1
|
(svn r22059) -Fix (r21179): Make the send chat message window follow the position of the status bar.
|
2011-02-11 18:24:12 +00:00 |
|
terkhen
|
8196b03074
|
(svn r22059) -Fix (r21179): Make the send chat message window follow the position of the status bar.
|
2011-02-11 18:24:12 +00:00 |
|
terkhen
|
2551d6997b
|
(svn r22038) -Fix (r21406): Tab completion in chat did not cycle through all possible options.
|
2011-02-09 15:57:03 +00:00 |
|
terkhen
|
0828653cf9
|
(svn r22038) -Fix (r21406): Tab completion in chat did not cycle through all possible options.
|
2011-02-09 15:57:03 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
de7a30cc2e
|
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour
|
2010-12-25 19:47:15 +00:00 |
|
rubidium
|
2c41b8ee97
|
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour
|
2010-12-25 19:47:15 +00:00 |
|
rubidium
|
2074b4ddce
|
(svn r21512) -Change/Feature: make the delay of the chat messages timing out unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused
|
2010-12-14 14:57:51 +00:00 |
|
rubidium
|
e68efb9e71
|
(svn r21512) -Change/Feature: make the delay of the chat messages timing out unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused
|
2010-12-14 14:57:51 +00:00 |
|
rubidium
|
28da832781
|
(svn r21406) -Codechange: rename some textbuf related names to make them a bit more descriptive
|
2010-12-05 22:21:37 +00:00 |
|
rubidium
|
bbaa262b0d
|
(svn r21406) -Codechange: rename some textbuf related names to make them a bit more descriptive
|
2010-12-05 22:21:37 +00:00 |
|
rubidium
|
8f4638ed0f
|
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
|
2010-10-15 14:29:13 +00:00 |
|
rubidium
|
515edee17c
|
(svn r20925) -Codechange: make the client send commands have a slightly more sensible name
|
2010-10-15 14:29:13 +00:00 |
|
yexo
|
faccfb921d
|
(svn r20705) -Fix: graphic glitch when switching to a different-sized font while the chat message box was visible
|
2010-08-31 12:18:28 +00:00 |
|
yexo
|
0068c02244
|
(svn r20705) -Fix: graphic glitch when switching to a different-sized font while the chat message box was visible
|
2010-08-31 12:18:28 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
terkhen
|
c92b2e9d3c
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
terkhen
|
88ca183191
|
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
|
2010-07-29 14:26:28 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
062dd0e24c
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
7c3158f0af
|
(svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a network game
|
2010-04-14 16:12:54 +00:00 |
|
rubidium
|
5eb54ac434
|
(svn r19629) -Fix [FS#3757]: chat message caused glitch when rejoining a network game
|
2010-04-14 16:12:54 +00:00 |
|
frosch
|
94a5c917a5
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|
frosch
|
88019e64e1
|
(svn r18966) -Codechange: Remove Window::OnDoubleClick() in favour of a parameter for OnClick().
|
2010-01-30 18:34:48 +00:00 |
|