2006-12-17 |
Sebastian Dransfeld | Fix memleak. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Sebastian Dransfeld | Fix memleak. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Sebastian Dransfeld | Store hashes. Please review. |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Sebastian Dransfeld | When put'ing data we should not modify the source,... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Sebastian Dransfeld | Move common error code to the end of the function. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Sebastian Dransfeld | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
rephorm | more unneeded logic |
commit | commitdiff | tree | snapshot |
2006-12-15 |
rephorm | the first clause implies the others |
commit | commitdiff | tree | snapshot |
2006-12-13 |
ningerso | Fix the build for the FB engine on non-x86 architectures. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
rephorm | send proper timestamp to along with selection notify |
commit | commitdiff | tree | snapshot |
2006-12-11 |
ningerso | Allow for handling the selection data conversion extern... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
ningerso | Remove warnings when building without X damage support. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
ningerso | Cleanup warnings when building without support for... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Carsten Haitzler | and actually call the engine calls! |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Carsten Haitzler | 1. add new api calls to 1. set a "native surface" for... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
rephorm | add some documentation |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Carsten Haitzler | bring gl engine vaguely back up to snuff. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Jennings | Tue Dec 5 16:50:38 2006 Michael... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Michael Jennings | Mon Dec 4 15:34:28 2006 Michael... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Carsten Haitzler | lotys of changes - mayaswell asparagus - and the start... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
ningerso | Revert a commit that should not have gone in. This... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
ningerso | Send a selection request event when it occurs and expan... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Carsten Haitzler | add version to smart classes. |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Christopher... | Remove some old crufty function that is no longer neede... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
ningerso | Reduce additional layout parsing overhead by using... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
ningerso | Improve format parsing performance by using preloaded... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
David Walter... | A good catch by devilhorns. |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Christopher... | Move tslib (Touchscreen) checks inside the "want_ecore_... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Carsten Haitzler | 1. image size bounds checks for eet |
commit | commitdiff | tree | snapshot |
2006-11-23 |
kaethorn | Remove fonts from package. Thanks to N-Mi. |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Carsten Haitzler | remove thread deadlock! werd! |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Carsten Haitzler | add pthread libs etc. to evas-config and pkgconfig... |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Carsten Haitzler | threads back on - try this. |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Carsten Haitzler | disable threads for now - seemed ok. this is a weird... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Carsten Haitzler | and actually allow "USER" images (ie don't encode them... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
tilman | missing define for BUILD_ECORE_DESKTOP |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Carsten Haitzler | check for set affinity in pthread - seems to bemissing... |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Carsten Haitzler | a few things. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Carsten Haitzler | sli is possible- but not optimal. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Carsten Haitzler | oops - disable threads by default. still experimental. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Carsten Haitzler | fix --enable-ptrhead and poly render symbol - oops |
commit | commitdiff | tree | snapshot |
2006-11-14 |
Carsten Haitzler | nash patch |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Carsten Haitzler | 1. evas gets a pipeline with deferred rendering ability... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
David Walter... | More documenting. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
David Walter... | Disable the instrumentation output. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
David Walter... | Oops, left debugging turned on. |
commit | commitdiff | tree | snapshot |
2006-11-13 |
David Walter... | *No more KDE duplicates in menus. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
David Walter... | Lets see if I can make ubuntu and fedora core both... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
David Walter... | Be a bit more paranoid about this loop. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
David Walter... | .cvsignore++ |
commit | commitdiff | tree | snapshot |
2006-11-12 |
David Walter... | Oops. Too much debugging, too little sleep. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
David Walter... | * Revert the ubuntu fix coz it breaks fedora core. |
commit | commitdiff | tree | snapshot |
2006-11-12 |
Carsten Haitzler | fix button up for buttons 8,9 etc. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Carsten Haitzler | and have glitz disabled for now as its pretty much... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Carsten Haitzler | simply as PLACEHOLDER for a glitz engine. i plan on... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Carsten Haitzler | unused var. |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Carsten Haitzler | dont loop over screens - pointless |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Kim Woelders | Add const. Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Kim Woelders | Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Carsten Haitzler | vincent spotted these. fixed :) |
commit | commitdiff | tree | snapshot |
2006-11-09 |
David Walter... | *Implement MergeFile type=parent. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
doursse | cosmetic: the MappingNotify event has id 34 whereas... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Add const, fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Add const, fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Add const, fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Selection data should be untyped. Add const. Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | No void pointer arithmetic. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Add some static's. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Carsten Haitzler | and fix final off-by-a-bit in the xform. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Carsten Haitzler | massively improve xrender scaling to be almost perfect... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Kim Woelders | Add const, fix warnings. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Carsten Haitzler | doing some cleanups to xr engine |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Carsten Haitzler | fix fade of solid images in xrender engine |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Carsten Haitzler | check dimensions for safety |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Carsten Haitzler | simon's patch is back - fixed. :) still just makes... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Carsten Haitzler | evas utf8 patch broke e17's about box. revert |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Carsten Haitzler | asparagus. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Carsten Haitzler | fair enough to be more forgiving of malformed utf8... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
David Walter... | Allocate a bit more ram, that should shutup valgrind. |
commit | commitdiff | tree | snapshot |
2006-10-29 |
David Walter... | Expand the command line to handle multiple files, or... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
David Walter... | Should no longer be static now that we strdup it just... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
David Walter... | Handle putting files into commands. Mostly there,... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | too zealous - ecore_config needs to come back |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | striptease! |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove test/example stuff |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove even more |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | removing... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove data |
commit | commitdiff | tree | snapshot |
2006-10-28 |
David Walter... | Copy filename escaping code from e_utils to make it... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove more |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove test progs and data |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove embryo debug/test stuff - move to elsewhere |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | clean out -debug package stuff |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | remove eet test progs |
commit | commitdiff | tree | snapshot |
2006-10-28 |
quan74 | re-enable svg loader in spec |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Carsten Haitzler | i was just playing with adding thread supprot to INTERN... |
commit | commitdiff | tree | snapshot |
next |