2006-09-24 |
David Walter... | Document that \n is the other white space. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
David Walter... | *Not all white space is treated the same here, so using... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Only delete these paths on shutdown. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Remove unused variables. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Fix more typo. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Carsten Haitzler | fix pixel buffer overflow on loading corrupt/malformed... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Carsten Haitzler | cleanups of xpm loader - possibly mem overruns fixed. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | What to do? |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Free paths. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | FIXME++ |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Fix mem leaks. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Plug memleak. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Fix mem leaks. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | Remove double declarations. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
sebastid | This event is from ecore_con |
commit | commitdiff | tree | snapshot |
2006-09-24 |
rephorm | cleaner handling of optional features |
commit | commitdiff | tree | snapshot |
2006-09-24 |
rephorm | don't include ifdefs in the main header |
commit | commitdiff | tree | snapshot |
2006-09-24 |
rephorm | missed a few files |
commit | commitdiff | tree | snapshot |
2006-09-24 |
rephorm | Add abstract socket namespace support to ecore_con. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Dan Sinclair | - fix warning |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | initialize memory. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Free temporary directory. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | init result |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | free result on error. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | set data to NULL after deleting hash. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | No const modifier on memory which should be freed. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Only fetch data if data is empty. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | free closest. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Check for null before parsing begins. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | printf-- |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Fix split path. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | value is already checked. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Bail early on error. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | No need to create the list here, it is never used and... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Add vim header. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Bail early on error. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | variable is only used in this function. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Bail early on error. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | No need to use strlen twice. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Bail early on error. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Formatting. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Bail early on error |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Use isspace() to check for whitespace. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
sebastid | Return immediatly on error. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | Part of a review of icon searching, to be completed... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | Instrumentation so that we can test performance while... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | A few fixes for icon themes, including - |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | *Use a hash cache of icon themes to speed things up. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | Formatting. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | *Keep track of directories inside of themes. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
quan74 | bcond without svg |
commit | commitdiff | tree | snapshot |
2006-09-22 |
David Walter... | Frre up ram. Re organised a little to make freeing... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Carsten Haitzler | sometimes... HOME is not set... believe it or not! :) |
commit | commitdiff | tree | snapshot |
2006-09-21 |
David Walter... | printf no longer needed. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
David Walter... | printf added so that we can sort out why it's crashing... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
kaethorn | add eet_bench to debian package. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
David Walter... | Free up all those nasty hashes. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Carsten Haitzler | avoid loading all loaders if file doesn't exist |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Carsten Haitzler | tune the unloads to be conservative but effective. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Carsten Haitzler | and i implemented module UNLOADING. given enough cycles... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
quan74 | make dist build again |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Christopher... | Fix glibc invalid next size on free. |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Viktor Kojouharov | s/LIBCAIRO_SVG/LIBSVG_CAIRO/ |
commit | commitdiff | tree | snapshot |
2006-09-16 |
David Walter... | Everybody has converted their .eaps to .edjs using... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
tilman | ported filter fixes from the xrender_x11 engine to... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
tilman | ported the transformation matrix fixes from the xrender... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
David Walter... | Ignore empty values, don't write them either. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
tilman | xrender's filters also kick in if we don't specify... |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Carsten Haitzler | fix mmap bug |
commit | commitdiff | tree | snapshot |
2006-09-15 |
rephorm | Small -> Pawn |
commit | commitdiff | tree | snapshot |
2006-09-14 |
David Walter... | If the caller wants fallback options, then it can imple... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Kim Woelders | Requested by tilman. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
David Walter... | Add the rest of the info from .eaps. |
commit | commitdiff | tree | snapshot |
2006-09-13 |
tilman | move the filter lookup to its own function - should... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
David Walter... | Don't free this here, it gets freed at shutdown with... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
tilman | use double precision for the greater good of humanity |
commit | commitdiff | tree | snapshot |
2006-09-12 |
tilman | avoid rounding errors when setting up the transformatio... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
tilman | use the proper macros for the picture filter names |
commit | commitdiff | tree | snapshot |
2006-09-12 |
doursse | free the event and don't use deprecated XCBSync function |
commit | commitdiff | tree | snapshot |
2006-09-12 |
doursse | free memory when we quit the tests. Free allocated... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Carsten Haitzler | #ifdef the 1 bit transform stuff. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Carsten Haitzler | svg fallback fixed |
commit | commitdiff | tree | snapshot |
2006-09-11 |
David Walter... | Expand FDO command arguments and allow other argument... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
tilman | missed another case of identiy-transform setting |
commit | commitdiff | tree | snapshot |
2006-09-11 |
tilman | don't set the picture transform to the identity - that... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
tilman | um, raster, you cannot chain == like that. gcc even... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
tilman | cleaned up the transformation matrix code. use the... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Carsten Haitzler | add system icons dir for e, patches for evas. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Mike Frysinger | remove duplicate cairo-svg check |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Mike Frysinger | fix double output for xpm |
commit | commitdiff | tree | snapshot |
2006-09-10 |
doursse | do not free buf if no available buf |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Carsten Haitzler | typo-- - it was in a #ifdef DEBUG... thank god :) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Carsten Haitzler | ok - the leak reports were disturbing me. fixed. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Carsten Haitzler | 1. fn's with no params shoudl be (void) - fixed 1 file. |
commit | commitdiff | tree | snapshot |
2006-09-10 |
doursse | missing reply frees |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Carsten Haitzler | xrender too |
commit | commitdiff | tree | snapshot |
2006-09-09 |
moom | * evas_object_clip_unset(): set "cur.have_clipees"... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
doursse | fix xrender xcb engine, add old stuff committed to... |
commit | commitdiff | tree | snapshot |
next |