platform/upstream/efl.git
2012-05-01 Tom HacohenEo: Doc improvements.
2012-05-01 Tom HacohenEo: Make wref a c array instead of using event callbacks.
2012-05-01 Tom HacohenEo: Added eo_wref_del_safe.
2012-05-01 Tom HacohenEo: Fixed a bug in wref del.
2012-05-01 Tom HacohenEo: Changed #EINA_TRUE/FALSE to @C EINA_*.
2012-05-01 Tom HacohenEvas textblock: Fixed a bug with right shadows.
2012-05-01 Tom HacohenEobj: Fix issue with the typecheck macro.
2012-05-01 Tom HacohenEobj: Rename to Eo.
2012-05-01 Carsten Haitzlermissing fribidi cflags in all places that include evas_...
2012-05-01 Cedric BAILevas: and for this nice international hollyday let...
2012-04-30 Gustavo Lima... [evas] When deleting map, resize/move informs will...
2012-04-30 Tom HacohenEvas font: Fix a compiler warning.
2012-04-30 Cedric BAILevas: remove unused parameter.
2012-04-30 Cedric BAILeina,evas,edje,elementary: add missing files from tarballs.
2012-04-30 Cedric BAILeio,ethumb,emotion: Fix build out of tree.
2012-04-30 Daniel Juyung Seoeio, elementary, emotion, ethumb NEWS: Bump NEWS files...
2012-04-29 Tom HacohenEobj: Fix clang's (static analyser) warnings.
2012-04-29 Tom HacohenEvas textblock: Fixed warning.
2012-04-29 Tom HacohenEvas textblock: Fixed two textblock issues (range_delete).
2012-04-28 Daniel Juyung Seoevas, ecore, elementary: Updated AUTHORS and synced...
2012-04-28 Daniel Juyung Seoeio: Updated ChangeLog.
2012-04-27 Daniel Juyung Seoemotion, ethumb ChangeLog: Updated ChangeLog.
2012-04-27 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-27 Carsten Haitzlerupdate po's
2012-04-26 Cedric BAILevas: remove EVAS_FRAME_QUEUING.
2012-04-26 Cedric BAILevas: remove WORD_CACHE and METRIC_CACHE.
2012-04-26 Cedric BAILevas: remove EVAS_SLI code path, it was to slow and...
2012-04-26 Cedric BAILevas: lock less font rendering.
2012-04-26 Cedric BAILeina: fix wording order.
2012-04-26 Cedric BAILeina: add backtrace support to eina.
2012-04-26 Cedric BAILefl: add release point in ChangeLog files.
2012-04-26 Carsten Haitzlerrestore .99 micro versions for trunk and add back svnre...
2012-04-26 Vincent Torri * NEWS:
2012-04-26 Carsten Haitzlerand removed the -beta tag...
2012-04-26 Carsten Haitzlerupdate po's
2012-04-26 Carsten Haitzlermake notes about wayland stuff being experimental....
2012-04-25 Carsten Haitzlervalgrind complaint fix!zero out stack before use in...
2012-04-25 Carsten Haitzlercomment from jeremy - dfb.h messes with eina macros :(
2012-04-25 Michael BOUCHAUDeina: fix typo in doc
2012-04-25 Carsten Haitzlerfix valgrind bitch about uniittied mem!
2012-04-25 Carsten Haitzlerpatch up another out-of-bound text problem in textblock.
2012-04-25 Carsten Haitzler1 more valgrind bitch gone. i know pos shouldnt exceed...
2012-04-25 Carsten Haitzlerfix valgrind complaint in textblock.
2012-04-25 Carsten Haitzlerquiet stderr on xpm load unless we are loading data...
2012-04-24 Christopher... Ecore_Evas (wayland): Fixes for moving/resizing efl...
2012-04-24 Christopher... Ecore_Wayland: Cleanup header inclusions. Fix issues...
2012-04-24 Lucas De Marchieina: remove useless check for NULL
2012-04-24 Lucas De Marchieina: fix copyright
2012-04-24 Tom HacohenEobj: change the tests according to the new wref concept.
2012-04-24 Tom HacohenEobj: Fixed a possible bug with object deletion.
2012-04-24 Tom HacohenEobj: Made weak ref a base class function.
2012-04-24 Tom HacohenEobj: eobj_event_callback_del/_full renames.
2012-04-24 Tom HacohenEvas image: Add const to the obj parameter.
2012-04-24 Tom HacohenEobj: Changed all the eobj_do macros to lowercase.
2012-04-24 Tom HacohenEobj: Added infrastructure for const functions and...
2012-04-24 Tom HacohenEobj: Fixed the order of parameters in the weak ref...
2012-04-23 Sanjeev BAseveral fixes for the doxygen docs.
2012-04-23 Jonas M. GastalCleanup Doxygen Warnings - ecore 5
2012-04-23 Jonas M. GastalCleanup Doxygen Warnings - ecore 4
2012-04-23 Jonas M. GastalCleanup Doxygen Warnings - ecore 3
2012-04-23 Jonas M. GastalCleanup Doxygen Warnings - ecore 2
2012-04-23 Jonas M. GastalCleanup Doxygen Warnings - ecore 1
2012-04-23 Tom HacohenEobj: Updated weak ref docs.
2012-04-23 Tom HacohenEobj: Make eobj_weak_ref_add return the obejct being...
2012-04-23 Tom HacohenEobj: Added docs to the examples (needed for introspect...
2012-04-23 Tom HacohenEobj: added warnings to eobj_ref's docs.
2012-04-23 Tom HacohenEobj: Changed weak-ref to work without allocating a...
2012-04-23 Tom HacohenEobj: Rename _EOBJ_BUILD to EFL_EOBJ_BUILD.
2012-04-23 Tom HacohenEobj: Destruct the object upon deletion, free it when...
2012-04-23 Tom HacohenEobj: we don't care about "Still reachable".
2012-04-23 Tom HacohenEobj: Use EINA_SAFETY when needed.
2012-04-23 Tom HacohenEobj: Added eina magic to API functions.
2012-04-23 Tom HacohenEobj: Fixed windows support.
2012-04-23 Tom HacohenEobj: Added EOBJ_CALLBACK_STOP/CONTINUE macros.
2012-04-23 Tom HacohenEobj: Add a convenience macro for defining the class_ge...
2012-04-23 Tom HacohenEobj: Fixed issue with FindEina.cmake and things using it.
2012-04-23 Tom HacohenEobj: Allocate the data blob at the end of the object.
2012-04-23 Tom HacohenEobj: A bit of code cleanup.
2012-04-23 Tom HacohenEobj: Added EINA_LIKELY/UNLIKELY to eobj_data_get.
2012-04-23 Tom HacohenEobj: Add a couple of funcs_set tests and fixed a bug...
2012-04-23 Cedric BAILedje: handle case when & is not escaped.
2012-04-22 Jérôme PinotFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-22 Carsten Haitzlernews+chlog
2012-04-22 Carsten Haitzlerfix bug/issue with shader saving - it will fail to...
2012-04-21 Carsten Haitzlertag everything as beta in svn.
2012-04-21 Carsten Haitzleri don't believe that we forgot that desktopgl has an...
2012-04-21 Carsten Haitzlerupdate po's
2012-04-20 Vincent TorriEcore_Evas (win32): add override_set() support
2012-04-20 Vincent TorriEcore_Win32: fix ecore_win32_window_override_new()...
2012-04-20 Carsten Haitzlerminor fix to convert-tiled.
2012-04-20 Carsten Haitzler+ @since
2012-04-20 Carsten Haitzlersucky - but have to add this api to fix bug in elm.
2012-04-20 Cedric BAILeina: fix Eina_Inarray API to at least match Eina_Array...
2012-04-20 Vincent Torri * NEWS:
2012-04-20 Cedric BAILeina: forgotten disable of eina_model.
2012-04-20 Vincent Torriinclude stdlib.h for atoi and getenv
2012-04-19 Cedric BAILeina: completly disable backtrace.
2012-04-19 Tom HacohenEobj: s/__UNUSED__/EINA_UNUSED/ I had no idea that...
2012-04-19 Tom HacohenEobj: Fixed naming of the internal con/destructor wrapper.
2012-04-19 Tom HacohenEobj: Enforce some interface restrictions.
next