Jeff Young
|
5e49517781
|
Move hotkeys to ACTION architecture.
|
2019-06-10 23:46:00 +01:00 |
Jeff Young
|
469fc3b572
|
Finish moving symbol editor tree context menu to ACTIONs.
|
2019-06-05 23:29:59 +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
|
7f1ed30ff5
|
Move DeMorgan handling to ACTIONs.
|
2019-06-01 23:03:24 +01:00 |
Jeff Young
|
39b91c90dd
|
Moved more operations to ACTIONs.
|
2019-06-01 23:03:24 +01:00 |
jean-pierre charras
|
4ae5a006d0
|
Viewlib: fix minor issues.
|
2019-05-24 12:54:11 +02: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
|
c1539ae014
|
Naming changes to reflect sharing between SchEdit and LibEdit.
|
2019-05-10 19:56:20 +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 |