profile/ivi/evas.git
2011-05-21 seozEvas evas_render.c: Fixed formatting.
2011-05-20 devilhornsEvas: Add UNUSED to evas_engine function 'eng_image_loa...
2011-05-20 devilhornsEvas: evas_common_frameq_thread (in evas_pipe.c) uses...
2011-05-19 rasterfix proxy sourcing of smart obj that updates.
2011-05-19 caroAdd postscript to the list of files supported by the...
2011-05-19 rasterfix load of data to ACTUALLY set the load error in...
2011-05-19 tasnEvas textblock: Added an rbtree index for the layout...
2011-05-19 tasnEvas textblock: Use the saved paragraph pointer instead...
2011-05-19 rasterhandle surf alloc failures.
2011-05-19 rastercheck return of alloc surf for eet loader.
2011-05-19 rastersmall fix - check surface alloc return and reurn alloc...
2011-05-19 rasterfix bug in new proxy code (no need for changelog as...
2011-05-18 caroremove some shadow declarations
2011-05-18 tasnEvas font-engine: Replace deprecated freetype constants.
2011-05-18 tasnEvas font-engine: Remove useless if, it's never a bitmap.
2011-05-18 tasnEvas font-engine: Fix searching of fonts to ignore...
2011-05-18 tasnEvas font-engine: Don't search fi again in ot populate.
2011-05-18 rasterfixed issues on evas gl suport from sungwoo.
2011-05-18 rasteradd grid layout obj to evas (along with table and box)
2011-05-17 tasnEvas textblock: Fix a potential bug in wrapping.
2011-05-16 rasterpointed out by jiyoun ... but patch wasn't quite right...
2011-05-15 tasnEvas textblock: Set cursor position if not already...
2011-05-15 tasnEvas textblock: Fixed a possible bug with wordwrap.
2011-05-15 tasnEvas textblock: Speed up rendering. Find the start...
2011-05-15 tasnEvas font-engine: Remove the useless RGBA_Font_Source...
2011-05-15 tasnEvas font-engine: Adjust code to use latest Harfbuzz...
2011-05-15 caroEvas: cache: missing guards
2011-05-15 caroadd some guards for non Windows headers and reorder
2011-05-12 tasnEvas textblock: Fix segfault with evas_textblock_cursor...
2011-05-12 tasnEvas font-engine: Fix usage of font cache (= -> ==).
2011-05-12 tasnEvas font-engine: abort font load even sooner if name...
2011-05-12 rasterwrn--!
2011-05-12 rasterEvas Smart: add ability to get usage count
2011-05-11 rasterchlog++
2011-05-11 rasterfix svg load WITH scaling - scale down size request...
2011-05-11 tasnEvas textblock: Added _format_list_get for fast retriev...
2011-05-11 rasterchlog++
2011-05-11 rasterFix: egl mode in engine forgot to call pre/post swap...
2011-05-11 tasnEvas textblock: Don't allow overwriting the format...
2011-05-11 tasnEvas textblock: Only parse formats that can change...
2011-05-10 cedricevas: fix typos.
2011-05-09 cedricevas: fix xcb build.
2011-05-09 cedricevas: don't use dead condition.
2011-05-09 cedricevas: we should not rely on mutex recursive stuff....
2011-05-09 cedricevas: fix evas_pipe and use eina_condition.
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...
next