framework/uifw/edje.git
2009-12-22 cedric * edje: Fix Edje_Box use with fixed point.
2009-12-21 barbierifix warnings introduced by external parameter stuff.
2009-12-21 cedric * edje: Some more warning cleanup.
2009-12-19 caromore portable way to get the sufix of a shared library...
2009-12-19 caroinclude Evil.h so that ssize_t is defined for Windows CE
2009-12-18 barbieriadd docs for image 'USER', that I didn't know about.
2009-12-17 rasterfix return checks. broke compile!
2009-12-17 caroadd Sun Studio support when parsing edc files. Technically,
2009-12-14 sachielShow and hide clipper as needed
2009-12-14 cedric * edje: Force recalc before doing preloading.
2009-12-14 sachielShow newly created part. Fixes some problems adding...
2009-12-11 caroimprove configure output
2009-12-10 cedric * edje_cc: Generate valid edje file when fixed point...
2009-12-09 cedric * edje: Add Fixed Point Math support to Edje.
2009-12-09 rasterfmting
2009-12-09 sachielAdd type bool to external parameters
2009-12-09 rastermake nan const... cosnt!
2009-12-09 rasterwarnings--
2009-12-09 rastermuch better nan!
2009-12-09 sachieldefine NAN if not there
2009-12-09 rasteredje_cc -> add % modulo to math eval and floor() and...
2009-12-04 cedric * edje-edit: Don't forget to initialize list to NULL.
2009-12-04 cedric * edje: Add edje_object_preload, it will force the...
2009-12-02 rasterbaack to normal pre- release name now
2009-12-02 rasterquick make svnrev that has right release names
2009-12-02 barbieriEdje_External_Type: rename functions that add new objects.
2009-12-02 barbieriEdje_External_Type: break abi, add abi checker.
2009-12-02 barbieriwarn usage of part swallow without swallow
2009-12-02 barbieriedje_decc: option to output to current directory.
2009-12-02 barbieriedje_decc: -no-build-sh
2009-12-02 rasterand back to a pre-svn sonme after snap
2009-12-02 rasteraaah bah - move to 05 not 04
2009-12-02 rasterasparagus - finally
2009-12-01 barbieribatch register/unregister of external types, faster...
2009-12-01 rasteradd lots of cursor con trol api's
2009-11-30 sachielactually add stuff to the list
2009-11-27 sachielrestack swallowed objects too
2009-11-27 sachielUpdate object when external parameters are set
2009-11-26 sachielDelete internal object when external part is removed
2009-11-26 sachielcreate external in the right place
2009-11-26 sachielexternals {} in edje_edit, source generation and add...
2009-11-25 sachielMore macros and default values por external parameters.
2009-11-24 sachieldont segv if theres no file
2009-11-24 sachielAutoload modules for external widgets
2009-11-23 sachielEasier to use macros
2009-11-23 sachielParameter information for external widgets
2009-11-23 sachielBetter path for modules and move variables to beginning...
2009-11-23 barbieriedje external module loader: just load modules once.
2009-11-23 barbieriedje external support, part 1.
2009-11-22 rasterpatch from tasn: rtl fit.
2009-11-18 sachielEdje_Edit
2009-11-13 sachielConstness and pass object around
2009-11-12 sachielconsistent return
2009-11-10 lmunchFix linking issue when cross building from linux to...
2009-11-09 rasterfix segv on obj del - didnt remove callbacks!
2009-11-08 englebassRemove unused variables
2009-11-08 englebassUncomment label along with goto
2009-11-06 carofix dist/distcheck rule
2009-11-03 caroallow the amalgation stuff in edje
2009-11-03 caro * rename _edje_strbuf_append to _edje_strbuf_append1 and
2009-11-02 cedric * edje: On size hints don't forget to invalidate real...
2009-10-31 sachielSome more stuff in externals, little api change there...
2009-10-27 sachieland bring external back now that the file was added
2009-10-27 sachielThey say missing files need to be added, they don't...
2009-10-27 rasterREVERT! broke edje.
2009-10-26 sachielExternal objects support by Brian 'rephorm' Mattern
2009-10-26 sachielEdje_Edit is too noisy.
2009-10-26 watchwolffix evas_object_event_callback_del_full()
2009-10-26 rasterprovide fast-path for re-swallow
2009-10-26 rasterchange to del fulls just to be consistent
2009-10-25 carowarning--
2009-10-25 caro * fix some warnings
2009-10-25 carounused parameters --
2009-10-25 caro * include config.h in all source files
2009-10-21 sachielAdd function to copy a part description. Helps to get...
2009-10-14 rasterlink to right header file in docs
2009-10-13 caroadd declaration of alloca
2009-10-09 cedric * edje: Support back empty file.
2009-10-09 caroadd logging in edje_main.c only for now. Could be extended
2009-10-09 carorename _edje_edd_setup() and _edje_edd_free() to respec...
2009-10-08 caroCheck if one of the dependencies fails in edje_init()
2009-10-08 carofix tmp dir on Windows
2009-10-08 caro * simplify a bit edje_init() and edje_shutdown() a bit
2009-10-08 rasterand delete size change hints cb if unswallowed
2009-10-08 rasterif a swallowed object shanges size hints.. re-fetch...
2009-10-07 cedric * edje: Oops. Correct fix.
2009-10-07 cedric * edje: Help windows users to be happy.
2009-10-07 cedric * edje: Another round of llvm warning removal.
2009-10-07 cedric * edje: Remove some potential bug detected by llvm...
2009-10-07 urandoma new vimball with updated syntax highlighting and...
2009-10-06 caro * more quoting
2009-10-02 caro * use Requires.private field in edje.pc if pkg-config...
2009-09-29 caroFix documentation
2009-09-28 barbieriedje_{,object}_color_class_get() and signals when color...
2009-09-28 rasteredje docs now follow template
2009-09-17 sachielImprove documentation for Evas, Ecore, Edje and Elementary.
2009-09-16 sachielMove some defines to enum and expose them.
2009-09-11 jeffdamethalso remove text class members on object deletion
2009-09-02 devilhornsFormatting.
2009-09-02 rasterremove excessive backspace
next