Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also removed more unused constants.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also helps fix a bug caused in part by r1557.
|
|
|
|
|
|
Menus and key bindings do not need `events.INITIALIZED`.
|
|
Removed their respective color settings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A side effect is more efficient event emission during startup.
|
|
|
|
|
|
|
|
|
|
|
|
"Creating" non-existant modules is a bad idea and causes confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|