1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps
cc9cii e9ca022162 Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549.
- TableSubviews and DialogueSubviews now provide size hints
- Option to stop the growth of the window at the screen boundary for multi-monitor setup with different resolution.
- Three options:
  Grow Only: No change to current, except the use of size hints
  Scrollbar Only: Simple addition of a scrollbar, the view window does not grow
  Grow then Scroll: Window grows as per current behaviour. The scrollbar appears once it cannot grow any further.
2015-05-17 20:45:13 +10:00
..
bsatool Several warning fixes 2015-01-23 15:34:47 +01:00
esmtool Add travel service support for creatures (Fixes #2432) 2015-03-09 03:15:11 +01:00
essimporter fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
launcher Silence -Wreorder warnings. 2015-04-28 18:48:02 -05:00
mwiniimporter fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
opencs Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549. 2015-05-17 20:45:13 +10:00
openmw Merge remote-tracking branch 'scrawl/master' 2015-05-03 09:54:32 +02:00
openmw_test_suite UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
wizard Silence -Wreorder warnings. 2015-04-28 18:48:02 -05:00
doc.hpp