39 Commits (67f70fe0796cf8873f2eb697f7f870ccbb82126c)

Author SHA1 Message Date
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
jean-pierre charras 155a9dbe19 All: fix a minor bur annoying issue: incorrect cursor shape after a block command (mainly when a tool is selected) 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 34094e77fc Fix and enable optimized grid drawing and other minor changes. 15 years ago
Wayne Stambaugh e01f89670b GerbView rendering bug fix and other minor improvements. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 15 years ago
Wayne Stambaugh 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Wayne Stambaugh 44e474c25c Drawing, pcbnew, and other minor fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
jean-pierre charras b8eba35cba Gerbview: remove flicker when refresh screen, and loadind files. Fix very minor bugs. 15 years ago
Dick Hollenbeck 845d61acc5 coding standards consistency updates 15 years ago
Marco Serantoni ea812ef5c9 Zones drawing optimization with WXGrapchisContext + Fix bug #612132 15 years ago
Marco Serantoni 148baffdd9 OSX implementation of wxOverlay (speedups board operations) and cleanup 15 years ago
jean-pierre charras 60c1cbe843 fixed issues with wxWidgets 2.9.1 15 years ago
jean-pierre charras 3097b919ed Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings. 15 years ago
charras 7f23d262f2 Eeschema 16 years ago
charras 25720516c9 Eeschema, libedit: fixed add/remove alias functions, broken 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
stambaughw 7ab4a9bf2c Minor fixes and code cleaning. 16 years ago
charras cfd868562e pcbnew:fixed muwave toolbar not working in AUI option. 16 years ago
charras 54b561236f Uses a buffered DC in OnPaint event. Seems solve slow grid redraw on some PC. 16 years ago
charras d4bd033a8e Pcbnew: print dialog: added pads drill option (like in plot dialog) 16 years ago
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago
charras 0b41d484ff code cleaning 16 years ago
charras 96849d5a11 code cleaning 16 years ago
stambaughw d2eac37ddf Comment translation complete, Yeah!!!! 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw 3803b79ac5 Component library editor improvements, build fix, and bug fixes. 16 years ago
stambaughw d96039a1fb Change search path order, wxDC zoom updates, and code clean ups. 17 years ago
stambaughw dfb88c6495 Library search path fixes, library configuration dialog fixes, and code cleaning. 17 years ago
charras aee56a936e Change grid size type from integer to double (using wxRealPoint insteed of wxSize). 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
charras ea38af91fb doc update and some minor enhancements before Release Candidate 17 years ago