0
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated codelite-linux build environment
tordj
as Tord Jansson
More... over 7 years ago
Updates to workbench and Xcode project files.
tordj
as Tord Jansson
More... over 7 years ago
Added OpenGL GfxDevice.
tordj
as Tord Jansson
More... over 7 years ago
Minor updates to GfxDevice subsystem. * Added GfxDevice::plotPixels() call. * A few minor optimisations to SoftGfxDevice.
tordj
as Tord Jansson
More... over 7 years ago
Moved currently broken widgets to junk.
tordj
as Tord Jansson
More... over 7 years ago
Added build support for Mac. Small fixes and tweaks made at Softube.
tordj
as Tord Jansson
More... over 7 years ago
Updated Visual Studio build environment.
tordj
as Tord Jansson
More... almost 8 years ago
Renamed RenderOp to RenderMode, replaces old RenderMode
tordj
as Tord Jansson
More... almost 8 years ago
Introduced BlendOp for Colors and TextStyles
tordj
as Tord Jansson
More... almost 8 years ago
Renamed Printers to TextMappers
tordj
as Tord Jansson
More... almost 8 years ago
Merge branch 'master' of github.com:tordj/WonderGUI
tordj
as Tord Jansson
More... almost 8 years ago
Fixed non-displayed Caret at end of line.
tordj
as Tord Jansson
More... almost 8 years ago
Added script replace_all.sh
tordj
as Tord Jansson
More... almost 8 years ago
Refactored caret handling, now caret is owned by Printer.
tordj
as Tord Jansson
More... almost 8 years ago
Item refactoring + Working TextLinks
tordj
as Tord Jansson
More... almost 8 years ago
Implemented EditCommand messages with mapping from key combos in InputHandler.
tordj
as Tord Jansson
More... almost 8 years ago
Further improvements to text system:
tordj
as Tord Jansson
More... almost 8 years ago
Basic text input working.
tordj
as Tord Jansson
More... almost 8 years ago
First basic caret movements in new text system.
tordj
as Tord Jansson
More... almost 8 years ago
Basic caret movements implemented.
tordj
as Tord Jansson
More... almost 8 years ago
Improvements to Size, Coord, MsgRouter and FlexPanel.
tordj
as Tord Jansson
More... almost 8 years ago
VolumeMeter now properly supports Skin.
tordj
as Tord Jansson
More... almost 8 years ago
New cloning mechanism, clone() instead of cloneContent().
tordj
as Tord Jansson
More... almost 8 years ago
Refactoring internal widget API (_on* methods)
tordj
as Tord Jansson
More... about 8 years ago
Merged improved Oscilloscope, VolumeMeter and SimpleVolumeMeter from 1.1 branch
tordj
as Tord Jansson
More... about 8 years ago
Moved printer files to the printer folder.
tordj
as Tord Jansson
More... about 8 years ago
Textpresenters are now Printers. Work in progress on Text system.
tordj
as Tord Jansson
More... about 8 years ago
Updates to Caret
tordj
as Tord Jansson
More... about 8 years ago
Fixed buggs related to fonts, fontstyles and textpresentation. Implemented support for text color.
tordj
as Tord Jansson
More... about 8 years ago
Refactored Font API.
tordj
as Tord Jansson
More... about 8 years ago