profile/ivi/evas.git
2011-04-28 tasnEvas textblock: Added "password" tag - toggle password...
2011-04-28 tasnEvas textblock: Fixed *_format_remove_pair to invalidat...
2011-04-28 rasterfix formatting.
2011-04-27 tasnEvas textblock: Use strncmp instead of strncpy and...
2011-04-27 tasnEvas font-engine: Remove dependency or harfbuzz being...
2011-04-27 tasnEvas textblock: Implement format invalidation points...
2011-04-26 tasnEvas font-engine: Fixes last commit to not seg when...
2011-04-26 tasnRevert "BAD TASN!". Yeah, I'm evil.
2011-04-26 tasnEvas font-engine: Updated comments.
2011-04-26 rasterBAD TASN!
2011-04-26 seozEvas Evas.h: Sync dox authors with AUTHORS file.
2011-04-26 yozemail address of Thierry El Borgi
2011-04-26 tasnEvas font-engine: fix issue with using the wrong fi.
2011-04-26 rastermake generic loader 2 stage (head + data)
2011-04-26 tasnEvas font-engine: use the cached fi instead of searchin...
2011-04-26 tasnEvas font-engine: Added a fixme.
2011-04-26 tasnEvas font-engine: Cache fi when using Harfbuzz.
2011-04-26 rasterfixme++
2011-04-26 rasteruse correct hdr in shm open check.
2011-04-26 rasteradd generic image loader. allows for GPL loaders, unsta...
2011-04-25 cedricevas: don't forget to init eina_threads when using...
2011-04-25 rasteroops - didnt mean to commit that. that was just an...
2011-04-25 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-25 rasterwarnings--
2011-04-25 rasterlets have a Makefile.am shall we?
2011-04-24 cedricevas: use eina_lock.
2011-04-24 cedricevas: remove a few shadow variable.
2011-04-24 cedricevas: add psd file format support.
2011-04-23 discomfitorhmmm actually this wasn't the cause. but someone defini...
2011-04-23 discomfitorokay who's the joker that broke evas build? freetype...
2011-04-23 rasternash -> i fixed your mask rendering. interesting you...
2011-04-23 rastercomments for nash
2011-04-23 rasterwrn-- -> my bad.
2011-04-22 rasteran initial test at trying pixman instead of evas softwa...
2011-04-21 tasnEvas textblock: Added a temp fix for repch until implem...
2011-04-21 devilhornsEvas: Fix typos from 'old mans' recent commit sot hings...
2011-04-21 tasnEvas harfbuzz: Adjust evas to work with Harfbuzz >...
2011-04-21 tasnEvas textblock: Clean repch code a bit. No logic changes.
2011-04-21 rasteradd in lots of ptr checks to sw-x11 outbut code......
2011-04-21 rasterFrom: "Sung W. Park" <sungwoo@gmail.com>
2011-04-21 rasterand tho the header has that func.. evas doesn't. remove...
2011-04-21 tasnEvas font-engine: Fixed kerning issue and a major rende...
2011-04-21 rasterneon asm is not working. even after some typo fixes.
2011-04-21 nashEvas: filter: Remove warning from evil type things.
2011-04-21 rasterfix some nasty image cache issues i've found like doubl...
2011-04-21 nashEvas: Mask: Add the part where evas actually uses the...
2011-04-21 rasterwarning--
2011-04-21 nashEvas: Filter: Avoid a double free.
2011-04-21 nashEvas: Filter: Don't leak keys either.
2011-04-21 nashEvas: Filter: More aggresively avoid allocing filter...
2011-04-21 nashEvas: Filter: No need to allocate on a getter.
2011-04-21 nashEvas: Filter: Use some ARGB joins.
2011-04-21 nashEvas: Fix broken [ARGB]_VAL macros.
2011-04-21 nashEvas: Filter: Remove last vestiges of alpha/red/green...
2011-04-20 nashEvas: Filter: Fix filter length assignment.
2011-04-20 nashEvas: Filter: Whitespace fixes
2011-04-20 nashEvas: Filter: Handle memory alloc error a little more...
2011-04-20 tasnEvas bidi: Fixed spelling errors: NATURAL -> NEUTRAL...
2011-04-20 tasnEvas font: Removed a deprecated macro.
2011-04-20 tasnEvas font: Removed LOGICAL_WALK and updated last_up_to_...
2011-04-20 tasnEvas text/textblock: Change item size calculation to...
2011-04-20 tasnEvas font-engine: Cache pen position instead of advance.
2011-04-20 tasnEvas font-engine: Fix drawing of replacement char when...
2011-04-20 rasterfilter: handle malloc failers without crashing.
2011-04-20 rasterlets properly document filter calls and return sane...
2011-04-20 rasterand lets have getters for setters shall we - if we...
2011-04-20 rasterand fix filter api to be consistent with evas.. letalon...
2011-04-20 rastermore formatting fixes after filter commit.
2011-04-20 rasterand fix more filter messups. o->fitler will be leaked...
2011-04-20 rastermore bad code - why pass in void * image and data?...
2011-04-20 rasteroh god. more warning fixes...
2011-04-20 rastermore fixme fixes of filter
2011-04-20 rasterstart fixing shader mess. at least add mask compile...
2011-04-20 rasterfix filter code to move docs to Evas.h
2011-04-20 rasteroh dear... way too many warnings. added a whole bunch...
2011-04-19 caroEvas: export evas_filter_software_get() (used in softwa...
2011-04-19 tasnEvas font-engine: fix a segfault with empty strings.
2011-04-19 nashEvas: Filter: Add evas_object_image filter changes.
2011-04-19 nashEvas: Filters:
2011-04-19 nashEvas: Filter: Add the shaders - nice and safe change...
2011-04-19 nashEvas: Work around for mask issues
2011-04-18 devilhornsEvas: Fix nasty blank space after return and before...
2011-04-17 tasnEvas textblock: Fixed an invalid read.
2011-04-15 rasterfailure case more efficient
2011-04-15 rasterfix image double-deref/free when not meant to happen
2011-04-15 rasterfix binary ppm loading. that was odd.
2011-04-14 tasnEvas text/textblock: Add setting bidi_delimiter API.
2011-04-14 cedricautogen: unobrk things.
2011-04-14 cedricautogen: improve detection of parameter change.
2011-04-14 tasnEvas textblock: Clean up a bit.
2011-04-14 tasnEvas textblock: Move bidi props to the layout paragraphs.
2011-04-14 tasnEvas textblock: Fixed invalid reads with ellipsis in...
2011-04-14 tasnEvas textblock: Fixed ellipsis.
2011-04-14 rasterfix map update bug. :)
2011-04-14 tasnEvas: Updated changelog.
2011-04-14 tasnEvas bidi: Added a way to ask for bidi segmentation...
2011-04-14 tasnEvas textblock: Reformat if not valid in some cases...
2011-04-13 tasnEvas textblock Fixed a "may be used uninit" compiler...
2011-04-13 tasnEvas textblock: Removed unneeded casting.
2011-04-13 tasnEvas textblock: Fix error messages about bad cutoff...
next