13 Commits (aef87b979605a2b395eab5d851200319e4fc8e84)

Author SHA1 Message Date
Jeff Young f45760062b ADDED: appearances manager for 3D viewer. 2 years ago
Jeff Young f6c441c434 Viewport switcher keys are platform-specific. 3 years ago
Jeff Young 6c05e5d1a8 Implement user viewports. 4 years ago
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
Wayne Stambaugh aab3c936f0 Move headers from common folders to appropriate include folders round 2. 5 years ago
Ian McInerney c0d381e588 Force the view switcher dialog to always be centered on the window 5 years ago
jean-pierre charras 8285110c2a more cleanup about removing useless include 5 years ago
Jeff Young 29a459768a Don't call EndModal before ShowModal. 5 years ago
Jeff Young d59c5687db Don't wrap-around before first entry. 5 years ago
Jeff Young 87b078927c Adjust GTK spacing of view preset switcher. 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
Jeff Young 089ce90de3 Fix some issues with the previous commit. 6 years ago
Jeff Young 9b36489270 Make sure that libraries are always sorted consistently. 6 years ago
Jeff Young 6025256e07 Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 7 years ago
Wayne Stambaugh 8d26b07f67 Fix potential string iterator issue. 7 years ago
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model. 7 years ago
Jeff Young f1b48eb4f4 Fix default button and focus for ModEdit save. 8 years ago
Jeff Young e552c2fbff Remove confusing active library interactions with save. 8 years ago
Jeff Young 916f79d5a1 Performance fixes for the place footprint list all dialog. 8 years ago
Mark Roszko 05ee63fe39 Replace dangerous cast of pointer->long 10 years ago
jean-pierre charras 9b9c7945a2 Many minor fixes (like bug #1477213). Better help in dialog environment variables editor (the tooltip was never shown on Windows) 11 years ago
Simon Richter 068b1d035f Fix sort function signature used by EDA_LIST_DIALOG. 11 years ago
Brian Sidebotham 8afeba3325 * Fix EDA_LIST_DIALOG which had incorrect wxWidgets version check in 11 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 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras ab36d23595 Pcbnew: fix issue in modedit, undo command: moved fields were not drawn afetr undo (due to incorrect flags state) 12 years ago
jean-pierre charras cd9da9dd64 Pcbnew: fix Bug #1255568 (relative to .pos file creation). Minor compil warnings fixes 12 years ago
Dick Hollenbeck 56615d1653 FIX: work around for wx 2.8 bug affecting wxListCtrl column resizing. 12 years ago
Dick Hollenbeck b177716b65 Work around wx 2.8 bug in wxListControl not honoring omissing of wxHSCROLL. 12 years ago
Dick Hollenbeck 300a047ffe more EDA_LIST_DIALOG usability enhancements, compiler warning, coding standards 12 years ago
Dick Hollenbeck 7cf3467851 Show the "Description" field from fp-lib-table in pcbnew's module editor 'set current library' dialog. 12 years ago
Dick Hollenbeck 6aabb9bc38 EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 12 years ago
Wayne Stambaugh cf86e18f5c Footprint library table work, minor fixes, and code cleaning. 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
jean-pierre charras bb6795ddf1 Pcbnew: drag functions: serious cleanup and better code. Use now the connectivity functions to find tracks connected to pads, 13 years ago
henner zeller 42f1b9e415 commit patch from henner zeller (make EDA_LIST_DIALOG resizable) 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 cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 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
stambaughw bc5d9a75f5 Complete comment translation of common source. 16 years ago
charras b8a6c53b79 Some minor changes and enhancements 16 years ago
charras 657325be33 Changed some c_str and GetData functions to GetChars in .Printf functions 16 years ago