projects
/
profile
/
ivi
/
evas.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/evas.git
2011-06-09
hermet
evas/canvas - removed white spaces / fixed indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
raster
neon rendering bug - fix by disabling
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
devilhorns
Evas: Make sure we return a value from image_load_orien...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
cedric
evas: add evas_object_image_load_orientation_set, evas_...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
cedric
evas: use Eina_File for JPEG loader.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
tasn
Evas textblock: Fixed two ellipsis issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
mike_m
Add ignore and update files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
hermet
evas/evas_gl - removed white spaces / fixed identation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
antognolli
evas: "make doc" now works when srcdir != builddir.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
cedric
evas: and some doc for the 60000 commits :-)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
tasn
Evas textblock: make charwrap not force wrap in an...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
caro
fix static link of the generic loader and psd loader
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
raster
add new extens to evas known shortcut list
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
raster
protext against <0 table lookups. yes eina_unicode...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
caro
Evas: add video loaders
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
tasn
Evas font-engine: If still after all we can't find...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
devilhorns
Evas: Fix 'reset_time_interval' may be used uninitializ...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
caro
Evas : evas_image_scalecache.c : usleep() might not...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
tasn
Evas font-engine: Use binary search for finding index...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
tasn
Evas textblock: Fixed an issue with min size calculatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
tasn
Evas textblock: Fix skipping of ascii control chars.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
tasn
Evas textblock: Fixed min size calculation with right...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
raster
disable evas filter code. buggy. doesn't work right.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
raster
disable masking support. back to clip rects.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
raster
disable map mesh support - engine code still doesnt...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
tasn
Evas text: Fix ellipsis bidi, broke it a couple of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
cedric
evas: make Vincent happy.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
cedric
evas: add evas_object_image_extension_can_load_get.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
tasn
Evas textblock: Start splitting layouting and layouting...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
tasn
Evas textblock: Use advance when calculating line break...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
tasn
Evas textblock: Added a paragraph property to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
tasn
Evas textblock: Only use paragraph bidi props in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
tasn
Evas textblock: Paragraphs don't need a x coordinate...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
tasn
Evas textblock: Split _layout to _layout and _layout_pre.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
tasn
Evas textblock: Remove calc_only from layout, not neede...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
tasn
Evas textblock: Move native size calculation out of...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
tasn
Evas bidi: Fixed warning when compiling with Wshadow.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
raster
fix gl engine make current impl (for ne evas gl stuff...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
lucas
evas: fix misspellings
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas font-engine: Fix an issue with font_run_end_get.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas font-engine: font_run_end_get. Fix possible segfault.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: There can be only one ellipsis item...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Use Evas_Coord instead of int for coords.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Removed some fat. Format should be...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Don't try to move text if the length...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Remove a bit of useless fat.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas text/textblock: Fixed warnings when frame_quening...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas text/textblock: init cur_fi to NULL.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Fix casting of font when calling pipe op.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas text/textblock: Check we actually found a font...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas font-engine: Fallback to script_fi if we didn...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: clean up text_append, and possibly...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Removed ununeeded allocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
tasn
Evas textblock: Fix an issue with empty textblocks.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas textblock: Possible workaround for the infinite...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
caro
Evas : evas_preload.c : Fix compilation when --disable...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas engines: Adjust all the rest of the engines to...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas font-engine: In continuation of the previous commi...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas font-engine: Added two font opaque types.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas textblock/font-engine: Fix compiler warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas textblock: Added support for numeric escape sequences.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas font-engine: Conform to the API changes in Harfbuz...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas font-engine: Fixed font fallback in the same scrip...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
tasn
Evas font-engine: Fixed a bug in the glyph search function.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
raster
Add feature: convenience call: evas_event_thaw_eval()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Png Loader: Fix shadow declaration of variable...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix shadow declaration of 'i' variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix more shadow declarations of variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix more shadow declarations of 'index' variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'write'.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'index'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'index'.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-27
devilhorns
Evas: Fix shadow declaration of variable 'index'
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
raster
chlog++
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
raster
fix table to actually use fractional weighting.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
raster
forgot chglog.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
raster
fix table to handle weighting correctly for expands...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-26
raster
fix c fallback rendering - mask op was wrong. mmx was...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
yoz
evas: add raw loaders ...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
raster
aaah fix brackets i just unfixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-25
raster
remove commented out table code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
cedric
evas: use Eina_File when possible.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-24
raster
fix glpipe optimization that stops the pipes from being...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
billiob
evas: typo
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
hermet
evas/evas_map - removed white spaces, fixed identation.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-23
caro
Evas: Fix compilation with libjpeg 8 on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-22
caro
improve linbpg detection
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
devilhorns
Evas: Initialize some variables to zero (to remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-21
seoz
Evas evas_render.c: Fixed formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-20
devilhorns
Evas: Add UNUSED to evas_engine function 'eng_image_loa...
commit
|
commitdiff
|
tree
|
snapshot
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
next