128 Commits (eeeb3e0a9a0d51dbd2b53dee5a7284fecdc58a00)

Author SHA1 Message Date
Wayne Stambaugh d8ad2cceb0 Encapsulate LIB_PIN class and begin encapsulating SCH_EDIT_FRAME class. 14 years ago
Wayne Stambaugh 393e020442 Fix cursor warping out of client when zooming bug. 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
Hauptmech bd19d31082 Hauptmech's centralized wxAuiPaneInfo patch. 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
jean-pierre charras f00696e835 Pcbnew: fix bug 804780. 15 years ago
Wayne Stambaugh dcccaee2aa Replace WinEDAChoiceBox with wxComboBox. 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 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 1016448c02 Change EESchema library viewer to stay on top of parent not all other windows. 15 years ago
jean-pierre charras 0952393413 Pcbnew, Gerbview: Fix a minor issue in layer manager: 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 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 73e38ce98c EESchema code refactoring and coding policy naming 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
jean-pierre charras e095b07cc3 code cleaning 15 years ago
Wayne Stambaugh 76aa3f6e1c EESchema schematic object refactoring and header rationalization. 15 years ago
Wayne Stambaugh 3335ccd98d Initial work on new component library stucture. 15 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 445843e37e Eeschema added resizable lib and cmp lists in viewlib when using AUI option. 16 years ago
charras 6efce74c96 Eeschema: fixed bug when edit a component reference using the component dialog editor 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
dickelbeck 56995b3359 AUI support into topmost CMakeLists.txt 16 years ago
stambaughw b2f9d5bd74 Comment translations and other minor updates. 16 years ago
dickelbeck d3468dd557 Marco's AUI patch, basically 16 years ago
charras e4467d4d9a fixed minor problem in Eeschema library viewer 16 years ago
charras 7af67a8943 fixed compil error, and a display problem in eeschema 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
stambaughw 9861941de2 Component library editor and viewer improvements and library draw object changes. 16 years ago
dickelbeck 8b3d5a69cf Øyvind's patch 16 years ago
stambaughw 8570d3311a Component library editor improvements and minor bug fixes. 16 years ago
stambaughw 43d6c685b5 Command ID refactoring and other minor improvements. 16 years ago
stambaughw f7452ce131 Component library object and other minor improvements. 16 years ago
stambaughw 3803b79ac5 Component library editor improvements, build fix, and bug fixes. 16 years ago
stambaughw 79c9be258a Replace PriorQue with boost::ptr_vector for component library entries. 16 years ago
stambaughw ab74cfeda8 Component library object improvements. 16 years ago
charras 6f63197662 eeschema: now display lib list in alphabetic order in viewlib and get component. 17 years ago