|
d9d92c2a28
|
Adjusting demo app to take screenshots.
|
2025-06-25 17:40:56 -05:00 |
|
|
086a3f226b
|
Writing documentation in widgets.md, will deploy doxygen API reference tomorrow.
|
2025-06-25 02:46:48 -05:00 |
|
|
a2088b086b
|
Add Tooltip::PopupDelay
Prerelease-6.4
|
2025-06-24 15:08:35 -05:00 |
|
|
86fb0cb2e6
|
Implementing hack for tooltip.
|
2025-06-24 13:46:33 -05:00 |
|
|
3a0743e787
|
Add FpsGraphWindow::DockGraph and UndockGraph
|
2025-06-24 02:52:48 -05:00 |
|
|
f46bf097ac
|
Documentate Slider
|
2025-06-24 02:51:49 -05:00 |
|
|
b80fa9cd94
|
Add Window::HideTitlebar and ShowTitlebar
|
2025-06-24 02:51:20 -05:00 |
|
|
f229698971
|
Enhanced demo program.
|
2025-06-24 01:58:02 -05:00 |
|
|
96239db592
|
Redesign ColorPicker widget with the new slider capabilities in mind.
|
2025-06-24 01:57:53 -05:00 |
|
|
9d901c6300
|
Implement static draw routines to RectBase to unify JUI's rectangle motifs.
|
2025-06-24 01:57:38 -05:00 |
|
|
d5d6703ee9
|
Redesigned slider to support customizing the size of the Scrubber.
|
2025-06-24 01:57:14 -05:00 |
|
|
72e21451a6
|
Spastic Edits
|
2025-06-23 22:47:27 -05:00 |
|
|
8af6030d1a
|
Refactored Slider to use an internal range of 0-1 and map it to a set range for the end-user.
|
2025-06-23 21:05:40 -05:00 |
|
|
0e62fcd5f6
|
Developing documentation.
Prerelease-6.3
|
2025-06-22 22:01:11 -05:00 |
|
|
938be6f7ca
|
A ton of edits.. I don't even know
|
2025-06-16 12:02:10 -05:00 |
|
|
1c523dafa2
|
More supplemental docs.
|
2025-06-16 01:58:45 -05:00 |
|
|
80682e5fee
|
Test of links to supplemental documentation.
|
2025-06-16 01:35:54 -05:00 |
|
|
fa5b9e23cf
|
Documenting Link Widget.
|
2025-06-15 23:50:07 -05:00 |
|
|
3a0901693e
|
Add LabeledSlider class.
|
2025-06-13 13:57:28 -05:00 |
|
|
4415e3c6b4
|
Test of Link Widget, brings me back around to several old issues that still need resolved.
|
2025-06-12 03:45:37 -05:00 |
|
|
1bd581a5d8
|
FPSGraphWindow 2.0
|
2025-06-09 20:48:12 -05:00 |
|
|
31d5074ed0
|
FPSGraphWindow
|
2025-06-09 20:16:05 -05:00 |
|
|
ab11857cfa
|
Working on FPSGraph, built with temp-fixed JGL.
Prerelease-6.2
|
2025-06-09 16:37:27 -05:00 |
|
|
37d14cc0e0
|
Uhhhhhhhhh
|
2025-06-07 11:45:46 -05:00 |
|
|
134fa46f5a
|
Update packages, having issue with Text-width with new packages, not quite sure.
|
2025-06-06 14:35:37 -05:00 |
|
|
5f53938f67
|
Update packages.
|
2025-06-04 14:34:38 -05:00 |
|
|
48b56213d8
|
Implemented a quick and dirty FPS graph, other small refactorings.
Prerelease-6.1
|
2025-06-04 04:52:19 -05:00 |
|
|
7ac0436a1f
|
Performance optimization & bugfix
Only depth sort if we need to.
Fixed a bug where if you left the highest ancestor of a slider and re-entered it would still be sliding.
|
2025-05-30 22:22:09 -04:00 |
|
|
c4ada58e0c
|
Fix sometimes-missing include of Slider in ColorPicker.hpp
|
2025-05-22 17:26:48 -05:00 |
|
|
21fee89e77
|
Refactoring for organization.
|
2025-05-13 14:28:02 -05:00 |
|
|
0ff787fd95
|
Refactor TextBase to TextStyler mixin.
|
2025-05-12 17:10:12 -05:00 |
|
|
75f30b062a
|
Internal change of function signature.
|
2025-05-12 17:09:37 -05:00 |
|
|
3033edb903
|
Internal change of function signature.
|
2025-05-12 17:09:31 -05:00 |
|
|
814a7a8a3c
|
Update to latest jlog release.
|
2025-05-10 13:07:08 -05:00 |
|
|
c538937c07
|
Expand Documentation for class Pinnable.
Prerelease-6
|
2025-05-02 02:31:34 -05:00 |
|
|
c183cae173
|
Based edits
|
2025-05-02 01:18:48 -05:00 |
|
|
bd8e9222de
|
QOL edits.
|
2025-05-01 23:58:02 -05:00 |
|
|
672429f736
|
Iteration on functionality of ContextMenu and UtilityBar. Multi-nested menus are now supported.
|
2025-05-01 13:26:59 -05:00 |
|
|
abe4371f00
|
Implement Orientation and LineFillMode enums to the JUI namespace.
|
2025-05-01 13:26:27 -05:00 |
|
|
360171b46f
|
NestableMenu header, will contain the NestableMenu mixin, once circular include issues are resolved. Will likely go with JUI/Forward.hpp to forward-declare all widget classes.
|
2025-05-01 13:26:10 -05:00 |
|
|
d8c48a338d
|
Implement Separator widget class. Needs documentation and testing.
|
2025-05-01 13:25:34 -05:00 |
|
|
faf312206e
|
JUI::Experimental namespace, currently empty.
|
2025-05-01 13:25:15 -05:00 |
|
|
1080a886cb
|
Add TextStyleInterface.hpp -> Will be inherited by all text-drawing widgets, to apply style cohesively. Other StyleInterface classes are being devised.
|
2025-05-01 13:25:01 -05:00 |
|
|
b01b975ce9
|
Add triple-nested context menus to main demo, and some other minor fixes.
|
2025-05-01 00:38:49 -05:00 |
|
|
5ab0d89793
|
Integrate ContextMenu with Pinnable logic.
|
2025-05-01 00:38:14 -05:00 |
|
|
d807faea58
|
Implement Pinnable mixin class: Currently works something like a debounce for ContextMenus, but will be extended to lock widgets in-place.
|
2025-05-01 00:12:41 -05:00 |
|
|
eab4165417
|
Implement Automagic-adjust width of ContextMenu (Makes guesstimation due to problem with font-initialization at program startup
|
2025-04-30 02:44:23 -05:00 |
|
|
cf8c86c7c7
|
Remove TODO
|
2025-04-30 02:43:31 -05:00 |
|
|
b0c3203f70
|
Implement Widget::IsMouseInsideChildren and ::IsMouseInsideDescendants
|
2025-04-30 02:42:04 -05:00 |
|
|
2fed2ea760
|
Working on ContextMenu & UtilityBar
|
2025-04-29 15:44:01 -05:00 |
|