platform/upstream/efl.git
2004-10-23 tsauerbeckfixed arg count checking for program.action
2004-10-23 tsauerbeckedje_cc now checks the number of arguments for each...
2004-10-23 tsauerbeckinclude collection id in error messages
2004-10-23 tsauerbeckcleaned up edje_cc's sanity checking for parts and...
2004-10-23 Kim Woeldersnetwm function prototypes.
2004-10-23 Kim WoeldersQuiet.
2004-10-23 Kim WoeldersAn initial ecore_x_netwm.c.
2004-10-23 Carsten Haitzlermoe work on iccccccccccccccccccm not much
2004-10-22 shadoiUncomment edje_edit stuff so iconbar will build again.
2004-10-22 tsauerbeckimplemented string list calls. untested, beware.
2004-10-22 tsauerbeckupdated Doxyfiles
2004-10-22 tsauerbeckopen files properly
2004-10-22 Carsten Haitzlergawd that was bad!!!!
2004-10-22 Carsten Haitzlerok fix some things with SSL and ecore_evas. you ALWYAs...
2004-10-22 Carsten Haitzlerbuildie cleanies
2004-10-21 Carsten Haitzlerdistcheck
2004-10-21 Carsten Haitzlerno ldflags
2004-10-21 Carsten Haitzlermake distcheck
2004-10-21 Carsten Haitzlerno brackets
2004-10-21 Carsten Haitzlerno brackets!
2004-10-21 Carsten Haitzlerextar dist too for edje_recc
2004-10-21 Carsten Haitzleronly do that once...
2004-10-21 Carsten Haitzlerbuild cleaning
2004-10-21 Carsten Haitzlerno more \m
2004-10-21 Carsten Haitzleroops. no mroe seggies! :)
2004-10-21 Carsten Haitzleradd this sucker.
2004-10-21 Carsten Haitzlercleaner build
2004-10-21 Carsten Haitzlerdont need to set LDFLAGS
2004-10-21 Carsten Haitzlersystem LDFLAGS
2004-10-21 Carsten Haitzleruse LDFLAGS!
2004-10-21 Carsten Haitzlerif we dont set LDFLAGs... why not just use the defaults? :)
2004-10-20 tsauerbeckdescription.border -> description.image.border
2004-10-20 tsauerbeckimlib2 is optional for edje_cc now. simplified autofoo
2004-10-20 tsauerbeckmingw portability
2004-10-20 tsauerbeckmingw portability, step 1
2004-10-20 tsauerbeckmingw portability
2004-10-20 tsauerbeckremove unneeded include
2004-10-20 Carsten Haitzlerdup tween list properly :) and dup lookups on text...
2004-10-20 Carsten Haitzlerand on file set - live in the RIGHT layer
2004-10-20 Carsten Haitzlerand dont propagate those...
2004-10-20 Carsten Haitzlerpatchies contributed :)
2004-10-19 azundris...
2004-10-19 tsauerbeckfixed a memleak
2004-10-19 tsauerbeckcatch missing targets in STATE_SET programs, for example
2004-10-19 tsauerbeckimage{} and fill{} attributes are only allowed for...
2004-10-19 tsauerbeckdeprecated description.border, use description.image...
2004-10-19 tsauerbeckbetter vim modelines for raster code
2004-10-19 tsauerbeckmore suppressions
2004-10-19 tsauerbeckNew feature: part descriptions can inherit attributes...
2004-10-19 tsauerbecktweaked font sizes
2004-10-19 Carsten Haitzlerlimit embryo scritps form being able to go into finitie...
2004-10-19 Carsten Haitzlerinstruction limiter on the amx lets u limit function...
2004-10-19 Carsten Haitzleroops. fixie fixie. NOw its all workign and happy :)
2004-10-19 Carsten Haitzlerlocale safety and no printfs :)
2004-10-19 Carsten Haitzlerecore_config uses eet for storage now... check the...
2004-10-19 Carsten Haitzleroops. 1 ) too many
2004-10-19 Carsten Haitzlertimer oopsie - thanks brett
2004-10-17 Carsten Haitzlermore handy fucns for... you know what... :)
2004-10-17 Carsten Haitzlersome mroe calls... guess what i'm doing eh? :)
2004-10-17 Carsten Haitzlermove to simpler calls.
2004-10-16 tsauerbeckcheck that the input file exists. make sure that the...
2004-10-15 tsauerbeckmake sure source file data is terminated properly
2004-10-15 tsauerbeckinit vars before usage
2004-10-15 tsauerbeckuse EMBRYO_FLOAT_TO_CELL/CELL_TO_FLOAT macros in the...
2004-10-15 tsauerbeckcvsignore
2004-10-14 Carsten Haitzler0.9.1 version up
2004-10-14 tsauerbeckint 'list' ops
2004-10-14 Carsten Haitzlerembryo speedups...
2004-10-13 tsauerbecka sane version of the EmbryoCell to float (and vice...
2004-10-13 handyandeStart tidying ecore_config
2004-10-13 tsauerbeckbah, i suck
2004-10-13 tsauerbeckcast correctly between Embryo_Cell and float
2004-10-13 tsauerbeckwarnings
2004-10-13 tsauerbeckthe 'low level' edje var list functions decrement id...
2004-10-13 tsauerbeckboolean values can now be specified in the following...
2004-10-13 Carsten Haitzlercheck the type by hand... if declared - otherwise ASSUM...
2004-10-13 Carsten HaitzlerBAD HANDY.... BAD! watch your types there... or we...
2004-10-13 Carsten Haitzleraccessing wrong memmber. fixed.
2004-10-13 Carsten Haitzlerallow text source and text style sources to be specifie...
2004-10-12 tsauerbeckadapted to embryo_cc changes
2004-10-12 tsauerbeckcommand line arguments are now handled in a sane way...
2004-10-12 tsauerbeckportability improvements
2004-10-12 tsauerbeckworks on mingw now
2004-10-11 tsauerbeckString concatenation ("foo""bar" -> "foobar") now works...
2004-10-11 tsauerbeckoops, accessing random memory is bad
2004-10-11 tsauerbeckwarning fixes
2004-10-11 tsauerbeckImplemented string concatenation.
2004-10-10 tsauerbeckpart names need to be unique in a collection, too
2004-10-10 Carsten Haitzlermore compile options.. allow image sot be FORCIBLY...
2004-10-10 tsauerbecksmooth
2004-10-10 tsauerbeckdon't print constant data
2004-10-10 tsauerbeckadded edje_decc to cvsignore
2004-10-10 Carsten Haitzlerand dont use buf! :)
2004-10-10 Carsten Haitzleractually... error on any source file not being able...
2004-10-09 tsauerbeckwhen a font cannot be loaded (because -fd was omitted...
2004-10-08 handyandeoption bug and hide if setting not allowed
2004-10-08 tsauerbeckfixed an endless loop caused by unexpected preprocessor...
2004-10-06 handyandeNot to forget help text :)
2004-10-06 handyandeFinally fix boolean up properly - phew
2004-10-06 handyandeOK - who added boolean, but did not allow it to save???
next