platform/upstream/efl.git
2013-02-28 Rafael Antognolliecore_evas/wayland: Call _ecore_evas_wayland_resize...
2013-02-28 Rafael Antognolliecore_evas/wayland: Update window size when receiving...
2013-02-28 Rafael Antognollievas/wayland_shm: Add evas_swapper_reconfigure().
2013-02-28 Mike Blumenkrantzfix edje program filters
2013-02-28 Mike Blumenkrantzfix edje SPACER part custom states
2013-02-28 ChunEon Parkevas - updated doc.
2013-02-28 ChunEon Parkevas - use uppper case in the doc.
2013-02-28 Jihoon Kimedje entry: set cursor position of selection start...
2013-02-27 Cedric BAILAUTHORS: follow request to update by Paulo.
2013-02-27 Cedric BAILeina: eina_strlcat now work with NULL src.
2013-02-27 davemdsemotion_test is now able to play streams from webcams...
2013-02-27 ChunEon Parkevas/common - scale sample code optimization
2013-02-27 Cedric BAILemotion: improve portability of Emotion Generic by...
2013-02-27 Cedric BAILecore: extend Ecore_Pipe API to make it more useful.
2013-02-27 Christopher... Fix valid variable check.
2013-02-27 Christopher... Fix incorrect variable check.
2013-02-27 ChunEon Parkevas/common - declare a var in function head.
2013-02-26 Rafael Antognollievas/wayland_egl: Fix build error caused by wrong assig...
2013-02-26 Henrique Dante... efl: Fixes to support compiling with CFLAGS=-Werror
2013-02-26 Christopher... Evas: Fixed wrong EINA_UNUSED usage in the gl_x11 engine.
2013-02-26 Henrique Dante... evas: Deal with double glShaderSource signature
2013-02-26 Henrique Dante... ephysics: turn EPhysics_Body into a POD-type struct
2013-02-26 Henrique Dante... ethumb: Support strict aliasing rules in MD5 code
2013-02-26 Henrique Dante... evas: Fix PSD image loading
2013-02-26 Henrique Dante... ecore: Fix _ecore_glib_select
2013-02-26 Henrique Dante... evas: Fix buffer overflows on environment variables
2013-02-26 Carsten Haitzler... Fix evas GL common engine to have a shader to do oversa...
2013-02-26 Carsten Haitzler... add .arcconfig for efl.
2013-02-26 Carsten Haitzler... oops - still had printfs. remove.
2013-02-25 Tom HacohenEvas text: Fixed a bug with the (kinda) newly added...
2013-02-25 Tom HacohenEvas text: Added a test that shows how broken ellipsis is.
2013-02-25 Tom HacohenEvas text tests: Start shipping DejaVuSans with the...
2013-02-25 Christopher... Evas: Fixed wrong if in the x11 engine.
2013-02-25 ChunEon Park* evas/cache: remove the freed worker from the pthread...
2013-02-25 ChunEon Parkevas/cache - formatting
2013-02-23 ChunEon Parkevas/common - scale sample code refactoring. simpler...
2013-02-23 ChunEon ParkMerge branch 'master' of ssh://git.enlightenment.org...
2013-02-23 ChunEon Parkedje/edc - add additional vim syntax keyword
2013-02-23 Jihoon Kimecore_imf_example: call ecore_imf_context_filter_event...
2013-02-23 Jihoon Kimecore_imf_example: remove unused variable, fix warning
2013-02-22 Tom HacohenEdje entry fit: Set the min size according to the fitti...
2013-02-22 Tom HacohenEdje entry fit: Set the min/max sizes according to...
2013-02-22 chuneon.parkevas/common - return function as soon as possible.
2013-02-22 chuneon.parkevas/common - fix indentation
2013-02-22 Daniel Juyung SeoChangeLog: Fixed formatting. We don't use tab for Chang...
2013-02-21 Tom HacohenEvas font: Fixed font run detection for some cases.
2013-02-21 Tom HacohenEvas text: Fixed bug with the text object direction...
2013-02-21 Cedric BAILedje: let's fix the edje test to init/shutdown edje...
2013-02-21 Tom HacohenRevert "tests/edje: Disable edje mising file test until...
2013-02-21 Tom HacohenEdje tests: Added missing file.
2013-02-21 Cedric BAILeeze: fix build with recent Eina change.
2013-02-21 Cedric BAILeeze: add back support for older system.
2013-02-21 Carsten Haitzler... Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop...
2013-02-20 Stefan SchmidtRevert "Refactor evas_sw_xlib_outbuf to allocate less...
2013-02-20 Stefan Schmidttests/edje: Disable edje mising file test until the...
2013-02-20 Cedric BAILeina: make that test not depend on efl configuration.
2013-02-20 Carsten Haitzler... Fix ecore-x edid fetch to ftech 128, not 100 bytes.
2013-02-20 Cedric BAILedje: let's properly report that file doesn't exist.
2013-02-19 Tom HacohenEdje tests: Added a failing test for the file doesn...
2013-02-19 Daniel Zaouiedje file_set: _edje_object_orientation_inform should...
2013-02-19 Tom HacohenEcore_x: Revert "don't filter out non-master pointers...
2013-02-19 Rafael Antognollievas/wayland_shm: Remove x,y offsets from swapbuf relat...
2013-02-19 Rafael Antognolliecore_evas/wayland_shm: Fixed window resize.
2013-02-19 Christopher... Fix swapper to take resize edges into account.
2013-02-19 Christopher... Fix function prototypes to take resize edges into account.
2013-02-19 Christopher... Fix swapbuf setup to take resize edges into account.
2013-02-19 Christopher... Fix function prototypes to take x & y as params. Fix...
2013-02-19 Christopher... Fix new shm engine to take resize edges into account.
2013-02-19 Christopher... Fix swapper_setup function prototype to take x & y...
2013-02-19 Christopher... Add x & y to Output buffer.
2013-02-19 Christopher... Remove blank line.
2013-02-19 Christopher... Add edges struct to engine information.
2013-02-19 Christopher... Free any old input or opaque regions if they exist...
2013-02-19 Christopher... Remove old shm information from the private data structure.
2013-02-19 Christopher... Fix formatting.
2013-02-19 Christopher... Remove extra whitespace.
2013-02-19 Christopher... Fix possible memory leak.
2013-02-19 Christopher... Fix possible memory leak in eet_data_image_header_decod...
2013-02-19 Tom HacohenEdje entry: Fixed a fit issue with fitting even when...
2013-02-19 Tom HacohenEdje entry: Fixed some fit issues - only works well...
2013-02-19 Cedric BAILevas: yet the canvas can already be dead when we get...
2013-02-19 Cedric BAILevas: protect dead memory access.
2013-02-19 Cedric BAILgit: let's not track coverage result to.
2013-02-19 Daniel Zaouievas: Fix Evas Object Text when LTR and RTL are used...
2013-02-18 Cedric BAILecore: add Ecore_Coroutine.
2013-02-18 Cedric BAILEo: do not add the test when not building them.
2013-02-18 Daniel Willmanneina: Lets allocate space for the terminating \0 as...
2013-02-18 Daniel Willmannedbus: Use snprintf to be sure
2013-02-18 Daniel Willmannedbus: Fix array access of shared_connection
2013-02-18 Daniel Willmannxpm_loader: Make tok larger so strcpy will fit
2013-02-18 Tom HacohenEdje pick: Fixed lockwork suspected leaks.
2013-02-18 Carsten Haitzler... Fix emotion build to add eeze includes if EEZE on....
2013-02-18 Cedric BAILeina: fix siginfo detection.
2013-02-18 Carsten Haitzler... don't filter out non-master pointers in xi2.2 support.
2013-02-18 Carsten Haitzler... Fix edje edje_color_class_list() and edje_text_class_li...
2013-02-18 Carsten Haitzler... Fix changelog formatting for older commits.
2013-02-18 Cedric BAILevas: fix typo and unbreak rendering of polygons.
2013-02-17 Ivan BrianoMore removal of \r
2013-02-17 Ivan BrianoRemove \r from end of line.
2013-02-17 discomfitorfix damn edje entry anchor click signals: this fixes...
next