- 31 Mar, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
-
- 06 Jan, 2013 1 commit
-
-
jean-pierre charras authored
-
- 12 Sep, 2012 1 commit
-
-
jean-pierre charras authored
-
- 04 May, 2012 1 commit
-
-
jean-pierre charras authored
Should allow Pcbnew code easier to change and Gerbview code more understandable and easier to maintain. Code cleaning (remove dead code, add comments). Minor other enhancements.
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 31 Dec, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 22 Dec, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 01 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to wxstruct.h since they are used by the Kicad main frame classes. * Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h. * Fix a bug in SET_BITMAPS that prevented enabling menu item images on OSX. * Rename MsgItem to EDA_MSG_ITEM. * Remove redundant includes from modified files. * Doxygen and coding style policy fixes.
-
- 12 Mar, 2011 1 commit
-
-
jean-pierre charras authored
others: fix minor issues.
-
- 15 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Added: in file dialog, multiple file selection. Added: Draw mode selector (in left toolbar): Raw mode: a Gerber image is drawn on screen without buffering. Artifacts happen if there are negative items drawn, if more than one Gerber file is shown. Stacked mode: each Geber image is drawn in a buffer and after drawn on screen No artifact with negative items. Each Gerber image covers previous images. OR mode (transparency mode): each Geber image is drawn in a buffer and after drawn on screen No artifact with negative items. Each Gerber image is "ORed" with previous images, like in Pcbnew. Try to optimize Draw function in buffered modes. (Useful for PC that have problems with "blit" graphic function) Fix minor issues.
-
- 16 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 10 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Gerbview: added support forSF (scale factor), IO (Image Offset), OF (Offset) and MI (Mirror) commands.
-
- 09 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Fixed a bug about Aperture Definition having parameters for an aperture macro. See Changlog for not yet supported RX274X commands. Having still problems with arcs in some gereber files.
-
- 06 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 05 Oct, 2010 1 commit
-
-
jean-pierre charras authored
Some cleanup and fixes in gerbview. Cleanup gr_basic.* and added in gr_basic.* a minor modification coming from "EEschema selection.patch".
-
- 04 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 01 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 28 Sep, 2010 1 commit
-
-
jean-pierre charras authored
-
- 03 Feb, 2010 1 commit
-
-
charras authored
Added sample gerber files for test (gerbview has problem with 2 files)
-
- 29 Jan, 2010 1 commit
-
-
charras authored
hide/show rastnest in pcbnew is currently not working, will be fixed soon
-
- 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 1 commit
-
-
charras authored
-
- 09 Nov, 2009 1 commit
-
-
stambaughw authored
-
- 29 Jul, 2009 1 commit
-
-
charras authored
pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack
-
- 05 Apr, 2009 1 commit
-
-
stambaughw authored
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 05 Jan, 2009 1 commit
-
-
dickelbeck authored
-
- 29 Dec, 2008 1 commit
-
-
dickelbeck authored
-
- 17 Dec, 2008 1 commit
-
-
charras authored
gerbview: add french translation, G55 command (a do nothing command) and solved a bug that can crashes gerbview with files without any DCODE tools info.
-
- 14 Nov, 2008 3 commits
-
-
dickelbeck authored
-
dickelbeck authored
-
dickelbeck authored
-
- 10 Nov, 2008 1 commit
-
-
dickelbeck authored
-
- 09 Nov, 2008 1 commit
-
-
dickelbeck authored
-
- 08 Nov, 2008 2 commits
-
-
dickelbeck authored
-
dickelbeck authored
-
- 07 Nov, 2008 1 commit
-
-
dickelbeck authored
-
- 02 Nov, 2007 1 commit
-
-
CHARRAS authored
-
- 30 Oct, 2007 1 commit
-
-
CHARRAS authored
listboxes.cpp problem: apply to window version only. Some other very minor enhancements and bug fixes
-
- 13 Sep, 2007 1 commit
-
-
dickelbeck authored
-