- 24 Aug, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 26 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Added boost::polygon (experimental) Added experimental zone fill calculations with boost::polygon Added patches from Yury Khalyavin
-
- 21 Jul, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Fixed compil warning under wxWidgets 2.9.1. File beautification Statring using wxTextEntryDialog instead of Get_Message (because Get_Message does not handle properly cancel option)
-
- 11 Jul, 2010 1 commit
-
-
jean-pierre charras authored
fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component)
-
- 29 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 17 May, 2010 1 commit
-
-
Wayne Stambaugh authored
* Fix a minor problem with wxFileDialog to open a file that no longer exists in PCBNew. * Make GerbView open file behavior the same as PCBNew. * Remove redundant PCB file wild card definition. * Add open file refactor task to the todo list. * Fix some minor code formatting issues.
-
- 16 May, 2010 1 commit
-
-
Jerry Jacobs authored
-
- 09 May, 2010 1 commit
-
-
Jerry Jacobs authored
-
- 20 Apr, 2010 1 commit
-
-
jp authored
-
- 25 Mar, 2010 1 commit
-
-
dickelbeck authored
-
- 02 Mar, 2010 1 commit
-
-
charras authored
-
- 28 Feb, 2010 2 commits
-
-
charras authored
-
dickelbeck authored
This patch applies on the very last svn (r2402) and removes all disfunctionnal python code (including deletion of unused strings)
-
- 24 Feb, 2010 1 commit
-
-
charras authored
-
- 20 Feb, 2010 3 commits
- 19 Feb, 2010 2 commits
- 17 Feb, 2010 1 commit
-
-
charras authored
-
- 14 Feb, 2010 1 commit
-
-
jerryjacobs authored
-
- 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.
-
- 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.
-
- 18 Jan, 2010 1 commit
-
-
jerryjacobs authored
-
- 16 Jan, 2010 2 commits
-
-
jerryjacobs authored
-
charras authored
Added patch for macOSX turn on fast algo for draw grid (should work now)
-
- 13 Jan, 2010 1 commit
-
-
stambaughw authored
* Fix debug asserts when passing NULL pointers to wxAuiPaneInfo. * Fix Kicad main window sash sizer bug when using wxAui. * Remove specctra_test from Visual Studio builds to prevent build errors. * Add WIN32 to layer widget test so it will build properly on Visual Studio. * Fixed compiler conversion warnings in PCBNew. * Fixed worksheet print scaling in PCBNew. * Minor code renaming.
-
- 05 Jan, 2010 1 commit
-
-
charras authored
-
- 30 Dec, 2009 1 commit
-
-
charras authored
-
- 18 Nov, 2009 2 commits
- 12 Nov, 2009 1 commit
-
-
stambaughw authored
* Completed translation of all kicad source. * Translated source files A through C in pcbnew.
-
- 05 Nov, 2009 2 commits
-
-
charras authored
Pcbnew: control of masks clearance: Pad Editor Dialog rewritten to handle local mask clearances and a local Net clearance
-
dickelbeck authored
-
- 04 Nov, 2009 1 commit
-
-
charras authored
-
- 02 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 26 Oct, 2009 2 commits
-
-
dickelbeck authored
New format top level schematic files were not detected if they had a significant number of libraries. The "Sheet 1" string can now be further down in the file than the original 20 line search could detect.
-
dickelbeck authored
quiet the newer g++ compilers, which complain about certain stdio function's return values not being used
-
- 13 Oct, 2009 1 commit
-
-
charras authored
-