80 Commits (d00fc993f37d6c25f46102a7f3a3d27ee11f14b4)

Author SHA1 Message Date
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras c6f4f15926 Eeschema: Minor code reorganization: 11 years ago
jean-pierre charras 001723e077 Worksheet code: cleanup and remove useless parameters. 13 years ago
jean-pierre charras 42c2399af7 Pcbnew: Try to find a better workaround for zone fiill bug (crash or bad fil areasl in very rare cases). 13 years ago
jean-pierre charras 410644343d Eeschema, Libedit: fixes color artifacts when moving/placing a pin. 13 years ago
jean-pierre charras 143af26952 Eeschema: code cleanup, remove dead code and some global and useless variables 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
jean-pierre charras 758f22161a All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM) 14 years ago
jean-pierre charras 3b671e09d1 All: change MILS_TO_IU_SCALING_FACTOR constant to MILS_PER_IU ( and MM_TO_IU_SCALING_FACTOR to MM_PER_IU) 14 years ago
jean-pierre charras fa3ebc4043 Define MM_TO_IU_SCALING_FACTOR (scaling factor from mm to internal units) only in convert_to_biu.h 14 years ago
Wayne Stambaugh 8c0dc01fdd Pcbnew nanometer internal unit fixes. 14 years ago
marco. a51dab7341 MacOSX: Fix in eeschema component move 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck e6c8515873 switch to C++'s false and true from C's FALSE and TRUE 14 years ago
jean-pierre charras 742486dce6 Eeschema: Fix erroneous message [Read Only] after creating a new project, and obviously the corresponding schematic file does not yet exist (replaced by [no file]) 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 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
Wayne Stambaugh c64a6937f4 Add user write permission tests to EESchama and other minor fixes. 14 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 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 e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
Wayne Stambaugh f9af593ee3 Minor EESchema improvements. 15 years ago
Wayne Stambaugh 2a60327545 Build default change and minor schematic screen object 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
Wayne Stambaugh b98538ec35 Add copy constructors and cloning to schematic objects and other minor 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 37ad67dfb1 EESchema file name and location house keeping. 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Yury Khalyavin b2a09cc26d https://lists.launchpad.net/kicad-developers/msg05013.html 15 years ago
charras 7f23d262f2 Eeschema 16 years ago
stambaughw 7ab4a9bf2c Minor fixes and code cleaning. 16 years ago
charras d4bd033a8e Pcbnew: print dialog: added pads drill option (like in plot dialog) 16 years ago
charras 84a0e32865 fixed build problem for specctra.cpp stand alone. 16 years ago
stambaughw 1aaa7a9bf2 Compiler warning, object name, bug, and string fixes. 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
stambaughw 1a4d23896e Begin translating comments to English and minor code clean up. 16 years ago
stambaughw 7e24e43890 wxWidgets 2.9 string fixes and other minor updates. 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw ab74cfeda8 Component library object improvements. 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 17 years ago