21 Commits (3b39a14fa95a8172eabe54c5b549262f631af4d7)

Author SHA1 Message Date
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. 7 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
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
jean-pierre charras ce6b907fe3 Add specific bitmaps in export IDF and export DSN menus. 12 years ago
Maciej Suminski a991cb4470 Changed the way of refreshing canvases (both standard & GAL). 12 years ago
Maciej Suminski ab4cb862b0 Solved refreshing issues. 12 years ago
jean-pierre charras e89db97dd4 Pcbnew: footprint wizard dialogs: minor fixes, and fixes a not working parmeters dialog under Windows, due to an incorrect Printf format. 12 years ago
Miguel Angel Ajo 9a8baa00f2 Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 13 years ago
Miguel Angel Ajo 155ea57c36 LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy 13 years ago
Miguel Angel Ajo df93154dee wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices 13 years ago
Miguel Angel Ajo 1477210b67 Fix for locales that set , as a decimal point (which is incompatible with python scripting), also fixed the m_Reference encapsulation in module to Reference() 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
Miguel Angel Ajo c7d6dad7e0 pcbnew: fix bug 1033510 that crashes pcbnew when no footprint wizard is selected 13 years ago
Miguel Angel Ajo ccb74b99d3 pcbnew: footprint wizards now can export the output module to the library or board 13 years ago
Miguel Angel Ajo 474128a445 pcbnew scripting: fixed for coding style policy 13 years ago
Miguel Angel Ajo 9259b21ffa Footprint wizard converts from user units to internal units back and forth, so user can type in mm or mils now 13 years ago
Miguel Angel Ajo 465dabd919 Fixes Win32 compilation that my previous commit broke, thanks to JP 14 years ago
jean-pierre charras aaabdeaed7 Pcbnew: Fix crash after opening footprint wizard 14 years ago
Miguel Angel Ajo 08af577218 code cleanup and comments 14 years ago