- 12 Feb, 2010 2 commits
-
-
dickelbeck authored
-
charras authored
Fixing vertical size of the design rules dialog to meet our minimal screen size requirement (768 pixels height)
-
- 11 Feb, 2010 1 commit
-
-
stambaughw authored
* Changed line clipping function in gr_basic.cpp when USE_WX_ZOOM is enabled. * Set wxDC clipping region to client size when drawing outside of paint event handler. * Updated kicad and eeschema CMake files as the common library now requires linking to the polygon library.
-
- 10 Feb, 2010 3 commits
-
-
stambaughw authored
* Corrected over zealous clipping fix in last commit. * Tweaked clip box rectangle size. * Fixed cross hair cursor drawing bug.
-
viknn authored
-
stambaughw authored
* Fixed clipping bug when USE_WX_ZOOM is enabled that causes rats nest to be drawn incorrectly. * Fix ambiguous function error in trigo.cpp when building with MSVS. * Add instructions for building wxWidgets with graphics context enabled (GDI+) using MinGW/MSYS to COMPILING.txt. * Initial EESchema find dialog work. * Set modified flag when using PCBNew global deletion dialog to prevent closing without warning user of changes.
-
- 09 Feb, 2010 1 commit
-
-
charras authored
-
- 08 Feb, 2010 1 commit
-
-
stambaughw authored
* Implement code to allow wxDC to handle coordinate conversions between device and drawing units. * Add build settings to enable wxGCDC for wxGraphicsContext testing. * Remove wxAUI conditional build cruft as it is now required to build Kicad. * Fix scroll increment size regression to prevent jumping around the zoom center position. * Add find GDI+ cmake module for building on WXMSW when wxGraphicsContext is enabled.
-
- 07 Feb, 2010 2 commits
-
-
vesa_solonen authored
-
charras authored
-
- 06 Feb, 2010 1 commit
-
-
charras authored
-
- 04 Feb, 2010 1 commit
-
-
charras authored
Some fixes.
-
- 02 Feb, 2010 1 commit
-
-
faa authored
-
- 01 Feb, 2010 1 commit
-
-
charras authored
-
- 31 Jan, 2010 1 commit
-
-
charras authored
removed global variables and a lot of redundancies
-
- 30 Jan, 2010 1 commit
-
-
charras authored
-
- 29 Jan, 2010 3 commits
-
-
charras authored
-
charras authored
hide/show rastnest in pcbnew is currently not working, will be fixed soon
-
dickelbeck authored
-
- 28 Jan, 2010 1 commit
-
-
charras authored
Pcbnew :added option to show/hide footprints values and/or references
-
- 26 Jan, 2010 1 commit
-
-
charras authored
-
- 24 Jan, 2010 1 commit
-
-
charras authored
Better code in fast draw grid algo (drawpanel.cpp):must be faster, and minor refresh problems removed under wxGTK
-
- 23 Jan, 2010 1 commit
-
-
charras authored
fixed minor problems and fixed Layer Alignment Target bug.
-
- 22 Jan, 2010 1 commit
-
-
stambaughw authored
* Remove redundant background redrawing RedrawActiveWindow. * Remove redundant managed cursor callback in RedrawActiveWindow. * Use refresh to redraw instead of directly calling RedrawActiveWindow. * Remove unused SetDrawBgColor for drawframe.cpp. * Fix compiler warning in cvpcb/cvframe.cpp. * Fix menu spelling and syntax errors in pcbnew. * Rename Trace_Curseur to DrawCursor in common/drawpanel.cpp.
-
- 20 Jan, 2010 1 commit
-
-
charras authored
-
- 19 Jan, 2010 1 commit
-
-
charras authored
Code cleaning. Patch for 3D problem with macOSX
-
- 18 Jan, 2010 2 commits
-
-
jerryjacobs authored
-
charras authored
files cleaning
-
- 17 Jan, 2010 2 commits
- 16 Jan, 2010 2 commits
-
-
charras authored
Added patch for macOSX turn on fast algo for draw grid (should work now)
-
jerryjacobs authored
-
- 15 Jan, 2010 3 commits
- 14 Jan, 2010 2 commits
- 13 Jan, 2010 2 commits
- 12 Jan, 2010 1 commit
-
-
charras authored
-