Alex Shvartzkop
c6b8b1cc9e
Internationalize "Grid Settings" dialog.
2 years ago
Wayne Stambaugh
19e309d2d2
Dialog layout and coding policy fixes.
2 years ago
Mike Williams
b1a388ca69
Grids: Support X and Y for all grids, add optional names
2 years ago
Wayne Stambaugh
c3ded7a03d
Remove board editor standard dialog button static line separators.
3 years ago
Jeff Young
f5369c9d2c
Clean up some extraneous TEXT_CRTL_EVAL references.
(UnitBinder gives you evaluation for "free".)
7 years ago
Jeff Young
72cf340119
Validate differential pair dimensions.
Fixes: lp:1789293
* https://bugs.launchpad.net/kicad/+bug/1789293
7 years ago
Maciej Suminski
3ee93caafe
Converted PNS track/via size settings dialog to use Transfer{To,From}Window()
Dialogs were non functional since they were converted to take advantage
of TEXT_CTRL_EVAL.
8 years ago
Chris Pavlina
ccd6b5c46e
Diff pair dimensions: sizing fixes
- Remove maximum size from unit labels (which led to cut-off text)
- Add a spacer so dialog resizes gracefully
8 years ago
Wayne Stambaugh
5102c8ac1f
Gerbview and Pcbnew dialog tweaks.
Improve dialog layout and fix UI policy issues with all of the dialog
boxes in the Gerbview and Pcbnew code paths.
Updated the use of component to footprint where appropriate.
8 years ago
Maciej Suminski
78305c1de5
Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL
This patch enables math expression evaluation for most of the text input
controls in pcbnew.
NEW: pcbnew text input controls are able to evaluate simple
mathematical expressions, including distance units (e.g. 5.0+(2*1.2mm)).
8 years ago
jean-pierre charras
425ddb92a7
Cosmetic enhancements in dialogs and menus
11 years ago
Sven D.
a7af3346e0
Enable 'Via Gap' setting when respective checkbox is selected.
11 years ago
Tomasz Włostowski
112adccbcb
router: differential pairs & length tuning support
11 years ago
jean-pierre charras
d52436aed8
Pcbnew: fix Bug #1418135 (scrollbars never shown in design rules dialog, in netclasses grid list, which prevent to use many netclasses). Also fix very minor other issues.
11 years ago
jean-pierre charras
4c77724134
Very minor fixes. *.kicad_pcb files update to current Pcbnew version.
11 years ago
Maciej Suminski
8d91587863
PNS settings dialog size corrected.
11 years ago
jean-pierre charras
96b6e1a5cb
Make dialog pns properties resizable. DXF import: add very basic polyline import.
12 years ago
jean-pierre charras
4cd4990bc2
Fix compil issue with KICAD_SCRIPTING_WXPYTHON option ON.
Minor enhancements.
12 years ago
Maciej Suminski
4f678a919c
Fixed invisible buttons in PNS settings dialog (at least for some GTK themes).
12 years ago
Tomasz Włostowski
061660e9e4
Long-awaited new version of the P&S router
12 years ago
Dick Hollenbeck
8ccf0320b4
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
File "rules" has instructional text as comments near top.
2) Convert all text files in repo to LF line ending form.
Any checkout done with "rules" in play will convert the working
tree to native line ending, while keeping repo as LF line ending.
13 years ago
jean-pierre charras
bae892dfe5
Pcbnew: make all dialogs derived from DIALOG_SHIM.
13 years ago
jean-pierre charras
cdd9e8cabe
Pcbnew: code cleanup
15 years ago
jean-pierre charras
e0f8b04c20
Eeschema: added dialog_plot_schematic_DXF_base.*
15 years ago
jean-pierre charras
4f0273b09a
Eeschema: converted HPGL plot dialog from Dialogblocks to wxFormBuilder
15 years ago
jean-pierre charras
64be6fd26a
Eeschema: converted plot PS dialog from Dialogblocks to wxFormBuilder Fixed a minor bug when plotting shapes with filled in background option. Pcbnew: Added locked modules block patch
15 years ago