platform/upstream/efl.git
2013-04-18 Tom HacohenEvas engine gl_x11: Fixed signed, unsigned comparison.
2013-04-18 Carsten Haitzler... fix nvidia texture from pixmap config depth match to...
2013-04-18 Carsten Haitzler... comments for sungwoo when he gets back...
2013-04-18 Tom HacohenEvas object dbg_info: Fixed cast of pointer to int.
2013-04-18 Tom HacohenFixed make install when building out of tree.
2013-04-18 Carsten Haitzler... clean up glx native surface (texture from pixmap code...
2013-04-18 Carsten Haitzler... fix evas gl_x11 in 16bpp (and similar depths).
2013-04-18 Shinwoo Kim[ecore_x] add accessibility support
2013-04-18 Jiyoun Parkexpand indicator type to support if it want more than...
2013-04-18 Carsten Haitzler... small change: valgrind shus about uninitiallized data...
2013-04-18 Deon 'PrinceAMD... Ecore Pointer get root x,y position without ecore_x_window.
2013-04-18 Carsten Haitzler... add gdb py script output to ignore
2013-04-17 Ryuan Choicmake : EcoreConfig.cmake should be able to find ecore...
2013-04-17 Carsten Haitzler... let's fix eeze sensors to not segv on shutdown.. dup...
2013-04-17 Daniel WillmannEo: Print location of the calling functions in eo log...
2013-04-17 Stefan Schmidteeze/sensor: Add small udev module to read temperature...
2013-04-17 Daniel Juyung Seoevas_object_main.c: added Clipper information for debug...
2013-04-17 Daniel Juyung SeoEvas.h: fixed documentation source formatting while...
2013-04-17 Yakov GoldbergEvas textblock: fix split cursor tests; FIXME ligatures...
2013-04-16 Tom HacohenFixed make install with DESDIR.
2013-04-16 Tom HacohenEina tests: Use TESTS_BUILD_DIR instead of PACKAGE_BUIL...
2013-04-16 Stefan Schmidteeze/sensor: Switch timestamp to relative values coming.
2013-04-16 Tom HacohenEo gdb: Change eo_backtrace to catch more cases.
2013-04-16 Tom HacohenEo gdb: eo gdb script is now autoloaded by gdb, added...
2013-04-16 Igor MurzovEvas: Fix double fclose() in WebP loader
2013-04-16 Igor MurzovFix incorrect printf format usage
2013-04-16 Igor MurzovInstall CMake configs to the proper path
2013-04-15 ChunEon ParkEvas: If an object goes to be hidden without replacing...
2013-04-15 Tom HacohenEvas textblock: Fixed a bug with deletion of ranges.
2013-04-15 Tom HacohenEvas polygon: Cleaned up the way we clean the points.
2013-04-15 Tom HacohenEvas font: Fixed use-after-free.
2013-04-15 Jiyoun ParkEvas: fix gif bug related with scale down decode.
2013-04-15 Jiyoun Parkremove tab
2013-04-14 Jiyoun Park* Evas: fix gif decoding bug related with background...
2013-04-14 Carsten Haitzler... fix calling edje api on objects that may not be edje...
2013-04-13 ChunEon Parkevas/image - actually, no need to check both. one is...
2013-04-13 ChunEon Parkevas/image - don't update evas render area by a clipper...
2013-04-13 Carsten Haitzler... Work around new intel Mesa/xorg bug where alpha
2013-04-13 ChunEon Parkevas - fix identation
2013-04-13 ChunEon Parkevas - Don't be crashed even if the map image size...
2013-04-13 Jihoon Kimecore_imf: Add ecore_imf_context_input_panel_event_call...
2013-04-13 Jihoon Kimecore_imf: Add ecore_imf_input_panel_hide() API
2013-04-13 Jihoon Kimecore_imf/scim: remove unused function declaration
2013-04-12 Tom HacohenEo: Fixed an error in in _eo_callback_remove and a...
2013-04-12 Stefan Schmidteeze/sensor: Move eeze_Sernsor_obj_get into private...
2013-04-12 Tom HacohenEvas dev: Fixed usage of uninitialized variable.
2013-04-12 Tom HacohenEo: Moved the debug info functions to the base class...
2013-04-12 Tom HacohenEo array: Add more testing.
2013-04-12 Carsten Haitzler... Add subclasses for evas device api (new in 1.8) and...
2013-04-12 Tom HacohenEo: Added eo_event_callback_array_* functions.
2013-04-12 Stefan Schmidteeze/sensor: Make sensor init and shutdown symbols...
2013-04-12 Daniel Willmannecore_timer test: Pre-increment variable to prevent...
2013-04-12 Sung W. Park[Evas] Updated eglMap/UnmapImageSEC extension definition
2013-04-12 Sung W. Park[Evas GL] Initialize evas gl engine after evas stuff...
2013-04-12 Cedric Bailevas: remove warning, no need for double ().
2013-04-12 Cedric Bailedje: silence warning by doing explicit conversion.
2013-04-12 Cedric Bailecore: reduce risk of rounding error.
2013-04-12 Valerii Kanunikecore: add tests for ecore_poll module.
2013-04-12 ChunEon Parkevas - removed unused
2013-04-12 Dmytro Kaidalovecore: add tests for Ecore_Evas.
2013-04-12 Vitaliy Venzakecore: add ecore timer test.
2013-04-12 Valerii Kanunikecore: Added tests for ecore_app_args procedures.
2013-04-11 Tom HacohenEo base: Reduce object memory footprint.
2013-04-11 Yakov GoldbergEvas textblock: Revert commit 3832ec5
2013-04-11 Stefan SchmidtRevert "eeze/sensor: Expose less symbols for the initia...
2013-04-11 Yakov GoldbergEvas textblock: fixing tests
2013-04-11 Yakov GoldbergEvas text: fixing test
2013-04-11 Tom HacohenEo callbacks: Improve memory footprint of callbacks.
2013-04-11 Stefan Schmidteeze/sensor: Expose less symbols for the initial API.
2013-04-11 Carsten Haitzler... this is not a big change - not worth changelog, but...
2013-04-11 Stefan Schmidteeze/sensor/tizen: Fix bug where we set the wrong senso...
2013-04-11 Stefan Schmidteeze/sensor: Use Eeze_Sensor_Type in sensor object.
2013-04-11 Cedric Bailevas: let's do less useless marshalling.
2013-04-11 Cedric Bailevas: use a hash for the image scale cache.
2013-04-11 Cedric Bailevas: don't call eo_data_get when it is really not...
2013-04-11 Cedric Bailevas: use eo_data_get less. Use clipees_has if you...
2013-04-11 Cedric Bailevas: remove useless initialization.
2013-04-11 Cedric Baileo: let's cache this value.
2013-04-11 Cedric Baileina: make eina_mempool_alignof a little bit faster.
2013-04-11 Cedric Baileina: little speed improvement by reducing chance to...
2013-04-11 Cedric Bailevas: reduce unecessary write.
2013-04-11 Chris MichaelFix formatting.
2013-04-11 Jihoon Kimedje_entry: fix typo in comment
2013-04-11 Jihoon Kimedje_entry: fix formatting
2013-04-11 Carsten Haitzler... and further work on buffer age support in evas... after...
2013-04-10 Rafael Antognolliecore/wayland: Add support for double and triple click.
2013-04-10 Stefan Schmidteeze/sensor: Check if sens is valid the same way we...
2013-04-10 Yakov GoldbergEvas textblock: disable some tests. FIXME
2013-04-10 Yakov GoldbergEfl textblock/entry: additions to split BiDi cursor
2013-04-10 Tom 'TAsn'... Efl textblock/entry: Added support for split BiDi cursor.
2013-04-10 Yakov GoldbergEvas textblock: fixing tests to work w/ or w/o harfbuzz
2013-04-10 Carsten Haitzler... add environemnt vars to switch bounding box to full...
2013-04-10 Carsten Haitzler... fix valgrind complaint in evas gl caching of surface...
2013-04-10 Carsten Haitzler... add mesa buffer release support to evas gl engine.
2013-04-10 Carsten Haitzler... add gl buffer age support fully now for default automat...
2013-04-10 Cedric Baileet: be picky and really use the correct format without...
2013-04-10 WooHyun JungModified ChangeLog and News for the latest modification.
2013-04-10 WooHyun Jungedje_entry.c: When cursor is located to each edge,...
2013-04-09 Tom HacohenEet: Pass the correct parameter to the correct format.
2013-04-09 Daniel Willmanneo: Update tests to check for the correct error strings
next