Go to file
Bruno Van de Velde cab5e7d175 Use Picture::create in examples instead of std::make_shared 2016-09-17 17:01:36 +02:00
cmake Updated config.cmake 2016-09-14 20:51:18 +02:00
doc Updated documentation main page 2016-09-15 02:49:42 +02:00
examples Use Picture::create in examples instead of std::make_shared 2016-09-17 17:01:36 +02:00
fonts Added license of DejaVuSans.ttf font 2016-01-04 20:04:22 +01:00
include/TGUI Implemented reloading a theme 2016-09-17 01:29:25 +02:00
src/TGUI VS2013 couldn't compile Theme class anymore 2016-09-17 01:43:14 +02:00
tests Fixed tests to represent new behavior 2016-09-17 01:43:34 +02:00
widgets Ported BabyBlue and TransparentGrey themes to 0.8 2016-09-17 01:30:31 +02:00
.appveyor.yml Enable cross-platform CI on 0.8 branch 2016-09-14 20:54:25 +02:00
.codecov.yml Adapted RadioButton and CheckBox to new renderer system 2016-07-17 19:33:14 +02:00
.gitignore Ignore all build folders 2016-02-07 23:31:36 +01:00
.travis.yml Travis CI build still failing 2016-09-15 15:47:22 +02:00
Android.mk Added experimental android support 2015-01-30 16:39:05 +01:00
CMakeLists.txt Removed support for 32-bit on OS X 2016-09-15 16:05:35 +02:00
README.md Updated codecov url in readme 2016-08-20 14:47:24 +02:00
license.txt Mostly stuff related to the renderers 2016-07-11 00:01:18 +02:00

README.md

TGUI - Texus' Graphical User Interface

Build Status codecov.io

WIP branches are not meant to be used!