|
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 |
|
|
06f27b2436
|
Partial fix, UtilityBar submenu works, but the buttons within the Submenu still segfault.
|
2025-04-29 13:42:07 -05:00 |
|
|
543b1f81a4
|
Small Edits trying to fix Sigsegv
|
2025-04-29 13:13:04 -05:00 |
|
|
6f7388a27d
|
Spitball Redesigns
|
2025-04-28 21:32:32 -05:00 |
|
|
c3e372ac29
|
Update mcolor dependency
Prerelease-5.17
|
2025-04-22 17:23:13 -04:00 |
|
|
fee9f2083c
|
Write TabPageView header
|
2025-04-18 15:30:15 -04:00 |
|
|
fdaf68b01e
|
Add TabView header
|
2025-04-18 00:40:52 -04:00 |
|
|
62cfd1bd58
|
Adjustments to Window and ScrollingRect widget.
|
2025-04-17 14:13:32 -04:00 |
|
|
b7ab9a8780
|
Shit
|
2025-04-12 12:46:38 -05:00 |
|
|
8d90f990f0
|
Fix ScrollingRect behavior with arrow keys, and add PageUp and PageDown key support.
Prerelease-5.16
|
2025-04-10 13:25:11 -05:00 |
|
|
5ccbb84e55
|
Add Window::Open, Close, SetOpen, IsOpen, and Toggle
|
2025-04-10 13:38:16 -04:00 |
|
|
74ae05321b
|
add ObserveMouseInput override
|
2025-04-08 15:27:25 -04:00 |
|
|
906bde163a
|
Other small fixes.
|
2025-04-07 00:09:36 -04:00 |
|
|
d0fcf9cce2
|
Refactor tweening some.
|
2025-04-07 00:09:17 -04:00 |
|
|
2e0ce74753
|
Implement debounce for collapsible.
|
2025-04-07 00:09:05 -04:00 |
|