103 Commits (e4825ee2fc7b03ca1c227555264dce1ebde94e5b)

Author SHA1 Message Date
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Wayne Stambaugh 7d0ec1a138 More encapsulation work. 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
jean-pierre charras 0ebc3f063e 3D-viewer: code cleanup. 13 years ago
jean-pierre charras abe5c08e20 3D-viewer: code cleaning. Added option in menu: show a 3D grid. 13 years ago
Dick Hollenbeck c24863c078 // Dick Hollenbeck's KiROUND R&D 14 years ago
jean-pierre charras 8f62c6aa05 Move AddMenuItem inline functions outside wxstruct.h in a new file (menu_helpers.h) 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 8985a1807b Encapsulation and other minor improvements. 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh d8ad2cceb0 Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 14 years ago
Wayne Stambaugh 6a4e8aa909 Eeschema schematic item move code unification. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Wayne Stambaugh 4a7dc4ad03 Add menu item function fixes and other minor improvements. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Wayne Stambaugh 6b7ab76199 Add drag context menu entry for junctions in EESchema, fixes lp:783173. 15 years ago
Marco Serantoni 9214f5849e MacOSX: Complete support for wxOverlay (http://trac.wxwidgets.org/ticket/12894) 15 years ago
Andrey Fedorushkov 93ac159e0e eeschema: fix correct send command to pcbnew a locate pin 15 years ago
Wayne Stambaugh 86bf955db7 Add hit testing clarification to schematic library editor. 15 years ago
Wayne Stambaugh c07b677a20 Schematic editor locate item changes and other minor fixes. 15 years ago
Wayne Stambaugh ee003180bc Global variable removal and minor Doxygen comment fixes. 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
jean-pierre charras b79011fbbb Eeschema: fix bug 716331 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 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
jean-pierre charras 4f3708c13f Eeschema: bug 706677 fixed (delete connection, junction persist). 15 years ago
Wayne Stambaugh a9a96c0e51 EESchema schematic item hit test improvements. 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
Wayne Stambaugh f6c8066477 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
Wayne Stambaugh ccabd605a5 More EESchema dialog file housekeeping and coding policy fixes. 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 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Wayne Stambaugh 185a2544b5 Component library editor bug fixes and other minor fixes. 15 years ago
Wayne Stambaugh fc0864befa Schematic component library object code cleaning and refactoring. 15 years ago
Marco Mattila 9936bef7f8 https://lists.launchpad.net/kicad-developers/msg05202.html 15 years ago
Marco Mattila 42022cfc6b https://lists.launchpad.net/kicad-developers/msg04976.html 16 years ago
stambaughw 143526462c First pass at DSN token file generator and other minor changes. 16 years ago
charras 83e8b961c7 cosmetic enhancement in pin edit dialog. 16 years ago
stambaughw aab2f8a775 USE_WX_ZOOM clean up and other minor improvements. 16 years ago
charras 0f06d8a136 rename files 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras 6efce74c96 Eeschema: fixed bug when edit a component reference using the component dialog editor 16 years ago