4 Commits (fa845755104c81c414e8a19ae6605c3f56f0be65)

Author SHA1 Message Date
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Wayne Stambaugh aab3c936f0 Move headers from common folders to appropriate include folders round 2. 5 years ago
Roberto Fernandez Bautista 006c462d8f ADDED: Fillet Tracks tool in pcbnew 5 years ago
Jeff Young 29a459768a Don't call EndModal before ShowModal. 5 years ago
Jeff Young d3d90ddb67 Attempt to de-bounce EndModal() on GTK. 5 years ago
Jeff Young 4b7c883095 Add layer presets switcher. 5 years ago
Jeff Young 01bf395cc2 Make via cleaning options clearer. 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. 8 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