5201 Commits (08bfdacdee67ef3b835a055c3e64c6c216965593)
 

Author SHA1 Message Date
Gustavo Sverzut Barbieri 08bfdacdee Bugfix and refactor get of font based on text_class. 16 years ago
Gustavo Sverzut Barbieri da7eabb809 Just update dragable parameters if part is dragable. 16 years ago
Gustavo Sverzut Barbieri 46f07234a0 Minor cleanups. 16 years ago
doursse a5d43225dc Here is the Evil library, which provides, for the Windows platform (XP or Mobile), a set of Unix functions used in the EFL and which do not exist on that evil platform 16 years ago
Gustavo Sverzut Barbieri 621d8f73af Optimize interpolation. 16 years ago
Gustavo Sverzut Barbieri b5d880093f Avoid using anonymous for often used structs. 16 years ago
Gustavo Sverzut Barbieri 09148d57c4 Fix my introduced bug in cedric's patch. 16 years ago
Gustavo Sverzut Barbieri 0d9ff479d2 Avoid useless huge implicit memcpy. 16 years ago
Gustavo Sverzut Barbieri 9abfa8f70a Cleanup of last patches and revert my patching mistakes. 16 years ago
Gustavo Sverzut Barbieri c48465c86a Fix a memory leak on edje destruction. 16 years ago
Gustavo Sverzut Barbieri 30b26c0937 Cleanup for possible memory leak. 16 years ago
Gustavo Sverzut Barbieri 833e075b9a Delay patterns destruction until patterns is not used anymore. 16 years ago
Carsten Haitzler 23aef39670 ooh - a case where callbacks may be cleared but we call one - list entry not 16 years ago
Gustavo Sverzut Barbieri a3ac3697ec Try to get DirectFB working. 16 years ago
Sebastian Dransfeld 0fdd25e671 TODO++ 16 years ago
Sebastian Dransfeld 5fffd55830 Fix function to match callback prototype. 16 years ago
Sebastian Dransfeld cbe6386bc4 Fix callback to match changed function prototype. 16 years ago
Carsten Haitzler 9d31648720 revert pselect - breaks e init and entrance 16 years ago
Carsten Haitzler c31c2c50c3 use pselect - from lars. testing now in a wider audience. 16 years ago
Christopher Michael a77a6eb18c Fix evas_hash_foreach functions for recent evas changes. 16 years ago
Gustavo Sverzut Barbieri 435dfe2a2a Reduce memory allocation for edje match. 16 years ago
Gustavo Sverzut Barbieri e618b1d188 Cleanup edje calc and fixes textblock "visible" use. 16 years ago
doursse fc81ca730c remove trailing spaces 16 years ago
doursse 08bbba9e24 use the new api for the screensaver 16 years ago
Carsten Haitzler e6694ca7b4 fix doxy 16 years ago
Carsten Haitzler d522fc9e09 return the void pointer return val from the run cb - not just 1 or 0 :) a 16 years ago
Horms 8c554f1977 edje: include autogen.sh in distribution tar ball 16 years ago
Horms 5ac42d953d Add build-dependancy on pkg-config 16 years ago
Horms 37b3aecac8 ecore: build ecore desktop 16 years ago
Horms 4cbf4bedd5 ecore: use DEB_CONFIGURE_EXTRA_FLAGS in rules file 16 years ago
Horms 54f624a83b ecore: include autogen.sh in distribution tar ball 16 years ago
Horms 920d9e9ec7 ecore: automake and libtool build dependancy 16 years ago
Horms efbe251c5e embryo: cdbs build dependancy 16 years ago
Horms 89dec2d7e3 embryo: include autogen.sh in distribution tar ball 16 years ago
Horms b6106eeed1 evas: include autogen.sh in distribution tar ball 16 years ago
Horms 2323e5d1ab evas: Update libgl build dependancy 16 years ago
Horms c67cb60818 libeet: Build depends on automake and libtool 16 years ago
Sebastian Dransfeld 0354cd15e9 And remove debugging. 16 years ago
Sebastian Dransfeld 4ec81c3451 List data should not be in the nodes when using ecore_list 16 years ago
Sebastian Dransfeld d6b1e0b5a6 formatting 16 years ago
Christopher Michael 6fd085f0aa Fix formatting ugliness. 16 years ago
Gustavo Sverzut Barbieri 4d5430d438 Add room for '\0' in textblock calculations. 16 years ago
Gustavo Sverzut Barbieri 9b983b96b1 Patch by Cedric to really shutdown font system. 16 years ago
doursse d84ab190e6 disable the creation and installation of the static lib of 16 years ago
Sebastian Dransfeld 1ff7daa0bb revert_to can't be PointerRoot, should probably be RevertToPointerRoot 16 years ago
Peter Wehrfritz 69c774cbe6 add doxy stubs, so that the function names at least appear in the api references 16 years ago
Gustavo Sverzut Barbieri 5d571051b9 Add const to Evas api: objects and remaining bits. 16 years ago
Gustavo Sverzut Barbieri 2756696bbe Add const to Evas aoi (part 3), still lacks objects. 16 years ago
Gustavo Sverzut Barbieri bbc9773a26 Add const to Evas api (part 2), still lacks objects. 16 years ago
Gustavo Sverzut Barbieri 1def3acd63 Missing const to callback parameter. 16 years ago