28 Commits

Author SHA1 Message Date
261d88ff37 Move to standard type :float, Vector2D<float> ... 2012-06-11 10:53:39 +02:00
17974d4c98 Force power 2 texture, and update the scene system 2012-04-11 18:51:46 +02:00
b7362f524a Basic scene, correct sprite display, basic game element, some SVG parser error correction 2012-04-10 18:37:03 +02:00
3e8b03ebf9 Add the type of the EObject to permit the debug of the static cast of the classe 2012-03-13 14:36:28 +01:00
f1cdfdc811 better shift and special keybord management 2012-03-11 13:53:11 +01:00
1dfac7819a ewol normalisation and comment. ==> try to have a stable version 2012-03-09 18:12:42 +01:00
c4b70a4bdc Some clean and normalisation 2012-03-08 18:08:25 +01:00
0296151234 Change the management of the event 2012-03-07 17:59:33 +01:00
8326ac2dfc Rework of EWOL (Step 3) 2012-02-29 18:06:22 +01:00
187aaa2101 Rework of EWOL (Step 2) 2012-02-28 18:23:11 +01:00
87f4cb08e6 Rework of EWOL (Step 1) 2012-02-27 18:17:05 +01:00
514f666a15 keyboard correction, change clipping methode of the oobject 2012-02-23 18:07:01 +01:00
551684fe8e change the clipping with the viewport of openGL 2012-02-23 13:44:22 +01:00
8989a3dea0 Add the double-buffering in all needed classes that is already missing 2012-02-22 13:40:21 +01:00
8e85f28fc8 remove deprecated classes : singleton 2012-02-20 20:32:06 +01:00
1c0c59b0ca missing shortCut 2012-02-20 10:19:17 +01:00
36534c0882 set the OpenGl clipping instead of using internal clipping 2012-02-19 18:52:56 +01:00
ac952176f2 change open Gl working 2012-02-19 15:48:33 +01:00
227c141993 Remove all the capabilities at the Widget main classes 2012-02-18 22:21:29 +01:00
ce3c976f02 Change all in Unicode string for system normalisation 2012-02-15 16:24:06 +01:00
1ba8901f74 Correction of the windows resize 2012-02-08 18:06:28 +01:00
3c468e612c change the event management 2012-02-07 23:03:51 +01:00
5447f326c6 Create the scolled widget abstraction 2012-02-06 18:00:45 +01:00
87380eff95 Add double buffering acces to the display system of all the widgets 2012-02-01 18:25:48 +01:00
a3b404ec4d Add message broadcast system and test the thread system of display 2012-01-31 18:27:35 +01:00
5c68e20a7e Change the input event to support special key of the keyboard, and add shortcut on the widget 2012-01-17 17:13:46 +01:00
61932a171f pop-up/Spacer/ FileChooser
Add the pop-up entity to the windows system
Add the spacer widget
Permit Sizer to not herited of expend
Add the widget ID more efficient
Add the call of output event in all the widget
Add the Meta-Widget of file chooser ==> not ready at all
2011-12-29 18:37:28 +01:00
8d2df70cfe plop 2011-12-19 16:47:57 +01:00