1197 Commits

Author SHA1 Message Date
6cd8f3fa2a Add joystick and remove e2d element (deprecated since SVG coded) 2012-03-30 18:11:39 +02:00
979c103743 Update the basic Makefile 2012-03-29 17:48:59 +02:00
011dd96f77 work fine is back on android 2012-03-29 10:01:50 +02:00
9282ee6915 Add texture loader of the SVG files 2012-03-28 18:13:49 +02:00
dcd2bdb833 Basic SVG parser missing some element like eliptical arc, gradient, effect and defs 0.2.2 2012-03-27 18:32:44 +02:00
1fd0741c21 Parse and renderer better SVG images 2012-03-26 18:18:52 +02:00
062b67e1b7 start abstraction of the AGG lib 2012-03-23 17:57:27 +01:00
7e984ca41f Start think at a AGG renderer abstraction 2012-03-22 18:10:44 +01:00
7598763314 Parsig of a basic svg is nowOK ==> many function is not OK ... 2012-03-22 17:45:05 +01:00
08289ff4fd Parsing basic SVG, and try to generate PPM file to test result with the librairy agg 2012-03-21 18:01:50 +01:00
4446e2f750 Add AGG librairy v2.4 in BSD like license, add start a svg parser 2012-03-20 22:41:35 +01:00
89d1cf95ff Set the scaling in the OObject 2012-03-14 23:29:44 +01:00
9d793d6d29 Remove and add log messages 2012-03-14 18:31:26 +01:00
b67efa06c6 add reader of e2d files and associated widget 2012-03-13 18:21:21 +01: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
0ff213243f Correction of filename when abstraction used 2012-03-12 17:59:13 +01:00
f0ac6bb64c event of button color 2012-03-11 20:48:06 +01:00
f1cdfdc811 better shift and special keybord management 2012-03-11 13:53:11 +01:00
64a079f615 amelioration of the color system 2012-03-10 21:46:43 +01:00
1dfac7819a ewol normalisation and comment. ==> try to have a stable version 0.2.1 2012-03-09 18:12:42 +01:00
c4b70a4bdc Some clean and normalisation 2012-03-08 18:08:25 +01:00
6d221b4de1 Remove deprecated code 2012-03-07 18:06:15 +01:00
0296151234 Change the management of the event 2012-03-07 17:59:33 +01:00
500e0d929a Add really basic sliders 2012-03-06 18:33:42 +01:00
19ead2de2c Start coding of the color selector 2012-03-05 18:02:34 +01:00
81075dff9c add button color (not ended) 2012-03-05 00:07:43 +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
a35b65f4c1 First step for the EObject 2012-02-24 17:26:15 +01:00
3bb73288c6 Manage shortcut is correct and the keyboard all time generate the good key event... 2012-02-24 12:58:02 +01:00
6cbe46a105 change oobject properties 2012-02-23 22:29:51 +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
11d9925409 start of the shortcut coding 2012-02-22 18:18:29 +01:00
8989a3dea0 Add the double-buffering in all needed classes that is already missing 2012-02-22 13:40:21 +01:00
0e651c71ae Remove old coord type 2012-02-21 13:54:55 +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
bd8b05eaf2 display optimisation 2012-02-18 15:56:41 +01:00
62852ff7c9 correction of the scrooling problems==> message to the thread is bad 2012-02-18 11:51:18 +01:00
f5147fa4a5 Better close 2012-02-18 00:35:50 +01:00
645c3b6855 display the rectangle with clipping error corrected 2012-02-17 23:43:01 +01:00
74a1a39d8c Menu dev OK and change the thread system. add the safe remove of the widgets 2012-02-17 18:26:47 +01:00
3ad5f9ff83 Menu midget generation 2012-02-16 23:30:37 +01:00
b4dba28f15 Rewark button, add context menu management 2012-02-16 18:19:24 +01:00
199d24a3a4 Correction of the Unicode transcription and simplify the UString class 2012-02-16 14:02:36 +01:00