Bruno Van de Velde
|
54ecc78714
|
Use connect function instead of directly accessing the signal object which will be deprecated in the future
|
2017-08-30 18:51:21 +02:00 |
Bruno Van de Velde
|
5f62cae07c
|
Got rid of SignalWrapper
|
2017-08-17 15:13:23 +02:00 |
Bruno Van de Velde
|
b337773de2
|
Rewrote callback system
|
2017-07-10 13:29:36 +02:00 |
Bruno Van de Velde
|
c5bf34bf9b
|
Updated tests for different behavior of mouse events
|
2017-07-05 15:12:24 +02: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
|
06b8d3b919
|
Added a static 'create' function to all widgets which is now the intended way to construct a widget
|
2016-09-14 20:11:20 +02:00 |
Bruno Van de Velde
|
7499d3d4b7
|
Internal mouse event functions now take a sf::Vector2f instead of 2 float parameters
|
2016-09-08 15:30:41 +02:00 |
Bruno Van de Velde
|
46e5867679
|
Mouse events now have the position of the widget subtracted before the event is passed to the widget
|
2016-08-28 00:31:25 +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 |