platform/upstream/efl.git
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...
2011-01-30 Tom HacohenEvas textblock: Shape a lot less when splitting to...
2011-01-30 Tom HacohenEvas textblock: removed an un-needed shaping that speed...
2011-01-30 Tom HacohenEvas font-engine: cache harfbuzz's face.
2011-01-30 Tom HacohenEvas font-engine: Fixed some issues with the git rebase...
2011-01-30 Tom HacohenEvas font-ot: Fixed mistakes that caused ilegal reads.
2011-01-30 Tom HacohenEvas font-ot: renamed internal source_pos to source_clu...
2011-01-30 Tom HacohenEvas font-engine: Add cluster support to the font-engin...
2011-01-30 Tom HacohenEvas font-engine: Fixed pen/char query. In RTL first...
2011-01-30 Tom HacohenEvas font-engine: Fixed an issue with cluster handling...
2011-01-30 Tom HacohenEvas font engine: Fixed a couple of issues:
2011-01-30 Tom HacohenEvas font-engine: Fixed invisible character handling...
2011-01-30 Tom HacohenEvas font-engine: Fixed an issue with cursor position...
2011-01-30 Tom HacohenEvas text: Use the already calculated len.
2011-01-30 Tom HacohenEvas: Multiple changes that all relate to the Harfbuzz...
2011-01-30 Tom HacohenEvas: fine tuned the harfbuzz checks to make sure harfb...
2011-01-30 Tom HacohenEvas text: Fixed typo in horiz advance function.
2011-01-30 Tom HacohenEvas font: Added HARFBUZZ's cflags.
2011-01-30 Tom HacohenEvas textblock: Start cutting to sections if bidi is...
2011-01-30 Tom HacohenEvas text: Wrote item layouting and splitting of items...
2011-01-30 Tom HacohenEvas textblock: Fixed an issue with range_geometry_get.
2011-01-30 Tom HacohenEvas textblock: Fixed a small invalid read.
2011-01-30 Tom HacohenEvas textblock: Fixed misuse of evas_bidi_is_rtl_char.
2011-01-30 Tom HacohenEvas font-engine: Moved bidi utils (and added script...
2011-01-30 Tom HacohenEvas textblock: It's ok to have an empty item when...
2011-01-30 Tom HacohenEvas font-engine: Fixed kerning handling and fixed...
2011-01-30 Tom HacohenEvas bidi + font-engine + everything affected: Changed...
2011-01-30 Tom HacohenEvas font-engine: suppress warnings when BiDi is disabled.
2011-01-30 Tom HacohenEvas bidi: Fixed the BiDi functions to accept paragraph...
2011-01-30 Tom HacohenEvas: Added harfbuzz detection (it's optional, just...
2011-01-30 Tom HacohenEvas font-engine: Fixed an issue with last_up_to_pos...
2011-01-30 Tom HacohenEvas font-engine: remove an usued variable in the font...
2011-01-30 Tom HacohenEvas font-engine: Change EVAS_FONT_WALK_TEXT_* function...
2011-01-30 Tom HacohenEvas textblock: Fixed docs and naming of vars in the...
2011-01-30 Tom HacohenEvas textblock: Fixed usage of width instead of advance...
2011-01-30 Tom HacohenEvas textblock: Use pen position for cursors, selection...
2011-01-30 Tom HacohenEvas textblock: Added evas_textblock_cursor_pen_geometr...
2011-01-30 Tom HacohenEvas font engine: Added evas_common_font_query_pen_coords.
2011-01-30 Tom HacohenEvas font engine: The position of the NULL returned...
2011-01-30 Tom HacohenEvas textblock: Advancement within a line should be...
2011-01-30 Tom HacohenEvas font-engine: handle invisible chars in font query.
2011-01-30 Tom HacohenEvas textblock: Removed the adjusting according to...
2011-01-30 Tom HacohenEvas font engine: Fixed query_size and query advance.
2011-01-30 Tom HacohenEvas font engine: Merge text walking to a couple of...
2011-01-30 Tom HacohenEvas textblock: Added advancement to items. This simpli...
2011-01-30 Tom HacohenEvas font engine: Added skipping of invisible chars...
2011-01-30 Tom HacohenEvas textblock: Fixed geometry get for formats as well.
2011-01-30 Tom HacohenEvas textblock: Added bidi properties to the shared...
2011-01-30 Tom HacohenEvas textblock: Fixed a typo and explanation in a comment.
2011-01-30 Tom HacohenEvas textblock: Fixed a couple of cases where a geometr...
2011-01-30 Tom HacohenEvas textblock and font engine: Fixed cursor position...
2011-01-30 Tom HacohenEvas textblock: Fixed selection drawing with multiline...
2011-01-30 Tom HacohenEvas textblock: Fixed a couple of issues with range_geo...
2011-01-30 Tom HacohenEvas textblock: Fixed range geometry get in some cases...
2011-01-30 Tom HacohenEvas textblock: Made selection rtl friendly. There...
2011-01-30 Tom HacohenEvas textblock: Fixed evas_textblock_cursor_geometry_ge...
2011-01-30 Tom HacohenEvas textblock: Merged drawing backgrounds, strikethrou...
2011-01-30 Tom HacohenEvas textblock: Since we now track text pos for format...
2011-01-30 Tom HacohenEvas textblock: Shape per string and not per item....
2011-01-30 Tom HacohenEvas textblock: Added a segfault fix in case (shouldn...
2011-01-30 Tom HacohenEvas textblock: Adjusted some local macros a bit so...
2011-01-30 Tom HacohenEvas textblock: Adjusted text drawing a bit, a fix...
2011-01-30 Tom HacohenEvas textblock: Fixed text drawing (with all of it...
2011-01-30 Tom HacohenEvas textblock: created _find_layout_item_match that...
2011-01-30 Tom HacohenEvas textblock: format items and text items are now...
2011-01-30 Tom HacohenEvas textblock: Fixed mixed format and text item reorde...
2011-01-30 Vincent Torriremove useless calls
2011-01-30 Vincent Torriset MODULE_EDJE when edje external module is enabled...
2011-01-30 Carsten Haitzlercomment--
2011-01-30 Carsten Haitzlertnx vtorri -> cleaner module thing. more minimal changes.
2011-01-30 Carsten Haitzlerlock externals to major version of edje.
2011-01-30 Carsten Haitzlermake edje externals interface version locked to edje...
2011-01-30 Carsten Haitzlerchlog for rephorm.
2011-01-30 rephormdon't crash on an empty <Name></Name> tag in a menu
2011-01-29 Rui SeabraFix error message and mark previous change in ChangeLog
2011-01-29 Rui SeabraSupport https and support some add some debugging messa...
2011-01-29 Mike Blumenkrantzfix makefiles
2011-01-29 Vincent TorriUse eina_stringshare_add() instead of strdup() on mmape...
2011-01-29 Carsten Haitzlergeeze. get year right! spank
2011-01-29 Carsten Haitzlergeez. wrong year!
2011-01-29 Daniel Kolesaoh, forgot to get rid of this as well.
2011-01-29 Daniel KolesaNo LIBUDEV_CFLAGS needed in Makefile.am, because that...
2011-01-29 Carsten Haitzlerchlog++
2011-01-29 Carsten Haitzlerchlog goes down over time.
2011-01-29 Mike Blumenkrantzforgot this before
2011-01-29 Mike McCormackFrom: Mike McCormack <mj.mccormack@samsung.com>
2011-01-29 Carsten Haitzlercan break pre render fn earlier if not visible.
2011-01-29 Carsten Haitzleruse mempool for evas objects. hopefully less fragmentin...
2011-01-29 Mike Blumenkrantzeeze 1.1 in trunk: disk mounting is now possible
2011-01-29 Carsten Haitzleraaaah farg. forgot the changelogs. fix.
2011-01-29 Carsten Haitzlersvn goes to x.x.999.svnrev now. :)
2011-01-29 Carsten Haitzler1.0 version magic. now leave these projects the hell...
next