Go to file
Bruno Van de Velde 4f73079b65 Fixed doxygen errors on lines with TGUI_DEPRECATED macro 2018-11-26 22:53:01 +01:00
cmake CMake exported files in wrong location in build folder after change from last commit 2018-10-11 20:03:59 +02:00
doc Fixed doxygen errors on lines with TGUI_DEPRECATED macro 2018-11-26 22:53:01 +01:00
examples Android test was failing because some licenses weren't accepted 2018-10-13 22:47:03 +02:00
gui-builder Fixed two issues with cmake script 2018-10-11 19:40:14 +02:00
include/TGUI Updated version to 0.8.1 2018-10-15 22:16:47 +02:00
pkgconfig Added pkg-config files 2018-08-13 22:52:27 +02:00
src/TGUI Android.mk shouldn't be in the root folder 2018-11-04 10:55:15 +01:00
tests Added gradle wrapper for android example to run it on Travis CI [skip appveyor] 2018-10-13 19:22:37 +02:00
themes Renamed SpaceBetweenArrows to BorderBetweenArrows in SpinButton to better reflect that the space is filled with the border color 2018-04-26 19:50:33 +02:00
.appveyor.yml CI was failing because I forgot to update used SFML version 2018-09-24 09:39:45 +02:00
.codecov.yml Codecov config was broken because branch name became a float after renaming 2018-08-08 20:22:09 +02:00
.gitignore Gui Builder now stores filename of last opened file and which themes are loaded 2017-11-15 22:51:18 +01:00
.travis.yml Android test was failing because some licenses weren't accepted 2018-10-13 22:47:03 +02:00
CMakeLists.txt Don't force installation prefix on android 2018-11-07 20:26:28 +01:00
README.md Renamed branch from '0.8-dev' to '0.8' 2018-08-04 17:26:19 +02:00
changelog.txt Android.mk shouldn't be in the root folder 2018-11-04 10:55:15 +01:00
license.txt Updated copyright to 2018 2018-03-22 19:57:45 +01:00

README.md

TGUI - Texus' Graphical User Interface

In one line: TGUI is an easy to use, cross-platform, c++ GUI for SFML.

For more information, take a look at the website.

Status

Linux macOS Windows Android Test coverage
Build Status Build Status Build status Build Status codecov

Download

You can download the source code of the current development version from the git repository: Download ZIP

Learn

Contact

Name: Bruno Van de Velde

E-mail: vdv_b@tgui.eu

Chat on Gitter