platform/upstream/efl.git
2010-01-05 David Walter... Make it compile again.
2010-01-04 Vincent Torrifix some warnings
2010-01-04 Gustavo Sverzut... PATH_MAX checks and fixes, by Lutin.
2010-01-04 Gustavo Sverzut... Fix compile on GNU/Hurd, by Lutin.
2010-01-04 Cedric BAIL * emotion: Use the right macro.
2010-01-04 Vincent Torriedje: bump eet version
2010-01-04 Vincent Torri * put local code in its own file. It will be better
2010-01-04 Gustavo Sverzut... PATH_MAX checks, by Lutin.
2010-01-04 Gustavo Sverzut... PATH_MAX check, by Lutin.
2010-01-04 Gustavo Sverzut... better debugging for image load
2010-01-04 Vincent Torri * enable static build of modules
2010-01-03 Vincent Torri * move structures from ecore_private.h to the correspo...
2010-01-03 Christopher... Remove wasted whitespace & fix some formatting.
2010-01-03 Carsten Haitzleradd a device handle to events - break their structs...
2010-01-02 Boris Faureadd --enable-xim
2010-01-01 Carsten Haitzlerfor now - disable scissors.. seems to b0rk thungs
2009-12-31 Cedric BAIL * eina_benchmark: Little cleanup.
2009-12-31 Vincent TorriSimplify the use of eina_benchmark:
2009-12-30 Cedric BAIL * edje: Fix lua script with fixed point.
2009-12-30 Cedric BAIL * edje: Fix embryo with fixed point and table align.
2009-12-30 Cedric BAIL * emotion: Add backend autodetection ability (you...
2009-12-30 Carsten Haitzler1. line support in gl engine - as if anyone uses lines
2009-12-30 Cedric BAIL * emotion: Switch to Eina module.
2009-12-30 Cedric BAIL * emotion_test: Fix segv due to wrong init/shutdown.
2009-12-30 Christopher... Fix printing of size_t value(s). (removes compiler...
2009-12-30 Christopher... Add missing atom for ILLUME_CLOSE.
2009-12-30 Miculcy Brianfix declaration
2009-12-30 Christopher... Add functions & atoms to get/set quickpanel priority...
2009-12-30 Vincent Torri * better m4 code
2009-12-29 Christopher... Add another illume 'mode'. This allows us to know if...
2009-12-29 Cedric BAIL * edje: Fix compiler warning.
2009-12-29 Cedric BAIL * edje_cc: Fix edje_cc running without parameter.
2009-12-29 Cedric BAIL * eet_data: Don't fail on memory starvation.
2009-12-28 Cedric BAIL * eet_node: Make eet_node_dump fully functionnal.
2009-12-28 Christopher... Add quickpanel state functions (get/set/send).
2009-12-27 Vincent Torri * finish benchmark tutorial
2009-12-27 Carsten Haitzlergl -> polygons now work. slow - but does it matter?
2009-12-25 Vincent Torriminor fixes
2009-12-25 Vincent Torriadd benchmark tutoriel
2009-12-25 Vincent Torriuse new spinlock detection
2009-12-25 Vincent Torri * better m4 coding
2009-12-24 Cedric BAIL * evas: Loader can now tell if they could be used...
2009-12-23 Christopher... When using snprintf or fgets, etc, do not use PATH_MAX...
2009-12-23 Iván BrianoMove some printfs to eina_log and remove debug message
2009-12-23 Christopher... Add atoms/props/functions to set/get if a window is...
2009-12-23 Cedric BAIL * evas: Update func to prevent segv.
2009-12-23 Christopher... Remove winlist atoms/props/functions...I was under...
2009-12-23 Cedric BAIL * evas: Fix typo.
2009-12-23 Christopher... Add missing vkbd atoms/states to functions where needed.
2009-12-22 Gustavo Sverzut... better error reporting for edje_cc.
2009-12-22 Gustavo Sverzut... fix evas image loading error reporting.
2009-12-22 Sebastian DransfeldRemove duplication from ecore headers
2009-12-22 Gustavo Sverzut... stringify load errors.
2009-12-22 Gustavo Sverzut... check for PATH_MAX and define it if not available ...
2009-12-22 Cedric BAIL * edje: Use Eina_Log.
2009-12-22 Cedric BAIL * evas: Fix build when pipe rendering is disabled.
2009-12-22 Cedric BAIL * edje: Fix Edje_Box use with fixed point.
2009-12-22 Cedric BAIL * evas_object_textblock: Add some cast to reduce warni...
2009-12-21 Iván BrianoThere's more here than just warning fixes, it's causing...
2009-12-21 Cedric BAIL * evas: Fix bug introduced in warning removal patch.
2009-12-21 Cedric BAIL * ecore: Use eina_log.
2009-12-21 Cedric BAIL * eet: Update ChangeLog :-)
2009-12-21 Gustavo Sverzut... fix warnings introduced by external parameter stuff.
2009-12-21 Cedric BAIL * edje: Some more warning cleanup.
2009-12-21 Cedric BAIL * ecore: Cleanup some warning.
2009-12-21 Cedric BAIL * evas: Remove lot's of warning.
2009-12-21 Cedric BAIL * eet_node: Progressively move all dump code in eet_node.
2009-12-21 Cedric BAIL * ecore: Don't select on deleted fd handler.
2009-12-21 Cedric BAIL * ethumb: Cleanup dependency.
2009-12-21 Cedric BAIL * evas_preload, ecore_thread: On memory allocation...
2009-12-20 Vincent Torrinecessary declarations for vc++
2009-12-20 Vincent Torrisupport of Debian/kFreeBSD (FreeBSD using the glibc...
2009-12-20 Carsten Haitzlerremove excess tex update on dirty. some formattign...
2009-12-19 Vincent Torriadd a wrapper around remove()
2009-12-19 Vincent Torri * Makefile.am:
2009-12-19 Vincent Torrimore portable way to get the sufix of a shared library...
2009-12-19 Vincent Torriinclude Evil.h so that ssize_t is defined for Windows CE
2009-12-19 Vincent Torrissize_t is needed in edje on Windows CE too
2009-12-19 Vincent Torrirevert some changes in Evil.h (Windows CE compilation...
2009-12-19 Vincent Torrifix warnings and returned value when no pthread
2009-12-19 Vincent Torrifix autotools stuff wrt c-ares option
2009-12-19 Vincent Torriinclude Evil.h so that getenv is declared on Windows CE
2009-12-19 Vincent Torrifix warning
2009-12-19 Vincent Torrifix returned values
2009-12-19 Vincent Torridelete_me member is available on when async preload...
2009-12-19 Vincent Torriinclude Evil.h so that getenv is declared on Windows CE
2009-12-19 Carsten Haitzlerfmting
2009-12-18 Cedric BAIL * eet: Correctly detect GNUTLS hability.
2009-12-18 Cedric BAIL * embryo: Prevent use of unitialized data.
2009-12-18 Gustavo Sverzut... add docs for image 'USER', that I didn't know about.
2009-12-18 Vincent TorriAs ecore uses gettext, an m4 macro for checking iconv...
2009-12-18 Cedric BAIL * evas: Complete rewrite of evas image preload code.
2009-12-18 Vincent Torriset the size of the test images explicitely
2009-12-17 Carsten Haitzlerfix return checks. broke compile!
2009-12-17 Vincent Torriadd Sun Studio support when parsing edc files. Technically,
2009-12-16 Christopher... Add atoms & functions to set/get if illume dragging...
2009-12-16 Christopher... Add atoms for illume drag start & end so that policies...
2009-12-15 Massimo Maiuranaadded greek translation
2009-12-15 Carsten Haitzlermore vkbd states
2009-12-14 Carsten Haitzlerquick - set accepts_input 1 on ee windows. that code...
next