87 Commits (93ebdb2cd090899f5bf0de1886369e5ab2fd9b5c)

Author SHA1 Message Date
jean-pierre charras 93ebdb2cd0 All: better code to handle opened frames libview, libedit, modview, modedit. 13 years ago
jean-pierre charras b810135e4e Code cleaning, minor fixes and minor coding style fixes. wxWidgets 2.9.4 compatibility fix( deprecated function MakeModal ) 13 years ago
jean-pierre charras 37ee239449 Pcbnew: in SVG export, add option to export only the board area, not the full page. 13 years ago
jean-pierre charras 396538e176 Eeschema: minor fixes: 14 years ago
jean-pierre charras f1e5be9a67 Fix @JP messages (no bugs, just comment lines) 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 6c28cdc62c More encapsulation work and other minor improvements. 14 years ago
Wayne Stambaugh d8ad2cceb0 Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 14 years ago
Wayne Stambaugh bbda48f9e8 Unify Eeschema orient commands and other minor fixes. 14 years ago
Wayne Stambaugh b98b23a1a6 Factor Eeschema rotate item hot keys into a rotate event handler. 14 years ago
Wayne Stambaugh 6a4e8aa909 Eeschema schematic item move code unification. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras 4402c97c7a Eeschema: Fix a subtle bug in undo command when editing texts and labels. 14 years ago
jean-pierre charras f2e6170fbc Eeschema: bug fix: after a "De Morgan" convert command, the component was left selected (.m_Flags not cleared) 15 years ago
jean-pierre charras c2ff1d9416 Viewlib: fix a zoom error (due to a call to BestZoom() made before the full window is built) 15 years ago
jean-pierre charras be2f22d497 Testing minor enhancements and fixes 15 years ago
Wayne Stambaugh 053498d1a4 Fix EESchema undo and abort move regressions. 15 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Wayne Stambaugh 9769c9b63c Minor EESchema code improvements. 15 years ago
Wayne Stambaugh 9210956459 EESchema code simplification improvements. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh 50f063da07 Changes to use cursor position as parameter and snap to grid settings. 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
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
jean-pierre charras 20efe4f6dc Eeschema: fix incorrect undo behavior after a component edition using the dialog frame (some changes were not undoable). 15 years ago
Wayne Stambaugh 7e1745da56 EESchema block object select improvements and other minor fixes. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
Wayne Stambaugh 8d567953d6 More schematic component object encapsulation and Doxygen comment warning fixes. 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
Wayne Stambaugh f6c8066477 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
jean-pierre charras f930894d9f Common dialog file housekeeping. Code cleanup, and minor fixes. 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
Vovanium 15652d8d34 Make option not uppercasing component names. I'm so bored with my Eeschema is convert ADuC, Si, component names to ADUC, SI etc., so I contribute this patch so anyone now may keep components 15 years ago
Wayne Stambaugh 285d9b649d Major component library ojbect editing code refactor. 15 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
charras d8fae88f36 Eeschema, libedit: fixed last problems when editing alias info. 16 years ago
charras 0f06d8a136 rename files 16 years ago
stambaughw e15341411d Minor bug fixes, compiler warning fixes and code cleaning. 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
charras db49e2a505 some minor bug fixes and enhancements 16 years ago
charras 07ae161527 fixed problem in Eeschema when canceling the add component command 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago