- 06 Apr, 2010 2 commits
-
-
stambaughw authored
* Add CMake script to generate DSN token header and source file from token list file. * Add preliminary component library DSN token list and lexer file to test script and prepare for new component library file lexer. * EESchema: right click on ERC check mark displays error in message panel. * Remove PCBNew header file dependency from common DSN lexer source. * Minor code clean ups.
-
charras authored
-
- 05 Apr, 2010 1 commit
-
-
charras authored
Fixed bugs 2981754 and 2981759 (PCBnew crash when trying to add a new net name to a pad) Linux specific, and perhaps due to a bug in wxGTK 2.8 (does not happen in 2.9)
-
- 02 Apr, 2010 4 commits
- 01 Apr, 2010 4 commits
-
-
dickelbeck authored
of the S_SEGMENTs were not all the same, the specctra PATH points would come out wrong.
-
charras authored
-
charras authored
Fixed a bug in search function in Eeschema: search for a component reference in a complex hierarchy was broken
-
vovanium authored
-
- 31 Mar, 2010 3 commits
-
-
faa authored
-
charras authored
Pcbnew: Fixed an issue in GERBER file creation, under Vista and W7 only for non administrator users Plot files were 0 byte length. This was due to use of function tmpfile() in a GERBER function to create a temporary file that seems not working using mingw. Replaced by more usual files functions.
-
vovanium authored
-
- 30 Mar, 2010 3 commits
- 29 Mar, 2010 2 commits
- 28 Mar, 2010 2 commits
- 26 Mar, 2010 3 commits
-
-
vovanium authored
-
charras authored
-
dickelbeck authored
-
- 25 Mar, 2010 2 commits
-
-
dickelbeck authored
-
charras authored
-
- 24 Mar, 2010 3 commits
- 23 Mar, 2010 2 commits
- 22 Mar, 2010 3 commits
- 20 Mar, 2010 1 commit
-
-
charras authored
fixed very minor bugs.
-
- 19 Mar, 2010 1 commit
-
-
charras authored
Build BOM: in one part per line, fields are now selectable (like others formats)
-
- 18 Mar, 2010 3 commits
- 16 Mar, 2010 1 commit
-
-
stambaughw authored
* Replaced find dialog with wxFormBuilder version. * New find dialog is modeless, supports more advanced search features, remembers it's last position, size, search history, and search settings, and implements initial support for replacing. * Added Shift+F5 hot key to search for next DRC marker. F5 now just repeats previous search. * Minor cosmetic enhancements to label edit dialog. * Remove tab from grid size text printf to fix toolbar grid combobox display in wxGTK. * Updated my TODO list items.
-