projects
/
platform
/
upstream
/
efl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/efl.git
2011-05-13
Cedric BAIL
eina: always put map in memory when requested and use...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Tom Hacohen
Evas textblock: Fix segfault with evas_textblock_cursor...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Carsten Haitzler
Add a custom Ecore Aniamtor source and tick ability...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Tom Hacohen
Evas font-engine: Fix usage of font cache (= -> ==).
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Tom Hacohen
Evas font-engine: abort font load even sooner if name...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Carsten Haitzler
wrn--!
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Carsten Haitzler
Evas Smart: add ability to get usage count
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Carsten Haitzler
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Carsten Haitzler
fix svg load WITH scaling - scale down size request...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Tom Hacohen
Edje entry: Use the new textblock _format_list_get...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Tom Hacohen
Evas textblock: Added _format_list_get for fast retriev...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Carsten Haitzler
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Carsten Haitzler
Fix: egl mode in engine forgot to call pre/post swap...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Tom Hacohen
Evas textblock: Don't allow overwriting the format...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-11
Tom Hacohen
Evas textblock: Only parse formats that can change...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-10
Cedric BAIL
evas: fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Tom Hacohen
Edje text: fix issue with ellipsis causing text to...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
evas: fix xcb build.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
evas: don't use dead condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: check condition is still alive when debugging...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: have same behaviour on windows and linux.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: oops, need to protect inside #ifdef.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
evas: we should not rely on mutex recursive stuff....
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: improve lock debugging.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Lucas De Marchi
grammar fix
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
evas: fix evas_pipe and use eina_condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
evas: fix software 16 sdl.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: more check.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
evas: use Eina_Condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: add Eina_Condition.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Cedric BAIL
eina: check pending lock at the right time.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Tom Hacohen
Edje entry: Speed up anchor calculation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-09
Tom Hacohen
Evas text: clean up evas_text_style_pad_get a bit further.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas text: Made evas_text_style_pad_get faster.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Do a bit of uchar -> Eina_Bool and...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Remove unused alloca.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Clean up clipping and render a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas table: fix ui-mirroring with homogeneous tables.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Break on mandatory and allowed break...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Moved format text_node invalidation...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Move ellipsis handling to a different...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: clean up mixed/word wrap a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Tom Hacohen
Evas textblock: Fix possible issues with charwrap not...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-08
Daniel Juyung Seo
Edje: Improved vim syntax file edc.vim.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-07
Daniel Juyung Seo
Evas evas_object_smart.c: Fixed indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
ChunEon Park
evas / evas_object_smart - mistook! spank my ass!
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
ChunEon Park
evas/evas_object_smart - fixed parent cache invalidatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Tom Hacohen
Evas textblock: Fix seg with empty textblocks that...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Cedric BAIL
evas: don't try all loader on directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Cedric BAIL
eina: remove flood of debugging information.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Cedric BAIL
eina: remove useless lock.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Cedric BAIL
evas: actually check if loading header was fine.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-06
Cedric BAIL
evas: don't assume anymore that text_node is != NULL.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas liblinebreak: Don't ship it's headers. Oops, misse...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas textblock: Fix linewrap to only wrap if there...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas textblock: Updated a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas textblock: Until we actually use it in charwrap...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas textblock: Wrapping is now absolute to the paragraph.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas textblock: Use more relevant replacement chars...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Gustavo Sverzut...
fix it so it's extensible and we'll avoid errors in...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas static_deps: And now fix the Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas: Actually add the static_deps make file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas: Updated changelog.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas textblock: Clean up word/mixed wrap and add liblin...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas font-engine: Made the cutoff error more verbose.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas font-query: Fixed documentation error.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas canvas: use liblinebreak when available.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas linebraek: Fix liblinebreak's CB class at sot...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas: Added liblinebreak (static dep) to the build...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
Tom Hacohen
Evas text_utils: Added evas_common_text_props_can_split
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Cedric BAIL
eina: improve on/off and debugging lock.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
ChunEon Park
evas / canvas - removed useless line.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Tom Hacohen
Evas font: only "bidi-shape" RTL strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Tom Hacohen
Evas font-engine: Moved non-draw related from font_draw...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Tom Hacohen
Evas font-engine: Use Eina_Unicode instead of int for...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Carsten Haitzler
make get program binary able to be disabled via env...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Tom Hacohen
Evas language: Fixed a warning and a comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Tom Hacohen
Evas text: Don't save unicode text, no use for it.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Carsten Haitzler
fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Carsten Haitzler
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Jiyoun Park
From: Jiyoun Park <jy0703.park@samsung.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Carsten Haitzler
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Carsten Haitzler
improve table layout for homogneous mode so it rounds...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Tom Hacohen
Evas font-engine: Fix size activation of fi in content_...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Tom Hacohen
Evas font-engine: Fix glyphs not being drawn.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Cedric BAIL
eio: add forgotten file.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Cedric BAIL
eio: add beginning of xattr support.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
fix segv! wow. data was null.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
aaaaah fix my fix for preloading multi-target entry...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
also conflict with gl2.h (gles2 headers)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
formatting fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
if you preload the same image more than once.. it may...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-03
Carsten Haitzler
wrn--
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Tom Hacohen
Eina lock: unused warning suppression is done with...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Tom Hacohen
Evas font-engine: Remove passing of strings to font_draw.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Tom Hacohen
Evas font-draw: Fix word-cache to not need text.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Tom Hacohen
Evas textblock: Now that we cache fi, we don't need...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Tom Hacohen
Evas textblock: Remove obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Tom Hacohen
Evas textblock: We finally cache fi - remove related...
commit
|
commitdiff
|
tree
|
snapshot
next