- 30 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: prepare work on new algos for connections calculations.
-
- 17 Nov, 2011 1 commit
-
-
Fabrizio Tappero authored
-
- 12 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Fix bug 880132 (Justify not correct) Note: justifications are now always relative to the text, in libedit (as before) and schematic editor: if rotated, justification is rotated, because in Pcbnew rotation can have any value.
-
- 03 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: connect.cpp: enhanced ( faster and more powerful ) algorithm to calculate connections between pads. Code cleaning.
-
- 19 Oct, 2011 1 commit
-
-
Fabrizio Tappero authored
-
- 18 Oct, 2011 3 commits
-
-
jean-pierre charras authored
Eeschema, Libedit: Use 16x16 icons in comboboxes inside the pin editor dialog. This gives a better look to this dialog.
-
jean-pierre charras authored
Fix confusing labels in libedit (for pins and graphic items sharing)
-
jean-pierre charras authored
-
- 17 Oct, 2011 1 commit
-
-
jean-pierre charras authored
Gerbview: very minor fix
-
- 05 Oct, 2011 1 commit
-
-
(With a minor change for icon_cvpcb.svg: better look on dark backgrounds) Fix bug 668200.
-
- 28 Sep, 2011 2 commits
-
-
Fabrizio Tappero authored
-
jean-pierre charras authored
and text dialog editor did not handle properly negative rotation angles values.
-
- 22 Sep, 2011 1 commit
-
-
Fix minor issues. Fic compil issue in dimension.cpp with wxMSW 2.8.12 (wxMSW 2.8.12 only).
-
- 20 Sep, 2011 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 18 Sep, 2011 2 commits
-
-
jean-pierre charras authored
Try to use bzr rules to commit files with LF only in .cpp and .h files. Should change CRLF to LF in all bitmaps .cpp files. In BITMAP_OPAQUE, use unsigned char instead of char for png member to remove warnings with some compilers.
-
jean-pierre charras authored
Remove obsolete foldr resources/icons. Updates svg icons in folder resources.
-
- 14 Sep, 2011 2 commits
-
-
Fabrizio Tappero authored
-
Wayne Stambaugh authored
-
- 13 Sep, 2011 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Fix compatibility issues with old xpm icons. Add or update .xpm and .ico files for shortcuts and taskbars Remove artwork folder.
-
Wayne Stambaugh authored
* Move various locate functions into the appropriate board item object. * Unified best zoom for all frames derived from PCB_BASE_FRAME. * Remove track.cpp as it is no longer needed. * Dead code removal. * Remove scary frame window pointer member from board item objects. * Add draw bounding box to gerber draw item for debugging purposes.
-
- 11 Sep, 2011 1 commit
-
-
jean-pierre charras authored
* Replace use of wxICON by new icons declaration. * Remove unused files. * Fix filenames inconsistencies between old and new icons. * dialog_erc handle variable size icons in erc matrix.
-
- 09 Sep, 2011 2 commits
-
-
jean-pierre charras authored
Fix minor other issues. Remove unused files.
-
Wayne Stambaugh authored
-
- 08 Sep, 2011 2 commits
-
-
Fabio Varesano authored
* Added checks for Inkscape and pngcrush when MAINTAIN_PNG mode is enabled. * Rebuild PNGs with transparent background.
-
Dick Hollenbeck authored
-