platform/upstream/efl.git
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.
2012-01-19 Cedric BAILeina: fix inarray macro.
2012-01-19 Gustavo Sverzut... make eet_data_image_jpeg_alpha_decode() more like eet_d...
2012-01-19 Gustavo Sverzut... use $(MAKE) instead of make, echo the built doc package.
2012-01-19 Gustavo Sverzut... docs: remove some warnings and make eina/eet doc more...
2012-01-19 Tom HacohenEdje: Revert "Edje: Replace x1 -> xx1 (also y1, x2...
2012-01-19 Gustavo Sverzut... Oops, forgot to fix some warnings for eina docs out...
2012-01-19 Gustavo Sverzut... doxyen -u + minor changes, let's see if warnings are...
2012-01-19 Tom HacohenEvas textblock: Fix a bug with ellipsis and word-wrap.
2012-01-19 Cedric BAILeio: fix build on old debian system.
2012-01-19 Tom HacohenEvas textblock tests: Fix tests warnings.
2012-01-19 Tom HacohenEvas textblock: Also add tab support to prev commit...
2012-01-19 Tom HacohenEvas textblock: Filter out illegal chars from format.
2012-01-19 Carsten Haitzlerremove in.h form headers - dont need it.
2012-01-19 Tom HacohenEdje: Replace x1 -> xx1 (also y1, x2 and y2).
2012-01-19 Tom HacohenEdje: Fixed a lot of warnings.
2012-01-19 Tom HacohenEdje cc: Remove unused parameters cpp_token_line/file.
2012-01-19 Mike Blumenkrantzuse client_kill instead of directly eventing
2012-01-19 Tom HacohenEvas textblock: Indentation adjustment for the previous...
next