30 Commits (14d6ff8946ecbbbbe49eed573c1270bd558bb25a)

Author SHA1 Message Date
Jeff Young 14d6ff8946 Change Save Symbol As... to Save Symbol Copy As... 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Alex Shvartzkop 60d069757a ADDED: Import vector graphics into Symbol editor (SVG, DXF). 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Jon Evans 000fa28ffc Properties: initial infrastructure for symbol editor 2 years ago
Jeff Young 4a62cc6edd Separate symbol editor polyline and polygon tools. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
kliment b97f9ea329 Add support for symbol unit display names in eeschema and symbol editor 3 years ago
Marek Roszko 5bb2cdf73d Revert "Stop leaking submenu items" 4 years ago
Marek Roszko 34c70a51ea Stop leaking submenu items 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young c1703212dc "Document" properties go in File menu; Edit menu is for item props. 4 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 4 years ago
Jeff Young 3ff670d2a4 Disable ACTIONS::openPreferences for now. 4 years ago
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 5 years ago
Ian McInerney 42c6af4bd8 Cleanup ACTION_MENU creation in some places 5 years ago
Ian McInerney 7bfa8575fa Remove redundant information from import/export menu item labels 5 years ago
Jeff Young e206a9d39a Naming conventions. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young 2d28ed8eda Move canvas backend selection to Preferences. 5 years ago
Jeff Young 0f463ee84b Add Update Symbol Fields dialog for derived symbols. 5 years ago
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
Wayne Stambaugh 5069d20768 Symbol editor: make library and symbol save as operations explicit. 5 years ago
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Seth Hillbrand 7565a08396 eeschema: Add select all to schematic and library editor 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago
Seth Hillbrand e19a7910f8 Revert "Revert "Set DoubleBuffering to reduce flicker"" 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 6 years ago
Wayne Stambaugh 3fa2bad3c5 Symbol editor: disable tools and menu entries for derived symbols. 6 years ago
Wayne Stambaugh c2d94358fc Symbol editor: minor fixes to disable saving the legacy file format. 6 years ago
Wayne Stambaugh 6c8b937e1b Symbol editor: disable saving legacy symbol libraries. 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Michael Kavanagh db59c7011b Unify menubar delete action 6 years ago
Jeff Young f756af788e Fix missing CTRL+W in libEdit and modEdit. 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 7 years ago