projects
/
framework
/
uifw
/
evas.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
framework/uifw/evas.git
2011-05-20
devilhorns
Evas: evas_common_frameq_thread (in evas_pipe.c) uses...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
raster
fix proxy sourcing of smart obj that updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
caro
Add postscript to the list of files supported by the...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
raster
fix load of data to ACTUALLY set the load error in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
tasn
Evas textblock: Added an rbtree index for the layout...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
tasn
Evas textblock: Use the saved paragraph pointer instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
raster
handle surf alloc failures.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
raster
check return of alloc surf for eet loader.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
raster
small fix - check surface alloc return and reurn alloc...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-19
raster
fix bug in new proxy code (no need for changelog as...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
caro
remove some shadow declarations
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
tasn
Evas font-engine: Replace deprecated freetype constants.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
tasn
Evas font-engine: Remove useless if, it's never a bitmap.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
tasn
Evas font-engine: Fix searching of fonts to ignore...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
tasn
Evas font-engine: Don't search fi again in ot populate.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
raster
fixed issues on evas gl suport from sungwoo.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-18
raster
add grid layout obj to evas (along with table and box)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-17
tasn
Evas textblock: Fix a potential bug in wrapping.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-16
raster
pointed out by jiyoun ... but patch wasn't quite right...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
tasn
Evas textblock: Set cursor position if not already...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
tasn
Evas textblock: Fixed a possible bug with wordwrap.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
tasn
Evas textblock: Speed up rendering. Find the start...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
tasn
Evas font-engine: Remove the useless RGBA_Font_Source...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
tasn
Evas font-engine: Adjust code to use latest Harfbuzz...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
caro
Evas: cache: missing guards
commit
|
commitdiff
|
tree
|
snapshot
2011-05-15
caro
add some guards for non Windows headers and reorder
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
tasn
Evas textblock: Fix segfault with evas_textblock_cursor...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
tasn
Evas font-engine: Fix usage of font cache (= -> ==).
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
tasn
Evas font-engine: abort font load even sooner if name...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
raster
wrn--!
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
raster
Evas Smart: add ability to get usage count
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
raster
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
raster
fix svg load WITH scaling - scale down size request...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
tasn
Evas textblock: Added _format_list_get for fast retriev...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
raster
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
raster
Fix: egl mode in engine forgot to call pre/post swap...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
tasn
Evas textblock: Don't allow overwriting the format...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
tasn
Evas textblock: Only parse formats that can change...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
cedric
evas: fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
cedric
evas: fix xcb build.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
cedric
evas: don't use dead condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
cedric
evas: we should not rely on mutex recursive stuff....
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
cedric
evas: fix evas_pipe and use eina_condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
cedric
evas: fix software 16 sdl.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
cedric
evas: use Eina_Condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
tasn
Evas text: clean up evas_text_style_pad_get a bit further.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas text: Made evas_text_style_pad_get faster.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Do a bit of uchar -> Eina_Bool and...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Remove unused alloca.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Clean up clipping and render a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas table: fix ui-mirroring with homogeneous tables.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Break on mandatory and allowed break...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Moved format text_node invalidation...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Move ellipsis handling to a different...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: clean up mixed/word wrap a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
tasn
Evas textblock: Fix possible issues with charwrap not...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
seoz
Evas evas_object_smart.c: Fixed indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
hermet
evas / evas_object_smart - mistook! spank my ass!
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
hermet
evas/evas_object_smart - fixed parent cache invalidatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
tasn
Evas textblock: Fix seg with empty textblocks that...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
cedric
evas: don't try all loader on directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
cedric
evas: actually check if loading header was fine.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
cedric
evas: don't assume anymore that text_node is != NULL.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas liblinebreak: Don't ship it's headers. Oops, misse...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas textblock: Fix linewrap to only wrap if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas textblock: Updated a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas textblock: Until we actually use it in charwrap...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas textblock: Wrapping is now absolute to the paragraph.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas textblock: Use more relevant replacement chars...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
barbieri
fix it so it's extensible and we'll avoid errors in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas static_deps: And now fix the Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas: Actually add the static_deps make file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas: Updated changelog.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas textblock: Clean up word/mixed wrap and add liblin...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas font-engine: Made the cutoff error more verbose.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas font-query: Fixed documentation error.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas canvas: use liblinebreak when available.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas linebraek: Fix liblinebreak's CB class at sot...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas: Added liblinebreak (static dep) to the build...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
tasn
Evas text_utils: Added evas_common_text_props_can_split
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
hermet
evas / canvas - removed useless line.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tasn
Evas font: only "bidi-shape" RTL strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tasn
Evas font-engine: Moved non-draw related from font_draw...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tasn
Evas font-engine: Use Eina_Unicode instead of int for...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
raster
make get program binary able to be disabled via env...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tasn
Evas language: Fixed a warning and a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
tasn
Evas text: Don't save unicode text, no use for it.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
raster
fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
raster
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
raster
From: Jiyoun Park <jy0703.park@samsung.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
raster
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
raster
improve table layout for homogneous mode so it rounds...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
tasn
Evas font-engine: Fix size activation of fi in content_...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
tasn
Evas font-engine: Fix glyphs not being drawn.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
raster
aaaaah fix my fix for preloading multi-target entry...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
raster
also conflict with gl2.h (gles2 headers)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
raster
formatting fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
raster
if you preload the same image more than once.. it may...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
raster
wrn--
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
tasn
Evas font-engine: Remove passing of strings to font_draw.
commit
|
commitdiff
|
tree
|
snapshot
next