48 Commits (a55d25803ef5911900769496e9aebaf1b81f75c2)

Author SHA1 Message Date
jean-pierre charras 294463208b Code cleanup and minor fix in viewlib. 12 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
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh fac288cffa More encapsulation work and other minor improvements. 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
Wayne Stambaugh dcccaee2aa Replace WinEDAChoiceBox with wxComboBox. 15 years ago
Wayne Stambaugh 7b8b51b240 Draw panel object refactoring and other minor code cleaning. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Wayne Stambaugh f6c8066477 More EESchema dialog file housekeeping and coding policy fixes. 15 years ago
jean-pierre charras e095b07cc3 code cleaning 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
Wayne Stambaugh 6566b0c5fa Schematic component library object improvements and other minor fixes. 15 years ago
Wayne Stambaugh 3335ccd98d Initial work on new component library stucture. 15 years ago
charras 0f06d8a136 rename files 16 years ago
stambaughw 7ab4a9bf2c Minor fixes and code cleaning. 16 years ago
charras 6769e4c94a code cleaning and fixed a TODO remark in EDA_BoardDesignSettings::SetEnabledLayers( int aMask ) 16 years ago
charras 0b41d484ff code cleaning 16 years ago
charras 96849d5a11 code cleaning 16 years ago
stambaughw 014d852bc6 Dialog work and other minor changes. 16 years ago
charras cad5f9da24 minor bug fixed and minor enhancements 16 years ago
stambaughw 11bf0ad76f Merge component library draw item and field list. 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
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 7c7d675cbf Component library object improvements. 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 20cb87a8b7 better handling of libraries paths (removed g_RealLibraryBuffer that had no sense with the new code), mainly in Eeschema 17 years ago
charras 89e7f96574 made kicad compilable with wxWidgets 2.9 (wxWidgets 3) 17 years ago
charras e719b42e1f made GetAssociatedDocument() compatible with last changes in kicad path handling. 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
stambaughw 2e5a57e100 New zoom implementation and some build optimizations. 17 years ago
charras f1eb69a1a3 more about texts and labels options under eeschema 17 years ago
charras ceeb27cfd5 eeschema: solved: incorrect draw origin setup for viewlib and libedit 17 years ago
jerryjacobs 6bf6b1808b General dialog captions updated (made more clear ), standard template fix, icons.cpp remove from common 17 years ago
charras bb8ee329f8 Bug in get online help: kicad.pdf was always called instead of the suitable help file. thanks to the guy who did not test its changes 17 years ago
charras b8ea76fe63 Solved netlist problems for multiple parts per package components in complex hierarchies. 18 years ago
CHARRAS 1f842ae14c bug in move pad fixed (could crash pcbnew).Other minor changes 18 years ago
dickelbeck 18d83b768c See my change_log.txt 2007-Sep-13 UPDATE 18 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago