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
2010-08-29
englebass
ignore++
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
tasn
Evas textblock: Fixed segfault when clearing a textbloc...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
raster
shhh evas. ok - back to normal. generic fn ptr for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
raster
move more callbacks to typedefs.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
raster
fix map bug. :) again. this time both cases work.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
raster
re-enaqble async rendering. seems ok on 2 cores. might...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
caro
formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
raster
unfortunate - but need to disable those async/pipe...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
raster
and actually fix un/resurf. done.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
raster
fix un/resurf for dump.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
raster
tracing/info to check texture allocation/usage. no...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-27
raster
some minor cleanliness in the unsurf/resurf stuff.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
lucas
Apply double_condition_check.cocci
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
tasn
Evas textblock: Fixed ignoring of unicode object replac...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
tasn
Evas font: Fixed a couple of warnings and formatting...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
tasn
Evas textblock: Fixed tab causing weird spacing and...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
raster
be able to free and alloc gl surface when asked to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
tasn
Evas textblock: Fixed a bit of formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
raster
aagh fix fix! works again.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
raster
silence gl enging output unless you set EVAS_GL_INFO...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-26
lucas
Revert and re-apply badnull patch
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
tasn
Evas textblock: Paired formats (e.g <b> and </b>) are...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
raster
and fail init of gl cleanly again... :)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
raster
remove segv in ghl engine with native surfaces if data...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-25
nash
Some ignores for the .git ppls.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
lucas
Fix header include
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
raster
fix nasty uncaught clip + map bug! fix fix fix!!!!!
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
nash
Do kerning correctly for word cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
nash
Fix potential crash with word cache and RTL
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
nash
Locking same for both font rendering + whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
nash
Remove pointless test (it's the loop invariant).
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
raster
1 bug-- ... when maps got enabled and disabled you...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
raster
!! once
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
raster
nicer do !! once.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-24
raster
i think i may have fixed a bug in mosue grabs. not...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
raster
trying to clean up ccpcheck complaints - but this one...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
raster
leak--
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
raster
lets happy-lucky-fun calloc shall we? make sure our...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
tasn
Evas textblock: simplified descent calculation.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-22
tasn
Evas textblock: fixed most of the cases on which a...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
lucas
Convert (hopefully) all comparisons to NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
raster
fix free shutdown of gl common part of gl engine -...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
raster
pass distcheck -> cedric! u br0ksed it!
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
tasn
Evas textblock: Fixed range_text_get, no works when...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
cedric
* eina: fix structure content to be more futur proof...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
raster
gl-x11 enabled now by default if deps found. it's a...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
tasn
Evas textblock: Improved the docs of the size get funct...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
raster
remove transform stuff - never was implemented anyway...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
raster
and make dynamic hint actually work when we have zero...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
raster
fix stride and hint setting so any order works.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
raster
fix 2 unimplemented bits in dynamic texture stuff.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
lucas
Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Oops, alpha is used.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Comment out some unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Comment out unused variable (commented out instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Remove/Comment out some unused variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Add some missing functions that were EAPI'd, but not...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Fix compiler warning: "declared static but never defined".
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Initialize var to Zero (remove compiler warning).
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Fix placement of __UNUSED__.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
cedric
* evas: remove some warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
devilhorns
Fix warnings about some unused paramaters (This does...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
tasn
Evas textblock: Fixed range_delete with multiple paragr...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
tasn
Evas textblock: Fixed range_delete.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
raster
fix direct egl img rgba ordering.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
raster
really minor - no api break. adding struct memmebrs...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
tasn
Evas textblock: render should be allowed to be passed...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
tasn
Evas font draw: Fixed a typo in font draw
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
raster
useful configure output for enabling gles
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
cedric
* evas: oops, that wasn't to be gone.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
cedric
* evas: remove gradient and gradient2.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Added comment about styles in the docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas bidi: Added saftey conversions to make sure FriBid...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
cedric
* evas: fix word/metric cache build.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
cedric
* evas: unbreak pipe rendering.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas: Fixed many compilation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Fix the inefficent ways used to get...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Fixed evas_textblock_cursor_paragraph_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: removed two unwanted fixmes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Another fix to 'range_get' fixes the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
copy & paste fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Fixed a bug with getting text in range.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Use the unicode object replacement...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
well that went missing eh?
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
tasn
Evas textblock: Updated usage documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
nicer list. need to check that over.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
missed an eet 1.4.0 min req.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
eina-1 -> eina
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
eina req.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
evas -> 1.0.0 alpha readied.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
fix up copyings likewise. nicely standardised templateish.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
raster
copyight notice vanished - add back in.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
tasn
Evas textblock: Fixed the bug with going up/down lines...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
tasn
Evas bidi: Added defines for bidi paragraph types ...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
tasn
Evas: Removed deprecated 'lines' from Evas_Object_Textb...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
tasn
Evas textblock: Remove an unused function.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
tasn
Evas textblock: Free paragraphs as well as lines.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
discomfitor
fix compile
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
raster
From: Alexander Kerner <alexander.kerner@googlemail...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
lucas
Apply memset-calloc.cocci
commit
|
commitdiff
|
tree
|
snapshot
next