platform/upstream/efl.git
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.
2012-01-20 Gustavo Sverzut... eina_unicode: add safety checks.
2012-01-20 Gustavo Sverzut... eina_unicode: fix header inclusion.
2012-01-20 Vincent Torristupid moap
2012-01-20 Gustavo Sverzut... eina_test_clist: foce usage of local eina, not system.
2012-01-20 Vincent Torri * Makefile.am:
2012-01-20 Sung ParkAdded Direct Rendering to Evas' window instead of an...
2012-01-20 Guillaume FrilouxFrom: Guillaume Friloux <guillaume.friloux@asp64.com>
2012-01-20 Carsten Haitzlerfix style change inside callback reported by:
2012-01-20 Daniel Juyung Seoeio: Added .gitignore
2012-01-20 Daniel Juyung Seoemotion: Added .gitignore
2012-01-19 Gustavo Sverzut... efreet_alloc test: check if icons are missing.
2012-01-19 Gustavo Sverzut... efreet: make doxyfile similar to eina's.
2012-01-19 Tom HacohenEfreet tests: fix compilation warning.
2012-01-19 Stefan Schmidtevas_blend_ops: Fix gcc complains about static used...
2012-01-19 Gustavo Sverzut... oopps!
2012-01-19 Gustavo Sverzut... fix gcc warnings about set-but-unused and shadows of y1.
2012-01-19 Gustavo Sverzut... fix set-but-not-used errors from newer gcc.
2012-01-19 Gustavo Sverzut... eeze: fix warnings.
2012-01-19 Cedric BAILevas: add double buffer support to buffer engine.
next