0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed VS compilation issues and a few nitpicks.
tordj
as Tord Jansson
More... 5 months ago
Fixed namespace-issue for WGCREATE.
tordj
as Tord Jansson
More... 5 months ago
Implemented correct handling of PointerStyle in WonderGUI and WonderApp.
tordj
as Tord Jansson
More... 5 months ago
Fixed issues with blueprints in FlexPanel and PackPanel.
tordj
as Tord Jansson
More... 5 months ago
Making SetMarkOpacity virtual for WG2's WgWidget. More... 5 months ago
Fixed SizeCapsule bug. Added Base::timestamp() and Widget::selected()/setSelected().
tordj
as Tord Jansson
More... 5 months ago
WIP: SoftGfxDevice blur mainly implemented.
tordj
as Tord Jansson
More... 5 months ago
Bugfixes from ST, mostly in legacy gui.
tordj
as Tord Jansson
More... 5 months ago
Added DynamicSlotVector::find().
tordj
as Tord Jansson
More... 5 months ago
Added POC filter capsule More... 5 months ago
Fixed sanitizer issue.
tordj
as Tord Jansson
More... 5 months ago
WIP: SofGfxDevice works again, no diffuse yet.
tordj
as Tord Jansson
More... 5 months ago
WIP: SoftGfxDevice straightblit blendmode support commit #2.
tordj
as Tord Jansson
More... 5 months ago
WIP: SoftGfxDevice straightblit blendmode support.
tordj
as Tord Jansson
More... 5 months ago
Possibly fixed some Valgrind and sanitizer issues.
tordj
as Tord Jansson
More... 5 months ago
Bugfix: BasicTextLayout::_calcMatchingHeight() didn't respect m_bLineWrap.
tordj
as Tord Jansson
More... 5 months ago
CanvasCapsule bugfixes.
tordj
as Tord Jansson
More... 5 months ago
PackPanel: minor cleanup.
tordj
as Tord Jansson
More... 5 months ago
Bugfix: CanvasCapsule never cleared patches. Resulting in potentially huge performance degradation.
tordj
as Tord Jansson
More... 5 months ago
Doc: removed page index for skin-categories.
tordj
as Tord Jansson
More... 5 months ago
Added baseline and alignment till PackPanel, bugfix in ScrollPanel.
tordj
as Tord Jansson
More... 5 months ago
Fixed bugs in LinearGfxDevice::drawLine().
tordj
as Tord Jansson
More... 5 months ago
Fixed LegacyGUI build issues and other fixes for ST.
tordj
as Tord Jansson
More... 5 months ago
Fixed mixing widgets with and without blueprint when pushing slots.
tordj
as Tord Jansson
More... 5 months ago
WIP: Mixing widgets with and without blueprint when pushing slots.
tordj
as Tord Jansson
More... 5 months ago
TextStyle::exportAttr() defaults missing values to those in Base::defaultTextStyle().
tordj
as Tord Jansson
More... 5 months ago
Renamed GfxFlip::Normal -> GfxFlip::None.
tordj
as Tord Jansson
More... 5 months ago
StreamLogger: Added beginRender counter and resetCounters().
tordj
as Tord Jansson
More... 5 months ago
Fixed bugs in LinearGfxDevice & SizeCapsule + fixed VS build issues.
tordj
as Tord Jansson
More... 5 months ago
Added designs and images related to documentation.
tordj
as Tord Jansson
More... 5 months ago