scrawl
|
e7d2a8a4dc
|
Call clear() for every window
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
c6c01870ec
|
Call onResChange for every window
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
2b03bc0c56
|
Call WindowBase::onFrame() for every active window
|
2017-09-24 19:08:15 +02:00 |
|
scrawl
|
4fff2e2e34
|
Refactor exitCurrentGuiMode
|
2017-09-24 19:08:13 +02:00 |
|
scrawl
|
84657271c7
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
|
scrawl
|
01391b7eed
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
|
scrawl
|
f8d360190d
|
Remove an unneeded virtual
|
2015-07-15 19:10:09 +02:00 |
|
scrawl
|
223e3a53f5
|
Move OEngine::Gui::Layout to MWGui
|
2015-05-01 02:22:51 +02:00 |
|
scrawl
|
2c58a879ec
|
Fix minor exploit when map window is shown with transparency
|
2014-09-13 07:59:29 +02:00 |
|
scrawl
|
b6635c7964
|
Move eventDone out of WindowBase
|
2014-09-07 18:55:59 +02:00 |
|
Digmaster
|
a5cfa8a049
|
Removes add behavior when pressing escape while waiting.
|
2014-05-29 01:52:41 -04:00 |
|
Digmaster
|
033f1850f9
|
Fixed crass on character creation, allowed some character creation windows to be Esc-able
|
2014-05-27 14:30:26 -04:00 |
|
Digmaster
|
e0356cf89d
|
Added support to close modal windows with Esc
|
2014-05-27 03:00:31 -04:00 |
|
Digmaster
|
e3e51324a4
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
|
scrawl
|
365ae15532
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
2014-01-29 15:37:26 +01:00 |
|
Britt Mathis
|
f7383905b7
|
Finally eliminated calls to MWBase::WindowManager in constructors
|
2013-04-10 14:46:21 -04:00 |
|
Britt Mathis
|
ce9bc6d9ba
|
MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions
|
2013-04-10 00:32:05 -04:00 |
|