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
2008-10-26
raster
segs--
commit
|
commitdiff
|
tree
|
snapshot
2008-10-25
barbieri
Add member_{add,del} as smart callbacks.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
englebass
Remove signal.h, doesn't seem to be used.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-24
englebass
Only unix should depend on signal.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
raster
add a "repch" (replace char). for passowrd mode! :)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-22
raster
better escaping!
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
cedric
Declare dir in the right scope.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
cedric
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
cedric
Remove Evas_List from Evas.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
cedric
Fix a potential bug jumping over one element when destr...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-21
cedric
Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
cedric
Remove evas hash.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
raster
and drop rendering text out of bounds.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
cedric
More use of iterator macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
raster
remove debugging.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
raster
ok fails sanity test.. hmmm. now what...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-20
raster
directly export eina deps for evas.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-19
raster
1. fix no propagate
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
cedric
Replace heavy snprintf by eina convertion functions.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
cedric
Move from Evas_Object_List to Eina_Inlist and completly...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
raster
put format info in pops too when feeding from markup.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
raster
more work to make it usable
commit
|
commitdiff
|
tree
|
snapshot
2008-10-17
raster
fix another booboo in textblock for editing multiline...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
raster
als search for format items.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
barbieri
set svn:ignore on new directories.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
cedric
Remove easy to replace data type from Evas and replace...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
cedric
Remove Evas_Array.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-16
raster
more textblock work/additions for entry support.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
cedric
Switch evas internal use of evas_stringshare to eina_st...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
cedric
Fix for CPU_* use with evas_pipe.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-15
raster
more fixed to textblock plus an addition - reverse...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
cedric
Remove duplicated declaration.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
raster
fix some minor bugs in textblock with cursor pos's...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
cedric
Make evas depend on eina. No change in the code yet...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-05
raster
formatting
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
fix missed assignment
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
fix typo and dont call chnages if no change on size...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
and init size_hints struct with defaults on alloc.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
return a "default" max of -1 x -1 - 0x0 max isnt that...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
ok weight default 0
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
and have sane default values for weight and align.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-04
raster
add align, weight and padding hints for evas objects.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
caro
Fix compilation on Win32. Patch by Nicolas Aguirre
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
raster
and now i added "line dither". what is this. it's only...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-01
raster
1. yuv fix for unused algorithm :)
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
pfritz
configure.in -> configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
raster
speedups in c yuv->rgb from joseg. :) 11% - but only...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-25
raster
asparagus!
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
caro
link libevas against 16 bits lib when needed
commit
|
commitdiff
|
tree
|
snapshot
2008-09-22
caro
* remove trailing spaces in configure.in
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
raster
illogict patch for evas configure xcb checks.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-20
raster
tim horton's quartz engine for evas.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
raster
and when deleting a hash item - if hash data != NULL...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
barbieri
Do not assume fontconfig will find a font.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
barbieri
More svn:ignore
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
cedric
Add image preloading support.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
caro
* fix compilation with c++ compilers
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
cedric
When you know what you do, it could make sense to remov...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
raster
ensure scaling multiplies are promoted to fp.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
raster
promote scale to fp.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
barbieri
Fix usage of DirectFB FillSpans().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
barbieri
Brand new DirectFB engine.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
raster
and add a scale factor per object. right now text and...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-08
raster
some notes on kerning bugs in ft2.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
barbieri
Document the default behavior.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
barbieri
Add Evas Clipped Smart Object.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
barbieri
Add calculate callback to Evas_Smart_Class.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
raster
updated patches from jose!
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
raster
fix 16bit engine with new grad 2
commit
|
commitdiff
|
tree
|
snapshot
2008-08-26
raster
jose has some new gradient work - these are his patches...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
pfritz
constness
commit
|
commitdiff
|
tree
|
snapshot
2008-08-21
pfritz
remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
cedric
Need to correctly initialize this value.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-20
cedric
* evas/src/lib/cache/evas_cache_image.c: Fix a typo...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
barbieri
Set svn:mime-type to image/png on *.png
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
raster
ok. i think most binary files are now fixed.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
raster
fix binaries
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
raster
move around - flatter.
commit
|
commitdiff
|
tree
|
snapshot