Copy mkws_config into mkws.config, and thereafter use that
[mkws-moved-to-github.git] / src / mkws-widgets.js
2014-03-28 Mike TaylorCopy mkws_config into mkws.config, and thereafter use...
2014-03-27 Mike TaylorInsert semicolons after all statements of the form
2014-03-27 Mike TaylorChange logging message.
2014-03-27 Mike TaylorWhitespace.
2014-03-27 Mike TaylorGot rid of ALL promotion-function names.
2014-03-26 Mike TaylorThe Perpage widget's promotion-function is now anonymous.
2014-03-26 Mike TaylorFix Sort and Perpage widgets by yet more that=this.
2014-03-26 Mike TaylorMove comment.
2014-03-26 Mike TaylorEach registerWidgetType invocation directly follows...
2014-03-26 Mike TaylorComment up to date.
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...