planetmaker
|
5665252eff
|
(svn r23400) -Fix (r23393, r23382): Text query window was hidden in numerous cases
|
2011-12-03 14:45:02 +00:00 |
|
planetmaker
|
c5ed9bd4f5
|
(svn r23400) -Fix (r23393, r23382): Text query window was hidden in numerous cases
|
2011-12-03 14:45:02 +00:00 |
|
yexo
|
523d781cbc
|
(svn r23393) -Fix (r23382): AI / NewGRF sub-windows were now hidden under their parent windows
|
2011-12-02 11:48:54 +00:00 |
|
yexo
|
fa930b15c7
|
(svn r23393) -Fix (r23382): AI / NewGRF sub-windows were now hidden under their parent windows
|
2011-12-02 11:48:54 +00:00 |
|
yexo
|
40437f7e16
|
(svn r23382) -Fix [FS#4845] (r23336): NewGRF window and content download window were always hidden under the saveload window
|
2011-12-01 11:57:25 +00:00 |
|
yexo
|
71c1ef5d26
|
(svn r23382) -Fix [FS#4845] (r23336): NewGRF window and content download window were always hidden under the saveload window
|
2011-12-01 11:57:25 +00:00 |
|
rubidium
|
4cbd3f4c5d
|
(svn r23336) -Fix [FS#4709]: bring some more order in the ordering of the windows, e.g. don't let a save or load dialog get hidden by a new message (monoid)
|
2011-11-26 16:09:25 +00:00 |
|
rubidium
|
435b5a08c4
|
(svn r23336) -Fix [FS#4709]: bring some more order in the ordering of the windows, e.g. don't let a save or load dialog get hidden by a new message (monoid)
|
2011-11-26 16:09:25 +00:00 |
|
rubidium
|
4509f814b3
|
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
|
2011-11-17 21:17:17 +00:00 |
|
rubidium
|
02b884d923
|
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
|
2011-11-17 21:17:17 +00:00 |
|
peter1138
|
cacf7ecf2b
|
(svn r23017) -Codechange: Add support for resized scrollbars.
|
2011-10-11 08:07:47 +00:00 |
|
peter1138
|
50d1541270
|
(svn r23017) -Codechange: Add support for resized scrollbars.
|
2011-10-11 08:07:47 +00:00 |
|
rubidium
|
a800080068
|
(svn r22803) -Fix (r22796): clicking should not work either when hiding windows
|
2011-08-21 16:48:31 +00:00 |
|
rubidium
|
81e352b4b6
|
(svn r22803) -Fix (r22796): clicking should not work either when hiding windows
|
2011-08-21 16:48:31 +00:00 |
|
rubidium
|
6cc959b344
|
(svn r22794) -Codechange: let window drawing determine which windows may be drawn when a modal progress is busy
|
2011-08-21 12:51:52 +00:00 |
|
rubidium
|
d1657fae80
|
(svn r22794) -Codechange: let window drawing determine which windows may be drawn when a modal progress is busy
|
2011-08-21 12:51:52 +00:00 |
|
rubidium
|
1ca06f2aae
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
421053a694
|
(svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h
|
2011-08-21 12:48:46 +00:00 |
|
rubidium
|
727580274b
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
rubidium
|
37415b9cf7
|
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
|
2011-08-21 12:46:46 +00:00 |
|
frosch
|
da43dd69a4
|
(svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions of windows with viewports but without caption. (only triggerable since r22484)
|
2011-05-21 22:23:13 +00:00 |
|
frosch
|
1f79304125
|
(svn r22485) -Fix: EnsureVisibleCaption() did not update viewport positions of windows with viewports but without caption. (only triggerable since r22484)
|
2011-05-21 22:23:13 +00:00 |
|
frosch
|
55041d1c17
|
(svn r22484) -Fix: The caption of centered windows could be moved out of the main window and thus become inaccessible when resizing the main window.
|
2011-05-21 22:22:02 +00:00 |
|
frosch
|
351c7ab097
|
(svn r22484) -Fix: The caption of centered windows could be moved out of the main window and thus become inaccessible when resizing the main window.
|
2011-05-21 22:22:02 +00:00 |
|
rubidium
|
9a466d0e04
|
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups
|
2011-04-22 15:50:13 +00:00 |
|
rubidium
|
835ae31f45
|
(svn r22358) -Codechange: WC_TOOLBAR_MENU isn't the right name when its only used for client list popups
|
2011-04-22 15:50:13 +00:00 |
|
frosch
|
bac3db14d2
|
(svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons.
|
2011-04-03 17:00:57 +00:00 |
|
frosch
|
3d2f454167
|
(svn r22294) -Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons.
|
2011-04-03 17:00:57 +00:00 |
|
frosch
|
335744a1af
|
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope.
|
2011-03-13 21:32:13 +00:00 |
|
frosch
|
51ddbbb13d
|
(svn r22242) -Codechange: Let OnInvalidateData() decide itself what to do immediately in command scope, and what to do asynchronously in GUI-scope.
|
2011-03-13 21:32:13 +00:00 |
|
frosch
|
9816d168c9
|
(svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls.
|
2011-03-08 19:43:38 +00:00 |
|
frosch
|
b997ebb942
|
(svn r22227) -Fix [FS#4546-ish]: Call sheduled OnInvalidate()-calls before doing OnHundrethTick()-calls.
|
2011-03-08 19:43:38 +00:00 |
|
frosch
|
04f56cf6ed
|
(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)
|
2011-02-24 21:48:06 +00:00 |
|
frosch
|
f34e9ff074
|
(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)
|
2011-02-24 21:48:06 +00:00 |
|
frosch
|
074548f8f3
|
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
2011-02-23 20:54:55 +00:00 |
|
frosch
|
19b7249ade
|
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, process these events asynchronously before the next redraw. Calling window code directly from command scope uses wrong _current_company and might issue nested DoCommands() which interfer with the running command.
|
2011-02-23 20:54:55 +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 |
|
frosch
|
291ef7e082
|
(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings.
|
2011-02-05 16:36:37 +00:00 |
|
frosch
|
9e1695aa1e
|
(svn r21977) -Codechange: Always cal Window::OnMouseWheel(), independent of viewport scroll/zoom settings.
|
2011-02-05 16:36:37 +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
|
5e64756152
|
(svn r21837) -Fix [FS#4419]: LMB dragging would switch over to other viewports instead of staying locked to the viewport you started on
|
2011-01-18 21:08:19 +00:00 |
|
rubidium
|
22d17aa745
|
(svn r21837) -Fix [FS#4419]: LMB dragging would switch over to other viewports instead of staying locked to the viewport you started on
|
2011-01-18 21:08:19 +00:00 |
|
alberth
|
7300014322
|
(svn r21822) -Codechange: Merge event handling code.
|
2011-01-16 11:40:36 +00:00 |
|
alberth
|
32cd182ecc
|
(svn r21822) -Codechange: Merge event handling code.
|
2011-01-16 11:40:36 +00:00 |
|
alberth
|
0c1dd3cbc6
|
(svn r21821) -Codechange: Clean up the jump conditions.
|
2011-01-16 11:39:57 +00:00 |
|
alberth
|
4a203e8a49
|
(svn r21821) -Codechange: Clean up the jump conditions.
|
2011-01-16 11:39:57 +00:00 |
|
alberth
|
4686422978
|
(svn r21820) -Codechange: Concatenate both functions.
|
2011-01-16 11:39:09 +00:00 |
|
alberth
|
1e7c3fd2ff
|
(svn r21820) -Codechange: Concatenate both functions.
|
2011-01-16 11:39:09 +00:00 |
|