- 23 Dec, 2010 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 22 Dec, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 21 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Eeschema: in component properties dialog, add control for fields texts justification, like in Libedit. Fix some Doxygen warnings.
-
- 20 Dec, 2010 9 commits
-
-
jean-pierre charras authored
Eeschema, Modedit: void fields (mainly the footprint field) now cannot be selected when click on them.
-
jean-pierre charras authored
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). Rename EDA_Rect::Inside to EDA_Rect::Contains ( EDA_Rect::Inside( const EDA_Rect& aRect ) was very ambiguous ) Fix some Doxygen warnings and erroneous comments; Add comments.
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
DIR_LIB_SOURCE. It only needs to be able to read Sweet strings quickly. @todo: Change public API regarding part rev string.
-
Dick Hollenbeck authored
-
Lorenzo Marcantonio authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 19 Dec, 2010 3 commits
-
-
Dick Hollenbeck authored
Completed a good portion of /new class DIR_LIB_SOURCE. Added an autonomous CMakeLists.txt file to /new, with new-docs target and test program target.
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
- 18 Dec, 2010 6 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Gerbview: remove flicker when refresh screen. Pcbnew fix (partially) issue when printing in mirror mode ( version compiled with USE_WX_ZOOM = ON specific). Minor enhancements.
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Marco Serantoni authored
-
jean-pierre charras authored
-
- 17 Dec, 2010 2 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
Minor cosmetic enhancements. commint forgoten files in boost lib.
-
- 16 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.
-
- 15 Dec, 2010 2 commits
-
-
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.
-
Dick Hollenbeck authored
-
- 14 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 13 Dec, 2010 4 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
- 12 Dec, 2010 3 commits
-
-
jean-pierre charras authored
Fix Gerbview issue (does not display gerber images) when Gerbview is compiled with USE_WX_ZOOM defined.
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-