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-04-24
cedric
evas: remove a few shadow variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
cedric
evas: add psd file format support.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
discomfitor
hmmm actually this wasn't the cause. but someone defini...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
discomfitor
okay who's the joker that broke evas build? freetype...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
raster
nash -> i fixed your mask rendering. interesting you...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
raster
comments for nash
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
raster
wrn-- -> my bad.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
raster
an initial test at trying pixman instead of evas softwa...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
tasn
Evas textblock: Added a temp fix for repch until implem...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
devilhorns
Evas: Fix typos from 'old mans' recent commit sot hings...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
tasn
Evas harfbuzz: Adjust evas to work with Harfbuzz >...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
tasn
Evas textblock: Clean repch code a bit. No logic changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
raster
add in lots of ptr checks to sw-x11 outbut code......
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
raster
From: "Sung W. Park" <sungwoo@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
raster
and tho the header has that func.. evas doesn't. remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
tasn
Evas font-engine: Fixed kerning issue and a major rende...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
raster
neon asm is not working. even after some typo fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: filter: Remove warning from evil type things.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
raster
fix some nasty image cache issues i've found like doubl...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Mask: Add the part where evas actually uses the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
raster
warning--
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Filter: Avoid a double free.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Filter: Don't leak keys either.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Filter: More aggresively avoid allocing filter...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Filter: No need to allocate on a getter.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Filter: Use some ARGB joins.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Fix broken [ARGB]_VAL macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
nash
Evas: Filter: Remove last vestiges of alpha/red/green...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
nash
Evas: Filter: Fix filter length assignment.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
nash
Evas: Filter: Whitespace fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
nash
Evas: Filter: Handle memory alloc error a little more...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
tasn
Evas bidi: Fixed spelling errors: NATURAL -> NEUTRAL...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
tasn
Evas font: Removed a deprecated macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
tasn
Evas font: Removed LOGICAL_WALK and updated last_up_to_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
tasn
Evas text/textblock: Change item size calculation to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
tasn
Evas font-engine: Cache pen position instead of advance.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
tasn
Evas font-engine: Fix drawing of replacement char when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
filter: handle malloc failers without crashing.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
lets properly document filter calls and return sane...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
and lets have getters for setters shall we - if we...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
and fix filter api to be consistent with evas.. letalon...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
more formatting fixes after filter commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
and fix more filter messups. o->fitler will be leaked...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
more bad code - why pass in void * image and data?...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
oh god. more warning fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
more fixme fixes of filter
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
start fixing shader mess. at least add mask compile...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
fix filter code to move docs to Evas.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
raster
oh dear... way too many warnings. added a whole bunch...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
caro
Evas: export evas_filter_software_get() (used in softwa...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
tasn
Evas font-engine: fix a segfault with empty strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
nash
Evas: Filter: Add evas_object_image filter changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
nash
Evas: Filters:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
nash
Evas: Filter: Add the shaders - nice and safe change...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
nash
Evas: Work around for mask issues
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
devilhorns
Evas: Fix nasty blank space after return and before...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
tasn
Evas textblock: Fixed an invalid read.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
raster
failure case more efficient
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
raster
fix image double-deref/free when not meant to happen
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
raster
fix binary ppm loading. that was odd.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas text/textblock: Add setting bidi_delimiter API.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
cedric
autogen: unobrk things.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
cedric
autogen: improve detection of parameter change.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas textblock: Clean up a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas textblock: Move bidi props to the layout paragraphs.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas textblock: Fixed invalid reads with ellipsis in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas textblock: Fixed ellipsis.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
raster
fix map update bug. :)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas: Updated changelog.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas bidi: Added a way to ask for bidi segmentation...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
tasn
Evas textblock: Reformat if not valid in some cases...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock Fixed a "may be used uninit" compiler...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock: Removed unneeded casting.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock: Fix error messages about bad cutoff...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock: Clean up getting bidi props (unify...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas bidi: Add len parameter to evas_bidi_paragraph_pro...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas font-engine: Move, rename and make *_text_font_sty...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock: Make sure we only test with positive...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock: Fixed a wrong test for end of string.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
raster
fix slowdown - drew empty shadow when didnt need to.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas font-engine: Fix the fallback fribidi shaper.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas textblock: Don't keep a copy of the string per...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas font-engine: Fixed *props_info_create to accept...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas font-engine: Use len in font_draw instead of \0
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
tasn
Evas font-engine: *text_props_script_set add parameter...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
englebass
ignore++
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
raster
fix new map bug! aaagh. i think this came in post 1...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
seoz
Evas Evas.h: Removed trailing whitespaces.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
seoz
Evas evas_object_smart.c: Use pre-defined type, Evas_Sm...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
raster
fix some formatting
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
tasn
Evas font-engine: Added support for runtime-italic...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
tasn
Evas textblock: Fix formatted size calculation with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
tasn
Evas textblock: Removed obsolete comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
tasn
Evas textblock: Fix a possible leak with calc_only...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
raster
simplify tiff loader. hoping 64bit bug goes away. ...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
raster
no need to get this.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
tasn
Evas textblock: Fixed double-drawing bug (visible in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
tasn
Evas textblock: Fixed not drawing cut paragraphs when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
tasn
Evas: Updated changelog.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
raster
chlog++
commit
|
commitdiff
|
tree
|
snapshot
next