Rename all promote<TYPE> functions to promoteTo<TYPE>
[mkws-moved-to-github.git] / src / mkws-widgets.js
2014-03-26 Mike TaylorRename all promote<TYPE> functions to promoteTo<TYPE>
2014-03-26 Mike TaylorRename variable.
2014-03-26 Mike TaylorReindent.
2014-03-26 Mike TaylorRegister widget-types only once, at the end.
2014-03-26 Mike TaylorMove that various specific-widget-type functions outsid...
2014-03-26 Mike TaylorUse registerWidgetType from MKWS code.
2014-03-26 Mike TaylorCreate mkws.type2fn hash dynamically.
2014-03-26 Mike TaylorMove actual widgets out of mkws-core.js into their...