framework/uifw/edje.git
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
2009-09-01 sachielfix docs
2009-09-01 cedric * edje: Fix static build of edje.
2009-08-29 caroremove debug
2009-08-28 caroremove debug
2009-08-25 caroallow the user to chose in which directory the temporar...
2009-08-24 carosmall cleanup
2009-08-24 caro * remove unused parameters (except in edje_lua.c,...
2009-08-23 carotypo
2009-08-17 davemds * Remove _strdup(). Useless unless we don't check...
2009-08-17 cedric * edje: Fix tween when comming from same state.
2009-08-17 davemds * Do not include edje_cc.h anymore :)
2009-08-17 davemds * Do not use the 'Font' struct from edje_cc.h
2009-08-17 davemds * Do not use SZ() macro from edje_cc.h
2009-08-17 cedric * edje: Fix calc.
2009-08-17 davemds * rename mem_strdup() to not clash (in the case of...
2009-08-17 cedric * edje: Remove warning, mainly due to lua merge.
2009-08-16 rasterdo not exit on lua errors! this would be righteously...
2009-08-16 rasterFrom: "Hanspeter Portner" <ventosus@airpost.net>
2009-08-14 cedric * edje: Make EDJE_CALC_CACHE on by default.
2009-08-14 cedric * edje_calc: Major cleanup.
2009-08-13 cedric * edje_calc: Use 20 bytes less per Edje_Calc_Params.
2009-08-13 cedric * edje_calc: Cleanup calc structure.
2009-08-13 cedric * eet: Fix prefix.
2009-08-13 cedric * edje: Use new clean API from Eet.
2009-08-12 barbieriNULL sfont as it might be used earlier.
2009-08-12 cedric * edje: Starting refactor of edje_recalc_single.
2009-08-12 cedric * edje: Reverting to recalc_do in edje smart resize.
2009-08-11 cedric * edje: Oops, fix drag.
2009-08-11 cedric * edje: Free the Edje_Real_Part_Drag.
2009-08-11 cedric * edje: Make Edje_Real_Part_Drag a pointer. Win 100...
2009-08-11 cedric * edje: More cleanup of Edje_Real_Part.
2009-08-11 cedric * edje: Cleanup drag part of Edje_Real_Part.
2009-08-11 cedric * edje: Starting cleanup of Edje_Real_Part.
next