Commit Graph

7 Commits (60ccd7441e5c326b80d13a3f669b0818170109db)

Author SHA1 Message Date
HW 60ccd7441e fixed menu info displaying, replaced debug() by DEBUG()
the replacement of debug() was necessary to be able to access the lua library "debug" (for backtraces etc.)
12 years ago
HW 8191cbe852 some fixes to filechoser and menu 13 years ago
HW ca3247320f first filechooser implementation 13 years ago
HW c136773203 some minor changes to avoid long access paths into tables 13 years ago
Qingping Hou 284d5ce9d9 two bug fixes in menu widget
* update page info
* item shortcut support in all pages
13 years ago
Qingping Hou 07e17125b5 add select callback to menu and bug fix in shortcut 13 years ago
HW 9e531fc2db file reorganisation
all lua frontend files are now in the frontend/ directory.
all old code is cleaned up.
13 years ago