57 Commits

Author SHA1 Message Date
d2701548d5 Revert "STANDARD ==> remove vector type and replace with std::vector (done but sone assertion)" ==> this was a really bad Idea
This reverts commit 274e9d7ef7fd032b091403b4647ed9031ccb02ea.

Conflicts:

	Sources/libetk/etk/RegExp.h
	Sources/libparsersvg
2012-08-09 14:32:13 +02:00
3842609b16 DEV : try to compile Android directly 2012-08-08 18:19:31 +02:00
274e9d7ef7 STANDARD ==> remove vector type and replace with std::vector (done but sone assertion) 2012-08-07 18:04:34 +02:00
3b60ac1214 Correction of the fileChooser 2012-08-06 15:17:33 +02:00
8305cde419 change the methode to display elements and some corection for the WSlider 2012-07-19 16:56:19 +02:00
7bce71d2db Change the open file system with a simplest system 2012-07-13 18:12:59 +02:00
67c039f8d6 change capacities of the button image && simplify java 2012-07-02 17:41:51 +02:00
99d026f367 Add audio on android platform ==> first release, can only open one channel 2012-06-29 17:56:15 +02:00
569b191389 simplify the sprite loading 2012-06-26 10:16:11 +02:00
e9165ce89a Change color_ts structure un a class vertion of it 2012-06-19 16:55:09 +02:00
261d88ff37 Move to standard type :float, Vector2D<float> ... 2012-06-11 10:53:39 +02:00
ba09b090a9 vendredi soir 2012-06-08 18:24:11 +02:00
914df932d9 Basic working for the ogl fixpoint abstraction 2012-06-07 18:24:40 +02:00
43ce5cf436 Android file access error 2012-06-01 17:54:34 +02:00
b6e02cc049 lua:Change the print destination. game: all basics access between elements 2012-06-01 17:47:43 +02:00
43793efc7c Dynamic debug step 1 2012-05-13 19:04:57 +02:00
4cba690678 Add image widget and better system o the basic folder mecanism 2012-05-13 09:45:58 +02:00
16136c4b30 add a insertor of Unicode single element 2012-05-11 17:46:00 +02:00
9d60aa1a55 Remove old theme manager and change the color system (add basic abstraction and default color definition) 2012-04-23 17:07:49 +02:00
e0416fc774 basic error return for etk 2012-04-23 10:37:41 +02:00
cda5d8cd40 Start of calling the jvm from the C code 2012-04-18 18:14:13 +02:00
7ad9bce29c change the scene mmechanism and corection of a bug in the VectorType template 2012-04-18 00:34:02 +02:00
56b749b3ed minor change 2012-04-17 11:01:47 +02:00
f445dbd524 add progress bar, and change scene 2012-04-15 21:36:07 +02:00
59b78d1c00 Basic dynaic game is OK 2012-04-11 01:33:24 +02:00
af4d77e5bb Implementation of the copy/Paste on X11 2012-04-05 18:31:16 +02:00
dcd2bdb833 Basic SVG parser missing some element like eliptical arc, gradient, effect and defs 2012-03-27 18:32:44 +02:00
7598763314 Parsig of a basic svg is nowOK ==> many function is not OK ... 2012-03-22 17:45:05 +01:00
0ff213243f Correction of filename when abstraction used 2012-03-12 17:59:13 +01:00
c4b70a4bdc Some clean and normalisation 2012-03-08 18:08:25 +01:00
8e85f28fc8 remove deprecated classes : singleton 2012-02-20 20:32:06 +01:00
bd8b05eaf2 display optimisation 2012-02-18 15:56:41 +01:00
199d24a3a4 Correction of the Unicode transcription and simplify the UString class 2012-02-16 14:02:36 +01:00
ed7eff92f8 Correction of the sorting list in the file Chooser and compare unicode String with no A < a < B < b ... 2012-02-16 10:07:47 +01:00
be4970ecc6 add comparing on the UString 2012-02-15 23:08:34 +01:00
ce3c976f02 Change all in Unicode string for system normalisation 2012-02-15 16:24:06 +01:00
ef639438cb Change the FileChooser comportement, and Create the Unicode string ==> etk::UString (must be used in all the Gui application) 2012-02-14 19:31:25 +01:00
61f296a246 Uniformisation of the UNICODE in the soft 2012-02-13 18:03:28 +01:00
a4c8558ab7 correction of the singleton system 2012-02-02 18:20:40 +01:00
7704b49594 Work on android 2012-01-31 22:35:40 +01:00
d5e64688c7 Start of merging the display system between Android and X11 2012-01-27 12:43:36 +01:00
37098ebad7 Start to add the thread between the interface and the system 2012-01-26 18:13:15 +01:00
4b3456b28c new event and try to find the tablette error 2012-01-25 23:30:59 +01:00
d0f57d33a7 Add freetype librairy on the project ...
Remove internal data in memory ==> deprecated with assets
Set an abstraction of the loading of the freetype texture ==> must be done to be supported in Android
Correction of the stream error that generate a segmentaion fault in the Android system
2012-01-25 18:36:51 +01:00
d8b9535016 Add clipping methode for the Rectangle diaplay 2012-01-24 23:51:21 +01:00
2650ff1e5a manage better display of unicode ==> need to menage multiple type of charset 2012-01-24 17:55:17 +01:00
780fe1bcf6 Change Unicode convertion and change keypad error 2012-01-18 18:52:48 +01:00
50ebb501c8 File direction error 2012-01-15 14:15:57 +01:00
bc0afc31f8 Remove windows internal decoration ==> think at it later ... and first compilation of edn with it 2012-01-11 15:30:34 +01:00
5b0170582c Spacer: add config size; Sizer: add contamination expend restriction(vert); debug:add the time; Pop-up:add the %of use 2011-12-30 14:16:57 +01:00