0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TextEditor & LineEditor now sends TextEdit-messages.
tordj
as Tord Jansson
More... 1 day ago
LegacyGUI: Limited width of tooltips to that of WgTooltipLayer.
tordj
as Tord Jansson
More... 1 day ago
Merge branch 'master' into softube-main
tordj
as Tord Jansson
More... 1 day ago
LegacyGUI: Fixed scaling of tooltip placement.
tordj
as Tord Jansson
More... 1 day ago
Legacy GUI: Added support for multiple tooltip layers.
tordj
as Tord Jansson
More... 2 days ago
MetalGfxDevice: Fixed memory leaks.
tordj
as Tord Jansson
More... 2 days ago
Fixed GUI and LegacyGUI exit conflict by reference counting TextStyleManager.
tordj
as Tord Jansson
More... 3 days ago
Fixed sanitizer issues in DynamicVector and legacy WgScrollPanel.
tordj
as Tord Jansson
More... 4 days ago
Fixed potential crash issue in Container related to rendering.
tordj
as Tord Jansson
More... 4 days ago
Plugin: Added handling of mouse wheel in plugins.
tordj
as Tord Jansson
More... 4 days ago
Merge branch 'softube-main'
tordj
as Tord Jansson
More... 5 days ago
Refactored key-codes to work better across PC and Mac.
tordj
as Tord Jansson
More... 5 days ago
LegacyRootCapsule: route key press and release events in constructor, so that it receives key events even without keyboard focus (necessary to use modifier keys) More... 5 days ago
LegacyRootCapsule: Fix _focusRequested in LegacyRootCapsule to manage keyboard focus better More... 8 days ago
WIP: Key-code refactoring.
tordj
as Tord Jansson
More... 8 days ago
Refactored contexts from inheritance to relation through pointers.
tordj
as Tord Jansson
More... 8 days ago
MsgRouter: Added check for recurisve call to dispatch().
tordj
as Tord Jansson
More... 9 days ago
Fixed bugs in EditableText.
tordj
as Tord Jansson
More... 10 days ago
LegacyGUI: Context switch can now trigger a provided callback.
tordj
as Tord Jansson
More... 11 days ago
Fixed compilation issue.
tordj
as Tord Jansson
More... 12 days ago
GfxBase: Fixed reference count off by one error.
tordj
as Tord Jansson
More... 12 days ago
GlGfxDevice: Added setter/getter for shader blob.
tordj
as Tord Jansson
More... 12 days ago
Fixed compile error.
tordj
as Tord Jansson
More... 17 days ago
Finalized context-handling for now.
tordj
as Tord Jansson
More... 17 days ago
Added new setShowToolTip function More... 18 days ago
SizeCapsule: Fixed geo bug.
tordj
as Tord Jansson
More... 19 days ago
Added WgBase::context()
tordj
as Tord Jansson
More... 19 days ago
Merge branch 'softube-main'
tordj
as Tord Jansson
More... 19 days ago
Fixed geometry bugs in SizeCapsule and ModalOverlay.
tordj
as Tord Jansson
More... 22 days ago
Implement pointerStyle method of LegacyRootCapsule More... 24 days ago