unknown
d9439389e6
fix #4665
6 years ago
Andrei Kortunov
ae935a8084
Add separate textures for scrollbars (feature #5051 )
6 years ago
Andrei Kortunov
ac8fa54e6e
Get rid of redundant MWScroll class
6 years ago
Andrei Kortunov
adbaeb7cca
Improve GUI scaling (bug #3288 )
6 years ago
Andrei Kortunov
5bb9f1b187
Make popup in character select menu non-transparent
8 years ago
Andrei Kortunov
ba78e187c7
Listbox spacing fix
8 years ago
Andrei Kortunov
e5a0f89934
List scroll fix
8 years ago
scrawl
5f2539adb6
Optimize scrollbar/progress skins by using one widget for the track instead of one widget per pixel
8 years ago
MiroslavR
e80636f0ca
Improve performance of repairing/recharging ( Fixes #2493 )
8 years ago
scrawl
79237d16a7
Refactor spell window to use model/view and remove duplicated code in QuickKeysMenu
...
This should also improve window resizing performance, the widgets are now just resized instead of recreated.
10 years ago
scrawl
f721b7adfb
Change skin files to use ResourceSkin (Skin is deprecated) - now the SkinEditor can load them
10 years ago
scrawl
e42cb8020e
Change all skins to get font colors from fallback settings ( Fixes #704 )
10 years ago
scrawl
e94268b4e6
Remove some garbage
10 years ago
scrawl
c5fa0768f1
Fix broken minimum track size for scrollbars
10 years ago
scrawl
e9e7e96c5f
SaveGameDialog: use ComboBox accept event, not changePosition (improves keyboard navigation)
11 years ago
scrawl
bbc5b125ab
Rewrite journal GUI quest index
...
- Use quest names as identifiers, not quest IDs. This ensures that quests with different IDs, but the same name (e.g. A2_4_MiloCaiusGone and A2_4_MiloGone) are merged properly, as they should.
- Switch display from BookPage to MWList. Handles word-wrapping and scrolling properly.
- Fixes a bug where the quest index would not be updated when opened.
11 years ago
scrawl
3ad28ec5aa
Set a proper Page size for all scrollbars. Fixes scrollbars only moving very slowly when interacting with them (as opposed to using mousewheel on the content)
11 years ago
scrawl
bf5529819d
Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog.
11 years ago
Lars Söderberg
e33239eae5
Various fixes
12 years ago
Lars Söderberg
5798dff2cb
Standardize align values
...
Updates all align attributes, so all layout files uses the same (new)
system plus fixes a couple of misspellings.
12 years ago
Sebastian Wick
26bd2a5301
use the new scrollbar; range dependent step size; fix
12 years ago
scrawl
0c4a963132
Container UI rewrite
12 years ago
Lars Söderberg
f77ace0885
Removed the "hack" mygui.png and misc fixes for this.
12 years ago
scrawl
656a8f1be9
working menu transparency slider
13 years ago
scrawl
b2d207130d
vastly improved look of the GUI, skin background textures now use tiling instead of stretching
13 years ago
scrawl
1abf70692c
added a scrollbar to the item container, dynamic positioning of items, fixed the item count display bug
13 years ago
scrawl
499dd26398
dialogue window topic list word-wrapping
13 years ago
scrawl
4889902b98
magic effect widget improvements, read name of effect from GMST and don't show duration/target for constant effects
13 years ago
scrawl
b3dc1931a9
general GUI refactoring, part 1
13 years ago
Pieter van der Kloet
426c278505
Changed the OpenMW default font from Comic sans to EB Garamond
13 years ago
scrawl
770b0f2106
gui changes
13 years ago
scrawl
250fcab7c2
moved the mygui resources to a more suitable location
13 years ago