platform/upstream/efl.git
2011-05-14 Boris Faureeina: improve hash documentation on free_cb
2011-05-14 Cedric BAILecore: fix ifdef order.
2011-05-14 Cedric BAILeet: update ChangeLog.
2011-05-14 Cedric BAILecore: sync GNUTLS threads support with Eina threads...
2011-05-14 Cedric BAILeet: use eina_lock.
2011-05-14 Carsten Haitzleroooh evil start on trying to get real vsync interrupts...
2011-05-14 Carsten Haitzleroptimization: don't need to get loop time so often...
2011-05-13 Cedric BAILeina: always put map in memory when requested and use...
2011-05-12 Tom HacohenEvas textblock: Fix segfault with evas_textblock_cursor...
2011-05-12 Carsten HaitzlerAdd a custom Ecore Aniamtor source and tick ability...
2011-05-12 Tom HacohenEvas font-engine: Fix usage of font cache (= -> ==).
2011-05-12 Tom HacohenEvas font-engine: abort font load even sooner if name...
2011-05-12 Carsten Haitzlerwrn--!
2011-05-12 Carsten HaitzlerEvas Smart: add ability to get usage count
2011-05-11 Carsten Haitzlerchlog++
2011-05-11 Carsten Haitzlerfix svg load WITH scaling - scale down size request...
2011-05-11 Tom HacohenEdje entry: Use the new textblock _format_list_get...
2011-05-11 Tom HacohenEvas textblock: Added _format_list_get for fast retriev...
2011-05-11 Carsten Haitzlerchlog++
2011-05-11 Carsten HaitzlerFix: egl mode in engine forgot to call pre/post swap...
2011-05-11 Tom HacohenEvas textblock: Don't allow overwriting the format...
2011-05-11 Tom HacohenEvas textblock: Only parse formats that can change...
2011-05-10 Cedric BAILevas: fix typos.
2011-05-09 Tom HacohenEdje text: fix issue with ellipsis causing text to...
2011-05-09 Cedric BAILevas: fix xcb build.
2011-05-09 Cedric BAILevas: don't use dead condition.
2011-05-09 Cedric BAILeina: check condition is still alive when debugging...
2011-05-09 Cedric BAILeina: have same behaviour on windows and linux.
2011-05-09 Cedric BAILeina: oops, need to protect inside #ifdef.
2011-05-09 Cedric BAILevas: we should not rely on mutex recursive stuff....
2011-05-09 Cedric BAILeina: improve lock debugging.
2011-05-09 Lucas De Marchigrammar fix
2011-05-09 Cedric BAILevas: fix evas_pipe and use eina_condition.
2011-05-09 Cedric BAILevas: fix software 16 sdl.
2011-05-09 Cedric BAILeina: more check.
2011-05-09 Cedric BAILevas: use Eina_Condition.
2011-05-09 Cedric BAILeina: add Eina_Condition.
2011-05-09 Cedric BAILeina: check pending lock at the right time.
2011-05-09 Tom HacohenEdje entry: Speed up anchor calculation.
2011-05-09 Tom HacohenEvas text: clean up evas_text_style_pad_get a bit further.
2011-05-08 Tom HacohenEvas text: Made evas_text_style_pad_get faster.
2011-05-08 Tom HacohenEvas textblock: Do a bit of uchar -> Eina_Bool and...
2011-05-08 Tom HacohenEvas textblock: Remove unused alloca.
2011-05-08 Tom HacohenEvas textblock: Clean up clipping and render a bit.
2011-05-08 Tom HacohenEvas table: fix ui-mirroring with homogeneous tables.
2011-05-08 Tom HacohenEvas textblock: Break on mandatory and allowed break...
2011-05-08 Tom HacohenEvas textblock: Moved format text_node invalidation...
2011-05-08 Tom HacohenEvas textblock: Move ellipsis handling to a different...
2011-05-08 Tom HacohenEvas textblock: clean up mixed/word wrap a bit.
2011-05-08 Tom HacohenEvas textblock: Fix possible issues with charwrap not...
2011-05-08 Daniel Juyung SeoEdje: Improved vim syntax file edc.vim.
2011-05-07 Daniel Juyung SeoEvas evas_object_smart.c: Fixed indentation.
2011-05-06 ChunEon Parkevas / evas_object_smart - mistook! spank my ass!
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...
next