- 13 Mar, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 12 Mar, 2013 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Miguel Angel Ajo authored
Reverted back the ( i ) parameters for python, applied the PyGILState_Ensure from Dick into his PyLOCK class
-
- 11 Mar, 2013 2 commits
-
-
jean-pierre charras authored
-
Dick Hollenbeck authored
improvements to python's GIL acquisition and release, but not done yet, since I think the GIL needs to be acquired even when not involving wxPython.
-
- 10 Mar, 2013 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew: fix issues: Ensure pads type connector have a drill size= 0, like SMD pads. Ensure keepout zones have no net.
-
Miguel Angel Ajo authored
-
- 09 Mar, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
-
- 08 Mar, 2013 1 commit
-
-
jean-pierre charras authored
-
- 07 Mar, 2013 2 commits
-
-
Wayne Stambaugh authored
* Fix all Doxygen warnings except polygon files. * Add footprint library table tasks to TODO.txt. * Add definition to drag.h to prevent nesting. * Coding policy fixes.
-
Baranovskiy Konstantin authored
-
- 06 Mar, 2013 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew: fix Bug #1148785 (pcbnew crashes when using only one layer in autorouter ) , and a minor bug in dialog cleanup.
-
- 04 Mar, 2013 8 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Still fix minor issues in dialog_edit_module_for_BoardEditor.cpp (noticeable only for non English users)
-
Wayne Stambaugh authored
* Fix spacing and consistency issues and debug warning due to improper flex grid sizer in module editor module properties dialog. * Fix spacing and consistency issues in Pcbnew module properties dialog. * Fix spelling error in DRC dialog message box text.
-
jean-pierre charras authored
-
- 02 Mar, 2013 1 commit
-
-
Andrey Fedorushkov authored
-
- 01 Mar, 2013 3 commits
-
-
jean-pierre charras authored
Eeschema: fix broken mirroring for texts and labels in block mirror X and Y (this fixes Bug #1135505) Pcbnew: add in module popup menu an option to edit the footprint in Modedit (like in Eeschema for components) minor icons enhancements.
-
Wayne Stambaugh authored
-
Dick Hollenbeck authored
-
- 28 Feb, 2013 1 commit
-
-
Dick Hollenbeck authored
-
- 27 Feb, 2013 3 commits
-
-
Dick Hollenbeck authored
-
jean-pierre charras authored
CMakeLists.txt: use elseif token instead of elif which create strange issues with some cmake versions. Fix minor issues in nsis config files
-
jean-pierre charras authored
Fix minor issues in nsis config files
-
- 26 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 24 Feb, 2013 1 commit
-
-
jean-pierre charras authored
-
- 23 Feb, 2013 2 commits
-
-
Baranoviskiy Konstantin authored
-
Wayne Stambaugh authored
-
- 22 Feb, 2013 5 commits
-
-
Anton Blanchard authored
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
* Make Pcbnew net list dialog honor escape key on Linux. * Make Pcbnew swap layers dialog honor escape key on Linux. * Layout and UI policy fixes for Pcbnew swap layer and net list dialogs. * Layout and UI policy fixes for Eeschema plot dialog. * Rename fpip.h to fpid.h. * Fix FPID class compiler errors. * Restore fpid.cpp to Pcbnew static library source list.
-
Dick Hollenbeck authored
wxID_CANCEL, 5 pixel border around sizers, resizable search combobox, dialog_shim usage on a few dialogs
-
jean-pierre charras authored
-