- 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.
-
- 21 Jan, 2010 1 commit
-
-
charras authored
-
- 20 Jan, 2010 2 commits
- 19 Jan, 2010 1 commit
-
-
charras authored
Code cleaning. Patch for 3D problem with macOSX
-
- 18 Jan, 2010 3 commits
-
-
jerryjacobs authored
-
charras authored
-
charras authored
files cleaning
-
- 17 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 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.
-
- 09 Jan, 2010 2 commits
- 08 Jan, 2010 1 commit
-
-
charras authored
-
- 05 Jan, 2010 1 commit
-
-
charras authored
-
- 01 Jan, 2010 1 commit
-
-
charras authored
-
- 30 Dec, 2009 1 commit
-
-
charras authored
-
- 29 Dec, 2009 1 commit
-
-
charras authored
Fixed others minor problems
-
- 27 Dec, 2009 1 commit
-
-
charras authored
-
- 22 Dec, 2009 2 commits
- 21 Dec, 2009 1 commit
-
-
charras authored
-
- 20 Dec, 2009 1 commit
-
-
charras authored
-
- 19 Dec, 2009 1 commit
-
-
charras authored
-
- 17 Dec, 2009 1 commit
-
-
charras authored
-
- 15 Dec, 2009 1 commit
-
-
stambaughw authored
* Replace EESchema sheet properties dialog with wxFormBuilder version. * Editing an existing sheet now marks schematic as modified. * Code style updates for some of my previous work. * Improvements to the CMP_LIB_ENTRY object. * Replaced symbol edit export fprintf code with wxFFile implementation. * GCC compiler warning fix in pcbnew/drc.cpp.
-
- 12 Dec, 2009 1 commit
-
-
charras authored
-
- 08 Dec, 2009 1 commit
-
-
charras authored
-
- 06 Dec, 2009 1 commit
-
-
charras authored
-
- 04 Dec, 2009 1 commit
-
-
charras authored
-
- 03 Dec, 2009 1 commit
-
-
charras authored
fixed redundant hot keys in Eeschema
-
- 02 Dec, 2009 3 commits
-
-
stambaughw authored
* Fixed EESchema options dialog focus bug so escape key now works in GTK. * Rename schematic objects for improved readability. * Fixed GCC compiler warnings in plot code. * Added paragraph in UIpolicies.txt about setting dialog box sizes. * Lots of message box string clean up.
-
faa authored
-
charras authored
-
- 01 Dec, 2009 1 commit
-
-
stambaughw authored
* Replace schematic editor options dialog with wxFormBuilder version. * Fix ugly wxGTK sizer hack in pin properties dialog. * Set dialog minimum size after initial fit to prevent dialog controls from being obscured when resizing. * Move bitmaps in annotate dialog for cleaner control alignment.
-
- 28 Nov, 2009 2 commits