- 02 Jun, 2010 1 commit
-
-
jp authored
-
- 17 May, 2010 1 commit
-
-
Wayne Stambaugh authored
* Fix a minor problem with wxFileDialog to open a file that no longer exists in PCBNew. * Make GerbView open file behavior the same as PCBNew. * Remove redundant PCB file wild card definition. * Add open file refactor task to the todo list. * Fix some minor code formatting issues.
-
- 16 May, 2010 3 commits
-
-
Jerry Jacobs authored
-
jean-pierre charras authored
Set minimum cmake version to 2.6.4. Added footprint name edition in the module editor dialog properties.
-
Andrey Fedorushkov authored
-
- 14 May, 2010 1 commit
-
-
Andrey Fedorushkov authored
-
- 11 May, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 02 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Apr, 2010 1 commit
-
-
jp authored
-
- 19 Apr, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 16 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 08 Apr, 2010 1 commit
-
-
charras authored
fixed others very minor bugs.
-
- 06 Apr, 2010 1 commit
-
-
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.
-
- 01 Apr, 2010 1 commit
-
-
vovanium authored
-
- 31 Mar, 2010 1 commit
-
-
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.
-
- 30 Mar, 2010 1 commit
-
-
charras authored
-
- 26 Mar, 2010 1 commit
-
-
vovanium authored
-
- 25 Mar, 2010 2 commits
-
-
dickelbeck authored
-
charras authored
-
- 22 Mar, 2010 1 commit
-
-
charras authored
Grid list display in popup menu: go back to the previous version, due to problems when using tabs in this menu.
-
- 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 1 commit
-
-
charras authored
* Some bugs fixed * Starting enhancements in Libedit: menubar and commands to "plot" current component in PNG or SVF file (SVG file not fully working, must be refined)
-
- 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.
-
- 14 Mar, 2010 1 commit
-
-
charras authored
German translation update. Replaced dialog page settings dialogblock version by the same built with wxFormBuilder
-
- 12 Mar, 2010 1 commit
-
-
charras authored
-
- 11 Mar, 2010 1 commit
-
-
faa authored
-
- 08 Mar, 2010 2 commits
-
-
dickelbeck authored
-
dickelbeck authored
-
- 03 Mar, 2010 2 commits
-
-
dickelbeck authored
-
dickelbeck authored
* DSNLEXER now owns an abstract LINE_READER by pointer so that polymorphism can be used in alternative LINE_READERS. * Write FILE_LINE_READER and STRING_LINE_READER. The latter can be used to parse text coming from the clipboard or other string source.
-
- 02 Mar, 2010 2 commits
-
-
dickelbeck authored
This paves the way for other kinds of LINE_READERs, such as one which reads from a multiline string which comes from the clipboard. Will still need to: 1) add new additional DSN_LEXER constructor, 2) virtualize the LINE_READER's ReadLine() function 3) create derived class from LINE_READER.
-
charras authored
-
- 28 Feb, 2010 2 commits
-
-
charras authored
-
dickelbeck authored
This patch applies on the very last svn (r2402) and removes all disfunctionnal python code (including deletion of unused strings)
-
- 26 Feb, 2010 1 commit
-
-
charras authored
-
- 25 Feb, 2010 1 commit
-
-
jerryjacobs authored
-
- 23 Feb, 2010 2 commits