- 12 Aug, 2014 1 commit
-
-
Andrew Zonenberg authored
2) LIB_RECTANGLE and related classes sscanf data read from a file using "%s" without field limits, which can cause problems with malformed/really long inputs. 3) If some of the optional fields in a lib line are missing, "tmp" can remain uninitialized.
-
- 10 Aug, 2014 1 commit
-
-
unknown authored
Pcbnew: Commit patch (with very minor changes) about SVG file export with the layers ordered from bottom to top. ( bug 1286646 ), from Thiadmer Riemersma.
-
- 06 Aug, 2014 1 commit
-
-
Maciej Suminski authored
-
- 01 Aug, 2014 1 commit
-
-
Maciej Suminski authored
-
- 29 Jul, 2014 1 commit
-
-
jean-pierre charras authored
Remove a minor warning message in Debug mode for 2 dialogs. Pcbnew: update Gerber X2 file format (File Attribute) to very last X2 specification Eeschema: Fix a minor bug in block selection (sometimes the last selected component was select instead of items in selected area) and better drag behavior when draging an item by the drag hotkey.
-
- 25 Jul, 2014 1 commit
-
-
jean-pierre charras authored
* Fix Bug #1348607 and a possible crash in libedit dialog component properties after moving up the first user field (which in not possible now). * better info message in pcbnew when trying to delete a footprint in legacy library
-
- 24 Jul, 2014 1 commit
-
-
Maciej Suminski authored
-
- 23 Jul, 2014 2 commits
-
-
Maciej Suminski authored
-
jean-pierre charras authored
-
- 21 Jul, 2014 1 commit
-
-
jean-pierre charras authored
fix Bug #1345193: Drill Map coordinates alway 0 when using Gerber format (due to a missing plotter initialization).
-
- 20 Jul, 2014 4 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Apply a workaround to fix a wxWidgets bug in versions 3.0.x relative to mouse wheel event (Windows specific). Therefore wxWidgets 3.0.1 can be used without need to patch it. (This bug is fixed in wxWidgets 3.1)
-
jean-pierre charras authored
-
- 17 Jul, 2014 1 commit
-
-
Dick Hollenbeck authored
-
- 15 Jul, 2014 1 commit
-
-
Maciej Suminski authored
-
- 14 Jul, 2014 3 commits
-
-
Dick Hollenbeck authored
-
Maciej Suminski authored
-
jean-pierre charras authored
Gerbview: allows x.7 format (recently indroduced in Gerber format) Also minor coding style fixes.
-
- 09 Jul, 2014 21 commits
-
-
jean-pierre charras authored
Gerbview: allows x.7 format (recently indroduced in Gerber format) Also minor coding style fixes.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Reworked the way of processing events in TOOL_MANAGER class. Added GetCommandStr() for TOOL_EVENT class.
-
Maciej Suminski authored
-
Maciej Suminski authored
Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-