summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/xslt')
0 files changed, 0 insertions, 0 deletions
r'> Nathan Woods2016-09-191-25/+0 * UI menu refactoring: [Vas Crabb] Vas Crabb2016-07-141-2/+0 * misc fixes (nw) Vas Crabb2016-07-121-1/+1 * Moved background bitmap/texture back into menu.cpp Nathan Woods2016-07-111-0/+6 * Split "widgets" code out of ui::menu::global_state into a separate module Nathan Woods2016-07-101-19/+4 * UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-39/+31 * UI refactoring: move palette menu drawing code out of base into palette menu ... Vas Crabb2016-07-101-7/+3 * UI refactoring: [Vas Crabb] Vas Crabb2016-07-101-25/+18 * UI code refactoring: [Vas Crabb] Vas Crabb2016-07-101-93/+89 * Reduce visibility of more menu members Vas Crabb2016-07-091-13/+18 * another baby step untangling the menu code Vas Crabb2016-07-091-14/+18 * Fixed MT06263 dankan18902016-07-021-1/+1 * Cleanups to the software list menu Nathan Woods2016-06-301-3/+0 * Added a move constructor and got rid of the 'const char *' overload. I had t... Nathan Woods2016-06-291-1/+1 * C++-ified the strings inside of menu items