profile/ivi/evas.git
2011-05-09 cedricevas: fix software 16 sdl.
2011-05-09 cedricevas: use Eina_Condition.
2011-05-09 tasnEvas text: clean up evas_text_style_pad_get a bit further.
2011-05-08 tasnEvas text: Made evas_text_style_pad_get faster.
2011-05-08 tasnEvas textblock: Do a bit of uchar -> Eina_Bool and...
2011-05-08 tasnEvas textblock: Remove unused alloca.
2011-05-08 tasnEvas textblock: Clean up clipping and render a bit.
2011-05-08 tasnEvas table: fix ui-mirroring with homogeneous tables.
2011-05-08 tasnEvas textblock: Break on mandatory and allowed break...
2011-05-08 tasnEvas textblock: Moved format text_node invalidation...
2011-05-08 tasnEvas textblock: Move ellipsis handling to a different...
2011-05-08 tasnEvas textblock: clean up mixed/word wrap a bit.
2011-05-08 tasnEvas textblock: Fix possible issues with charwrap not...
2011-05-07 seozEvas evas_object_smart.c: Fixed indentation.
2011-05-06 hermetevas / evas_object_smart - mistook! spank my ass!
2011-05-06 hermetevas/evas_object_smart - fixed parent cache invalidatio...
2011-05-06 tasnEvas textblock: Fix seg with empty textblocks that...
2011-05-06 cedricevas: don't try all loader on directory.
2011-05-06 cedricevas: actually check if loading header was fine.
2011-05-06 cedricevas: don't assume anymore that text_node is != NULL.
2011-05-05 tasnEvas liblinebreak: Don't ship it's headers. Oops, misse...
2011-05-05 tasnEvas textblock: Fix linewrap to only wrap if there...
2011-05-05 tasnEvas textblock: Updated a FIXME.
2011-05-05 tasnEvas textblock: Until we actually use it in charwrap...
2011-05-05 tasnEvas textblock: Wrapping is now absolute to the paragraph.
2011-05-05 tasnEvas textblock: Use more relevant replacement chars...
2011-05-05 barbierifix it so it's extensible and we'll avoid errors in...
2011-05-05 tasnEvas static_deps: And now fix the Makefile.am.
2011-05-05 tasnEvas: Actually add the static_deps make file.
2011-05-05 tasnEvas: Updated changelog.
2011-05-05 tasnEvas textblock: Clean up word/mixed wrap and add liblin...
2011-05-05 tasnEvas font-engine: Made the cutoff error more verbose.
2011-05-05 tasnEvas font-query: Fixed documentation error.
2011-05-05 tasnEvas canvas: use liblinebreak when available.
2011-05-05 tasnEvas linebraek: Fix liblinebreak's CB class at sot...
2011-05-05 tasnEvas: Added liblinebreak (static dep) to the build...
2011-05-05 tasnEvas text_utils: Added evas_common_text_props_can_split
2011-05-04 hermetevas / canvas - removed useless line.
2011-05-04 tasnEvas font: only "bidi-shape" RTL strings.
2011-05-04 tasnEvas font-engine: Moved non-draw related from font_draw...
2011-05-04 tasnEvas font-engine: Use Eina_Unicode instead of int for...
2011-05-04 rastermake get program binary able to be disabled via env...
2011-05-04 tasnEvas language: Fixed a warning and a comment.
2011-05-04 tasnEvas text: Don't save unicode text, no use for it.
2011-05-04 rasterfix warning.
2011-05-04 rasterchlog++
2011-05-04 rasterFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-05-04 rasterchlog++
2011-05-04 rasterimprove table layout for homogneous mode so it rounds...
2011-05-03 tasnEvas font-engine: Fix size activation of fi in content_...
2011-05-03 tasnEvas font-engine: Fix glyphs not being drawn.
2011-05-03 rasteraaaaah fix my fix for preloading multi-target entry...
2011-05-03 rasteralso conflict with gl2.h (gles2 headers)
2011-05-03 rasterformatting fix.
2011-05-03 rasterif you preload the same image more than once.. it may...
2011-05-03 rasterwrn--
2011-05-02 tasnEvas font-engine: Remove passing of strings to font_draw.
2011-05-02 tasnEvas font-draw: Fix word-cache to not need text.
2011-05-02 tasnEvas textblock: Now that we cache fi, we don't need...
2011-05-02 tasnEvas textblock: Remove obsolete comment.
2011-05-02 tasnEvas textblock: We finally cache fi - remove related...
2011-05-02 tasnEvas bidi: Made fribidichar<->eina_unicode conversion...
2011-05-02 cedricevas: don't use EINA_LOCK_INITIALIZER and improve eina_...
2011-05-02 tasnEvas font-engine: Cache fi for all cases (even without...
2011-05-02 tasnEvas language: Split to script even if there's no Harfbuzz.
2011-05-02 tasnEvas font-engine: Made *_unicode_funcs_get internal...
2011-05-02 rasterwarning-- for eina locks
2011-05-02 tasnEvas language: Added a character script querying function.
2011-05-02 tasnEvas language: Updated scripts according to Unicode 6.0
2011-05-02 tasnEvas language: Fix typos.
2011-05-02 tasnEvas textblock: Unified the wmax calculation into one...
2011-05-02 rastermore docs.
2011-05-02 rasterimprove evas_gl docs a bit.
2011-05-02 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-05-02 rasteradd LKDBUG. sorry - was trying to ekep other changes...
2011-05-01 rasterand fix up lock goop to work right with improved eina...
2011-05-01 rasterrevert some changces to try fix lock issues - they...
2011-05-01 rastertry and remove lock deadlocks...
2011-05-01 nashEvas: Filter: Brightness: Fix clamp ranges, and don...
2011-05-01 nashevas: filter: brightness: software brightness filter.
2011-05-01 nashevas: filter: Use the correct fields in filter_set
2011-05-01 nashUse ARGB_JOIN everywhere in evas_filter.
2011-05-01 rasterand try and reduce possible cache deadlocks/issues.
2011-05-01 rastercould have a cache deadlock here as _sci_find is called...
2011-05-01 carowhitespaces--
2011-05-01 rasterremove unneded lock+unlock
2011-04-29 tasnEvas text: Move the shadow calculations out of the...
2011-04-28 tasnEvas font-engine: Fixed rendering of empty text.
2011-04-28 tasnEvas font-engine: Document and cleanup the comments...
2011-04-28 tasnEvas textblock: Fixed a bug with drawing formats when...
2011-04-28 tasnEvas textblock: Added "password" tag - toggle password...
2011-04-28 tasnEvas textblock: Fixed *_format_remove_pair to invalidat...
2011-04-28 rasterfix formatting.
2011-04-27 tasnEvas textblock: Use strncmp instead of strncpy and...
2011-04-27 tasnEvas font-engine: Remove dependency or harfbuzz being...
2011-04-27 tasnEvas textblock: Implement format invalidation points...
2011-04-26 tasnEvas font-engine: Fixes last commit to not seg when...
2011-04-26 tasnRevert "BAD TASN!". Yeah, I'm evil.
2011-04-26 tasnEvas font-engine: Updated comments.
2011-04-26 rasterBAD TASN!
next