- 16 May, 2010 1 commit
-
-
Jerry Jacobs authored
-
- 09 May, 2010 1 commit
-
-
Jerry Jacobs authored
-
- 03 May, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Apr, 2010 1 commit
-
-
jp authored
-
- 16 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 13 Apr, 2010 1 commit
-
-
jean-pierre charras authored
-
- 02 Apr, 2010 1 commit
-
-
charras authored
-
- 26 Feb, 2010 1 commit
-
-
charras authored
-
- 22 Feb, 2010 1 commit
-
-
stambaughw authored
* Make USE_WX_ZOOM clipping routine actually clip rather than just test if line needs drawn. * Clean up as many USE_WX_ZOOM #ifdefs as possible. * Minor coordinate rounding improvements. * Minor scrolling and panning improvements. * Remove unused KicadGraphicContext object code.
-
- 21 Feb, 2010 1 commit
-
-
emmedics4 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.
-
- 05 Feb, 2010 1 commit
-
-
charras authored
-
- 01 Feb, 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
-
- 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
-
- 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
-
- 23 Nov, 2009 2 commits
-
-
charras authored
-
stambaughw authored
-
- 07 Nov, 2009 1 commit
-
-
charras authored
others minor bugs fix.
-
- 05 Nov, 2009 2 commits
-
-
stambaughw authored
-
dickelbeck authored
-
- 02 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 26 Oct, 2009 1 commit
-
-
dickelbeck authored
quiet the newer g++ compilers, which complain about certain stdio function's return values not being used
-
- 25 Oct, 2009 1 commit
-
-
charras authored
-
- 23 Oct, 2009 1 commit
-
-
charras authored
-
- 15 Oct, 2009 1 commit
-
-
charras authored
-
- 14 Oct, 2009 1 commit
-
-
stambaughw authored
* Create single event handler for grid size events. * Fix all frame windows to use new grid size event handler. * Use offset relative to ID instead of ComboBox index to save last grid size. * Move last grid size load/save setting into WinEDA_DrawFrame. * Add equality and assignment operators the GRID_TYPE. * Add current grid helper methods to BASE_SCREEN. * Add GetPins helper to LIB_COMPONENT to replace GetNextPin where applicable. * Add AppendMsgPanel helper to WinEDA_DrawFrame. * Improve rounding for display of coordinates when millimeter units are selected.
-
- 13 Oct, 2009 1 commit
-
-
charras authored
-
- 10 Oct, 2009 1 commit
-
-
charras authored
Fixed problems in libedit and crashes when no component loaded
-
- 05 Oct, 2009 2 commits
-
-
faa authored
-
dickelbeck authored
-
- 29 Sep, 2009 1 commit
-
-
dickelbeck authored
-
- 27 Sep, 2009 1 commit
-
-
dickelbeck authored
-
- 22 Sep, 2009 1 commit
-
-
stambaughw authored
* Split out application specific command IDs to prevent unnecessary rebuilding. * Eliminate duplicate menu and tool bar command IDs. * Split component library editor and viewer definitions to separate header files. * More component library and document file merge code. * A bunch of minor string readability and consistency fixes.
-
- 21 Sep, 2009 1 commit
-
-
faa authored
-