84 Commits (c0648c4728517afe3a8d1d3cd8808c2895c29dbe)

Author SHA1 Message Date
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 10 months ago
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 17df55951d Beautify Manage Footprint Association Files dialog. 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
jean-pierre charras be35b0783a Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click. 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
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 7f8faffa3a Trim down ever-expanding context menu. 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 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
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 5 years ago
Ian McInerney 4f7430f476 Add save item to cvpcb toolbar and make it conditional 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Ian McInerney 36b430562d cvpcb: Refactor events and cleanup formatting 6 years ago
Ian McInerney c3b2885f88 cvpcb: Split control tool in two and add cut/copy/paste 6 years ago
Ian McInerney 95430e131e cvpcb: cleanup include statements 6 years ago
Ian McInerney 06abda254a cvpcb: Add undo/redo functionality to the associations 6 years ago
Ian McInerney 72120e0a96 Actionize cvpcb 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 6 years ago
Jeff Young a3f3fb39de Convert 3DViewer to new hotkey architecture. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Seth Hillbrand 2948f8a6bc cvpcb: Testing theory on save hotkey override 7 years ago
Jeff Young eaf5b913b6 Add Manage Symbol and Footprint Library tables to project frame. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 75e91f4cfd Make sure Cvpcb doesn't use its own FP_LIB_TABLE. 8 years ago
Jeff Young baef22df9a Fix memory leak and push menu change to other apps. 8 years ago
Jeff Young b24b0d5dfe Dialog-ize CvPcb and implement proper Save. 8 years ago
Seth Hillbrand 9bede6900c Standardize Kicad -> KiCad 8 years ago
Jeff Young 1afbfad44a Use "..." uniformly in menus. 8 years ago
Wayne Stambaugh 4298d4ff4e Change missed UI string termonology from part/component to symbol. 8 years ago
Wayne Stambaugh f7ab50f791 UI string normalization. 8 years ago
Fabrizio Tappero d2d665e540 library option reviewed and renamed, minor menu text changes 8 years ago
jean-pierre charras 44b118f8cc Cvpcb: minor fixes in menubar (fix a comment and a few accelerator keys) 9 years ago
jean-pierre charras ee5565ae33 Cvpcb: EQU file association associates to all components 9 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
Wayne Stambaugh 129fa52b65 CvPcb: remove broken footprint documentation feature. 9 years ago
Simon Wells 145cd47d5c Move copy version information code to about dialog. 10 years ago
jean-pierre charras 53b52b08c9 CvPcb, filtering fp list by wildcard: Remove dialog to enter the filtering pattern. Use a wxTextCtrl permanently shown in toolbar. The fplist is updated immediately after editing the pattern. 10 years ago
jean-pierre charras a28b1cefc3 CvPcb: serious code cleanup (work in progress): Remove dead or outdated code. Fix a lot of coding style issues. Use better code in many places. No new features. 10 years ago
lukasz.iwaszkiewicz@gmail.com 0829446c86 Add CvPcb footprint search and filter by name. 10 years ago
jean-pierre charras 7313b28e2a Cvpcb: minor change in menubar: change menu name "files" to "Save" (there is no more files to read or save). Pcbnew, pad properies editor: show Axis (pad origin) in GAL mode (it was already shown in legacy mode). 10 years ago
Wayne Stambaugh 74f00d4027 Minor string and coding policy fixes. 10 years ago