TextUpdater was converted into coroutine
Renamed GUIManager -> WindowManager, moved mainDraw mainUpdate into WindowManager
Fixed PanelModelGrid
Renamed lang files db and dbs command to s and qs
Added ssg namespace, removed onSetAction in Checkbox to not confuse custom action with fireAssigner
AboveHover fix, switched horizontal/vertical in PanelSplitted to more intuitive, beautify
readme
virtual override fix, small inheritance fix, fixed problem with Panel aboveHover
beautify
added bug
Simple performance optimization in parseLines
readme
Fixes TextUpdater, autoresize, inpsector, text style parse functions,
Small PanelModelGrid and PanelTabbed fix.
Button and Panel fixes + some small beauty refactoring
Many refactors: update(...) and updateArea() are now independent chains, Checkbox, better PanelModels margin handle, Maximisation now always use position, MarginModelBase class, readme fix, clang tidy propsal fixes
TextureManager smooth, Background texture intrect, numeric convert from enum, inheritance fix, many other small fixes
Queued element add, Unit test framework, numerical string conversion operator << unit tests
Closed bug
New ColorProvider api, removed old setColors methods. GUIElement renamed to Element, Some inheritance changes.
enum to enum class, fixed examples
Simple Unit Test architecture, updated Cmake file, some other updates, plain text BUGS and FEATURES db
Critical fix for Windows,
Doxygen fixes, MINGW64 compilation error
Many changes
Big update to version 0.2a, added examples - demo and simple template, added GUIInspector, many fixes
Simple warning fix
Big fixes
Create: HaveSelected, PanelTabbed, TextureManager Fix: Button, CBAssigners, GUIElement, Logger, SymbolManager, Checkbox and much more fixes
Symbol manager first slice, LXDE window restore position drift bug fix, language from config file
Logger, Checkbox first slice
Simple configurator fix, mainUpdate
Create: Dialog, DialogInfo, DialogInput, DialogYesNo, DialogYesNoCancel, Language manager, PanelScrolled, TextInputable
Easy plain text generic configuration file
Conversion to sf::String, HaveAction extension, ActionType, some fixes
colorDeduct based on dynamic cast, enabled fix
Panel overflow hidding based on sf::View viewport, some refactroing
Font manager, complete inline TextLabel style, GlobalTimer, Better maximization handle,
Parent reference instead of areaReference, TextLabel justify, TextLabel in Button
remove build dir
readme.md fix
CMake shared lib build
initial 0.1 alpha