platform/upstream/efl.git
2011-02-02 Michael JenningsAdd spec file. Don't install test program.
2011-02-02 Mike McCormackFrom: Mike McCormack <mj.mccormack@samsung.com>
2011-02-01 Sebastian Dransfeldfree local mem cache on shutdown
2011-02-01 Sebastian DransfeldReapply hash cache
2011-02-01 Cedric BAIL * eina: improve speed and scalability a lot.
2011-02-01 Tom HacohenEdje: Updated changelog.
2011-02-01 Tom HacohenEdje: Added mirrored mode. Mirrored mode is used for...
2011-02-01 Tom HacohenEvas: updated changelog.
2011-02-01 Tom HacohenEvas table: Added "mirrored mode" to table. This is...
2011-02-01 Tom HacohenEvas text: Don't call text_props_info_create if there...
2011-02-01 Tom HacohenEvas: Updated changelog.
2011-02-01 Tom HacohenEvas font: Fixed word_prerender now that we cache every...
2011-02-01 Tom HacohenEvas font/textblock/text: Started using string objects...
2011-02-01 Tom HacohenEvas textblock: Fixed a couple of invalid reads in...
2011-02-01 Carsten Haitzlerrevert mike's patch - creates endless stream of complai...
2011-02-01 Carsten Haitzlerformatting of wbmp loader code fix.
2011-02-01 Carsten HaitzlerThanks to samsung - added WBMP loader.
2011-02-01 Sebastian DransfeldRevert local hash cache
2011-02-01 Carsten Haitzler(minor) don't need 2 struct members anymore. mem use--
2011-02-01 Sebastian DransfeldAnd put read eet data in mem cache
2011-02-01 Sebastian Dransfeldupdate icon cache major
2011-02-01 Sebastian Dransfeldinit variable to NULL
2011-02-01 Sebastian Dransfeldwhitespace
2011-02-01 Carsten Haitzlerremove some "not so important" changes and merge all...
2011-02-01 Carsten Haitzlerthat changelog wasnt worth an entry. :)
2011-02-01 Carsten Haitzlerslight tune of neon asm - based on stuff from nash...
2011-02-01 Mike McCormackFrom: Mike McCormack <mj.mccormack@samsung.com>
2011-01-31 Davide Andreoliok, sorry, there was a reason: shutting up gcc warnings...
2011-01-31 Davide Andreoli :/ setting a const char * param to NULL ?? and after...
2011-01-31 Davide Andreolitab--
2011-01-31 Tom HacohenEvas textblock: Fixed paragraph line number. It got...
2011-01-31 Sebastian DransfeldFix changelog dates
2011-01-31 Sebastian DransfeldTODO--
2011-01-31 Sebastian DransfeldFIXME--
2011-01-31 Sebastian DransfeldRemove TODO
2011-01-31 Sebastian DransfeldRemove TODO, code is correct
2011-01-31 Sebastian DransfeldCheck for pointer equality
2011-01-31 Sebastian DransfeldCorrect english
2011-01-31 Sebastian DransfeldCreate one cache file for each theme
2011-01-31 Sebastian DransfeldPrefix internal efreet cache keys with __
2011-01-31 Sebastian DransfeldCheck if theme has changed when building cache
2011-01-31 Sebastian DransfeldCreate internal struct for theme cache
2011-01-31 Sebastian DransfeldCheck whether dirs is NULL
2011-01-31 Sebastian DransfeldChange return type to Eina_Bool
2011-01-31 Sebastian DransfeldReturn EINA_* if return type is Eina_Bool
2011-01-31 Sebastian DransfeldMake check for stat return more explicit
2011-01-31 Sebastian DransfeldAlways use icon cache, remove old code
2011-01-31 Sebastian DransfeldAdd temporary memory cache of eet file data
2011-01-31 Sebastian DransfeldImprove storage of desktop util data
2011-01-31 Sebastian DransfeldFix memleak
2011-01-31 ChunEon ParkFrom: ChunEon Park <chuneon.park@samsung.com>
2011-01-31 Carsten Haitzlerother way.
2011-01-31 Carsten Haitzlerfix sync to send done messges but not wait for sync...
2011-01-30 Sebastian Dransfeldorder
2011-01-30 Tom HacohenRevert "Snapshot." - didn't mean to commit this :(
2011-01-30 Tom HacohenRevert "Snap 2" - didn't mean to commit it. :(
2011-01-30 Tom HacohenEvas: Updated changelog.
2011-01-30 Tom HacohenSnap 2
2011-01-30 Tom HacohenSnapshot.
2011-01-30 Carsten Haitzlerclearenv not on bsd - dont build the related test code...
2011-01-30 Tom HacohenEdje: Updated changelog.
2011-01-30 Tom HacohenEdje text: Added support for auto-alignment. Text align...
2011-01-30 Tom HacohenEdje entry: Added cursor_mode to edje to toggle between...
2011-01-30 Tom HacohenEvas: Updated changelog.
2011-01-30 Tom HacohenEvas textblock: Eliminate the use of cutoff, we don...
2011-01-30 Tom HacohenEvas font: Fix indentation.
2011-01-30 Tom HacohenEvas textblock: Did a bit of code clean-up.
2011-01-30 Tom HacohenEvas textblock: Added ellipsis support (actually only...
2011-01-30 Tom HacohenEvas textblock: Fixed a memory leak and comment.
2011-01-30 Tom HacohenEvas textblock: Updated a comment.
2011-01-30 Tom HacohenEvas textblock: Fixed issue with charwrap causing an...
2011-01-30 Tom HacohenEvas font: Fixed memory leak when reloading an already...
2011-01-30 Tom HacohenEvas text: Fixed a segfault with text objects with...
2011-01-30 Tom HacohenRevert "Evas textblock: Use the last item's width,...
2011-01-30 Tom HacohenEvas textblock: Fixed paragraph width to also take...
2011-01-30 Tom HacohenEvas text: Added API to query text object's text direction.
2011-01-30 Tom HacohenEvas textblock: Fixed cursor position in BEFORE mode...
2011-01-30 Tom HacohenEvas textblock: Fixed cursor position with a cleared...
2011-01-30 Tom HacohenEvas textblock: Use the last item's width, not advance...
2011-01-30 Tom HacohenEvas text: Fixed string_size_get to use the last item...
2011-01-30 Tom HacohenEvas font-engine: Fixed query size when not using OT...
2011-01-30 Tom HacohenEvas text: relayout the items when needed.
2011-01-30 Tom HacohenEvas text: Fixed vert advance get in cases of mixed...
2011-01-30 Tom HacohenEvas textblock: Fixed a typo in the wordwrap code.
2011-01-30 Tom HacohenEvas textblock: Added wrap=mixed to the style options.
2011-01-30 Tom HacohenEvas textblock: Fixed a bug with wordwrapping causing...
2011-01-30 Tom HacohenEvas font-engine: Fixed ot face loading when loading...
2011-01-30 Tom HacohenEvas bidi: Fixed visibility issue with evas_bidi_shape_...
2011-01-30 Tom HacohenEvas font-engine: add a function to just ref text props.
2011-01-30 Tom HacohenEvas textblock: Implemented support for size_native_get...
2011-01-30 Tom HacohenEvas textblock: Added mixedwrap code - the code is...
2011-01-30 Tom HacohenEvas textblock: Remove unused function: _evas_textblock...
2011-01-30 Tom HacohenEvas textblock: Fixed word prerender, it now compiles...
2011-01-30 Tom HacohenEvas font-engine: Exposed PEN_Y in the walker functions...
2011-01-30 Tom HacohenEvas textblock: Fixed a segfault with regular formats...
2011-01-30 Tom HacohenEvas textblock: Moved item (of type SIZE) size calculat...
2011-01-30 Tom HacohenEvas textblock: Fixed bug with relative sized items...
2011-01-30 Tom HacohenEvas textblock: Fixed cursor when the cursor is in...
2011-01-30 Tom HacohenEvas bidi: remove the bidi reverse string, it's old...
2011-01-30 Tom HacohenEvas font-engine: simplify 26_6 round to int.
next