38 Commits (5c8f4697ca6a9dded0c61c0a4285bf11d2b6c6f4)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Ian McInerney 1c138b4f3e Rename function in Footprint wizard to prevent impoper override 2 years ago
Jeff Young 5875f89531 Centralize text size clamping. 2 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Marek Roszko 4712d7a918 Remove a leaky wx/msgdlg.h include 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
jean-pierre charras d2213708eb FOOTPRINT_WIZARD_FRAME: minor fixes. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 522d64968e Yet more module -> footprint. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
jean-pierre charras f7b30bf397 FOOTPRINT_WIZARD_FRAME::ParametersUpdated(): fix a reentering issue 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
jean-pierre charras 11f0acefe2 Footprint wizard frame: rebuild the parameter grid list after any parameter change. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young 69f003ba4a Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
Seth Hillbrand aeedb3543b pcbnew: Update strings 7 years ago
jean-pierre charras 0c4828df12 footprint_wizard_frame: try to fix a crash that happens sometimes when modifying a parameter. 7 years ago
jean-pierre charras 595666d46e Add support of GAL in FOOTPRINT_WIZARD_FRAME. 7 years ago
Jeff Young 8badfea17a Fix the build messages fall-behind problem... 8 years ago
Jeff Young 97fffe875f Notify clients when GRID_TRICKS toggles checkboxes. 8 years ago
Jeff Young a0364a1137 Don't make user click twice to toggle checkbox in wxGrid. 8 years ago
Alessandro Gatti 86603125ac Scripting: Preemptively reset footprint wizard state. 8 years ago
Jon Evans 2f86b497d9 Work around wxGrid boolean editor issues 8 years ago
jean-pierre charras 6d6ef0097b Fix code after renaming files. Minor other fix. 8 years ago
jean-pierre charras d4192b4646 rename files 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras b05a40e728 FOOTPRINT_WIZARD_FRAME: fis a serious issue when changing a parameter page when a parameter was currently edited 8 years ago
jean-pierre charras 1a464ab8c8 Coding style fixes 9 years ago
Oliver Walters 66ee44cb1f Footprint Wizards Update 9 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago
jean-pierre charras 7b0d597f6d Fix some issues related to the footprint wizard frame: 10 years ago
jean-pierre charras 7808b2e240 Fix in KIWAY_PLAYER::ShowModal: the top level windows children of the KIWAY_PLAYER Modal frame are now enabled (previously were disabled). It fix some issues for instance with the aui toolbar when moved, and the dialog open when starting the footprint wizard frame. Perhaps explain a few other bugs. 10 years ago
jean-pierre charras 4a56ee42c5 Footprint wizard: Fix IO exception error in python scripts which happens sometimes, due to the fact these scripts printed messages to a console, but when Pcbnew is not run from a console, there is no IO channel to read these messages. 10 years ago
jean-pierre charras ea6b03cd5f footprint wizard python plugins management: Fix a memory leak. Remove useless and outdated code, and add a minor enhancement. 11 years ago
jean-pierre charras 80f6a4f2a0 Pcbnew: fix ver minor issues. ModEdit: fix issue in GAL mode: when importing a footprint from the footprint wizard, the new footprint was not shown. 11 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago