Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes Modified Files: e17.edc Log Message: - remove the dirty flag from the models, makes it impossible to share them - start moving combo over to use the model/view setup, working not half bad, there appears to be something wrong with the button appearance change [This is API breakage.] - need to add doxy - need to redo the theme tests as I've just removed the combo for now until it can be ported to model/view =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17.edc,v retrieving revision 1.37 retrieving revision 1.38 diff -u -3 -r1.37 -r1.38 --- e17.edc 22 Feb 2006 18:12:04 -0000 1.37 +++ e17.edc 13 Mar 2006 00:19:26 -0000 1.38 @@ -91,8 +91,10 @@ item, "/stock/save" "stock/save"; item, "/stock/stop" "stock/stop"; - item, "/combo/decrement/group" "vscroll-down"; - item, "/combo/increment/group" "vscroll-up"; + item, "/combo/decrement/group" "spinner-down"; + item, "/combo/decrement/body/group" "spinnerdown"; + item, "/combo/increment/group" "spinner-up"; + item, "/combo/increment/body/group" "spinnerup"; item, "/selection_area/group" "selection_area"; ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs