Go to file
Bruno Van de Velde ef63d7f118 Updated license to make github detect the type 2019-03-06 20:03:04 +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 Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
gui-builder Remove the selected widget when delete key is pressed 2019-03-02 19:09:42 +01:00
include/TGUI ChildWindow can now have a different border color in focused state 2019-03-02 15:52:39 +01:00
pkgconfig Added pkg-config files 2018-08-13 22:52:27 +02:00
src/TGUI ChildWindow can now have a different border color in focused state 2019-03-02 15:52:39 +01:00
tests ChildWindow can now have a different border color in focused state 2019-03-02 15:52:39 +01:00
themes ListView widget added (closes #83) 2019-01-21 19:25:03 +01:00
.appveyor.yml Build the gui builder by default 2019-02-04 18:59:37 +01:00
.codecov.yml Codecov config was broken because branch name became a float after renaming 2018-08-08 20:22:09 +02:00
.gitignore Implemented horizontal scroll (ability to disable word-wrap) to the TextBox 2018-12-31 13:04:14 +01:00
.travis.yml Android test was failing because some licenses weren't accepted 2018-10-13 22:47:03 +02:00
CMakeLists.txt Updated version to 0.8.4 2019-02-23 10:40:28 +01:00
README.md Renamed branch from '0.8-dev' to '0.8' 2018-08-04 17:26:19 +02:00
changelog.txt ChildWindow can now have a different border color in focused state 2019-03-02 15:52:39 +01:00
license.txt Updated license to make github detect the type 2019-03-06 20:03:04 +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