- 04 Feb, 2010 2 commits
- 03 Feb, 2010 3 commits
- 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 1 commit
-
-
charras authored
hide/show rastnest in pcbnew is currently not working, will be fixed soon
-
- 24 Jan, 2010 1 commit
-
-
charras authored
* in variable names, change non existent word Hight to High * Remove redundant tool in left toolbar (option toolbar) (this option is now in layers manager) * Show layers in horizontal combo box in same order as in layer manager. ++all: minor code cleaning.
-
- 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 1 commit
-
-
charras 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 2 commits
-
-
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.
-
charras authored
Code cleaning and using DrawPanel->Refresh() instead of ReDraw() when possible.
-
- 10 Jan, 2010 1 commit
-
-
charras authored
-
- 09 Jan, 2010 1 commit
-
-
charras authored
-
- 08 Jan, 2010 1 commit
-
-
charras authored
-
- 05 Jan, 2010 1 commit
-
-
charras authored
-
- 04 Jan, 2010 1 commit
-
-
charras authored
-
- 01 Jan, 2010 1 commit
-
-
charras authored
-
- 30 Dec, 2009 1 commit
-
-
charras authored
-
- 20 Dec, 2009 1 commit
-
-
charras authored
-
- 19 Dec, 2009 1 commit
-
-
charras authored
-
- 07 Dec, 2009 1 commit
-
-
dickelbeck authored
* Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated to a Specctra DSN compatible default layer naming scheme: Component becomes Front, Copper becomes Back. * set_color.h: Cmp becomes Front, Cu becomes Back. * D_PAD::DisplayInfo() changed to use actual copper layer names. * more layer setup dialog work, moved all programmatic wxControl instantiation into the wxFormbuilder environment, but this is fraught with danger: wxFlexGridSizer used the tallest control to establish the row heights, so be careful about changing control borders in the scroll panel. The vertical size can explode since just a couple of pixels times the number of rows is substantial. Currently I am setting a 5 pixel border only left, top, and right but not bottom. * Set copper layer count is back in place as a hack until I can get the enabled layer bit map fully operational.
-
- 23 Nov, 2009 1 commit
-
-
charras authored
-
- 22 Nov, 2009 1 commit
-
-
charras authored
enhancement in Gerbview: page limits can be now displayed on screen. Useful when printing a Gerber layer
-
- 21 Nov, 2009 1 commit
-
-
charras authored
-
- 09 Nov, 2009 3 commits
-
-
charras authored
-
charras authored
-
stambaughw authored
-
- 07 Nov, 2009 1 commit
-
-
charras authored
others minor bugs fix.
-
- 05 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 02 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 30 Oct, 2009 1 commit
-
-
charras authored
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
-
- 28 Oct, 2009 1 commit
-
-
charras authored
-
- 27 Oct, 2009 1 commit
-
-
jerryjacobs authored
-