cmake
|
CMake 3.0.2 is now the minimum required version
|
2017-11-01 19:57:51 +01:00 |
doc
|
Show include path in documentation
|
2017-12-30 15:33:35 +01:00 |
examples
|
Android example code was not updated with last commit
|
2018-03-30 22:37:23 +02:00 |
gui-builder
|
Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked
|
2018-03-30 19:55:26 +02:00 |
include/TGUI
|
Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked
|
2018-03-30 19:55:26 +02:00 |
src/TGUI
|
Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked
|
2018-03-30 19:55:26 +02:00 |
tests
|
Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked
|
2018-03-30 19:55:26 +02:00 |
themes
|
Rewrote code for focusing widgets
|
2018-03-22 19:45:25 +01:00 |
.appveyor.yml
|
Unit tests crashed on windows
|
2018-03-24 14:39:37 +01:00 |
.codecov.yml
|
Changed the default codecov branch
|
2017-07-14 10:47:45 +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
|
Too many processors were still detected on Travis CI
|
2017-11-01 15:00:41 +01:00 |
Android.mk
|
Added experimental android support
|
2015-01-30 16:39:05 +01:00 |
CMakeLists.txt
|
Added a way to enable all the c++17 code
|
2017-11-05 00:27:10 +01:00 |
README.md
|
📚 Added link to SFML website in readme
|
2017-09-25 18:04:32 +02:00 |
license.txt
|
Updated copyright to 2018
|
2018-03-22 19:57:45 +01:00 |