platform/upstream/efl.git
2011-04-20 Carsten Haitzleroh dear... way too many warnings. added a whole bunch...
2011-04-20 Carsten Haitzlercommit forgotten chglog commit.
2011-04-19 Mike Blumenkrantz+ecore_exe_data_set
2011-04-19 Vincent TorriEvas: export evas_filter_software_get() (used in softwa...
2011-04-19 Tom HacohenEvas font-engine: fix a segfault with empty strings.
2011-04-19 Cedric BAILeio: destroy leaf before root.
2011-04-19 Brett NashEvas: Filter: Add evas_object_image filter changes.
2011-04-19 Brett NashEvas: Filters:
2011-04-19 Brett NashEvas: Filter: Add the shaders - nice and safe change...
2011-04-19 Brett NashEvas: Work around for mask issues
2011-04-19 Carsten Haitzlerfix - shapeinput not shapebounding. copy & paste error
2011-04-18 Christopher... Evas: Fix nasty blank space after return and before...
2011-04-18 Carsten Haitzlerbetter docs
2011-04-17 Boris Faureecore_x: remove redondant declaration
2011-04-17 Tom HacohenEvas textblock: Fixed an invalid read.
2011-04-15 Cedric BAILecore: fix build without Ecore_Evas_X.
2011-04-15 Carsten HaitzlerBUG!! fix buffer canvas modifier set setting! gah!
2011-04-15 Carsten Haitzlerfailure case more efficient
2011-04-15 Carsten Haitzlerfix image double-deref/free when not meant to happen
2011-04-15 Carsten Haitzlerfix binary ppm loading. that was odd.
2011-04-15 Vincent TorriEina: eina_file: port API to Windows
2011-04-15 Mike Blumenkrantzfix error_find to actually return the Eina_Error instea...
2011-04-14 Cedric BAILautogen: add forgotten autopoint.
2011-04-14 Mike Blumenkrantzfix input check for list_move, add ESNV for error
2011-04-14 Tom HacohenEvas text/textblock: Add setting bidi_delimiter API.
2011-04-14 Cedric BAILautogen: unobrk things.
2011-04-14 Cedric BAILautogen: improve detection of parameter change.
2011-04-14 Tom HacohenEvas textblock: Clean up a bit.
2011-04-14 Tom HacohenEvas textblock: Move bidi props to the layout paragraphs.
2011-04-14 Tom HacohenEvas textblock: Fixed invalid reads with ellipsis in...
2011-04-14 Tom HacohenEvas textblock: Fixed ellipsis.
2011-04-14 Carsten Haitzlerfix map update bug. :)
2011-04-14 Cedric BAILeina: improve autoconf cache usage.
2011-04-14 Mike Blumenkrantzunrevert. this is not a mistake.
2011-04-14 Tom HacohenEvas: Updated changelog.
2011-04-14 Tom HacohenEvas bidi: Added a way to ask for bidi segmentation...
2011-04-14 Tom HacohenEvas textblock: Reformat if not valid in some cases...
2011-04-14 Vincent Torrirevert. The check is already done by EINA_MAGIC_CHECK...
2011-04-14 Vincent TorriEina: eina_file.c: use fcntl instead of O_CLOEXEC
2011-04-14 Vincent TorriEina: eina_file.c replace ACCESSPERMS, which is not...
2011-04-14 Mike Blumenkrantzfix input check
2011-04-13 Tom HacohenEvas textblock Fixed a "may be used uninit" compiler...
2011-04-13 Carsten Haitzlererrrr.. how about we DONT make every eina using app...
2011-04-13 Vincent Torrifix win32 build
2011-04-13 Vincent Torrimove doxy tag
2011-04-13 Vincent Torriput __UNUSED__ where we usually put it : after the...
2011-04-13 Cedric BAILeina: add Eina_File API.
2011-04-13 Tom HacohenEvas textblock: Removed unneeded casting.
2011-04-13 Tom HacohenEvas textblock: Fix error messages about bad cutoff...
2011-04-13 Tom HacohenEvas textblock: Clean up getting bidi props (unify...
2011-04-13 Tom HacohenEvas bidi: Add len parameter to evas_bidi_paragraph_pro...
2011-04-13 Carsten Haitzlerand oops.. fix my fox to coord xlations. working now.
2011-04-13 Carsten Haitzlerprintf--
2011-04-13 Carsten Haitzlerfix buglet in inlined image buffer canvas -> coords...
2011-04-13 Tom HacohenEvas font-engine: Move, rename and make *_text_font_sty...
2011-04-13 Tom HacohenEvas textblock: Make sure we only test with positive...
2011-04-13 Tom HacohenEvas textblock: Fixed a wrong test for end of string.
2011-04-13 Carsten Haitzlerfix slowdown - drew empty shadow when didnt need to.
2011-04-13 Doyun KangFrom: Doyun Kang <doyoun.kang@samsung.com>
2011-04-13 Tom HacohenEvas font-engine: Fix the fallback fribidi shaper.
2011-04-13 Tom HacohenEvas textblock: Don't keep a copy of the string per...
2011-04-13 Tom HacohenEvas font-engine: Fixed *props_info_create to accept...
2011-04-13 Tom HacohenEvas font-engine: Use len in font_draw instead of \0
2011-04-13 Tom HacohenEvas font-engine: *text_props_script_set add parameter...
2011-04-13 Daniel Juyung SeoEdje Edje.h: Removed trailing whitespaces.
2011-04-13 Daniel Juyung SeoEina eina_list.c: Fixed formatting.
2011-04-13 Mike Blumenkrantzclass is a reserved word. SPANK SPANK SPANK cedric!!!
2011-04-12 Carsten Haitzlerdont need empty dir.
2011-04-12 Mike Blumenkrantzadd bench for google's cityhash function (64bit, code...
2011-04-12 Sebastian Dransfeldignore++
2011-04-12 Sebastian DransfeldEfreet: We don't add non-existing dirs to lists
2011-04-12 Sebastian DransfeldEfreet: Detect hidden themes
2011-04-12 Sebastian DransfeldEfreet: Consistent PACKAGE_DATA_DIR
2011-04-12 Sebastian DransfeldEfreet: Fail on invalid ini file
2011-04-12 Sebastian DransfeldEfreet: Correct log domain name for efreet_ini
2011-04-12 Sebastian DransfeldEfreet: Re-add Home tests
2011-04-12 Sebastian DransfeldEfreet: Don't update cache during tests
2011-04-12 Sebastian DransfeldEfreet: Only create cache dir if we update cache
2011-04-12 Carsten Haitzlerfix new map bug! aaagh. i think this came in post 1...
2011-04-12 Daniel Juyung SeoEvas Evas.h: Removed trailing whitespaces.
2011-04-12 Daniel Juyung SeoEvas evas_object_smart.c: Use pre-defined type, Evas_Sm...
2011-04-12 Carsten Haitzlerfix some formatting
2011-04-12 Tom HacohenEvas font-engine: Added support for runtime-italic...
2011-04-12 Cedric BAILeina: fix 64bits warning.
2011-04-12 Cedric BAILeina: alloc ABI2 to reduce risk for futur ABI change.
2011-04-12 Tom HacohenEvas textblock: Fix formatted size calculation with...
2011-04-12 Tom HacohenEvas textblock: Removed obsolete comments.
2011-04-12 Tom HacohenEvas textblock: Fix a possible leak with calc_only...
2011-04-12 Carsten Haitzlersimplify tiff loader. hoping 64bit bug goes away. ...
2011-04-12 Carsten Haitzlerno need to get this.
2011-04-11 Cedric BAILeina: fix amalgamation build.
2011-04-11 Vincent TorriEcore: use isfinite() if available
2011-04-11 Mike Blumenkrantzremoving myself from authors for now, some work I was...
2011-04-11 Cedric BAILeina: add Eina_Object API.
2011-04-11 Cedric BAILeina: restore ABI compatibility.
2011-04-11 Cedric BAILeina: prevent NULL offsetting.
2011-04-11 Tom HacohenEvas textblock: Fixed double-drawing bug (visible in...
2011-04-11 Cedric BAILeina: add eina_mempool_repack.
2011-04-11 Tom HacohenEvas textblock: Fixed not drawing cut paragraphs when...
2011-04-11 Hannes Janetzekchangelog update
next