platform/upstream/efl.git
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.
2011-04-29 Vincent Torrishadow var--
2011-04-29 Vincent Torriformatting
2011-04-29 Vincent TorriEcore: ecore_con: add some checks and formatting
2011-04-29 Jihoon KimFrom: Jihoon Kim <jihoon48.kim@samsung.com>
2011-04-28 Vincent TorriChangeLog entry for the monotonic clock implementation...
2011-04-28 Vincent TorriEcore: ecore_time : Add a fast high-resolution monotoni...
2011-04-28 Cedric BAILethumb: reduce number of generate.
2011-04-28 Cedric BAILethumb: cache exists result.
2011-04-28 Cedric BAILeio: also copy xattr when available.
2011-04-28 Tom HacohenEdje size_min_restricted_calc: Hopefully fixed textbloc...
2011-04-28 Tom HacohenEvas font-engine: Fixed rendering of empty text.
2011-04-28 Cedric BAILethumb: use xattr as cache when available.
2011-04-28 Tom HacohenEvas font-engine: Document and cleanup the comments...
2011-04-28 Tom HacohenEvas textblock: Fixed a bug with drawing formats when...
2011-04-28 Tom HacohenEvas textblock: Added "password" tag - toggle password...
2011-04-28 Tom HacohenEvas textblock: Fixed *_format_remove_pair to invalidat...
2011-04-28 Carsten Haitzlerfix formatting.
2011-04-27 Vincent TorriEina: eina_object : more use of eina_lock
2011-04-27 Cedric BAILethumb: make exists client API async.
2011-04-27 Vincent TorriEina: Fix static build of the buddy mempool
2011-04-27 Vincent Torriformatting: alphabetical order
2011-04-27 Vincent Torrido not enter the modules dir if they are not built
2011-04-27 Vincent Torriremove shadow var
2011-04-27 Tom HacohenEvas textblock: Use strncmp instead of strncpy and...
2011-04-27 Tom HacohenEvas font-engine: Remove dependency or harfbuzz being...
2011-04-27 Tom HacohenEvas textblock: Implement format invalidation points...
2011-04-27 Carsten Haitzlerdont use old evas.h in docs.
2011-04-27 Cedric BAILeio: add inotify backend and fix api.
2011-04-27 Cedric BAILeet: remove uneeded Evas.h.
2011-04-27 Vincent Torriremove shadow variables
2011-04-26 Tom HacohenEvas font-engine: Fixes last commit to not seg when...
2011-04-26 Tom HacohenRevert "BAD TASN!". Yeah, I'm evil.
2011-04-26 Tom HacohenEvas font-engine: Updated comments.
2011-04-26 Carsten HaitzlerBAD TASN!
2011-04-26 Daniel Juyung SeoEvas Evas.h: Sync dox authors with AUTHORS file.
2011-04-26 Michael BOUCHAUDemail address of Thierry El Borgi
next