summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2009-11-03 * rename _edje_strbuf_append to _edje_strbuf_append1 andcaro4-50/+57
2009-11-02 * edje: On size hints don't forget to invalidate real part cache.cedric1-3/+4
2009-10-31Some more stuff in externals, little api change there, may change some more l...sachiel5-9/+86
2009-10-27and bring external back now that the file was addedsachiel8-12/+95
2009-10-27They say missing files need to be added, they don't respawn like things in Quakesachiel1-0/+187
2009-10-27REVERT! broke edje.raster8-95/+12
2009-10-26External objects support by Brian 'rephorm' Matternsachiel8-12/+95
2009-10-26Edje_Edit is too noisy.sachiel1-125/+125
2009-10-26fix evas_object_event_callback_del_full()watchwolf1-2/+2
2009-10-26provide fast-path for re-swallowraster1-14/+27
2009-10-26change to del fulls just to be consistentraster1-12/+16
2009-10-25warning--caro1-2/+2
2009-10-21Add function to copy a part description. Helps to get templates goingsachiel2-0/+146
2009-10-13add declaration of allocacaro1-0/+22
2009-10-09add logging in edje_main.c only for now. Could be extendedcaro1-6/+43
2009-10-09rename _edje_edd_setup() and _edje_edd_free() to respectivelycaro3-7/+7
2009-10-08Check if one of the dependencies fails in edje_init()caro1-16/+35
2009-10-08fix tmp dir on Windowscaro1-1/+8
2009-10-08 * simplify a bit edje_init() and edje_shutdown() a bitcaro1-36/+38
2009-10-08and delete size change hints cb if unswallowedraster2-0/+4
2009-10-08if a swallowed object shanges size hints.. re-fetch and calc!raster1-35/+65
2009-10-07 * edje: Help windows users to be happy.cedric1-1/+1
2009-10-07 * edje: Another round of llvm warning removal.cedric2-24/+25
2009-10-07 * edje: Remove some potential bug detected by llvm and gcc.cedric1-1/+1
2009-09-29Fix documentationcaro7-22/+51
2009-09-28edje_{,object}_color_class_get() and signals when color_classes are changed.barbieri2-0/+150
2009-09-17Improve documentation for Evas, Ecore, Edje and Elementary.sachiel7-237/+931
2009-09-16Move some defines to enum and expose them.sachiel4-228/+245
2009-09-11also remove text class members on object deletionjeffdameth1-1/+5
2009-09-02Formatting.devilhorns1-23/+14
2009-09-02remove excessive backspaceraster1-5/+0
2009-09-01fix docssachiel1-4/+2
2009-09-01 * edje: Fix static build of edje.cedric1-1/+1
2009-08-24small cleanupcaro1-10/+11
2009-08-24 * remove unused parameters (except in edje_lua.c, as i don't know the curren...caro9-72/+57
2009-08-23typocaro1-1/+1
2009-08-17 * Remove _strdup(). Useless unless we don't check the return valuedavemds1-19/+6
2009-08-17 * edje: Fix tween when comming from same state.cedric1-1/+2
2009-08-17 * Do not include edje_cc.h anymore :)davemds1-6/+20
2009-08-17 * Do not use the 'Font' struct from edje_cc.hdavemds1-27/+2
2009-08-17 * Do not use SZ() macro from edje_cc.hdavemds1-14/+14
2009-08-17 * edje: Fix calc.cedric1-2/+2
2009-08-17 * rename mem_strdup() to not clash (in the case of a static build) with the ...davemds1-45/+64
2009-08-17 * edje: Remove warning, mainly due to lua merge.cedric6-88/+133
2009-08-16do not exit on lua errors! this would be righteously bad for apps usingraster1-1/+3
2009-08-16From: "Hanspeter Portner" <ventosus@airpost.net>raster12-126/+5713
2009-08-14 * edje_calc: Major cleanup.cedric6-226/+326
2009-08-13 * edje_calc: Use 20 bytes less per Edje_Calc_Params.cedric2-58/+63
2009-08-13 * edje_calc: Cleanup calc structure.cedric3-76/+77
2009-08-13 * eet: Fix prefix.cedric2-24/+24