49 Commits (57d75a75a838cdeb0bb1a1a679cb9ef7dd8c81b8)

Author SHA1 Message Date
Wayne Stambaugh 57d75a75a8 More internal unit improvements. 14 years ago
jean-pierre charras 197ace9e44 Modedit: add dialog to edit footprint body items. Fix also minor issues about footprint body items edition. 14 years ago
Dick Hollenbeck 716d21d88a get rid of some globals, share BOARD_DESIGN_SETTINGS from PCB_EDIT_FRAME with FOOTPRINT_EDIT_FRAME 14 years ago
Dick Hollenbeck 1ca894584c put module text configuration variables into the BOARD 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 5289c22087 Pcbnew object improvements. 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 96bb90dee1 kicad_plugin 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh 0d57d670b6 Add user write permission tests to PCBNew and other minor fixes. 14 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
jean-pierre charras fe50448399 Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) 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 73e38ce98c EESchema code refactoring and coding policy naming fixes. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 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
jean-pierre charras dcf7542514 Added hotkey E to edit items. Minor code cleaning 15 years ago
jean-pierre charras f0213de0ef code cleaning. 15 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras 703420baac changed layer constants XXX_CU and XXXX_CMP to XXX_BACK and XXX_FRONT 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
charras 537d4861ba fixed tagged translation 16 years ago
stambaughw 506a73c387 More comment translation work. 16 years ago
dickelbeck 5c3f35c2f3 beautification in preparation for netclass work. 16 years ago
charras 304525db9a undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit 16 years ago
charras 42022adb3f code cleaning 16 years ago
charras 1b1be19593 changes in modedit for MacOSX compatibility 17 years ago
stambaughw b833a46bad More header file realignments to reduce recompiling and general code cleaning. 17 years ago
dickelbeck b603580355 WinEDA_BasePcbFrame::m_Pcb is now private, use GetBoard() to access it. 17 years ago
dickelbeck e574a1b061 more DLIST<> work 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
dickelbeck 3ef380f936 dlist cleanups, start of edit component in schematic rework 17 years ago
jerryjacobs 26af26619a (confirm.cpp) Get_Message frame caption added 17 years ago
dickelbeck aa93f54d97 BOARD_ITEM::Draw() 18 years ago
g_harland 5746386290 Added definitions for FIRST_COPPER_LAYER and LAST_COPPER_LAYER 18 years ago
CHARRAS 1f842ae14c bug in move pad fixed (could crash pcbnew).Other minor changes 18 years ago
dickelbeck d985f2d640 DeleteStructure() & DeleteStructList() consolidation 18 years ago
CHARRAS d1effbf4e2 EDA_BaseStruct.SetType() and EDA_BaseStruct.ReturnClassName() removed. 18 years ago
dickelbeck cb49ea8989 see change_log.txt for 2007-Sep-11 UPDATE 18 years ago
dickelbeck dff70646a2 see change_log for 2007-Aug-31 18 years ago
dickelbeck cc62305777 see change_log.txt for 2007-Aug-22 18 years ago
dickelbeck 6acce67a64 made m_CurrentItem private, beautification 18 years ago
plyatov 23c40f7e86 Initial import of KiCad. 19 years ago