Bruno Van de Velde
|
11c5ee05ae
|
Updated copyright to 2018
|
2018-03-22 19:57:45 +01:00 |
Bruno Van de Velde
|
c22c1d69bd
|
Unity builds were not working on Windows
|
2017-11-01 17:10:50 +01:00 |
Bruno Van de Velde
|
6c3bf91137
|
Perform a Unity build (combining all source files into large file) by default
|
2017-11-01 13:19:47 +01:00 |
Bruno Van de Velde
|
1e3c9989a0
|
✨ Moved loading code from WidgetLoader into the Widget itself and added a WidgetFactory class which creates the widget on which the load function is called
|
2017-10-13 22:52:38 +02:00 |
Bruno Van de Velde
|
d89648d4c1
|
Grid, HorizontalLayout, HorizontalWrap and VerticalLayout can now be saved to and loaded from a file
|
2017-07-25 18:54:59 +02:00 |
Bruno Van de Velde
|
3525140a92
|
Split Panel widget into Group, RadioButtonGroup and Panel
|
2017-02-21 02:14:42 +01:00 |
Bruno Van de Velde
|
d9b9ec5c66
|
Draw tests do not work on Travis but they do on Appveyor, so conditionally disable them
|
2017-02-10 02:36:46 +01:00 |
Bruno Van de Velde
|
e8d7448f32
|
Draw test was still in comments
|
2017-02-10 01:28:44 +01:00 |
Bruno Van de Velde
|
cad70def6d
|
Let tests use a font that can be used for drawing
|
2017-02-10 00:35:24 +01:00 |
Bruno Van de Velde
|
2e9eca5f6a
|
Updated copyright header to 2017
|
2017-01-20 20:06:07 +01:00 |
Bruno Van de Velde
|
4199fd59be
|
Tabs widget now uses new renderer
|
2016-09-04 01:45:46 +02:00 |
Bruno Van de Velde
|
1e0255d076
|
Updated MenuBar to new renderer
|
2016-09-02 01:47:03 +02:00 |
Bruno Van de Velde
|
91660444f4
|
ChatBox now uses the new renderer
|
2016-08-30 14:55:23 +02:00 |
Bruno Van de Velde
|
dc5a7a71fa
|
Updated SpinButton code to use new renderer
|
2016-07-28 16:06:13 +02:00 |
Bruno Van de Velde
|
b28b72e755
|
Adapted RadioButton and CheckBox to new renderer system
|
2016-07-17 19:33:14 +02:00 |
Bruno Van de Velde
|
c43cbc61eb
|
Mostly stuff related to the renderers
|
2016-07-11 00:01:18 +02:00 |
Bruno Van de Velde
|
238abc8e00
|
Ported EditBox to new rendering system + implemented changes that were made in 0.7 in the meantime
|
2016-06-30 16:12:43 +02:00 |
Bruno Van de Velde
|
e1bfb672c8
|
Update copyright dates
|
2016-03-17 16:12:06 +01:00 |
Bruno Van de Velde
|
0bed6596f3
|
Added mouse event test to rewritten widgets and key press event to Button
|
2016-03-17 10:25:39 +01:00 |
Bruno Van de Velde
|
86064b7d25
|
Added tests for Button
|
2016-03-17 08:21:45 +01:00 |
Bruno Van de Velde
|
d67eb46155
|
Added tests for mouse events in ClickableWidget and Picture
|
2016-03-10 20:42:19 +01:00 |
Bruno Van de Velde
|
91c4bd2560
|
Also test widget move constructors and assignment operators
|
2016-03-10 08:14:37 +01:00 |
Bruno Van de Velde
|
445c805c09
|
Ported more widgets to new loading system
|
2015-08-07 14:03:22 +02:00 |