46 Commits (0d4598656b387d6299bffaae82a28a1dfd53830c)

Author SHA1 Message Date
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Dick Hollenbeck 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh 393e020442 Fix cursor warping out of client when zooming bug. 14 years ago
Wayne Stambaugh 121b65bfb8 More auto save improvements. 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh 4230ac4ca7 Remove sine and cosine look up tables and other minor fixes. 14 years ago
Wayne Stambaugh 750f84c19a Coding style policy fixes and dead code removal. 14 years ago
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 9769c9b63c Minor EESchema code improvements. 15 years ago
Wayne Stambaugh c02d90e9a7 Use wxUpdateUIEvent in CVPcb and other minor changes. 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 66566f9b47 EESchema command handling and other minor improvements. 15 years ago
Wayne Stambaugh 6a26a7f9bf Use logical cursor position and other minor changes. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Wayne Stambaugh a8a99abefe Schematic object hit testing improvements. 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 845d61acc5 coding standards consistency updates 15 years ago
Wayne Stambaugh aeb6dd8cc7 Minor schematic object improvements and code cleaning. 15 years ago
Wayne Stambaugh 1e7d95d58e Begin schematic object rationalization and other minor improvements 15 years ago
Wayne Stambaugh 285d9b649d Major component library ojbect editing code refactor. 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
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 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 d2eac37ddf Comment translation complete, Yeah!!!! 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 8ec8cf3f43 Rework on undo/redo and block functions 17 years ago
charras 9d6daf5665 undo-redo rework 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
raburton 02b7362970 set eol-style native on new files 17 years ago
stambaughw 07bd76a0e8 Zoom bug fix and optimization. 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 c3918aad35 Added forgotten file 17 years ago