- 12 Feb, 2010 6 commits
- 11 Feb, 2010 2 commits
-
-
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.
-
faa authored
-
- 10 Feb, 2010 10 commits
-
-
stambaughw authored
* Corrected over zealous clipping fix in last commit. * Tweaked clip box rectangle size. * Fixed cross hair cursor drawing bug.
-
viknn authored
-
charras authored
(two scrolling parameters were different when calling SetScroolBars in drawframe.cpp and hierarch.cpp
-
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.
-
charras authored
-
vesa_solonen authored
-
vesa_solonen authored
-
charras authored
-
faa authored
-
dickelbeck authored
-
- 09 Feb, 2010 2 commits
- 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 4 commits
-
-
vesa_solonen authored
-
charras authored
-
charras authored
-
vesa_solonen authored
-
- 06 Feb, 2010 1 commit
-
-
charras authored
-
- 05 Feb, 2010 2 commits
- 04 Feb, 2010 5 commits
- 03 Feb, 2010 4 commits
- 02 Feb, 2010 2 commits
-
-
stambaughw authored
* Remove unnecessary options from EESchema print dialog. * Expose page setup dialog to fix page orientation problems on wxGTK. * Added custom schematic print preview frame. * Print dialog and preview frame remember size and position settings between sessions. * Added monochrome and print sheet reference settings to project file.
-
faa authored
-
- 01 Feb, 2010 1 commit
-
-
charras authored
-