platform/upstream/efl.git
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.
2012-04-19 Cedric BAILeina: make it possible to force the number of detected...
2012-04-19 Cedric BAILeina: disable log backtracking.
2012-04-19 Tom HacohenEobj: Change obj of eobj_data_get to be const.
2012-04-19 Tom HacohenEobj: Added mixin data support.
2012-04-19 Tom HacohenEobj: Added forgotten docs to eobj_xref/xunref.
2012-04-19 Tom HacohenEobj: Improved tests.
2012-04-19 Tom HacohenEobj: Add checks to ensure consistent method rosulotion...
2012-04-19 Tom HacohenEobj: Modified the mixin test to test the mixin mro.
2012-04-19 Daniel Juyung Seoedje edje_cc_out.c: Fixed formatting.
2012-04-19 Carsten Haitzlersmall improvement - allow part names of "-" to mean...
2012-04-19 Cedric BAILeina: disabling eina_model test.
2012-04-19 Cedric BAILeina: little improvement for EINA_LOG_BACKTRACE.
2012-04-18 Jonas M. GastalDocumenting parameters to avoid warnings.
2012-04-18 Cedric BAILeina: add backtrace to Eina_Log.
2012-04-18 Carsten Haitzlerand fully de-modelify eina
2012-04-18 Carsten Haitzlerand extract model stuff from value...
2012-04-18 Carsten Haitzlerand update news accordingly.
2012-04-18 Carsten Haitzlerwell as there is no reason to put eina_model in release...
2012-04-18 Tom HacohenEobj: Improved error reporting.
2012-04-18 Tom HacohenEobj: Ensure we don't allow calling super functions...
2012-04-18 Carsten Haitzlersmall cleanup - set root prop after others are in place...
2012-04-18 Daniel Juyung Seoecore: Moved more API documentation to header.
2012-04-17 Christopher... Ecore_Evas (wayland_shm): Calculate shm pool size based...
2012-04-17 Christopher... Ecore_Wayland: Update ecore_wayland client code to...
2012-04-17 Christopher... Ecore_Wayland: Update to latest wayland from git.
2012-04-17 Guilherme IscaroFixing the eina_prefix example
2012-04-17 Thiago ThamadaFixing doc for out of tree build and some doxygen warnings.
2012-04-17 Jonas M. GastalMake ecore_fd_handler docs clearer.
2012-04-17 Jonas M. GastalFixing doc for out of tree builds and removing broken...
2012-04-17 Tom HacohenEobj: Use xref.
2012-04-17 Tom HacohenEobj: Add a mixin inheritance test.
2012-04-17 Tom HacohenEobj: Add named (by obj ptr) ref - xref.
2012-04-17 Tom HacohenEobj: EOBJ_CLASS_BASE -> EOBJ_BASE_CLASS.
2012-04-17 Tom HacohenEobj: Doxygen - moved EOBJ_EV_* to be under EOBJ_BASE_C...
2012-04-17 Tom HacohenEobj: Added EOBJ_BASE_DATA free function tests.
2012-04-17 Tom HacohenEobj: Added weak ref.
2012-04-17 Tom HacohenEobj: Fixed docs.
next