platform/upstream/efl.git
2012-11-02 Sebastian Dransfeldedbus: typo
2012-11-02 Sebastian Dransfeldefreet: Use dbus daemon
2012-11-02 Sebastian Dransfeldefreetd: init ecore_file
2012-11-01 Vincent Torrimerge: move lz4 to src/static_libs/lz4 (same will hold...
2012-11-01 Vincent Torrimerge: fix PACKAGE_DATA_DIR value
2012-11-01 José Roberto... efreet: Build fix, edbus_service_interface_register...
2012-11-01 Lucas De Marchiedbus: exec configure in the end to preserve return...
2012-11-01 José Roberto... edbus: Add Properties to edbus service API
2012-11-01 José Roberto... edbus: Use separate struct for description of Service...
2012-11-01 Lucas De Marchiefl: Fix parallel make
2012-11-01 Vincent Torrimerge: don't use recursive subdirs. Compilation should...
2012-11-01 Vincent Torrimerge: fix installation of emnryo's default.inc file
2012-11-01 Vincent Torrieina: formatting
2012-11-01 Vincent Torrimerge: update maintainer-clean rule
2012-11-01 ChunEon Parkedje/text - update text classes correctly if they...
2012-11-01 ChunEon Parkedje/util - clean the white spaces & trailings
2012-10-31 Jihoon Kimecore_imf_example: let immodule know the change of...
2012-10-31 Jihoon Kimecore_imf_example: check NULL parameter in retrieve_sur...
2012-10-31 Bruno Dillyephysics: cosmetic fix
2012-10-31 Bruno Dillyephysics: clean up flag test
2012-10-31 Bruno Dillyephysics: fix triangles index get
2012-10-31 Bruno Dillyephysics: fix cols / rows account
2012-10-31 Bruno Dillyephysics: fix slices size
2012-10-31 Bruno Dillyephysics: update slices at each tick
2012-10-31 Bruno Dillyephysics: use evas_object_image_source API
2012-10-31 Bruno Dillyephysics: avoid many unecessary allocs / free on
2012-10-31 ChunEon Parkevas/gl - share the evas gl engine for windows properly.
2012-10-31 Carsten Haitzlerfix: use max compression not default compression for...
2012-10-31 Cedric BAILefl: backport r78689.
2012-10-30 Bruno Dillyephysics: add scroller bar on test custom theme
2012-10-30 Leandro DorileoEPhysics: the z axis is inverted
2012-10-30 Leandro DorileoEPhysics: restacking per layer
2012-10-30 Leandro DorileoEPhysics: disable evas map on
2012-10-30 Leandro DorileoEPhysics: soft body rotation set
2012-10-30 Bruno Dillyephysics: break up light functions
2012-10-30 Leandro DorileoEPhysics: test delete body, fix bodies list mess.
2012-10-30 Sung ParkHad put the Evas GL bug fix news in the wrong place...
2012-10-30 Sung ParkEvasGL: fix clip bug while computing coordinates for...
2012-10-30 Tom HacohenEvas textblock: tests should now work a bit better.
2012-10-30 Tom HacohenEvas textblock: Fixed more tb init issues.
2012-10-30 Mike Blumenkrantzremove unnecessary stat calls in recursive_rm, patch...
2012-10-30 ChunEon Parkevas/events - and remove unused func
2012-10-30 ChunEon Parkevas/events - fixed simple mistake
2012-10-30 ChunEon Parkevas/examples - added test cases for proxy visibility...
2012-10-29 Tom HacohenEvas textblock: This time really fix the init.
2012-10-29 Tom HacohenEvas textblock: Fixed an issue with textblock init...
2012-10-29 José Roberto... edbus: Make on_name_owner_changed() return upon error...
2012-10-29 José Roberto... edbus: Remove unnecessary define
2012-10-29 José Roberto... edbus: Add missed eina_magic names
2012-10-29 José Roberto... edbus: Fix wrong pointer passed to edbus_message_iter_a...
2012-10-29 Lucas De Marchiedbus: Use a "make examples" rule to make examples
2012-10-29 Igor MurzovFix typos: s/Ejde/Edje/g
2012-10-29 Igor MurzovFix typos: s/pooler/poller/g
2012-10-29 Rafael Antognollievas/image: Remove strange image_put from image_is_inside.
2012-10-29 Daniel ZaouiRemoved check on return parameter NULLity. Calling...
2012-10-29 Daniel ZaouiForgot since 1.8 to the new descriptions. Commit before...
2012-10-29 Daniel ZaouiAdded descriptions to Eo defines
2012-10-29 ChunEon Parkevas/cserve2 - removed warnings
2012-10-28 ChunEon Parkevas/event - clean the code and do stop when evas event...
2012-10-28 ChunEon Parkevas/events - do mouse_in/out for proxy source
2012-10-28 Tom HacohenEdje entry: Fix update of cursor with IMF and user_insert.
2012-10-28 Cedric BAILeina: fix typo.
2012-10-28 Cedric BAILeina: try to fix my own mess.
2012-10-28 Christopher... Edje: Fix warning: comparison between signed and unsign...
2012-10-28 Daniel ZaouiFix on the class name of ecore idle exiter.
2012-10-28 Daniel ZaouiAdded descriptions for new Eo defines
2012-10-28 Christopher... Evas: If we are building wayland_egl and not gl_xlib...
2012-10-28 Christopher... Evas: Add missing UNUSED for function parameter, and...
2012-10-28 Christopher... Evas: Fix uninitialized variable warnings.
2012-10-28 Christopher... Evas: Add missing UNUSED for params.
2012-10-28 Christopher... Evas: Add missing parens.
2012-10-28 Christopher... Evas: Remove unused variable.
2012-10-26 Rafael Antognollievas/wayland_egl: Don't check and link against gl AND...
2012-10-26 Rafael Antognollievas/wayland_egl: Change some ifdefs to make it compile...
2012-10-26 José Roberto... edbus: Add some EINA_SAFETY to public API
2012-10-26 José Roberto... edbus: Revert 'Add initializers to stop warnings' r78292
2012-10-26 José Roberto... edbus: Add doc of edbus_message to/from eina_value
2012-10-26 José Roberto... edbus: Add edbus_message to/from eina_value examples
2012-10-26 José Roberto... edbus: Break while if a error happen in message_argumen...
2012-10-26 José Roberto... edbus: Parse Eina_Value to edbus_message
2012-10-26 José Roberto... edbus: Add edbus_proxy_properties_changed_callback_add
2012-10-26 José Roberto... edbus: Add edbus_proxy_property_local_get and get_all
2012-10-26 Lucas De Marchiedbus: Mark properties_signal to be removed
2012-10-26 José Roberto... edbus: Implementation of EDBUS_PROXY_EVENTS and edbus_p...
2012-10-26 José Roberto... edbus: Parse EDBus_Message to Eina_Value
2012-10-26 Lucas De Marchiedbus: Fix remaining signature with EDBUS_ARGS({ NULL...
2012-10-26 José Roberto... edbus: Fix instrospect signature
2012-10-26 Michael BOUCHAUDedje: oops ^^
2012-10-26 ChunEon Parkevas/event - fill the insufficient source events calls...
2012-10-26 ChunEon Parkevas - eeeeek. my fault.
2012-10-26 ChunEon Parkevas/event - fixed memory leak in multi move
2012-10-26 Vincent Torrievas: fix maintainer-clean rule
2012-10-26 Michael BOUCHAUDedje: fix scale set on box and table
2012-10-26 Vincent Torrimerge: update Doxyfile
2012-10-26 Vincent Torrimerge: add embryo
2012-10-26 Vincent Torrimerge: add a holdall variable
2012-10-26 Vincent Torriembryo: even more simplifications
2012-10-26 ChunEon Parkevas/events - refactoring for optimization events handl...
2012-10-26 ChunEon Parkevas/event - don't loop continuosly as possible when...
2012-10-26 Cedric BAILedje: let edje_cc warning get through edje_watch.
next