TGUI/tests/Widgets
Bruno Van de Velde 158a647561 Tab can now have different textures on hover 2018-05-21 17:10:12 +02:00
..
BitmapButton.cpp Added draw tests for BitmapButton 2018-05-12 17:01:23 +02:00
Button.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
Canvas.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
ChatBox.cpp Added ScrollbarWidth property to renderers with Scrollbar property 2018-05-14 22:56:09 +02:00
CheckBox.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
ChildWindow.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
ClickableWidget.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
ComboBox.cpp Added event and draw tests for ComboBox 2018-05-21 15:52:25 +02:00
EditBox.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
Grid.cpp Renamed borders in Grid to padding 2018-05-14 22:55:23 +02:00
Group.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
HorizontalLayout.cpp Added extra tests for HorizontalLayout and VerticalLayout 2018-05-12 17:03:52 +02:00
HorizontalWrap.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Knob.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
Label.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
ListBox.cpp Removed whitespace in ListBox tests 2018-05-20 16:23:13 +02:00
MenuBar.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
MessageBox.cpp Updated copyright to 2018 2018-03-22 19:57:45 +01:00
Panel.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
Picture.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
ProgressBar.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
RadioButton.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
RadioButtonGroup.cpp Replaced hide/show, enable/disable, focus/unfocus and check/uncheck with setVisible, setEnabled, setFocused and setChecked 2018-03-30 19:55:26 +02:00
RangeSlider.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
ScrollablePanel.cpp Added ScrollbarWidth property to renderers with Scrollbar property 2018-05-14 22:56:09 +02:00
Scrollbar.cpp Renamed LowValue to ViewportSize in ScrollBar 2018-05-06 15:51:45 +02:00
Slider.cpp Added event tests for Slider 2018-05-20 16:23:28 +02:00
SpinButton.cpp Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
Tabs.cpp Tab can now have different textures on hover 2018-05-21 17:10:12 +02:00
TextBox.cpp Added ScrollbarWidth property to renderers with Scrollbar property 2018-05-14 22:56:09 +02:00
VerticalLayout.cpp Added extra tests for HorizontalLayout and VerticalLayout 2018-05-12 17:03:52 +02:00