TGUI/include/TGUI
Bruno Van de Velde 6149e73e4f Fixed some minor warnings when building with VS2015 2019-05-28 18:52:56 +02:00
..
Aurora Added 'override' keyword to the places where it was missing 2017-11-02 18:38:05 +01:00
Loading Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Renderers Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +01:00
Widgets Added SelectionChanged signal to TextBox (#97) 2019-05-11 18:26:26 +02:00
nanosvg Fixed some minor warnings when building with VS2015 2019-05-28 18:52:56 +02:00
AbsoluteOrRelativeValue.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Animation.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Any.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Clipboard.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Clipping.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Color.hpp GuiBuilder: window to change properties of type Outline 2019-02-24 11:31:28 +01:00
Config.hpp Updated version to 0.8.5 2019-04-06 11:53:09 +02:00
Container.hpp Added mousePressed and mouseReleased functions to Widget that get called for any mouse button (closes #96) 2019-05-04 15:54:05 +02:00
CopiedSharedPtr.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
CustomWidgetForBindings.hpp Added mousePressed and mouseReleased functions to Widget that get called for any mouse button (closes #96) 2019-05-04 15:54:05 +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 the copyright year to 2019 2019-01-21 19:31:21 +01:00
FloatRect.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Font.hpp Various minor changes 2019-03-18 19:54:41 +01:00
Global.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Gui.hpp Deprecated enableTabKeyUsage and disableTabKeyUsage for new setTabKeyUsageEnabled function in Gui 2019-03-21 20:02:36 +01:00
Layout.hpp Added function to layout class to check if it contains a constant 2019-03-26 10:22:26 +01:00
ObjectConverter.hpp Added setColor function to Texture 2019-01-25 22:28:49 +01:00
Outline.hpp Added + and - operators to Outline 2019-03-29 18:54:51 +01:00
RendererDefines.hpp Added setColor function to Texture 2019-01-25 22:28:49 +01:00
Signal.hpp Removed deprecation warnings in Signal classes as it is uncertain in what direction the signal system will evolve 2019-05-11 18:33:57 +02:00
SignalImpl.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Sprite.hpp GuiBuilder: Dialog for Texture properties 2019-03-25 19:58:05 +01:00
SvgImage.hpp Various minor changes 2019-03-18 19:54:41 +01:00
TGUI.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Text.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
TextStyle.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Texture.hpp Added setColor function to Texture 2019-01-25 22:28:49 +01:00
TextureData.hpp Added minimal SVG support 2019-03-09 15:10:00 +01:00
TextureManager.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
ToolTip.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Vector2f.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Widget.hpp Added focusable property to Widget 2019-05-24 18:01:29 +02:00
to_string.hpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00