116 Commits (5cea94089a99faac82e95171bde4254f31fecd09)

Author SHA1 Message Date
Wayne Stambaugh 612ba67c10 Minor message box improvements 12 years ago
Wayne Stambaugh efb96bcce9 Eeschema block end handler code improvements. 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
jean-pierre charras 1dd0adf7e0 Eeschema: item drag command: Fix issue for overlapping items (from a Younes Manton's idea) 13 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
jean-pierre charras cf9864766b class EDA_RECT: is no more derived from EDA_ITEM, just from EDA_RECT (reason: does not use anything in EDA_ITEM) 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
jean-pierre charras 75d2dc7311 Pcbnew: Hight contrast mode: commit last patch from Miguel Angel Ajo Pelayo, which also fixes an old bug. 14 years ago
Wayne Stambaugh aaa1cc3e02 Eeschema object list and other minor improvements. 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
Dick Hollenbeck b979d1e0b9 plugin work, accessors 14 years ago
jean-pierre charras bcbde5d813 All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp. 14 years ago
Wayne Stambaugh cc7e7fc5ca Memory allocation improvements and other minor fixes. 14 years ago
Wayne Stambaugh d4fb921b43 Eeschema ERC improvements and other minor fixes. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras 81ddf0bb56 Eeschema: fix bug 812924. Very minor other changes to make translations more easy. 15 years ago
Wayne Stambaugh a367dea4db Fix most GCC 4.6 compiler warnings and minor bug fix. 15 years ago
Wayne Stambaugh c07b677a20 Schematic editor locate item changes and other minor 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
jean-pierre charras 098a20a0d8 fix very minor bugs. 15 years ago
Wayne Stambaugh cb647737ee Improve handling of tool bar command IDs. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 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 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 fbeb411632 Eeschema: Fix incorrect behavior of block drag and wire drag commands. 15 years ago
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
Wayne Stambaugh a3a73ef5dd EESchema block code cleaning and other minor fixes. 15 years ago
Wayne Stambaugh 7e1745da56 EESchema block object select improvements and other minor fixes. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
jean-pierre charras 2faf429643 Fix bug in SCH_SHEET copy constructor (size not copied, so copied hierarchical sheets have a 0 size), and a minor bug in block save. 15 years ago
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor fixes. 15 years ago
jean-pierre charras 5bab73d638 Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). 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 3fed7b9dd9 Component library object encapsulation work. 15 years ago
jean-pierre charras 9b77f2a415 Formatting, code cleaning and fix erroneous or inconsistent comments in block functions 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 aeb6dd8cc7 Minor schematic object improvements and code cleaning. 15 years ago
Wayne Stambaugh 6566b0c5fa Schematic component library object improvements and other minor fixes. 15 years ago
Wayne Stambaugh 185a2544b5 Component library editor bug fixes and other minor fixes. 15 years ago
Wayne Stambaugh 285d9b649d Major component library ojbect editing code refactor. 15 years ago