7 Commits (a048acf9db73b256ba6697c2f7d9cfcda0da32a0)

Author SHA1 Message Date
Jeff Young 634524dde5 Validate new symbol / save as symbol info before exiting dialog. 2 years ago
Jeff Young e315eb871c Size columns after we've restored saved size of dialog. 3 years ago
Jeff Young 542ff699cf Scale list columns with dialog width. 3 years ago
Marek Roszko 0b59ef4741 Remove unused include 3 years ago
Jeff Young eb27a3f8b9 Added pinning support to various EDA_LIST_DIALOGs. 3 years ago
jean-pierre charras ee4e50518f EDA_LIST_DIALOG: fix a crash due to use after delete data. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Jeff Young 0f27618125 Use a list dialog that can be parented by the Board Setup dialog. 4 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Marek Roszko b043b5b5c6 Nip 3 no longer needed common includes 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young 9b36489270 Make sure that libraries are always sorted consistently. 6 years ago
jean-pierre charras 8ed49b3f68 Add a Markdown to Html converted, to display help written in markdown in a wxHtmlWindow. 6 years ago
jean-pierre charras ce62941bb8 Minor fix: fix misplaced include 6 years ago
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model. 7 years ago
Jeff Young d5e88f574f Clean up units infrastructure after g_UserUnit removal. 7 years ago
Jeff Young e552c2fbff Remove confusing active library interactions with save. 8 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 2ab98f76c1 Try to fix an issue on Ubuntu/Unity for some dialogs which are not displayed. For most, adding GetSizer()->Fit( this ) in dialog constructor fix the issue, but at least one dialog still is not displayed. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 56615d1653 FIX: work around for wx 2.8 bug affecting wxListCtrl column resizing. 12 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
Wayne Stambaugh cf86e18f5c Footprint library table work, minor fixes, and code cleaning. 13 years ago
Wayne Stambaugh 61b4f8a9eb Pcbnew NETLIST_READER improvements. 13 years ago
Carl Poirier 8421cacef4 Add library column to component and module select dialog. 13 years ago
jean-pierre charras ccfd2369b9 EDA_LIST_DIALOG: add a filter option to select names to display is list, from a kamil zorychta's patch <kamil.zorychta@gmail.com> 13 years ago
jean-pierre charras 292c1f0912 Kicad: bug fix in menubar when changing the selected locale. 13 years ago
Wayne Stambaugh 6468805c27 More internal unit improvements. 14 years ago
Dick Hollenbeck a42490e0f3 work on footprint plugin API 14 years ago
Dick Hollenbeck df494fc83e start toying with DIALOG_SHIM 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Dick Hollenbeck b6508af0f4 KICAD_PLUGIN and nanometer intermediate checkin, work in progress... 14 years ago
Wayne Stambaugh 1c4d925d1f PCBNew locate footprint code refactoring and other minor fixes. 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
Wayne Stambaugh dcccaee2aa Replace WinEDAChoiceBox with wxComboBox. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras e095b07cc3 code cleaning 15 years ago