165 Commits

Author SHA1 Message Date
eb20828922 regenerate the bitmap Font 2011-12-05 10:12:08 +01:00
7595fbf424 Android: init work corectly but not really well written 2011-12-04 22:34:44 +01:00
278fc2712f Android first version is now ok ==> must review event and insit uninit system for android 2011-12-04 13:34:24 +01:00
aa3e79f8d1 android: link with the jni is now ok 2011-12-04 10:36:37 +01:00
0a479ca7ff Android: add making system
Etk : remove the dependency with std::ostream and std::cout that are not present on Android OS
2011-12-02 17:23:45 +01:00
2ea7bc27d2 Correction of the trueType FONT display and add circle display of EOL files 2011-11-29 14:27:17 +01:00
eddb65de56 First dusplay EOL element with basic form ... 2011-11-29 10:12:14 +01:00
9458f41709 basic drawing not compleate ... 2011-11-28 18:12:04 +01:00
763ad9654f Add tinyXML and start parsing file of object ==> faster than previous version 2011-11-25 17:46:14 +01:00
bbef8c86d5 Change optic ... uns XML files ==> more portable 2011-11-25 14:47:09 +01:00
6137705009 First parsing of the theme File 2011-11-23 18:26:25 +01:00
5308da4fc2 Basic theme adding ==> did not work at all 2011-11-23 14:12:02 +01:00
55c7b47553 compilation Ok with moving the files 2011-11-23 11:37:38 +01:00
4fed0912ac Change All file structure 2011-11-23 10:34:27 +01:00
430e6a90d3 Remove Warning 2011-11-22 21:17:38 +01:00
6e92491a9f First step to generate the keyboard event directly on the correct widget 2011-11-22 17:56:04 +01:00
e438b70f0e Some recommandation of namespacing change 2011-11-22 14:07:50 +01:00
80f4796eec Focus: added it at the widget manager, but no change ewpected with the windows for now 2011-11-22 14:02:58 +01:00
5a5b358a46 Widget manager added, and rework .eol file to simplify it 2011-11-22 10:42:43 +01:00
f0ce27e8d7 Update display console 2011-11-21 18:20:30 +01:00
14f3adcadd oublie de fichier 2011-11-21 07:34:05 +01:00
202fa2ed5e commit du lundi matin ... 2011-11-21 07:33:30 +01:00
4a4c8fcbac Add drawing part of circle and change button display 2011-11-13 14:36:26 +01:00
1aa8310c45 Change double and float in etkFloat_t to abstarct the precision of the display 2011-11-10 18:23:19 +01:00
1cabc7310b Clipping algo is now OK ==> I will create a generic code and optimise it... 2011-11-10 17:54:28 +01:00
40f82d2f77 First step for the algorithm of clipping... 2011-11-10 15:51:20 +01:00
ffcaa34037 Create a better inteface for gnenerating triangle in the colored OObject system 2011-11-09 22:17:02 +01:00
38ef1f5d9f Think at new drawing API 2011-11-09 18:14:43 +01:00
061037ab67 Draw now a simple circle 2011-11-09 18:06:40 +01:00
76ceb4a67d Draw : draw simple element: line and disc 2011-11-09 17:48:07 +01:00
172c5d31ec A little clean in font system 2011-11-09 10:02:00 +01:00
06f6cf283e Update basic object file 2011-11-09 09:50:05 +01:00
e8bd90cb48 Button event is OK ... so good 2011-11-08 18:20:04 +01:00
e3668827e6 basic widget button and sizer 2011-11-08 15:59:25 +01:00
6d28038192 Add new basic file widget ==> need to write it now... 2011-11-07 17:10:00 +01:00
7f64c17034 Freetype test is now OK
Must update the old bitmap text that does not work anymore
Display is generate with bitmap temporary font
TODO : Regenerate the font Bitmap when new char apare...
2011-11-06 20:24:44 +01:00
ebd9868153 Freetype: change size with dificulty 2011-11-04 18:20:49 +01:00
b1b8cae9cf Fist display of a true-type char with the freeType lib 2011-11-04 17:43:24 +01:00
406b6afdf3 Correction of Int32_t 64 bit mode error and resize < 50 2011-11-02 17:10:11 +01:00
922e9cf485 X11: change position and resize OK... 2011-11-01 15:47:17 +01:00
0265f54413 Wondows : start the moving of the windows ith X11 system ==> not really obvious 2011-10-31 13:49:31 +01:00
109c363c84 windows: normalise display methode 2011-10-31 13:01:33 +01:00
8bf5263e22 OObject: add simple text object 2011-10-31 11:01:47 +01:00
c2615456a0 Add textured object at the OObject system 2011-10-30 18:29:09 +01:00
fcaf61d537 FONT: enable multiple size of font, todo use vector instead of direct draw 2011-10-30 15:09:44 +01:00
5b22516856 FONT: Update the system of the management (same for the texture) 2011-10-30 14:52:55 +01:00
6548898cf1 correction of the waving of the text writing in monospace 2011-10-30 09:50:03 +01:00
5e03ebf95b First string display with bitmap 2011-10-29 17:32:11 +02:00
e6848d2d39 Add texture bitmap loading dans simple exemple display on open gl 2011-10-28 18:19:04 +02:00
bcfffb599f X11: manage more than 3 mouse boutton. Widget: Manage the event on multiple buttons... 2011-10-27 13:58:45 +02:00