96 Commits (a673970435804efd36cba479ee7c6390c42a46ab)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 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
Jeff Young e77ff7e4e8 Allow PCBCalculator to respond to both Quit and Close. 2 years ago
Jeff Young dc57fa7042 Add Grid Settings to PL_EDITOR. 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Marek Roszko f88e0481c8 Change the behavior of ACTION_MENU::Add to require clones if required outside the function 4 years ago
Seth Hillbrand 2a5769607f Revert "Change the behavior of ACTION_MENU::Add to require clones if required outside the function" 4 years ago
jean-pierre charras f0f10a43a2 Ensure "Clear Recent Files" menuitem titles are updated after language change. 4 years ago
jean-pierre charras ac8e2d0768 Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 4 years ago
Marek Roszko 403992a6f4 Change the behavior of ACTION_MENU::Add to require clones if required outside the function 4 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 b84d1456d5 KIFACE_I -> KIFACE_BASE. 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
Ian McInerney dc27079b71 cleanup tool event and tool action includes 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 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
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 cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young 2d28ed8eda Move canvas backend selection to Preferences. 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago
Marek Roszko 6e9ddd9c93 Enable canvas switching in pl_editor 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 5 years ago
Ian McInerney 9d3aca56bb Add unit submenu to page layout editor view menu 5 years ago
Ian McInerney 75bc1ef6a7 pleditor: Remove background color toggle action 5 years ago
Ian McInerney 45fb030b9b Rename and shorten the names in ACTION_CONDITIONS 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new 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
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
evanshultz a3229c455d Only add view menu final separator on OS X 6 years ago
Jeff Young 416f93175d Add separator before std OSX View menu items. 6 years ago
Jeff Young d094934cf4 Put Place & Inspect menus in standard order. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Jeff Young cc82e59003 Push the Quit/Close menu logic down into common. 6 years ago
Ian McInerney c258ad7e3c pleditor: Fix menubar actions and display 6 years ago
Michael Kavanagh 58cfc13649 Fix some lost menubar menu separators 6 years ago