61 Commits (4d2e953f42304d9f8d9fbfacfb8819ece7e32862)

Author SHA1 Message Date
Jeff Young 14c4175040 Tighten up the board setup dialog layout a bit. 6 years ago
Seth Hillbrand 37b3c698c8 fixing comparison warning 6 years ago
Seth Hillbrand ccc3b812b8 Make dialogs look more like frames 6 years ago
Jeff Young f21467e340 Support tabbing to non-text controls on non-Mac platforms. 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 485d436860 Clear ctx-menu before rebuilding; don't veto ctx-menu mousewarp for non-ctx-menu dialog. 7 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
Jeff Young adf3637476 Allow dialogs to veto mouse-warping when called from context menu. 7 years ago
Jeff Young 0fb956cdbe Apply OSX select-all-when-tabbing fix to other platforms. 7 years ago
jean-pierre charras 5ebec518d0 DIALOG_SHIM: disable a debug trace (a printf in debug build), now not very useful. 7 years ago
jean-pierre charras 23086deccd Pcbnew fix: chamfered corners settings not copied with copy/paste pad properties 7 years ago
Seth Hillbrand 307a7154b6 DIALOG_SHIM: Enable Cancel button when editing 7 years ago
Baranovskiy Konstantin 65f5bd6a01 Dialog: Esc key closes a grid editor first. 7 years ago
Jeff Young 98849bde96 Generalize OSX &Cancel fix to work for other languages. 7 years ago
Jeff Young c1df78d531 Finish project frame library table editing. 7 years ago
Jeff Young da35b16392 Allow dialogs to have no parent. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 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
Jeff Young b9874da3a6 Remove background fp loading from Choose Symbol dlg. 8 years ago
Maciej Suminski b40bf4c0ea Center DIALOG_SHIM position if it would have appeared off the screen 8 years ago
Jeff Young 5c6b19c55d Don't allow DIALOG_SHIM to reduce size below min. 8 years ago
Jeff Young 0bbf961881 Clean up Cancel vs Close buttons in dialogs. 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
Jeff Young 3ad3869ae8 Make sure OSX modal event loops end. 8 years ago
Jeff Young 786312b103 wxWidgets and KiCad fixes for quasi-modal dialogs. 8 years ago
Chris Pavlina 4d3b16bbd9 Simplify DIALOG_SHIM::SetSizeInDU() 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
Maciej Suminski 98c99ff129 DIALOG_SHIM: do not raise invisible windows on wxMSW 8 years ago
Oliver a39856485c Added component table dialog 9 years ago
Maciej Suminski d7bf44eee0 Removed a few more headers from base_struct.h 9 years ago
Diogo Condeco 75ffcbcef5 MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
jean-pierre charras ee40137de7 more about dlg size fixes and osx fixes 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. 10 years ago
Chris Pavlina ac3cd950b1 Fix ignored result of TransferDataToWindow in DIALOG_SHIM 10 years ago
Wayne Stambaugh f239aee1ad Fix quasi-modal dialog mode in DIALOG_SHIM class. 10 years ago
Wayne Stambaugh 76d099b337 Eeschema: fix illegal field characters causing corrupt schematic files on Linux. (fixes lp:1529358) 10 years ago
jean-pierre charras 6cc91a074b Remove a few conditional compilation for wxWidgets version < 3.0 10 years ago
jean-pierre charras 156d5f50d6 fix unwanted foreground frame change on Windows when creating BOM and netlists from scripts. 10 years ago
jean-pierre charras ac1deb32ee Fix issues on Linux/Unity (dialogs not always raised) 10 years ago
jean-pierre charras 169905d26e Drc dialog: fix some issues, and mainly the fact the progress bar shown during track tests and zone filling can be sent to the background and the dialog can be closed during tests or the board edited during tests. 11 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
Dick Hollenbeck 49538cafb9 https://lists.launchpad.net/kicad-developers/msg14286.html 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago