- 16 Feb, 2010 2 commits
- 14 Feb, 2010 1 commit
-
-
charras authored
All: added in popup menus hotkeys info for zoom commands
-
- 13 Feb, 2010 1 commit
-
-
charras authored
-
- 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 1 commit
-
-
charras authored
-
- 04 Feb, 2010 1 commit
-
-
charras authored
Some fixes.
-
- 03 Feb, 2010 1 commit
-
-
charras authored
Added sample gerber files for test (gerbview has problem with 2 files)
-
- 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
-
- 31 Jan, 2010 1 commit
-
-
charras authored
removed global variables and a lot of redundancies
-
- 30 Jan, 2010 2 commits
- 29 Jan, 2010 3 commits
-
-
dickelbeck authored
-
charras authored
-
charras authored
hide/show rastnest in pcbnew is currently not working, will be fixed soon
-
- 28 Jan, 2010 1 commit
-
-
charras authored
Pcbnew :added option to show/hide footprints values and/or references
-
- 27 Jan, 2010 1 commit
-
-
charras authored
Removed old color and visiblity dialog work in progress. See also TODO, P0)
-
- 24 Jan, 2010 2 commits
-
-
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.
-
dickelbeck authored
-
- 23 Jan, 2010 1 commit
-
-
charras authored
fixed minor problems and fixed Layer Alignment Target bug.
-
- 22 Jan, 2010 2 commits
-
-
dickelbeck authored
-
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 3 commits
-
-
dickelbeck authored
-
charras authored
-
dickelbeck authored
-
- 20 Jan, 2010 1 commit
-
-
charras authored
patch for relative paths.
-
- 19 Jan, 2010 1 commit
-
-
charras authored
Code cleaning. Patch for 3D problem with macOSX
-
- 18 Jan, 2010 2 commits
-
-
jerryjacobs authored
-
charras authored
files cleaning
-
- 17 Jan, 2010 1 commit
-
-
charras authored
fixed a grid refresh problem when using fast algo in drawpanel.cpp
-
- 16 Jan, 2010 1 commit
-
-
charras authored
Added patch for macOSX turn on fast algo for draw grid (should work now)
-
- 14 Jan, 2010 1 commit
-
-
charras authored
Ugly but necessary fix to display toolbars in latest Linux version (tested with Ubuntu 9.10 updated)
-
- 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.
-
- 12 Jan, 2010 1 commit
-
-
charras authored
-
- 10 Jan, 2010 1 commit
-
-
dickelbeck authored
-
- 09 Jan, 2010 2 commits