- 02 Nov, 2009 4 commits
-
-
charras authored
-
faa authored
-
dickelbeck authored
* Added exporting of netclass vias to specctra_export. * DIALOG_DESIGN_RULES now remembers it last selected TAB and screen position and window size, and its grid columns are automatically expanded to fit the column titles. Remembering screen position and size allows someone with multiple monitors, to have a given window always come up on the monitor last chosen for it.
-
dickelbeck authored
* Added exporting of netclass vias to specctra_export. * DIALOG_DESIGN_RULES now remembers it last selected TAB and screen position and window size, and its grid columns are automatically expanded to fit the column titles. Remembering screen position and size allows someone with multiple monitors, to have a given window always come up on the monitor last chosen for it.
-
- 01 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 31 Oct, 2009 1 commit
-
-
jerryjacobs authored
-
- 30 Oct, 2009 3 commits
-
-
stambaughw authored
-
stambaughw authored
* Replaced library pin properties dialog with wxFormBuilder version. * Remove DialogBlocks version of pin properties dialog. * Add pin properties dialog support code to pin object. * Create single event handler for displaying pin properties dialog. * Remove left over DialogBlocks project file for annotate dialog. * Fixed escape key bug in library editor new component dialog. * Add GetUnitsLabel() to get human readable units for dialog labels. * Translate French comments in all modified files. * Some minor clean up of Doxygen comments.
-
charras authored
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
-
- 28 Oct, 2009 1 commit
-
-
charras authored
-
- 27 Oct, 2009 6 commits
-
-
charras authored
-
jerryjacobs authored
-
charras authored
-
dickelbeck authored
-
dickelbeck authored
-
dickelbeck authored
-
- 26 Oct, 2009 5 commits
-
-
dickelbeck authored
New format top level schematic files were not detected if they had a significant number of libraries. The "Sheet 1" string can now be further down in the file than the original 20 line search could detect.
-
dickelbeck authored
quiet the newer g++ compilers, which complain about certain stdio function's return values not being used
-
charras authored
-
stambaughw authored
-
charras authored
-
- 25 Oct, 2009 1 commit
-
-
charras authored
-
- 23 Oct, 2009 5 commits
- 22 Oct, 2009 1 commit
-
-
faa authored
-
- 21 Oct, 2009 3 commits
-
-
stambaughw authored
* Use single list for component library draw item and fields to simplify component library object. * Add field manipulation helper methods to component library object. * Make component library draw item edit dialog sizable.
-
charras authored
-
charras authored
-
- 20 Oct, 2009 5 commits
-
-
faa authored
-
stambaughw authored
* Created new component library editor draw item dialog box with wxFormBuilder. * Removed previous DialogBlocks version of the draw item dialog box. * Removed some additional global variables used in component library editor. * Add IsFillable() method to draw item base object.
-
jerryjacobs authored
-
jerryjacobs authored
-
charras authored
LibEdit: fixed a bug (bad format in a Printf) that crashes libedit when testing a component with duplicate pins. Also cleaned and enhanced WinEDA_LibeditFrame::OnCheckComponent() code
-
- 19 Oct, 2009 2 commits
-
-
stambaughw authored
* Remove global variables used by the library editor. * Add SetWidth() method to library draw objects.
-
dickelbeck authored
-
- 18 Oct, 2009 2 commits
-
-
dickelbeck authored
-
charras authored
-