platform/upstream/efl.git
2011-05-06 ChunEon Parkevas/evas_object_smart - fixed parent cache invalidatio...
2011-05-06 Tom HacohenEvas textblock: Fix seg with empty textblocks that...
2011-05-06 Cedric BAILevas: don't try all loader on directory.
2011-05-06 Cedric BAILeina: remove flood of debugging information.
2011-05-06 Cedric BAILeina: remove useless lock.
2011-05-06 Cedric BAILevas: actually check if loading header was fine.
2011-05-06 Cedric BAILevas: don't assume anymore that text_node is != NULL.
2011-05-05 Tom HacohenEvas liblinebreak: Don't ship it's headers. Oops, misse...
2011-05-05 Tom HacohenEvas textblock: Fix linewrap to only wrap if there...
2011-05-05 Tom HacohenEvas textblock: Updated a FIXME.
2011-05-05 Tom HacohenEvas textblock: Until we actually use it in charwrap...
2011-05-05 Tom HacohenEvas textblock: Wrapping is now absolute to the paragraph.
2011-05-05 Tom HacohenEvas textblock: Use more relevant replacement chars...
2011-05-05 Gustavo Sverzut... fix it so it's extensible and we'll avoid errors in...
2011-05-05 Tom HacohenEvas static_deps: And now fix the Makefile.am.
2011-05-05 Tom HacohenEvas: Actually add the static_deps make file.
2011-05-05 Tom HacohenEvas: Updated changelog.
2011-05-05 Tom HacohenEvas textblock: Clean up word/mixed wrap and add liblin...
2011-05-05 Tom HacohenEvas font-engine: Made the cutoff error more verbose.
2011-05-05 Tom HacohenEvas font-query: Fixed documentation error.
2011-05-05 Tom HacohenEvas canvas: use liblinebreak when available.
2011-05-05 Tom HacohenEvas linebraek: Fix liblinebreak's CB class at sot...
2011-05-05 Tom HacohenEvas: Added liblinebreak (static dep) to the build...
2011-05-05 Tom HacohenEvas text_utils: Added evas_common_text_props_can_split
2011-05-04 Cedric BAILeina: improve on/off and debugging lock.
2011-05-04 ChunEon Parkevas / canvas - removed useless line.
2011-05-04 Tom HacohenEvas font: only "bidi-shape" RTL strings.
2011-05-04 Tom HacohenEvas font-engine: Moved non-draw related from font_draw...
2011-05-04 Tom HacohenEvas font-engine: Use Eina_Unicode instead of int for...
2011-05-04 Carsten Haitzlermake get program binary able to be disabled via env...
2011-05-04 Tom HacohenEvas language: Fixed a warning and a comment.
2011-05-04 Tom HacohenEvas text: Don't save unicode text, no use for it.
2011-05-04 Carsten Haitzlerfix warning.
2011-05-04 Carsten Haitzlerchlog++
2011-05-04 Jiyoun ParkFrom: Jiyoun Park <jy0703.park@samsung.com>
2011-05-04 Carsten Haitzlerchlog++
2011-05-04 Carsten Haitzlerimprove table layout for homogneous mode so it rounds...
2011-05-03 Tom HacohenEvas font-engine: Fix size activation of fi in content_...
2011-05-03 Tom HacohenEvas font-engine: Fix glyphs not being drawn.
2011-05-03 Cedric BAILeio: add forgotten file.
2011-05-03 Cedric BAILeio: add beginning of xattr support.
2011-05-03 Carsten Haitzlerchlog++
2011-05-03 Carsten Haitzlerfix segv! wow. data was null.
2011-05-03 Carsten Haitzleraaaaah fix my fix for preloading multi-target entry...
2011-05-03 Carsten Haitzleralso conflict with gl2.h (gles2 headers)
2011-05-03 Carsten Haitzlerformatting fix.
2011-05-03 Carsten Haitzlerif you preload the same image more than once.. it may...
2011-05-03 Carsten Haitzlerwrn--
2011-05-02 Tom HacohenEina lock: unused warning suppression is done with...
2011-05-02 Tom HacohenEvas font-engine: Remove passing of strings to font_draw.
2011-05-02 Tom HacohenEvas font-draw: Fix word-cache to not need text.
2011-05-02 Tom HacohenEvas textblock: Now that we cache fi, we don't need...
2011-05-02 Tom HacohenEvas textblock: Remove obsolete comment.
2011-05-02 Tom HacohenEvas textblock: We finally cache fi - remove related...
2011-05-02 Cedric BAILeina: forgotten commit.
2011-05-02 Cedric BAILeina: use the right naming.
2011-05-02 Cedric BAILeina: add back threads on/off support.
2011-05-02 Tom HacohenEvas bidi: Made fribidichar<->eina_unicode conversion...
2011-05-02 Cedric BAILeina: forgotten initialization.
2011-05-02 Cedric BAILevas: don't use EINA_LOCK_INITIALIZER and improve eina_...
2011-05-02 Cedric BAILeina: improve thread debugging and portability.
2011-05-02 Cedric BAILeina: make sure eina_threads_init/eina_threads_shutdown...
2011-05-02 Tom HacohenEdje min_calc: Don't print the 4000x4000 err when there...
2011-05-02 Tom HacohenEvas font-engine: Cache fi for all cases (even without...
2011-05-02 Tom HacohenEvas language: Split to script even if there's no Harfbuzz.
2011-05-02 Tom HacohenEvas font-engine: Made *_unicode_funcs_get internal...
2011-05-02 Carsten Haitzleralso return deadlock from normal lock (not try only)
2011-05-02 Carsten Haitzlerwarning-- for eina locks
2011-05-02 Carsten Haitzlerformalise eina lock results to be equivalent to true...
2011-05-02 Tom HacohenEvas language: Added a character script querying function.
2011-05-02 Tom HacohenEvas language: Updated scripts according to Unicode 6.0
2011-05-02 Tom HacohenEvas language: Fix typos.
2011-05-02 Tom HacohenEvas textblock: Unified the wmax calculation into one...
2011-05-02 Vincent Torritime.h should be sufficient
2011-05-02 Vincent TorriEina: eina_file.h: fix compilation on Mac Os X
2011-05-02 Carsten Haitzlermore docs.
2011-05-02 Carsten Haitzlerimprove evas_gl docs a bit.
2011-05-02 Sung W. ParkFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-05-02 Carsten Haitzleradd LKDBUG. sorry - was trying to ekep other changes...
2011-05-01 Vincent TorriEcore: ecore_con: Evil not needed in ecore_con_local.c
2011-05-01 Carsten Haitzlerand fix up lock goop to work right with improved eina...
2011-05-01 Carsten Haitzleroh dear. this new eina_lock thing is a bit of a mess...
2011-05-01 Carsten Haitzlerrevert some changces to try fix lock issues - they...
2011-05-01 Carsten Haitzlertry and remove lock deadlocks...
2011-05-01 Brett NashEvas: Filter: Brightness: Fix clamp ranges, and don...
2011-05-01 Brett Nashevas: filter: brightness: software brightness filter.
2011-05-01 Brett Nashevas: filter: Use the correct fields in filter_set
2011-05-01 Brett NashUse ARGB_JOIN everywhere in evas_filter.
2011-05-01 Carsten Haitzlerand try and reduce possible cache deadlocks/issues.
2011-05-01 Carsten Haitzlercould have a cache deadlock here as _sci_find is called...
2011-05-01 Vincent Torriwhitespaces--
2011-05-01 Carsten Haitzlerremove unneded lock+unlock
2011-04-29 Tom HacohenEvas text: Move the shadow calculations out of the...
2011-04-29 Vincent Torriecore: fix #elif usage
2011-04-29 Boris Faureeina: fix #elif usage
2011-04-29 Boris Faureeina: remove redundant declaration
2011-04-29 Tom HacohenEina refcount: Wrap EINA_REFCOUNT_UNREF with do {}...
2011-04-29 Cedric BAILeio: use eina refcount.
2011-04-29 Cedric BAILethumb: use Eina_Refcount.
2011-04-29 Cedric BAILeina: Add refcounting macro helper.
next