platform/upstream/efl.git
2011-06-03 Vincent TorriEvas: add video loaders
2011-06-03 Tom HacohenEvas font-engine: If still after all we can't find...
2011-06-03 Lucas De MarchiFix ecore_file initialization
2011-06-03 Vincent TorriEina: fix static linking with eina
2011-06-03 Vincent Torrino more dependency on pthread
2011-06-03 Christopher... Evas: Fix 'reset_time_interval' may be used uninitializ...
2011-06-02 Vincent TorriEvas : evas_image_scalecache.c : usleep() might not...
2011-06-02 Tom HacohenEvas font-engine: Use binary search for finding index...
2011-06-02 Carsten HaitzlerCEDIRC: SEGV CAUSING BUG. go to e17 font settings ...
2011-06-02 Tom HacohenEvas textblock: Fixed an issue with min size calculatio...
2011-06-02 Tom HacohenEvas textblock: Fix skipping of ascii control chars.
2011-06-02 Tom HacohenEvas textblock: Fixed min size calculation with right...
2011-06-02 Carsten Haitzlerdisable evas filter code. buggy. doesn't work right.
2011-06-02 Carsten Haitzlerdisable masking support. back to clip rects.
2011-06-02 Carsten Haitzlerdisable map mesh support - engine code still doesnt...
2011-06-02 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-06-02 Carsten Haitzlerthanks mike - g main loop build opt broken when removin...
2011-06-01 Vincent TorriEina : eina_module.c: fix dladdr use on Windows
2011-06-01 Tom HacohenEvas text: Fix ellipsis bidi, broke it a couple of...
2011-06-01 Cedric BAILeina: make him happy.
2011-06-01 Cedric BAILevas: make Vincent happy.
2011-06-01 Cedric BAILevas: add evas_object_image_extension_can_load_get.
2011-06-01 Tom HacohenEvas textblock: Start splitting layouting and layouting...
2011-06-01 Tom HacohenEvas textblock: Use advance when calculating line break...
2011-06-01 Tom HacohenEvas textblock: Added a paragraph property to indicate...
2011-06-01 Carsten Haitzlerepp -> fix macro expansion error with:
2011-06-01 Cedric BAILethumb: request file information early to avoid loosing...
2011-06-01 Cedric BAILethumb: fix restart of ethumbd_slave.
2011-06-01 Tom HacohenEvas textblock: Only use paragraph bidi props in the...
2011-06-01 Tom HacohenEvas textblock: Paragraphs don't need a x coordinate...
2011-06-01 Vincent TorriEina : eina_file : eina_file_size_get() should return...
2011-06-01 Vincent TorriEina : eina_file : add @since 1.1 to doxy doc
2011-06-01 Vincent TorriEina : eina_file_win32.c : add share mode when opening...
2011-06-01 Vincent TorriEina : eina_sched.c : simpler code on Windows
2011-06-01 Vincent TorriEina : eina_inline_lock_win32.x : fix cedric's modifica...
2011-05-31 Christopher... Ecore_X: Fix building without shape extension (rects...
2011-05-31 Leandro Pereira[Edje] Make sure ed->members isn't NULL when freeing...
2011-05-31 Cedric BAILedje: refactoring.
2011-05-31 Cedric BAILedje: improve speed when deleting text member class.
2011-05-31 Cedric BAILeina: fix eina_hash_set to act when data == NULL like...
2011-05-31 Cedric BAILethumb: break API to fix race condition during cancel.
2011-05-31 Tom HacohenEvas textblock: Split _layout to _layout and _layout_pre.
2011-05-31 Tom HacohenEvas textblock: Remove calc_only from layout, not neede...
2011-05-31 Tom HacohenEvas textblock: Move native size calculation out of...
2011-05-31 Tom HacohenEvas bidi: Fixed warning when compiling with Wshadow.
2011-05-31 Carsten Haitzlerfix sdl ecore evas mixup when adding ecore evas geometr...
2011-05-31 Cedric BAILecore: fix typo.
2011-05-31 Carsten Haitzlerfix gl engine make current impl (for ne evas gl stuff...
2011-05-30 Cedric BAILecore: add ecore_pipe_freeze/thraw.
2011-05-30 Lucas De Marchievas: fix misspellings
2011-05-30 Lucas De Marchiecore: fix misspellings
2011-05-30 Lucas De Marchieina: fix misspellings
2011-05-30 Cedric BAILeina: add eina_condition_timedwait.
2011-05-30 Tom HacohenEvas font-engine: Fix an issue with font_run_end_get.
2011-05-30 Tom HacohenEvas font-engine: font_run_end_get. Fix possible segfault.
2011-05-30 Tom HacohenEvas textblock: There can be only one ellipsis item...
2011-05-30 Tom HacohenEvas textblock: Use Evas_Coord instead of int for coords.
2011-05-30 Tom HacohenEvas textblock: Removed some fat. Format should be...
2011-05-30 Tom HacohenEvas textblock: Don't try to move text if the length...
2011-05-30 Tom HacohenEvas textblock: Remove a bit of useless fat.
2011-05-30 Cedric BAILeina: ERROR_CHECK just make sense when you are debbugin...
2011-05-30 Tom HacohenEdje entry: Make sure we append at the end.
2011-05-30 Tom HacohenEvas text/textblock: Fixed warnings when frame_quening...
2011-05-30 Tom HacohenEvas text/textblock: init cur_fi to NULL.
2011-05-30 Tom HacohenEvas textblock: Fix casting of font when calling pipe op.
2011-05-30 Tom HacohenEdje min_size: Updated edje_object_size_min_restricted_...
2011-05-30 Tom HacohenEvas text/textblock: Check we actually found a font...
2011-05-30 Tom HacohenEvas font-engine: Fallback to script_fi if we didn...
2011-05-30 Tom HacohenEvas textblock: clean up text_append, and possibly...
2011-05-30 Tom HacohenEvas textblock: Removed ununeeded allocation.
2011-05-30 Tom HacohenEvas textblock: Fix an issue with empty textblocks.
2011-05-30 Carsten Haitzlermake epp strip dos \r's from dos-like \r\n
2011-05-30 Carsten Haitzlerback out freeze/thaw on edje entry.. seems to have...
2011-05-29 Tom HacohenEvas textblock: Possible workaround for the infinite...
2011-05-29 Vincent TorriEvas : evas_preload.c : Fix compilation when --disable...
2011-05-29 Tom HacohenEdje min_size_calc: Fix detection of textblock.
2011-05-29 Tom HacohenEvas engines: Adjust all the rest of the engines to...
2011-05-29 Tom HacohenEvas font-engine: In continuation of the previous commi...
2011-05-29 Tom HacohenEvas font-engine: Added two font opaque types.
2011-05-29 Tom HacohenEvas textblock/font-engine: Fix compiler warnings with...
2011-05-29 Tom HacohenEvas textblock: Added support for numeric escape sequences.
2011-05-29 Tom HacohenEvas font-engine: Conform to the API changes in Harfbuz...
2011-05-29 Tom HacohenEvas font-engine: Fixed font fallback in the same scrip...
2011-05-29 Tom HacohenEvas font-engine: Fixed a bug in the glyph search function.
2011-05-27 Gustavo Sverzut... A voice in my head said "vtorri will go after you if...
2011-05-27 Gustavo Sverzut... Ecore_Evas: introduce ecore_evas_screen_geometry_get()
2011-05-27 Gustavo Sverzut... provide a way to query screen size (just the default...
2011-05-27 Gustavo Sverzut... let ecore_evas_ecore_evas_get() be safer.
2011-05-27 Tom HacohenRevert commit 59732
2011-05-27 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-05-27 Carsten Haitzleradd use of freeze+thaw for improvement in out-there...
2011-05-27 Carsten HaitzlerAdd feature: convenience call: evas_event_thaw_eval()
2011-05-27 Christopher... Ecore: Ecore_File: Fix shadow declaration of 'mtime...
2011-05-27 Christopher... Ecore: Fix shadow declaration of variable 'time'.
2011-05-27 Christopher... Evas: Png Loader: Fix shadow declaration of variable...
2011-05-27 Christopher... Evas: Fix shadow declaration of 'i' variable.
2011-05-27 Christopher... Evas: Fix more shadow declarations of variables.
2011-05-27 Christopher... Evas: Fix more shadow declarations of 'index' variable.
2011-05-27 Christopher... Evas: Fix shadow declaration of variable 'write'.
2011-05-27 Christopher... Evas: Fix shadow declaration of variable 'index'
next