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-02
tasn
Evas language: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
tasn
Evas textblock: Unified the wmax calculation into one...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
raster
more docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
raster
improve evas_gl docs a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
raster
From: "Sung W. Park" <sungwoo@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
raster
add LKDBUG. sorry - was trying to ekep other changes...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
raster
and fix up lock goop to work right with improved eina...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
raster
revert some changces to try fix lock issues - they...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
raster
try and remove lock deadlocks...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
nash
Evas: Filter: Brightness: Fix clamp ranges, and don...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
nash
evas: filter: brightness: software brightness filter.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
nash
evas: filter: Use the correct fields in filter_set
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
nash
Use ARGB_JOIN everywhere in evas_filter.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
raster
and try and reduce possible cache deadlocks/issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
raster
could have a cache deadlock here as _sci_find is called...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
caro
whitespaces--
commit
|
commitdiff
|
tree
|
snapshot
2011-05-01
raster
remove unneded lock+unlock
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
tasn
Evas text: Move the shadow calculations out of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
tasn
Evas font-engine: Fixed rendering of empty text.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
tasn
Evas font-engine: Document and cleanup the comments...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
tasn
Evas textblock: Fixed a bug with drawing formats when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
tasn
Evas textblock: Added "password" tag - toggle password...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
tasn
Evas textblock: Fixed *_format_remove_pair to invalidat...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
raster
fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
tasn
Evas textblock: Use strncmp instead of strncpy and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
tasn
Evas font-engine: Remove dependency or harfbuzz being...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
tasn
Evas textblock: Implement format invalidation points...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Evas font-engine: Fixes last commit to not seg when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Revert "BAD TASN!". Yeah, I'm evil.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Evas font-engine: Updated comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
raster
BAD TASN!
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
seoz
Evas Evas.h: Sync dox authors with AUTHORS file.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
yoz
email address of Thierry El Borgi
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Evas font-engine: fix issue with using the wrong fi.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
raster
make generic loader 2 stage (head + data)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Evas font-engine: use the cached fi instead of searchin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Evas font-engine: Added a fixme.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
tasn
Evas font-engine: Cache fi when using Harfbuzz.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
raster
fixme++
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
raster
use correct hdr in shm open check.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
raster
add generic image loader. allows for GPL loaders, unsta...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
cedric
evas: don't forget to init eina_threads when using...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
raster
oops - didnt mean to commit that. that was just an...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
raster
From: "Sung W. Park" <sungwoo@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
raster
warnings--
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
raster
lets have a Makefile.am shall we?
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
cedric
evas: use eina_lock.
commit
|
commitdiff
|
tree
|
snapshot
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
next