41 Commits (dcccaee2aa5a1a7ad729efaafdc41517235b4a5d)

Author SHA1 Message Date
Wayne Stambaugh dcccaee2aa Replace WinEDAChoiceBox with wxComboBox. 15 years ago
jean-pierre charras 401ea10e8f Code cleaning. Coding policy fixes. 15 years ago
jean-pierre charras cc36a80e80 Modify my previous patch about zoom issues in eeschema (remove zoom limitations). 15 years ago
jean-pierre charras 58c9647166 Workaround for zoom levels < 1 in eescxhema, with wxMSW version < 2.9 15 years ago
Wayne Stambaugh 67f70fe079 Coding style and Doxygen comment fixes. 15 years ago
Wayne Stambaugh 9e0e43e4c1 EESchema and other minor code improvements. 15 years ago
Wayne Stambaugh ffa9feda69 Schematic component library editor rotate item improvements. 15 years ago
Wayne Stambaugh 4d1cdfd4ff Schematic component library editor delete item improvements. 15 years ago
Wayne Stambaugh cb647737ee Improve handling of tool bar command IDs. 15 years ago
Wayne Stambaugh b0ea88e23e Added options tool bar to schematic component library editor. Fixes lp:671343 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 0d8cb9b53c EESchema improvements and other minor fixes. 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 7d85aa92a8 Fix minor issues. 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 df48725551 Restore library editor value field rename behaviour and other minor fixes. 15 years ago
Wayne Stambaugh ccabd605a5 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
jean-pierre charras e095b07cc3 code cleaning 15 years ago
Wayne Stambaugh 408cf4d87e More EESchema dialog file housekeeping. 15 years ago
Wayne Stambaugh e3b4eeb160 More EESchema dialog file housekeeping 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 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
jean-pierre charras bd022c23a3 Libedit: fixed draw artefacts when editing a graphic symbol. fixed minor issues in undo and abort commands when editing graphic items. 15 years ago
jean-pierre charras 0c24113dc0 Libedit: minor enhancements. Update Boost::Polygon 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
Wayne Stambaugh 3335ccd98d Initial work on new component library stucture. 15 years ago
Wayne Stambaugh 0c3541b7c1 Component library object refactoring and minor code cleaning. 15 years ago
Dick Hollenbeck 5ae97bb3e4 [Kicad-developers] Add close shortcut to Library Editor -- from Yuri 15 years ago
charras 4413221488 work on libedit continued. 16 years ago
charras 7f23d262f2 Eeschema 16 years ago
charras 288684101a LibEdit: automatic selection of option "edit Pin per Pin" when load/editing a component: 16 years ago
charras 126c384dad Eeschema date in frame reference updated at each modification. 16 years ago
charras 98ea05d057 minor changes 16 years ago
charras d8fae88f36 Eeschema, libedit: fixed last problems when editing alias info. 16 years ago
charras 0f06d8a136 rename files 16 years ago
charras 25720516c9 Eeschema, libedit: fixed add/remove alias functions, broken 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago
charras edf64afc3b Eeschema: Added patch from Torsten Huter addeing hotkeys and enhancements in libeditor 16 years ago
charras a61b48eced Code cleaning. Use new font. 16 years ago
charras 9d400e4c19 fixed some (minors) problems about hotkeys. 16 years ago
jerryjacobs 73f83c0509 See CHANGELOG.txt 16 years ago
charras ccfa4e0aad Eeschema: Libedit: fixed hang when using the repeat function (insert key) after creating a pin. 16 years ago
charras 2396cdb127 Eeschema: fixed a bug that crashes Eeschema when the library editor or/and the lib viewer is opened and if the schematic (or an other) is reloaded (that involves libraries are deleted and reloaded) 16 years ago
charras 0b41d484ff code cleaning 16 years ago
charras 96849d5a11 code cleaning 16 years ago