platform/upstream/efl.git
2014-02-07 Doyoun Kangecore_x: Added API - ecore_x_e_illume_window_state_send
2014-02-07 Vincent Torriautotools: use libevil libdl implementation.
2014-02-07 Wonsik Jungevas: gl backend - ensure eng_window_use in image_conte...
2014-02-07 Vyacheslav... edje: edje_calc - fix deffect by find the part descript...
2014-02-05 Tom HacohenEvas font: Change font fallback to not depend on fontco...
2014-02-05 Tom HacohenEvas textblock: Improved error messages when detecting...
2014-02-05 Youngbok Shinevas: textblock - Added Null checking in evas_textblock...
2014-02-05 ChunEon Parkevas/map - added comment to do.
2014-02-05 Cedric BAILeina: restore magic debug option for ABI compatibility...
2014-02-04 Tom HacohenEvas font: Added support for font fallback for eet...
2014-02-04 Tom HacohenEvas font: Renamed evas_load_fontconfig and added suppo...
2014-02-03 zmikeedje embryo reset timer should probably call the reset...
2014-02-03 zmikeedje embryo now supports reset_timer()
2014-02-03 Mike Blumenkrantzedje freeze count can no longer become negative
2014-02-03 Cedric BAILPatcna: fix wrong widgth and height in eina_rectangle...
2014-02-02 Carsten Haitzler... evas - fix tom's bold-killer from 2cb9db171ead5bc992023...
2014-02-01 Jihoon Kimevas: fix doxygen warning in group of Evas_Key
2014-02-01 Jihoon Kimedje: fix the mismatched argument name with doxygen
2014-02-01 Jihoon Kimedje: call imf reset before selecting text area
2014-01-29 maxerbaUpdating hungarian and italian translations
2014-01-29 Tom HacohenEvas font: Added support for the freetype spacing tag.
2014-01-29 Tom HacohenEvas font: Added support for weight/width/slant font...
2014-01-29 Tom HacohenEvas textblock: Fix selection with bidi text.
2014-01-29 Tom HacohenEvas textblock: Added a test for range geometry with...
2014-01-29 Daniel Kolesafix evas_tiler bug (makes evas get stuck in an infinite...
2014-01-28 Daniel Juyung Seoefl: fixed documentation typos.
2014-01-28 Tom HacohenEdje entry: Fix memory corruption (of by one in allocat...
2014-01-27 Daniel Juyung Seoevas_render: avoid unnecessary assignment.
2014-01-27 Tom HacohenEdje entry: Fix anchor href parsing.
2014-01-27 Jihoon Kimentry: clear selection before selecting new one
2014-01-26 Carsten Haitzler... ecore-audio: remove src files that are never compiled
2014-01-26 Carsten Haitzler... ecore audio: tests - remove #if0'd out code
2014-01-25 Mike Blumenkrantzchecking for libmount newer than 2.19.0 means newer...
2014-01-25 Mike Blumenkrantzallow --without-tests in addition to --with-tests=no
2014-01-24 Ryuan Choiconfigure: Add ecore-imf to ETHUMB_INTERNAL_LIBS
2014-01-24 Daniel Kolesaa small ecore_getopt bugfix
2014-01-24 Cedric BAILeina: fix test suite for rwlock... hopefully.
2014-01-24 Cedric BAILautotools: let's not override what we just did.
2014-01-24 Carsten Haitzler... evas - textgrid - clear up unused var warning
2014-01-24 Jean-Philippe... evas: textgrid - fix crash in terminology with rare...
2014-01-23 Cedric BAILembryo: force the insertion of a '/' in the path to...
2014-01-23 Jérémy Zurchereina_tls: fix calls to TlsFree
2014-01-23 Carsten Haitzler... Registers a fallback handler for a given subsection...
2014-01-23 Jérémy Zurchereina_tls: add eina_tls_cb_new(Eina_TLS *key, Eina_TLS_D...
2014-01-23 Jihoon Kimedje: Support to set or retrieve selection of ecore_imf
2014-01-23 Jihoon Kimecore_imf: fix to call function of immodule when the...
2014-01-23 Jihoon Kimecore_imf: Add selection_set callback type to allow...
2014-01-23 Jihoon KimAdd ecore_imf_context_selection_get API to allow Input...
2014-01-22 Carsten Haitzler... embryo_cc - remove trainling / from path for windows...
2014-01-22 Jean-Philippe... Evas: Fix proxy rendering for animated objects
2014-01-22 Cedric BAILeina: do not access dead pointer from within valgrind...
2014-01-22 Jihoon Kimximimmodule: fix dereference after null check
2014-01-21 Mike Blumenkrantzokay, bring back xrandr < 1.4 compat for ecore_x_randr_...
2014-01-21 Mike Blumenkrantznul terminate string from ecore_x_randr_output_name_get
2014-01-21 Tom HacohenSynced libunibreak local copy with upstream.
2014-01-21 Jean-Philippe... Evas: Fix MMX mask function _op_copy_p_mas_dp_mmx()
2014-01-21 Mike Blumenkrantzecore_x_randr_output_name_get fixme removed
2014-01-21 Carsten Haitzler... Revert "eet: do not load data when the file is open...
2014-01-20 Carsten Haitzler... _op_blend_c_dp_neon miscalculation fix
2014-01-20 Gustavo Sverzut... eet_data: guarantee double-word alignment for temporary...
2014-01-20 Gustavo Sverzut... eina/mp/one_big: fix alignment issues.
2014-01-20 Daniel Kolesaecore_getopt: support for per-category help listing
2014-01-20 Gustavo Sverzut... configure: include required NEON build flags.
2014-01-20 Jaehyun Cho[ecore_x] Fix to handle paste null data case.
2014-01-20 Carsten Haitzler... ecore - fix CRIT -> CRI macro
2014-01-20 Youngbok Shinedje: Call _edje_entry_imf_context_reset in _edje_entry...
2014-01-20 Carsten Haitzler... eina-inlist - handle prepend/append relative if list...
2014-01-20 Cedric BAILeet: do not load data when the file is open in read...
2014-01-20 Cedric BAILeina: add eina_{str,bin}buf_manage_read_only_new_length().
2014-01-20 Cedric BAILeina: add eina_binbuf_append_buffer() and eina_strbuf_a...
2014-01-20 Cedric BAILeet: reduce memory usage of Eet internal structure...
2014-01-20 Youngbok Shinedje: Add changed signal emit in _edje_entry_imf_event_...
2014-01-20 Jean Guyomarc'hedje_cc: factorize two strlen()s
2014-01-19 Jérémy Zurcherecore_evas_wayland_common: fix compilation, missing...
2014-01-19 Chris MichaelFix doxy typo
2014-01-18 ChunEon Parkecore_evas - applied macro to check rotation state.
2014-01-18 ChunEon ParkRevert "ecore_evas - use the macro orthogonal check."
2014-01-18 ChunEon Parkecore_evas - use the macro orthogonal check.
2014-01-18 ChunEon Parkefl - updated AUTHORS
2014-01-18 Youngbok Shinevas: Fixed to compare current render_op with previous...
2014-01-18 ChunEon Parkefl/ecore_con - compare same types.
2014-01-18 ChunEon Parkefl/emotion - added missing headers for getuid() geteuid().
2014-01-18 Carsten Haitzler... pkgbuild -> luajit
2014-01-17 Daniel Kolesaedje: use luajit by default, if you want lua use -...
2014-01-17 Jean-Philippe... Evas cserve2: Fix invalid memory access
2014-01-17 Jihoon Kimedje: use EINA_UNUSED instead of __UNUSED__
2014-01-17 Sebastian Drögeemotion: Use the GStreamer 1.x module instead of the...
2014-01-16 Sebastian Drögeemotion gstreamer1: Call _emotion_frame_new() for audio...
2014-01-16 WooHyun Jungedje_entry: When preediting, cursor should not be moved.
2014-01-15 Daniel Kolesaecore_getopt: support for categories
2014-01-15 Guillaume FrilouxFix ecore_con example file to call shutdown functions.
2014-01-15 Daniel Juyung Seoecore_x_gesture: Cast maek pointer correctly.
2014-01-15 Jean-Philippe... Textblock: Add test cases for style padding
2014-01-15 Jean-Philippe... Textblock: Relayout if needed in line geometry get
2014-01-15 Jean-Philippe... Textblock: Fix padding with styles (part 2)
2014-01-15 Jean-Philippe... Textblock: Fix padding computation (part 1)
2014-01-15 Sebastian Dransfeldecore_x: set cursor with xinput2
2014-01-15 Jean-Philippe... Evas/cserve2: Add some safety checks when reading socke...
2014-01-15 Jean-Philippe... Evas/cserve2: Remove dead code
2014-01-15 Carsten Haitzler... ecore xcim module - don't printf every time you start...
next