- 08 Dec, 2009 2 commits
- 07 Dec, 2009 4 commits
-
-
dickelbeck authored
-
faa authored
-
dickelbeck authored
-
dickelbeck authored
* Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated to a Specctra DSN compatible default layer naming scheme: Component becomes Front, Copper becomes Back. * set_color.h: Cmp becomes Front, Cu becomes Back. * D_PAD::DisplayInfo() changed to use actual copper layer names. * more layer setup dialog work, moved all programmatic wxControl instantiation into the wxFormbuilder environment, but this is fraught with danger: wxFlexGridSizer used the tallest control to establish the row heights, so be careful about changing control borders in the scroll panel. The vertical size can explode since just a couple of pixels times the number of rows is substantial. Currently I am setting a 5 pixel border only left, top, and right but not bottom. * Set copper layer count is back in place as a hack until I can get the enabled layer bit map fully operational.
-
- 06 Dec, 2009 1 commit
-
-
charras authored
-
- 04 Dec, 2009 2 commits
- 03 Dec, 2009 6 commits
-
-
jerryjacobs authored
-
charras authored
fixed redundant hot keys in Eeschema
-
faa authored
-
charras authored
-
dickelbeck authored
-
dickelbeck authored
This makes it easier to preview the page in a browser. Then autogenerate the *.h file from the html using a CMake script.
-
- 02 Dec, 2009 6 commits
-
-
stambaughw authored
* Fixed EESchema options dialog focus bug so escape key now works in GTK. * Rename schematic objects for improved readability. * Fixed GCC compiler warnings in plot code. * Added paragraph in UIpolicies.txt about setting dialog box sizes. * Lots of message box string clean up.
-
charras authored
-
faa authored
-
faa authored
-
charras authored
-
faa authored
-
- 01 Dec, 2009 1 commit
-
-
stambaughw authored
* Replace schematic editor options dialog with wxFormBuilder version. * Fix ugly wxGTK sizer hack in pin properties dialog. * Set dialog minimum size after initial fit to prevent dialog controls from being obscured when resizing. * Move bitmaps in annotate dialog for cleaner control alignment.
-
- 28 Nov, 2009 2 commits
- 23 Nov, 2009 7 commits
-
-
charras authored
-
charras authored
-
stambaughw authored
-
charras authored
-
stambaughw authored
-
dickelbeck authored
-
charras authored
-
- 22 Nov, 2009 1 commit
-
-
charras authored
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
-
- 21 Nov, 2009 2 commits
- 20 Nov, 2009 2 commits
-
-
charras authored
-
stambaughw authored
* Complete comment translation of PCBNew source. * Some tooltip capitalization fixes in PCBNew toolbars.
-
- 18 Nov, 2009 3 commits
-
-
charras authored
-
charras authored
-
stambaughw authored
-
- 16 Nov, 2009 1 commit
-
-
charras authored
-