platform/upstream/efl.git
2006-12-28 Sebastian DransfeldFix warning. First compute value, then increment pointer.
2006-12-28 Sebastian DransfeldRemove unused variables.
2006-12-28 Sebastian DransfeldRemove unused variables.
2006-12-28 Sebastian DransfeldFix warning. First compute value then increment pointer.
2006-12-28 Sebastian DransfeldRemove unused variables.
2006-12-28 Sebastian DransfeldFix warning, first compute value then increment pointer.
2006-12-28 Sebastian DransfeldFix warnings. First compute value, then increment pointer.
2006-12-28 Sebastian DransfeldUse cpp to remove code.
2006-12-28 Sebastian DransfeldNo need to alloc Edje_List_Foreach_Data
2006-12-28 Kim WoeldersAdd const.
2006-12-28 rephormadd some docs
2006-12-28 rephormadd ecore_list_find() to find a data node via a compare...
2006-12-28 rephormPatch for line geometry from Cedric BAIL
2006-12-26 Christopher... Revert that recent trap commit.
2006-12-26 Christopher... Added some safety traps to help avoid segfaults.
2006-12-24 Viktor Kojouharovtext_class_del/list functions
2006-12-21 rephormpoint out some more leaks
2006-12-21 rephormformatting fix
2006-12-21 rephormremove some unneeded casts, and unused code
2006-12-20 rephormdon't leak when input is invalid (<New> w/o an <Old...
2006-12-19 Christopher... Be a little more paranoid about freeing image data...
2006-12-19 Carsten Haitzlerfix buffer canvas resizes :)
2006-12-19 Carsten Haitzlerexplicitly enable alpha for buffer canvas image obj
2006-12-19 Carsten Haitzleruse the new colorspace support in evas... :)
2006-12-19 Carsten Haitzlerfix color modulation for gl surfaces. also fix segvs...
2006-12-19 Sebastian DransfeldRevert change, premature.
2006-12-19 Sebastian DransfeldConvert target to string, the user will probably do...
2006-12-18 Carsten Haitzlerand handle updates. next is to fix the row handling.
2006-12-18 Carsten Haitzlerfragment shader finally actually works. it's unclean...
2006-12-18 metricsFix an issue where the button click is not correctly...
2006-12-17 Carsten Haitzlerfix segv added in
2006-12-17 Carsten Haitzlernot complete yet - actually i need help with the fragme...
2006-12-17 Sebastian DransfeldFix memleak.
2006-12-17 Sebastian DransfeldFix memleak.
2006-12-17 Sebastian DransfeldStore hashes. Please review.
2006-12-17 Sebastian DransfeldWhen put'ing data we should not modify the source,...
2006-12-16 Sebastian DransfeldMove common error code to the end of the function.
2006-12-15 Sebastian DransfeldFix typo.
2006-12-15 rephormmore unneeded logic
2006-12-15 rephormthe first clause implies the others
2006-12-13 ningersoFix the build for the FB engine on non-x86 architectures.
2006-12-13 rephormsend proper timestamp to along with selection notify
2006-12-11 ningersoAllow for handling the selection data conversion extern...
2006-12-11 ningersoRemove warnings when building without X damage support.
2006-12-11 ningersoCleanup warnings when building without support for...
2006-12-09 Carsten Haitzlerand actually call the engine calls!
2006-12-09 Carsten Haitzler1. add new api calls to 1. set a "native surface" for...
2006-12-08 rephormadd some documentation
2006-12-06 Carsten Haitzlerbring gl engine vaguely back up to snuff.
2006-12-05 Michael JenningsTue Dec 5 16:50:38 2006 Michael...
2006-12-04 Michael JenningsMon Dec 4 15:34:28 2006 Michael...
2006-12-04 Carsten Haitzlerlotys of changes - mayaswell asparagus - and the start...
2006-12-02 ningersoRevert a commit that should not have gone in. This...
2006-12-02 ningersoSend a selection request event when it occurs and expan...
2006-12-02 Carsten Haitzleradd version to smart classes.
2006-11-29 Christopher... Remove some old crufty function that is no longer neede...
2006-11-28 ningersoReduce additional layout parsing overhead by using...
2006-11-28 ningersoImprove format parsing performance by using preloaded...
2006-11-27 David Walter... A good catch by devilhorns.
2006-11-25 Christopher... Move tslib (Touchscreen) checks inside the "want_ecore_...
2006-11-25 Carsten Haitzler1. image size bounds checks for eet
2006-11-23 kaethornRemove fonts from package. Thanks to N-Mi.
2006-11-18 Carsten Haitzlerremove thread deadlock! werd!
2006-11-18 Carsten Haitzleradd pthread libs etc. to evas-config and pkgconfig...
2006-11-18 Carsten Haitzlerthreads back on - try this.
2006-11-18 Carsten Haitzlerdisable threads for now - seemed ok. this is a weird...
2006-11-17 Carsten Haitzlerand actually allow "USER" images (ie don't encode them...
2006-11-16 tilmanmissing define for BUILD_ECORE_DESKTOP
2006-11-16 Carsten Haitzlercheck for set affinity in pthread - seems to bemissing...
2006-11-16 Carsten Haitzlera few things.
2006-11-15 Carsten Haitzlersli is possible- but not optimal.
2006-11-15 Carsten Haitzleroops - disable threads by default. still experimental.
2006-11-15 Carsten Haitzlerfix --enable-ptrhead and poly render symbol - oops
2006-11-14 Carsten Haitzlernash patch
2006-11-13 Carsten Haitzler1. evas gets a pipeline with deferred rendering ability...
2006-11-13 David Walter... More documenting.
2006-11-13 David Walter... Disable the instrumentation output.
2006-11-13 David Walter... Oops, left debugging turned on.
2006-11-13 David Walter... *No more KDE duplicates in menus.
2006-11-12 David Walter... Lets see if I can make ubuntu and fedora core both...
2006-11-12 David Walter... Be a bit more paranoid about this loop.
2006-11-12 David Walter... .cvsignore++
2006-11-12 David Walter... Oops. Too much debugging, too little sleep.
2006-11-12 David Walter... * Revert the ubuntu fix coz it breaks fedora core.
2006-11-12 Carsten Haitzlerfix button up for buttons 8,9 etc.
2006-11-11 Carsten Haitzlerand have glitz disabled for now as its pretty much...
2006-11-11 Carsten Haitzlersimply as PLACEHOLDER for a glitz engine. i plan on...
2006-11-11 Carsten Haitzlerunused var.
2006-11-11 Carsten Haitzlerdont loop over screens - pointless
2006-11-10 Kim WoeldersAdd const. Fix warnings.
2006-11-10 Kim WoeldersFix warnings.
2006-11-10 Carsten Haitzlervincent spotted these. fixed :)
2006-11-09 David Walter... *Implement MergeFile type=parent.
2006-11-08 dourssecosmetic: the MappingNotify event has id 34 whereas...
2006-11-05 Kim WoeldersAdd const, fix warnings.
2006-11-05 Kim WoeldersAdd const, fix warnings.
2006-11-05 Kim WoeldersAdd const, fix warnings.
2006-11-05 Kim WoeldersFix warnings.
2006-11-05 Kim WoeldersFix warnings.
2006-11-05 Kim WoeldersSelection data should be untyped. Add const. Fix warnings.
next