Matt Colyer
|
1f86c62dc9
|
Remove accidental logging
|
2013-10-22 15:17:11 -07:00 |
|
Matt Colyer
|
74cb91a6a1
|
Add Edit > Lines submenu
|
2013-10-22 15:17:11 -07:00 |
|
Matt Colyer
|
5541875965
|
Don't append duplicate menu items
Fixes #995
|
2013-10-18 10:20:03 -07:00 |
|
Kevin Sawicki
|
ccdd17c0d8
|
Don't modify passed in item
Perform a deep clone before iterating over to add items and submenus.
|
2013-10-17 16:57:49 -07:00 |
|
Kevin Sawicki
|
e2ecff22c2
|
Use underscore-plus instead of underscore
|
2013-10-15 13:57:34 -07:00 |
|
Kevin Sawicki
|
940df94081
|
Load core menu items after bundled keymaps load
Closes #948
|
2013-10-10 17:50:39 -07:00 |
|
Matt Colyer
|
1deba49722
|
Move Keymap init above MenuManager init
|
2013-10-04 14:38:43 -07:00 |
|
Matt Colyer
|
0b3a00056f
|
Handles nested submenus
|
2013-10-04 14:26:09 -07:00 |
|
Matt Colyer
|
7b7c9abdeb
|
Load menus from packages
|
2013-10-04 13:39:35 -07:00 |
|
Matt Colyer
|
32101c57bf
|
Load core menus from a file
|
2013-10-04 12:28:19 -07:00 |
|
Matt Colyer
|
b63a33c7bb
|
Fix lint errors in MenuManager
|
2013-10-04 11:40:59 -07:00 |
|
Matt Colyer
|
d8e857efc9
|
Create MenuManager class
A minimal implementation that takes over the responsiblities of managing
the application menu within the render process.
|
2013-10-04 11:33:28 -07:00 |
|