radical/item/style
Emmanuel Lepage Vallee f239ee9a24 Rewrite the view layer
Radical is a model-view framework. There is a common API to
set data, then view modules to display it. Those modules have
been rewritten on top of new APIs.

Not all features are yet re-integrated, most are. Future commits
will address the various regressions and missing features. This
time, the code should be maintainable. The whole separation of
concerns analysis has been re-done. Allowing code de-duplication
and generalization.

The API remain the same, only `set_menu` has changed a little to
allow merging the 2 sub-menu code paths.
2016-12-25 21:59:37 -05:00
..
arrow_3d.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
arrow_alt.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
arrow_prefix.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
arrow_single.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
basic.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
classic.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
holo.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
init.lua Rewrite the view layer 2016-12-25 21:59:37 -05:00
line_3d.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
rounded.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
slice_prefix.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00
subtle.lua Begin the big changes for 3.6 2016-12-25 21:59:23 -05:00