platform/upstream/efl.git
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.
2011-01-30 Tom HacohenEvas font-engine: pen_x is now calculated with fraction...
2011-01-30 Tom HacohenEvas font-engine: Round the fractional coords (instead...
2011-01-30 Tom HacohenEvas: Fixed harfbuzz dependency checking. Was broken...
2011-01-30 Tom HacohenEvas textblock: Fixed async rendering support.
2011-01-30 Tom HacohenEvas textblock: Fixed a seg and the documentation error...
2011-01-30 Tom HacohenEvas textblock: split the visual layouting to two stages:
2011-01-30 Tom HacohenEvas font-engine: Fixed a puny memory leak.
2011-01-30 Tom HacohenUsed evas_textblock_text_node_changed instead of evas_t...
2011-01-30 Tom HacohenEvas textblock: The only thing that should force a...
2011-01-30 Tom HacohenEvas textblock: split layout line advance to advance...
2011-01-30 Tom HacohenEvas textblock: Added a couple of comments and mark...
2011-01-30 Tom HacohenEvas textblock: Fixed a major slowdown caused by a...
2011-01-30 Tom HacohenEvas textblock: Removed unused functions.
2011-01-30 Tom HacohenEvas textblock: Fix format usage in the visual layouting.
2011-01-30 Tom HacohenEvas textblock: format is now a property of both text...
2011-01-30 Tom HacohenEvas textblock: Fixed a bug in the last commit causing...
2011-01-30 Tom HacohenEvas textblock: Split between content changes and other...
2011-01-30 Tom HacohenSplit logical layouting and visual layouting completely...
2011-01-30 Tom HacohenEvas font-engine: A couple of major fixes:
2011-01-30 Tom HacohenEvas textblock: Started splitting the layouting to...
2011-01-30 Tom HacohenEvas textblock: Fixed line coords to be relative to...
2011-01-30 Tom HacohenEvas textblock: Update layout paragraph coordinates...
2011-01-30 Tom HacohenEvas textblock: Use layout paragraphs for faster item...
2011-01-30 Tom HacohenEvas textblock: started using the paragraph layout...
2011-01-30 Tom HacohenEvas textblock: Started using the layout paragraphs...
2011-01-30 Tom HacohenEvas font: skip over common script items when getting...
2011-01-30 Tom HacohenEvas font: fixed calling of bidi_end_of_run_get and...
2011-01-30 Tom HacohenRevert "Evas font-engine: Also split on script common...
2011-01-30 Tom HacohenEvas textblock: Started using advancement for wrapping.
2011-01-30 Tom HacohenEvas text object: Hacked a fix to string size get which...
2011-01-30 Tom HacohenEvas text: Fixed a bug with the issuing of script end...
2011-01-30 Tom HacohenEvas language utils: fixed evas_common_language_script_...
2011-01-30 Tom HacohenEvas text: Fixed object_text last_up_to_pos.
2011-01-30 Tom HacohenEvas font-engine: Fixed a bug in evas_common_language_s...
2011-01-30 Tom HacohenEvas text: fixed an issue with last_up_to_pos and char_...
2011-01-30 Tom HacohenEvas textblock: Migrated part of add and split item...
2011-01-30 Tom HacohenEvas font-engine: fixed kerning in the default walker.
2011-01-30 Tom HacohenEvas font-engine: Also split on script common.
2011-01-30 Tom HacohenRevert "Evas textblock: Shape a lot less when splitting...
2011-01-30 Tom HacohenEvas textblock + font engine: add an optimized way...
2011-01-30 Tom HacohenEvas font-ot: moved typedef to a better location (doesn...
next