TGUI/include/TGUI
Bruno Van de Velde d0c66e9fb8 Added read-only property to EditBox 2017-08-15 22:40:15 +02:00
..
Aurora Adapted RadioButton and CheckBox to new renderer system 2016-07-17 19:33:14 +02:00
Loading Outline can now be relative to the widget size 2017-07-02 17:29:44 +02:00
Renderers Make use of inheriting constructors in renderer classes 2017-07-31 11:18:53 +02:00
Widgets Added read-only property to EditBox 2017-08-15 22:40:15 +02:00
Animation.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Any.hpp Added missing include guard in Any.hpp 2017-03-11 13:40:44 +01:00
Clipboard.hpp Make use of the system clipboard on all OSes when using SFML >= 2.5 2017-06-29 18:40:43 +02:00
Clipping.hpp Initialized member of Clipping to prevent valgrind warnings 2017-07-24 19:53:08 +02:00
Color.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Config.hpp Outline can now be relative to the widget size 2017-07-02 17:29:44 +02:00
Container.hpp Grid, HorizontalLayout, HorizontalWrap and VerticalLayout can now be saved to and loaded from a file 2017-07-25 18:54:59 +02:00
DefaultFont.hpp More 'const' 2017-07-05 00:20:43 +02:00
Exception.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
FloatRect.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Font.hpp More 'const' 2017-07-05 00:20:43 +02:00
Global.hpp Rewrote callback system 2017-07-10 13:29:36 +02:00
Gui.hpp Renamed setWindow to setTarget in Gui 2017-07-05 00:43:32 +02:00
Layout.hpp Layouts can now be constructed from expressions containing plus/minus symbols and terms that can be both relative and absolute 2017-07-30 14:08:12 +02:00
ObjectConverter.hpp BoxLayout now uses new layouts 2017-07-05 00:20:04 +02:00
Outline.hpp Outline can now be relative to the widget size 2017-07-02 17:29:44 +02:00
RendererDefines.hpp More 'const' 2017-07-05 00:20:43 +02:00
Signal.hpp Added a disconnectAll function 2017-07-11 14:33:40 +02:00
Sprite.hpp Added Sprite::getTexture where the texture can be modified 2017-01-22 01:29:52 +01:00
TGUI.hpp SFML/Graphics.hpp was not being included inside TGUI.hpp 2017-07-31 00:49:28 +02:00
Text.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
TextStyle.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Texture.hpp Turned all IO-related shared pointers to unique pointers 2017-06-29 16:54:11 +02:00
TextureData.hpp Use const for variables that are only assigned once 2017-06-30 01:46:43 +02:00
TextureManager.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
ToolTip.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Transformable.hpp Changed auto-sizing in Grid 2017-07-24 20:03:53 +02:00
Widget.hpp Added warnings to Widget documentation where the function only has effect when the widget has already been added to the parent 2017-08-08 16:28:50 +02:00
to_string.hpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00