platform/upstream/efl.git
2012-02-02 Jonas M. GastalBetter documentation for eina_model.
2012-02-02 Daniel Juyung Seoecore ecore_main.c: Fixed formatting. It has nice docum...
2012-02-01 Cedric BAILevas: use evas_image_cache_drop instead of plain wrong...
2012-02-01 Carsten Haitzlerok 1 segv less. this code looks most suspicious...
2012-02-01 Jihoon KimDescribe in more detail about ecore_imf_context_cursor_...
2012-01-31 Gustavo Sverzut... eina_value: fix struct type.
2012-01-31 Mike Blumenkrantzunbreak eina_value
2012-01-31 Tom HacohenEina stringshare: fixed up the previous commit a bit.
2012-01-31 Tom HacohenEina stringshare: Added Eina_Stringshare a stringshare...
2012-01-31 Mike Blumenkrantzadd new eina value dummy type TIMESTAMP which is identi...
2012-01-31 Gustavo Sverzut... add missing @since 1.2
2012-01-31 Gustavo Sverzut... eina_value: add EINA_VALUE_TYPE_MODEL
2012-01-31 Gustavo Sverzut... eina_model: change the way extensions are done.
2012-01-31 Tom HacohenEvas textblock: Fixed native size calculation - margins...
2012-01-30 Jiyoun Parkfix memory leak of dirty image
2012-01-30 Sung ParkFixing my silly mistake before someone else catches it.
2012-01-29 Christopher... Ecore: Update ChangeLog so nobody has a fit.
2012-01-29 Christopher... Ecore_X: Add api function (and code) to retrieve actual...
2012-01-29 Tom HacohenEina test model: Use EINA_VALUE_STRUCT_MEMBER and the...
2012-01-29 Tom HacohenEina: Added EINA_C_ARRAY_LENGTH.
2012-01-29 Davide Andreoliepp does not support variadic args
2012-01-29 Daniel Juyung Seoecore ecore_imf_context.c: Fixed build warnings.
2012-01-29 Tom HacohenEina test model: Get offsets and sizes properly.
2012-01-29 Tom HacohenEvas textblock: Fixed a possible invalid mem write.
2012-01-28 Christopher... Evas (m4): Use simpler check for wayland egl. Don't...
2012-01-28 Christopher... Evas: Fix typo in autofoo output.
2012-01-27 Iván BrianoDo set the max to the image size if asked for it
2012-01-27 Vincent TorriEina: fix previous commit
2012-01-26 Iván BrianoTell the descriptors about our new properties
2012-01-26 Cedric BAILedje: fix obvious c&p error.
2012-01-26 Cedric BAILedje: add min: SOURCE, max: SOURCE.
2012-01-26 Tom HacohenEina model: fix a memory leak in the model's "to_string...
2012-01-26 Tom HacohenEdje textblock: Fixed style user memory leak.
2012-01-26 Tom HacohenEvas textblock: Fixed style user memory leak.
2012-01-26 Vincent TorriEina: fix compilation errors in Eina_RWLock code when...
2012-01-25 Gustavo Sverzut... The polygon drawing code for the DirectFB backend incor...
2012-01-25 Cedric BAILedje: don't forget to reference child image in set.
2012-01-25 Gustavo Sverzut... bugfix: reset iterator to head before the second lookup.
2012-01-25 Gustavo Sverzut... eina_value_struct_member_value: helper to be used by...
2012-01-25 Cedric BAILedje: fix use of inherit, overridding and alias.
2012-01-25 Jonas M. GastalSmall fixes to eina_model documentation.
2012-01-25 Tom HacohenEina model: Fix the example in the docs to compile.
2012-01-25 Cedric BAILedje: rename variable to have a more miningfull name.
2012-01-25 Cedric BAILedje: cast the right type.
2012-01-25 Cedric BAILedje: do it in the right order.
2012-01-25 Cedric BAILedje: edje_cc will now only store and encore needed...
2012-01-25 Sung ParkFixed a logic error for Evas GL Direct rendering override
2012-01-24 Gustavo Sverzut... value got the helper, will be useful in other cases...
2012-01-24 Gustavo Sverzut... more efficient model properties based on struct.
2012-01-24 Gustavo Sverzut... reset log level after it's done testing.
2012-01-24 Vincent TorriEina: fix requirements and a comment message
2012-01-24 Cedric BAILeio: fix eio monitor by Guillaume Friloux.
2012-01-24 Cedric BAILecore: M_PI / 2.0 == M_PI_2
2012-01-24 Cedric BAILedje: prevent filter from matching during a program...
2012-01-24 Cedric BAILedje: back port in 1.0 and 1.1.
2012-01-24 Vincent TorriEina: update alloca() declaration from latest autoconf...
2012-01-24 Vincent TorriEina: Windows version is managed by Evil, now. I'm...
2012-01-23 Cedric BAILeet: reduce the time taken by eet tests suite and hopef...
2012-01-23 Iván Brianodereference pointer before using
2012-01-23 Cedric BAILedje: remove white space.
2012-01-23 Cedric BAILedje: fix all id including the current directory entry.
2012-01-23 Tom HacohenEdje util: Remove useless cast.
2012-01-23 Tom HacohenEdje textblock: Added edje_object_part_text_style_user_...
2012-01-23 Tom HacohenEvas textblock: Added user style support.
2012-01-23 Cedric BAILedje: detect when we try to inherit from ourself.
2012-01-23 Gustavo Sverzut... beef eina_error tests.
2012-01-22 Gustavo Sverzut... enable coverage for evas as well.
2012-01-22 Gustavo Sverzut... fix paths to be relative to project build root.
2012-01-22 Boris Faureevas: use correct format for size_t
2012-01-22 Boris Faureevas: fix strict prototypes
2012-01-22 Gustavo Sverzut... help buildbot and user know where the html files are.
2012-01-22 Gustavo Sverzut... buildbot: new attempt at coverage support.
2012-01-22 Gustavo Sverzut... ecore/docs: improve main page a bit.
2012-01-22 Vincent TorriEina: remove warning when compiling with mingw-w64
2012-01-22 Vincent TorriEina: DOS2UNIX eina_file_win32.c
2012-01-22 Vincent TorriEina: remove unused variable
2012-01-22 Vincent TorriEina "Fix" printf conversion format on Windows. printf...
2012-01-21 Vincent TorriEina: formatting
2012-01-21 Vincent TorriEina: Windows fixes
2012-01-21 Vincent Torrialphabetical order
2012-01-21 Vincent TorriEina: put m4 files in their own subdir
2012-01-21 Vincent TorriEina: include stdlib.h instead of alloca.h (alloca...
2012-01-21 Gustavo Sverzut... eina share log refactor.
2012-01-21 Gustavo Sverzut... eina_test_model: better use of check macros.
2012-01-21 Gustavo Sverzut... eina_model: fix uninitialized bit
2012-01-21 Gustavo Sverzut... matrixsparse: fix pointer after it's freed.
2012-01-21 Gustavo Sverzut... ensure trailing \0
2012-01-21 Gustavo Sverzut... check if file was parsed fine.
2012-01-21 Gustavo Sverzut... more safety test checks for file and unicode.
2012-01-21 Gustavo Sverzut... improve counter tests wrt safety.
2012-01-21 Gustavo Sverzut... install eina_model.h
2012-01-21 Gustavo Sverzut... beef inlist tests wrt safety pointers
2012-01-21 Gustavo Sverzut... improve magic tests, check output to see if it happened
2012-01-21 Gustavo Sverzut... oops, use the copied va_list.
2012-01-21 Gustavo Sverzut... improve log tests.
2012-01-21 Gustavo Sverzut... welcome eina_model.
2012-01-20 Iván BrianoMy bad.. the type is referring to something out of...
2012-01-20 Sebastian Dransfeldefreet: Remove unneeded headers
2012-01-20 Iván Brianotype-o... see what I did there? Yes, I'm an idiot.
2012-01-20 Cedric BAILeio: fix open use with O_CREATE.
next