87 Commits (8f670552a66046b3cd3d8ece22ba66ac07151612)

Author SHA1 Message Date
Jeff Young ec9d38e21f Add filter to net selector widget. 7 years ago
Jeff Young bd543f12b5 Bring track design rule widths in line with via design rule sizes. 7 years ago
Jeff Young 0c042aff7b Use mils for track widths when inches is selected. 7 years ago
Jeff Young 86d98ee7fd Check via X and Y for indeterminate value before setting. 7 years ago
Jeff Young 87f72c3d97 Initialize layer comboboxes before trying to set them. 7 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 0fd0e84162 Keep OK/Cancel buttons at bottom of Track/Via Properties. 8 years ago
Jeff Young 052ca08546 Switch footprint-locked-can't-remove msg to warning. 8 years ago
Jeff Young 62a5ee8c21 Layout Track / Via Properties dialog. 8 years ago
jean-pierre charras 62c5a706d5 DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 8 years ago
Seth Hillbrand 7d3d9f7188 Wrapping left-over debug printf() in DBG() 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras 41eeb05d81 Fix compil warnings 8 years ago
Kristoffer Ödmark 5051dc8848 Implemented missing via dialog functions 8 years ago
Maciej Suminski 78305c1de5 Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
jean-pierre charras 3d15690817 remove a printf certainly used in debug tests during development. 8 years ago
Mathias Grimmberger 2c23c4c3a9 Dropdown list in via properties dialog to select predefined via size 8 years ago
Mathias Grimmberger ffeba9de93 Change track width setting to dropbox 8 years ago
jean-pierre charras 356f607cd6 fix compil warnings and replace assert by wxASSERT in dialog_track_via_properties.cpp 8 years ago
Tomasz Włostowski b964569db7 pcbnew: enable net selection combobox in Track/Via properties dialog 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Diogo Condeco 75ffcbcef5 MACOS Setfocus and CancelButtonIssue moved into dialog_shim. 9 years ago
Maciej Suminski b1e37ae1dc Fixed a few warnings (dialog_track_via_properties.cpp) 9 years ago
Maciej Suminski 89055c4425 Code formatting 9 years ago
Tomasz Włostowski 27a10e8597 Multiple simplifications to GAL tools in PCBNew: 9 years ago
Maciej Suminski c4be379b31 Modified properties dialog to take advantage of BOARD_COMMIT class. 10 years ago
Simon Richter 260b0f6b5f Via properties: apply microvia settings to microvias 9 years ago
Maciej Suminski 0ef866ee74 Code formatting 9 years ago
Tomasz Wlostowski 2b32b6f72e P&S: support for trace & via locking 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 adca4d55f0 Dialog tracks and vias properties on GAL: fix a minor issue ( min size not set: missing call to SetSizeHints() ), which fixes also a more annoying issue on Unity (dialog never raised). 10 years ago
Maciej Suminski 600bb2b640 Track & via properties dialog start with focus on track width/via diameter text input. 11 years ago
Maciej Suminski 33e1797116 Tracks & vias properties dialog. 11 years ago