openmw-tes3coop/apps/opencs
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
..
model Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549. 2015-05-17 20:45:13 +10:00
view Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549. 2015-05-17 20:45:13 +10:00
CMakeLists.txt TopicInfos result script are now displayed in dialogue subviews. 2015-04-19 13:31:16 +10:00
editor.cpp renamed opencs into openmw-cs 2015-02-03 13:18:03 +01:00
editor.hpp Workaround file lock being lost if the same file is closed elsewhere in the program (see https://svn.boost.org/trac/boost/ticket/3582) 2014-12-05 07:50:03 +11:00
main.cpp renamed opencs into openmw-cs 2015-02-03 13:18:03 +01:00