TGUI/include/TGUI
Bruno Van de Velde 957cafd650 Updated version to 0.8.1 2018-10-15 22:16:47 +02:00
..
Aurora Added 'override' keyword to the places where it was missing 2017-11-02 18:38:05 +01:00
Loading Fixed some more build warnings 2018-05-11 12:49:39 +02:00
Renderers Minor documentation improvements [ci skip] 2018-09-22 15:51:03 +02:00
Widgets Unity build fails with MinGW 2018-10-14 14:44:49 +02:00
AbsoluteOrRelativeValue.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Animation.hpp Added 'AnimationFinished' signal to Widget that will be called at end of showWithEffect or hideWithEffect animations 2018-07-24 20:24:12 +02:00
Any.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Clipboard.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Clipping.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Color.hpp Added comment in code about why predefined colors aren't inlined in class 2018-04-01 15:36:41 +02:00
Config.hpp Updated version to 0.8.1 2018-10-15 22:16:47 +02:00
Container.hpp Minor documentation improvements [ci skip] 2018-09-22 15:51:03 +02:00
CopiedSharedPtr.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
CustomWidgetForBindings.hpp Added class that makes it possible to implement a widget in a different language (e.g. a widget written in C# for TGUI.Net) 2018-10-08 15:35:18 +02:00
DefaultFont.hpp Added a way to enable all the c++17 code 2017-11-05 00:27:10 +01:00
Exception.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
FloatRect.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Font.hpp Fixed global font leak that could cause crash on program exit 2018-05-10 19:09:03 +02:00
Global.hpp Fixed global font leak that could cause crash on program exit 2018-05-10 19:09:03 +02:00
Gui.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Layout.hpp Percentages in layouts now refer to the inner size of the container instead of including borders and padding 2018-09-16 18:05:41 +02:00
ObjectConverter.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Outline.hpp Added TransparentTexture property to WidgetRenderer to let mouse events pass through invisible parts of textures (replaces IgnoreTransparentParts which only existed in Picture) 2018-05-10 15:01:31 +02:00
RendererDefines.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Signal.hpp Merge branch '0.8' of https://github.com/texus/TGUI into 0.8 2018-08-19 12:37:07 +02:00
SignalImpl.hpp Reduced code duplication from TGUI_UNSAFE_TYPE_INFO_COMPARISON 2018-08-18 19:21:25 +02:00
Sprite.hpp Fixed some more build warnings 2018-05-11 12:49:39 +02:00
TGUI.hpp The iOS example now runs 2018-04-12 22:32:52 +02:00
Text.hpp Fixed some more build warnings 2018-05-11 12:49:39 +02:00
TextStyle.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Texture.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
TextureData.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
TextureManager.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
ToolTip.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Vector2f.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Widget.hpp Added class that makes it possible to implement a widget in a different language (e.g. a widget written in C# for TGUI.Net) 2018-10-08 15:35:18 +02:00
to_string.hpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00