weisj
|
ce6e62066a
|
Fixed shadow painting.
Made square buttons have zero arc.
Removed unnecessary background painting for password fields.
Removed author tags where not needed anymore.
|
5 years ago |
weisj
|
c2cc10f589
|
Updated change notes.
|
5 years ago |
weisj
|
e5d993b6e2
|
Added rounded button variant.
Added HelpButton and HelpMenuItem.
|
5 years ago |
weisj
|
45018bb581
|
Only repaint if scrollpane is not null.
|
5 years ago |
weisj
|
4eb003fd3a
|
Added warning text border variant.
|
5 years ago |
weisj
|
6521929c17
|
Only apply context if tooltip style is set to BALLOON.
|
5 years ago |
weisj
|
f366fbae5b
|
Fixed selection margins.
|
5 years ago |
weisj
|
6cb93c0928
|
Fixed missing classes.
|
5 years ago |
weisj
|
213655e918
|
Made UIAwareIcon more extendable.
Added option to disable icon caching.
|
5 years ago |
weisj
|
a36f3449ed
|
Updated change notes.
|
5 years ago |
weisj
|
13fc51e35d
|
Further text ui refactoring.
|
5 years ago |
weisj
|
9dc94f7d6e
|
Refactored text ui classes.
Added bidi text hint.
|
5 years ago |
weisj
|
0d1f2913dd
|
Fixed text painting for toggle button slider variant.
|
5 years ago |
weisj
|
252885df6f
|
Fixed RTL text highlighting.
Fixed poor performance when using bidirectional text in a text component with non zero margins.
Added support for custom buttons margins.
Fixes #169
|
5 years ago |
weisj
|
bdbdf658cd
|
Paint selection for empty lines if line extending is enabled.
|
5 years ago |
weisj
|
909ea32f22
|
adjusted warning message.
|
5 years ago |
weisj
|
51c459e666
|
Updated README.
|
5 years ago |
weisj
|
7051b66614
|
Added support for buttons laid out in a grid.
|
5 years ago |
weisj
|
8e4ce7dc1f
|
Formatting.
|
5 years ago |
weisj
|
e37ef0068b
|
Reduced hierarchy traversal steps when looking for parents of specific type.
Improved rendering when popup menus show a scroll pane.
Reduced usage of unchecked casts.
Extended popup menu demo to account for large menus.
|
5 years ago |
weisj
|
7fd080fdc4
|
Updated readme.
|
5 years ago |
weisj
|
788e094592
|
Refactored library code.
|
5 years ago |
weisj
|
9e60be7565
|
Fixed icon rotation.
|
5 years ago |
weisj
|
8886ef39fc
|
Enabled kerning for non-editable components on windows.
Enabled system font for windows versions >= Vista (6.0).
|
5 years ago |
weisj
|
8f99f9b443
|
Avoid exceptions in headless mode.
|
5 years ago |
weisj
|
78f33ca23b
|
Respect margins when extending selection.
Added option to toggle selection extension.
Updated text demos.
|
5 years ago |
weisj
|
82d0bec4f6
|
Respect margins when extending selection.
Added option to toggle selection extension.
Updated text demos.
|
5 years ago |
weisj
|
6340b9db57
|
Use system font on Windows.
|
5 years ago |
weisj
|
fade59f6cc
|
Improved selection painter implementation. Only extend line selection for editor pane and subclasses.
|
5 years ago |
weisj
|
d7512fd2cf
|
Fixed incorrect vertical sclaing factor.
|
5 years ago |
weisj
|
acdd13307b
|
Avoid recreating shapes.
|
5 years ago |
weisj
|
4e273fccbb
|
Reduce Area calculations.
|
5 years ago |
weisj
|
d9aee5f03b
|
Hide button shadow if disabled.
|
5 years ago |
weisj
|
143a98ac54
|
Performance improvements for button painting.
|
5 years ago |
weisj
|
59e3c8e5f0
|
Fixed incorret graphics configuration for calculating tooltip/popup locations.
|
5 years ago |
weisj
|
f2f70f412e
|
Back svg icons by cached renderer image.
|
5 years ago |
weisj
|
07970951cb
|
Fixed shifted text when using slider variant for toggle buttons.
|
5 years ago |
weisj
|
1287a9c436
|
Improved style sheet generation.
|
5 years ago |
weisj
|
2d03714a76
|
Fixed missing bracket.
|
5 years ago |
weisj
|
a6aa9fc6ac
|
Updated formatting for c++.
|
5 years ago |
weisj
|
e5e902ed67
|
Generate style sheet from theme defaults.
|
5 years ago |
weisj
|
22470e88ef
|
Use delegating cell renderer/editors where possible.
|
5 years ago |
weisj
|
d727dbcfa3
|
Fixed table header not scrolling along when model is set after creating the table. Fixes #163.
|
5 years ago |
weisj
|
cf311eee66
|
Utility functions to install colors.
|
5 years ago |
weisj
|
a29f03da7e
|
less repaints when updating text on buttons.
|
5 years ago |
weisj
|
1e1f02f241
|
formatting.
Refactored table ui.
|
5 years ago |
weisj
|
54d3579dae
|
formatting.
|
5 years ago |
weisj
|
6ef46b1997
|
Updated test.
|
5 years ago |
weisj
|
9f19df4cc1
|
Moved style sheet setup into own task.
|
5 years ago |
weisj
|
7c4c7f47dd
|
Added delegates for cell editors and renderers.
|
5 years ago |