Jeff Young
|
5e49517781
|
Move hotkeys to ACTION architecture.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
6ac273264d
|
Move Show3DViewer to common action.
|
2019-06-02 16:21:44 +01:00 |
Jeff Young
|
45a9544726
|
Instantate a default menu from no selection when menu is first built.
This might resolve some of the GTK menu anomalies.
|
2019-06-02 12:58:08 +01:00 |
Jeff Young
|
7d9a0b06e0
|
Push help menu down into EDA_BASE_FRAME.
|
2019-05-18 13:14:08 +01:00 |
Jeff Young
|
69afa27a5f
|
Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU.
This gives us better separation of MVC in line with the design of
the modern toolset. It also reduces a whole bunch of duplicated
data.
|
2019-05-15 17:50:52 +01:00 |
Jeff Young
|
a12d769074
|
Code clarification and commenting.
Also renames toolbar files to reduce confusion with the modern toolset
tool files.
|
2019-05-06 15:31:23 +01:00 |