Commit Graph

59 Commits (d79771f4d9f11ffc6ad781c4897f9a15d3e3c3d4)

Author SHA1 Message Date
Qingping Hou 5e035c2517 fix(ui): hide button framecontainer background in hide() method 10 years ago
chrox d34a7fb355 lookup input word when holding on word in dict lookup window 10 years ago
chrox 92219a1f1e cleanup: expand tab to 4 spaces 11 years ago
chrox f12d8eb9b4 add align field in WidgetContainer 11 years ago
chrox 5b31076025 calculate widgetcontainer dimension if not given 11 years ago
chrox 90d91d567a add content range method in BottomContainer 11 years ago
HW 09cd5c4104 Make DEBUG a require()d local 11 years ago
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago