63 Commits (0289b6d550b19e0bbc666bbabeebaf2424c1b55f)

Author SHA1 Message Date
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
jean-pierre charras f2b0e18510 Minor fixes to prepare wxWidget 2.9.1 use: 15 years ago
Wayne Stambaugh c02d90e9a7 Use wxUpdateUIEvent in CVPcb and other minor changes. 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 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Wayne Stambaugh 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh adb4ad1a7b Schematic object improvements and other minor fixes. 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
Wayne Stambaugh aeb6dd8cc7 Minor schematic object improvements and code cleaning. 15 years ago
jean-pierre charras a188f9d06e added orto2 patch 15 years ago
jean-pierre charras f59e30bc8a Fixed a minor artefact when redraw the grid after a scrool. 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. 16 years ago
jean-pierre charras 642d1f2ea6 fixed very minor compil warnings. (no bugs) 16 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
charras 4413221488 work on libedit continued. 16 years ago
charras 41dd975313 LibEdit: finished SVG plot. 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 bc5d9a75f5 Complete comment translation of common source. 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 17 years ago
charras 9d6daf5665 undo-redo rework 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
stambaughw c2b600ce39 Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 17 years ago
stambaughw 5114b863e5 EESchema UI normalization and configuration updates and Gerbview parser bug fix. 17 years ago
stambaughw dfb88c6495 Library search path fixes, library configuration dialog fixes, and code cleaning. 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago
jerryjacobs fa9230e2e5 Changed 3D module author after mail contact. Cleanup of function implementions. WinEDA_TextFrame color change (text black, background, white) 17 years ago
stambaughw 07bd76a0e8 Zoom bug fix and optimization. 17 years ago
charras 0d6c62a9ef Bug (only in my last commit) fixed under Windows. Removed some warnings in compilation 17 years ago
charras 1d3f2d520c Pcbnew : refinements for user grig 17 years ago
charras aee56a936e Change grid size type from integer to double (using wxRealPoint insteed of wxSize). 17 years ago
charras d73e132455 See changelog 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
charras 5813a12ebb Print functions and display zoom level modified to use the new zoom implementation 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago
charras c333da1916 some "todo" cleanup 17 years ago
dickelbeck 8d4a9b510d gerbview polygon erasures added, comment tweaks 17 years ago
stambaughw f966097d5a Improved grid implementation, 3D viewer debug assertion fix, moved drawpanel.cpp to common library, and added WinEDA_Appl declaration. 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
charras 8123d3a5eb see changelog 18 years ago
charras f34be93032 Ensure graphic and footprint texts have a sufficient size to be seen on screen.(bug 1909165). 18 years ago
dickelbeck 8f2e706853 const of GetZoom() 18 years ago
lifekidyeaa c5cd85027b 2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com 18 years ago
dickelbeck 0f452cc016 patch 18 years ago