40 Commits (479487ceb1fdb45d6996bdf8c3c62c3e1e11db6b)

Author SHA1 Message Date
Jeff Young f372c8025b Better sizing for some conditional dialogs. 5 years ago
Wayne Stambaugh bf00ebee3b Header clean up round 1. 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Wayne Stambaugh 16b0689841 Make HTML message box close on escape key. 5 years ago
Jeff Young 0ddf53397f Make sure CvPcb gets its Cancel button fixed up. 5 years ago
Jeff Young 73eda91ec7 Allow some events to run behind a modal dialog. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Seth Hillbrand 90b5cd3032 Unify text edit dialog behavior 6 years ago
Seth Hillbrand ccc3b812b8 Make dialogs look more like frames 6 years ago
Jeff Young c85d1fa00c Try out our own tabbing logic. 6 years ago
Jeff Young a33d67f6b4 Push shift/cmd+<enter> processing down into dialog shim. 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. 6 years ago
Baranovskiy Konstantin 65f5bd6a01 Dialog: Esc key closes a grid editor first. 7 years ago
Jeff Young 4050991d28 Move ERC marker focusing to GAL architecture. 7 years ago
jean-pierre charras d2585fda50 DIALOG_SHIM: make default style wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER. 7 years ago
Jeff Young eaf5b913b6 Add Manage Symbol and Footprint Library tables to project frame. 7 years ago
Jeff Young f5d70644f2 If you want to look at old code, use GIT. 8 years ago
Jeff Young 0f78f97232 Get rid of 5.0 dialog focus hacks. 8 years ago
Jeff Young 74acb76e7f Switch UNIT_BINDER and DIALOG_SHIM to local units. 8 years ago
Chris Pavlina 13bc706518 Fix several dialogs with bad default sizing 8 years ago
Chris Pavlina 57fe3739ca Symbol chooser: base default size on font for DPI flexibility 8 years ago
Jeff Young 88f23f17c1 Fix dialog OK button event issues on OSX. 8 years ago
Diogo Condeco 75ffcbcef5 MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 98bc4d3ba1 Fix dialog size issues (some widgets have a incorrect size when initialized inside a TransferToWindow() method because the SetSizeHints() method was called before the init) and fix OS X copy/close bug in a few dialogs. 9 years ago
jean-pierre charras 0eea3cffcf DIALOG_SHIM: add void FinishDialogSettings() method which calls the usual methods at end of a dialog, to ensure proper size and position, the first time the dialog is called. 9 years ago
Wayne Stambaugh f239aee1ad Fix quasi-modal dialog mode in DIALOG_SHIM class. 10 years ago
Simon Wells 09ef795a02 Minor coding style fixes in headers 10 years ago
jean-pierre charras 6cc91a074b Remove a few conditional compilation for wxWidgets version < 3.0 10 years ago
Dick Hollenbeck 49538cafb9 https://lists.launchpad.net/kicad-developers/msg14286.html 11 years ago
Dick Hollenbeck 80a402a369 wx 2.8 now builds, but the quasi-modal support seems broken on 2.8. Wanted others to be able to build at least. 12 years ago
Dick Hollenbeck 19dd876684 wx 2.8 now builds, but the quasi-modal support seems broken on 2.8. Wanted others to be able to build at least. 12 years ago
Dick Hollenbeck a2227a75b4 Modular-Kicad milestone B), minor portions: 12 years ago
Dick Hollenbeck fef168aaed Modular-Kicad milestone B), minor portions: 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 6aabb9bc38 EDA_LIST_DIALOG_BASE is used multiple times for different numbers of 12 years ago
Dick Hollenbeck 07273ac439 fix goof-ed preprocessor test 13 years ago
Dick Hollenbeck 00d865c173 Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 13 years ago
Dick Hollenbeck 31a84b84ec Add include/dialog_shim.h and common/dialog_shim.cpp for use by wxformbuilder's "subclass a wxDialog" support. 14 years ago
Dick Hollenbeck 9431c2a60a changes 14 years ago
Dick Hollenbeck 67e28ade74 ++eeschema 14 years ago
Dick Hollenbeck 2515a806ae initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save 14 years ago
jean-pierre charras e7d5770f42 Fix some Doxygen warnings. 15 years ago
charras 8be3abc1c0 minor changes 16 years ago
charras 29e217d310 pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach. 16 years ago
charras fe10a9938f Removed global default clearance, track size and vias drill. Use netclasses values only. 16 years ago
dickelbeck 15e0734525 template header 16 years ago
dickelbeck 1715211d3a restoring my copyright template file 16 years ago