platform/upstream/efl.git
14 years agomore work putting shared bits in shared. but context seems to be a big problem.
Carsten Haitzler [Tue, 13 Oct 2009 09:40:39 +0000 (09:40 +0000)]
more work putting shared bits in shared. but context seems to be a big problem.
:(

SVN revision: 43048

14 years agodisable yuv for 6410 - seems theres a bug., use img shader instead just as a
Carsten Haitzler [Tue, 13 Oct 2009 03:12:32 +0000 (03:12 +0000)]
disable yuv for 6410 - seems theres a bug., use img shader instead just as a
placeholder.

SVN revision: 43047

14 years agofree up stuff on context free. still need to do programs
Carsten Haitzler [Tue, 13 Oct 2009 01:44:46 +0000 (01:44 +0000)]
free up stuff on context free. still need to do programs

SVN revision: 43046

14 years agoadd level 0 as request. dont want overlay.
Carsten Haitzler [Tue, 13 Oct 2009 01:30:04 +0000 (01:30 +0000)]
add level 0 as request. dont want overlay.

SVN revision: 43045

14 years agoset tex min/mag filter always
Carsten Haitzler [Tue, 13 Oct 2009 00:37:16 +0000 (00:37 +0000)]
set tex min/mag filter always

SVN revision: 43044

14 years agodont eed these params here
Carsten Haitzler [Mon, 12 Oct 2009 18:02:33 +0000 (18:02 +0000)]
dont eed these params here

SVN revision: 43038

14 years agomini-speedups!
Carsten Haitzler [Mon, 12 Oct 2009 15:22:38 +0000 (15:22 +0000)]
mini-speedups!

SVN revision: 43037

14 years agomore work on the gles + gl engine.
Carsten Haitzler [Mon, 12 Oct 2009 13:19:55 +0000 (13:19 +0000)]
more work on the gles + gl engine.

SVN revision: 43036

14 years agoand one more untested fix
Carsten Haitzler [Mon, 12 Oct 2009 03:52:23 +0000 (03:52 +0000)]
and one more untested fix

SVN revision: 43033

14 years agoand fix more bits not tested yet
Carsten Haitzler [Mon, 12 Oct 2009 03:43:00 +0000 (03:43 +0000)]
and fix more bits not tested yet

SVN revision: 43032

14 years agoremove _dends. old code.
Carsten Haitzler [Mon, 12 Oct 2009 03:35:32 +0000 (03:35 +0000)]
remove _dends. old code.

SVN revision: 43031

14 years agoupdate build for gles on s3c6410 testing
Carsten Haitzler [Mon, 12 Oct 2009 03:31:24 +0000 (03:31 +0000)]
update build for gles on s3c6410 testing

SVN revision: 43030

14 years agosome infra for starting to handle dest-alpha (rgba) windows in gl engine.
Carsten Haitzler [Sun, 11 Oct 2009 06:59:47 +0000 (06:59 +0000)]
some infra for  starting to handle dest-alpha (rgba) windows in gl engine.
not sure shaped windows will ever be sanely possible.

SVN revision: 43015

14 years agokeep locks for less - ie not arorund a loop calling callbacks.
Carsten Haitzler [Sun, 11 Oct 2009 06:57:23 +0000 (06:57 +0000)]
keep locks for less - ie not arorund a loop calling callbacks.

SVN revision: 43014

14 years agofix autofoo make and included files etc. produce shader binaries for systems
Carsten Haitzler [Sat, 10 Oct 2009 15:03:41 +0000 (15:03 +0000)]
fix autofoo make and included files etc. produce shader binaries for systems
that dont have runtime compilers using offline tools. binary blobs will need
to be provided in src trees as the shader_type_bin_target.h files

SVN revision: 43004

14 years agoand delete u and v textures too
Carsten Haitzler [Sat, 10 Oct 2009 14:55:10 +0000 (14:55 +0000)]
and delete u and v textures too

SVN revision: 43002

14 years agofix yuv shader. right now.
Carsten Haitzler [Sat, 10 Oct 2009 14:48:34 +0000 (14:48 +0000)]
fix yuv shader. right now.

SVN revision: 43001

14 years agoyuv support is back now.
Carsten Haitzler [Sat, 10 Oct 2009 13:24:15 +0000 (13:24 +0000)]
yuv support is back now.

SVN revision: 43000

14 years ago * API break: _shutdown() functions return an int, now
Vincent Torri [Sat, 10 Oct 2009 06:19:13 +0000 (06:19 +0000)]
 * API break: _shutdown() functions return an int, now
 * simplify a bit and fix init/shutdown functions

SVN revision: 42996

14 years ago * check the returned value of the _init() functions
Vincent Torri [Sat, 10 Oct 2009 05:28:43 +0000 (05:28 +0000)]
 * check the returned value of the _init() functions
 * simplify a bit the init/shutdown functions

SVN revision: 42995

14 years agoadd --enable-gl-flavor-gles to force GLES flavor of GL instead of "standard"
Carsten Haitzler [Sat, 10 Oct 2009 03:46:27 +0000 (03:46 +0000)]
add --enable-gl-flavor-gles to force GLES flavor of GL instead of "standard"
GL which will be preferred if it is found. this is for situations where you
may have both GL and GLES.

SVN revision: 42994

14 years ago * simplify a bit and fix init/shutdown functions
Vincent Torri [Sat, 10 Oct 2009 03:45:35 +0000 (03:45 +0000)]
 * simplify a bit and fix init/shutdown functions
 * rename logging macros

SVN revision: 42993

14 years ago * simplify a bit and fix init/shutdown functions
Vincent Torri [Sat, 10 Oct 2009 03:45:06 +0000 (03:45 +0000)]
 * simplify a bit and fix init/shutdown functions
 * rename logging macros

SVN revision: 42992

14 years agono need for ref count in ecore_thread init/shutdown functions
Vincent Torri [Sat, 10 Oct 2009 03:24:56 +0000 (03:24 +0000)]
no need for ref count in ecore_thread init/shutdown functions

SVN revision: 42991

14 years agobigger clipper
Iván Briano [Fri, 9 Oct 2009 19:17:55 +0000 (19:17 +0000)]
bigger clipper

SVN revision: 42984

14 years agooops missed file.
Carsten Haitzler [Fri, 9 Oct 2009 15:17:27 +0000 (15:17 +0000)]
oops missed file.

SVN revision: 42983

14 years agonew gl engine. no one uses it anyway. not 100% complete, but much better than
Carsten Haitzler [Fri, 9 Oct 2009 12:10:27 +0000 (12:10 +0000)]
new gl engine. no one uses it anyway. not 100% complete, but much better than
the old. and it ALSO does GLES2.0 as well asn GL.

SVN revision: 42982

14 years ago * edje: Support back empty file.
Cedric BAIL [Fri, 9 Oct 2009 08:51:03 +0000 (08:51 +0000)]
* edje: Support back empty file.

SVN revision: 42981

14 years agoadd logging in edje_main.c only for now. Could be extended
Vincent Torri [Fri, 9 Oct 2009 05:41:05 +0000 (05:41 +0000)]
add logging in edje_main.c only for now. Could be extended
to other files later.

SVN revision: 42980

14 years agoformatting
Vincent Torri [Fri, 9 Oct 2009 05:38:52 +0000 (05:38 +0000)]
formatting

SVN revision: 42979

14 years agorename _edje_edd_setup() and _edje_edd_free() to respectively
Vincent Torri [Fri, 9 Oct 2009 05:17:19 +0000 (05:17 +0000)]
rename _edje_edd_setup() and _edje_edd_free() to respectively
_edje_edd_init() and _edje_edd_shutdown() to follow standard
naming convention

SVN revision: 42978

14 years agoinitialize eina first in eet_init().
Vincent Torri [Fri, 9 Oct 2009 05:07:26 +0000 (05:07 +0000)]
initialize eina first in eet_init().

SVN revision: 42977

14 years agodont retunr if invalid
Carsten Haitzler [Fri, 9 Oct 2009 04:31:13 +0000 (04:31 +0000)]
dont retunr if invalid

SVN revision: 42976

14 years agoCheck if one of the dependencies fails in edje_init()
Vincent Torri [Thu, 8 Oct 2009 21:58:32 +0000 (21:58 +0000)]
Check if one of the dependencies fails in edje_init()

SVN revision: 42975

14 years agofix tmp dir on Windows
Vincent Torri [Thu, 8 Oct 2009 21:45:55 +0000 (21:45 +0000)]
fix tmp dir on Windows

SVN revision: 42974

14 years agofix evas_init() when called several times but is failing
Vincent Torri [Thu, 8 Oct 2009 21:17:21 +0000 (21:17 +0000)]
fix evas_init() when called several times but is failing

SVN revision: 42972

14 years agofix eet_init() when called several times but is failing
Vincent Torri [Thu, 8 Oct 2009 21:16:26 +0000 (21:16 +0000)]
fix eet_init() when called several times but is failing

SVN revision: 42971

14 years agofix evil_init() when called several times but is failing
Vincent Torri [Thu, 8 Oct 2009 21:14:55 +0000 (21:14 +0000)]
fix evil_init() when called several times but is failing

SVN revision: 42970

14 years agoadd external api call to call smart calc calls on al smarts on a canvas
Carsten Haitzler [Thu, 8 Oct 2009 14:28:21 +0000 (14:28 +0000)]
add external api call to call smart calc calls on al smarts on a canvas

SVN revision: 42960

14 years ago * simplify a bit edje_init() and edje_shutdown() a bit
Vincent Torri [Thu, 8 Oct 2009 07:05:19 +0000 (07:05 +0000)]
 * simplify a bit edje_init() and edje_shutdown() a bit
 * change behavior of edje_shutdown() to make it more standard
 * move eet_shutdown()

the order still seems strange. I don't know if i can freely move
the init/shutdown functions

SVN revision: 42958

14 years agosimplify embryo_init() and embryo_shutdown() a bit
Vincent Torri [Thu, 8 Oct 2009 06:35:48 +0000 (06:35 +0000)]
simplify embryo_init() and embryo_shutdown() a bit

SVN revision: 42957

14 years agosimplify evas_init() and evas_shutdown() a bit
Vincent Torri [Thu, 8 Oct 2009 06:25:09 +0000 (06:25 +0000)]
simplify evas_init() and evas_shutdown() a bit

SVN revision: 42956

14 years agosimplify eet_init() and eet_shutdown() a bit
Vincent Torri [Thu, 8 Oct 2009 06:04:03 +0000 (06:04 +0000)]
simplify eet_init() and eet_shutdown() a bit

SVN revision: 42954

14 years ago * src/lib/evil_main.c:
Vincent Torri [Thu, 8 Oct 2009 05:01:50 +0000 (05:01 +0000)]
* src/lib/evil_main.c:
Shutdown socket system in evil_shutdown().
Update init/shutdown scheme.

SVN revision: 42952

14 years agoand delete size change hints cb if unswallowed
Carsten Haitzler [Thu, 8 Oct 2009 03:49:51 +0000 (03:49 +0000)]
and delete size change hints cb if unswallowed

SVN revision: 42951

14 years agoif a swallowed object shanges size hints.. re-fetch and calc!
Carsten Haitzler [Thu, 8 Oct 2009 03:44:53 +0000 (03:44 +0000)]
if a swallowed object shanges size hints.. re-fetch and calc!

SVN revision: 42949

14 years agoremove unused variable
Vincent Torri [Wed, 7 Oct 2009 18:38:08 +0000 (18:38 +0000)]
remove unused variable

SVN revision: 42945

14 years ago * efreet: Prevent div by zero.
Cedric BAIL [Wed, 7 Oct 2009 12:57:13 +0000 (12:57 +0000)]
* efreet: Prevent div by zero.

SVN revision: 42940

14 years ago * evas: Remove some llvm warning.
Cedric BAIL [Wed, 7 Oct 2009 12:47:01 +0000 (12:47 +0000)]
* evas: Remove some llvm warning.

SVN revision: 42938

14 years ago * edje: Oops. Correct fix.
Cedric BAIL [Wed, 7 Oct 2009 12:40:28 +0000 (12:40 +0000)]
* edje: Oops. Correct fix.

SVN revision: 42937

14 years ago * eina: This initialisation is not needed, but will reduce llvm warning noise.
Cedric BAIL [Wed, 7 Oct 2009 12:06:52 +0000 (12:06 +0000)]
* eina: This initialisation is not needed, but will reduce llvm warning noise.

SVN revision: 42935

14 years ago * ecore_con: Reduce risk of segv.
Cedric BAIL [Wed, 7 Oct 2009 11:59:26 +0000 (11:59 +0000)]
* ecore_con: Reduce risk of segv.

SVN revision: 42934

14 years ago * edje: Help windows users to be happy.
Cedric BAIL [Wed, 7 Oct 2009 11:50:58 +0000 (11:50 +0000)]
* edje: Help windows users to be happy.

SVN revision: 42933

14 years ago * edje: Another round of llvm warning removal.
Cedric BAIL [Wed, 7 Oct 2009 11:36:23 +0000 (11:36 +0000)]
* edje: Another round of llvm warning removal.

SVN revision: 42932

14 years ago * edje: Remove some potential bug detected by llvm and gcc.
Cedric BAIL [Wed, 7 Oct 2009 10:55:48 +0000 (10:55 +0000)]
* edje: Remove some potential bug detected by llvm and gcc.

See: http://local.profusion.mobi:8081/~lfelipe/output-efl/

SVN revision: 42930

14 years agoa new vimball with updated syntax highlighting and omni-completion
Viktor Kojouharov [Wed, 7 Oct 2009 08:24:17 +0000 (08:24 +0000)]
a new vimball with updated syntax highlighting and omni-completion

SVN revision: 42929

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:59:49 +0000 (16:59 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42915

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:58:21 +0000 (16:58 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42914

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:55:45 +0000 (16:55 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42910

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:55:29 +0000 (16:55 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42909

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:55:02 +0000 (16:55 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42908

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:54:43 +0000 (16:54 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42907

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:54:26 +0000 (16:54 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42906

14 years ago * more quoting
Vincent Torri [Tue, 6 Oct 2009 16:54:08 +0000 (16:54 +0000)]
 * more quoting
 * add silent rules (shave feature)
   see the description of AM_SILENT_RULES in:
   http://www.gnu.org/software/automake/manual/automake.html#Public-Macros

SVN revision: 42905

14 years ago * eet: Revert back some INF macro to fprintf as this is not for logging purpose.
Cedric BAIL [Tue, 6 Oct 2009 12:07:29 +0000 (12:07 +0000)]
 * eet: Revert back some INF macro to fprintf as this is not for logging purpose.

SVN revision: 42901

14 years ago * use Requires.private field in efreet .pc files if pkg-config 0.22 is installed.
Vincent Torri [Sun, 4 Oct 2009 22:32:21 +0000 (22:32 +0000)]
 * use Requires.private field in efreet .pc files if pkg-config 0.22 is installed.
   We list in it the required packages needed to compile efreet.

SVN revision: 42878

14 years agoremoove unused variables
Vincent Torri [Sun, 4 Oct 2009 22:28:12 +0000 (22:28 +0000)]
remoove unused variables

SVN revision: 42877

14 years agocleanup
Vincent Torri [Sun, 4 Oct 2009 22:27:03 +0000 (22:27 +0000)]
cleanup

SVN revision: 42876

14 years agopatch from dfjoerg: search also pixmap dirs for icons
Hannes Janetzek [Sun, 4 Oct 2009 21:55:13 +0000 (21:55 +0000)]
patch from dfjoerg: search also pixmap dirs for icons

SVN revision: 42875

14 years agouneeded now that we have edbus
Vincent Torri [Sat, 3 Oct 2009 18:15:42 +0000 (18:15 +0000)]
uneeded now that we have edbus

SVN revision: 42874

14 years ago * fix requirements values (should be good, now)
Vincent Torri [Sat, 3 Oct 2009 18:08:43 +0000 (18:08 +0000)]
 * fix requirements values (should be good, now)
 * ecore-ipc is an option for ecore-config and not a required dependency
 * use Requires.private field in all the .pc if pkg-config 0.22 or later is
   installed. We list in it the required packages needed to compile the modules.
 * remove uneeded flags that are in Libs.private (those from the packages
   that are listed in Requires.private)

SVN revision: 42873

14 years agoupdate french and italian po files (don't know why, but it has changed...)
Vincent Torri [Sat, 3 Oct 2009 18:06:19 +0000 (18:06 +0000)]
update french and italian po files (don't know why, but it has changed...)

SVN revision: 42872

14 years agono more ecore data needed in ecore_sdl
Vincent Torri [Sat, 3 Oct 2009 15:51:54 +0000 (15:51 +0000)]
no more ecore data needed in ecore_sdl

SVN revision: 42870

14 years agoclean up
Vincent Torri [Sat, 3 Oct 2009 15:46:09 +0000 (15:46 +0000)]
clean up

SVN revision: 42869

14 years agoclean ecore_config Makefile.am
Vincent Torri [Sat, 3 Oct 2009 14:58:28 +0000 (14:58 +0000)]
clean ecore_config Makefile.am

SVN revision: 42868

14 years agoAdded version and insert_after to box api
Iván Briano [Fri, 2 Oct 2009 19:06:12 +0000 (19:06 +0000)]
Added version and insert_after to box api

SVN revision: 42862

14 years ago * use Requires.private field in edje.pc if pkg-config 0.22 or later is installed...
Vincent Torri [Fri, 2 Oct 2009 17:21:36 +0000 (17:21 +0000)]
 * use Requires.private field in edje.pc if pkg-config 0.22 or later is installed. We list in it the required packages needed to compile edje.
 * remove uneeded flags that are in Libs.private (those from the packages that are listed in Requires.private)

SVN revision: 42861

14 years ago * use Requires.private field in embryo.pc if pkg-config 0.22 or later is installed...
Vincent Torri [Fri, 2 Oct 2009 17:14:12 +0000 (17:14 +0000)]
 * use Requires.private field in embryo.pc if pkg-config 0.22 or later is installed (for Evil).
 * remove uneeded flags that are in Libs.private (EVIL_LIBS)

SVN revision: 42860

14 years agouse Eina macro for default log color
Vincent Torri [Fri, 2 Oct 2009 04:47:34 +0000 (04:47 +0000)]
use Eina macro for default log color

SVN revision: 42855

14 years agotoo much \n in einal log macros
Vincent Torri [Fri, 2 Oct 2009 04:40:46 +0000 (04:40 +0000)]
too much \n in einal log macros

SVN revision: 42854

14 years agoadd Mathieu Taillefumier
Vincent Torri [Fri, 2 Oct 2009 04:36:08 +0000 (04:36 +0000)]
add Mathieu Taillefumier

SVN revision: 42853

14 years agologify ecore_evas. Patch by Mathieu Taillefumier (a bit modified)
Vincent Torri [Fri, 2 Oct 2009 04:35:04 +0000 (04:35 +0000)]
logify ecore_evas. Patch by Mathieu Taillefumier (a bit modified)

SVN revision: 42852

14 years ago * Check the returned value of eet_init() in the binary.
Vincent Torri [Fri, 2 Oct 2009 04:06:58 +0000 (04:06 +0000)]
 * Check the returned value of eet_init() in the binary.
 * Use binary mode of fopen() in eet_main() for Windows compatibility

SVN revision: 42851

14 years agoremove useless Eina_Log macros. Patch by Mathieu Taillefumier.
Vincent Torri [Fri, 2 Oct 2009 03:59:17 +0000 (03:59 +0000)]
remove useless Eina_Log macros. Patch by Mathieu Taillefumier.

SVN revision: 42850

14 years agoquery sync counter. Round trip to fix, though
Vincent Torri [Thu, 1 Oct 2009 09:03:23 +0000 (09:03 +0000)]
query sync counter. Round trip to fix, though

SVN revision: 42835

14 years agofrom jeffdameth: query sync counter
Carsten Haitzler [Thu, 1 Oct 2009 08:43:54 +0000 (08:43 +0000)]
from jeffdameth: query sync counter

SVN revision: 42833

14 years agosend last timestamp as time.
Vincent Torri [Thu, 1 Oct 2009 08:30:24 +0000 (08:30 +0000)]
send last timestamp as time.

SVN revision: 42832

14 years agosend last timestamp as time.
Carsten Haitzler [Thu, 1 Oct 2009 08:23:00 +0000 (08:23 +0000)]
send last timestamp as time.

SVN revision: 42831

14 years agocall engine info_free() after output_free()
Vincent Torri [Thu, 1 Oct 2009 08:01:03 +0000 (08:01 +0000)]
call engine info_free() after output_free()

SVN revision: 42830

14 years agofix eina logging in software_ddraw
Vincent Torri [Thu, 1 Oct 2009 07:44:39 +0000 (07:44 +0000)]
fix eina logging in software_ddraw

SVN revision: 42829

14 years agomore patches from tom
Carsten Haitzler [Thu, 1 Oct 2009 05:18:17 +0000 (05:18 +0000)]
more patches from tom

SVN revision: 42828

14 years agowelcome glib main loop integration support.
Gustavo Sverzut Barbieri [Thu, 1 Oct 2009 03:56:38 +0000 (03:56 +0000)]
welcome glib main loop integration support.

that's it, it's here... tested and works fine, please try with your
favorite gmainloop dependent library and report problems. Suggestions:

  * GConf to access Gnome and its applications settings.
  * GtkSettings to access other properties of Gnome and its applications.
  * GUPnP (okay, we have EUPnP, but they have more features so far)
  * Rygel, based on GUPnP.
  * Libsoup, SOAP and HTTP access, useful for web access and required
    by other libraries.
  * Mojito, by Moblin, access to various web2.0 services like flickr,
    picasa, twitter...

And last but not least, this enables Flash plugin on WebKit-EFL and
may enable us to get Google Gadgets sooner (before someone writes a
proper EFL backend).

Support is auto-detected at compile time but can be disabled with
--disable-glib. Runtime support is not enabled by default (so
compiling with it will just link yet another library), one needs to
call ecore_main_loop_glib_integrate() to do so.

Thanks to INdT folks that provided the initial implementation. I
rewrote it to make it correct, but the idea was good.

SVN revision: 42825

14 years agoinit some ptrs to null.
Carsten Haitzler [Wed, 30 Sep 2009 22:30:12 +0000 (22:30 +0000)]
init some ptrs to null.

SVN revision: 42823

14 years agoFix compilation on Windows wrt changes in fixed point code
Vincent Torri [Wed, 30 Sep 2009 17:29:30 +0000 (17:29 +0000)]
Fix compilation on Windows wrt changes in fixed point code

SVN revision: 42822

14 years agoSupport on Windows XP or later (for desktop)
Vincent Torri [Wed, 30 Sep 2009 17:05:49 +0000 (17:05 +0000)]
Support on Windows XP or later (for desktop)

SVN revision: 42821

14 years ago * eet: Fix some llvm report.
Cedric BAIL [Wed, 30 Sep 2009 10:05:15 +0000 (10:05 +0000)]
* eet: Fix some llvm report.

SVN revision: 42816

14 years agoFrom: Tom <tom@stosb.com> (tasn)
Tom [Wed, 30 Sep 2009 04:23:21 +0000 (04:23 +0000)]
From: Tom <tom@stosb.com> (tasn)

Hey raster,

Here is the non intrusive patch I talked to you about. Please apply it as it
introduces some fixes, some improvements and mostly and underlying
infrastructure for future RTL improvements.

(note hebrew & yiddish seem fine, but things expedite test seems to show are
wrong (why i don't know as i dont speak the langs- just comparing to pango /
gtk output):

arabic seems lsightl wrong (maybe composition chars not working?)
gujarati - also seems wrong
malayam - also looks wrong
persian - looks wrong
sinhala - looks wrong
tamil - looks wrong

these are what, appear to me, to look wrong. why they look wrong, i don't
know. i'm guessing its compositiong not being handled. but i dont's peak,
read or write any of these languages so i am unsure of what it really should
be like, why and how to fix it.

anyone want to put up a hand? (everything else is displaying fine as best i
can tell - the langauges i read/speak/somewhat understand are working fine).

SVN revision: 42814

14 years agoinstall is auto-generated by autofoo.
Carsten Haitzler [Wed, 30 Sep 2009 02:34:42 +0000 (02:34 +0000)]
install is auto-generated by autofoo.

SVN revision: 42811

14 years ago * eet: Add support for fixed point in Eet.
Cedric BAIL [Tue, 29 Sep 2009 13:24:45 +0000 (13:24 +0000)]
* eet: Add support for fixed point in Eet.

Note: They are saved as EET_T_DOUBLE, and you can request fixed point value
where you stored EET_T_FLOAT or EET_T_DOUBLE. In fact now any floating point
or fixed point value can be retrieved as any real number type you need. Eet
is taking care of the convertion for you.

SVN revision: 42800

14 years agotslib detection fixes from Marc Andre Tanner. Thanks.
Lars Munch [Tue, 29 Sep 2009 12:56:14 +0000 (12:56 +0000)]
tslib detection fixes from Marc Andre Tanner. Thanks.

SVN revision: 42799