70 Commits (3f15b9c057eaffd0e0e0be72d0b08fc0af0ab330)

Author SHA1 Message Date
jean-pierre charras 3f15b9c057 Eeschema: Fix issue in Search/ReplaceAll 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Dick Hollenbeck 2515a806ae initial work on PCBNew PLUGIN support, in preparation for nanometer board load and save 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 3d7c91af44 PCBNew locate via code refactoring and other minor fixes. 14 years ago
Wayne Stambaugh cb78c9452b Undo changes from my last commit that caused a trace drag bug. 14 years ago
Wayne Stambaugh efc93aa52b PCBNew locate code refactoring. 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
jean-pierre charras 3b55948db2 fix an issue created by commit 2954. Gerbview: display now an indicator of layers in use. minor code cleanup. 15 years ago
Wayne Stambaugh 018292a8c6 PCBNew auxiliary tool bar changes and other minor improvements. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
jean-pierre charras ec400bf7c7 Eeschema, Pcbnew: fix minor issues about mouse cursor position, when loading files or entering sheets. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras 1f47f8c6ed Pcbnew: files housekeeping and code cleanup 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 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
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
stambaughw f69a4914fe Minor drawing and build bug fixes. 16 years ago
charras 96a9769f6c ++ Pcbnew: 16 years ago
dickelbeck 58fc9d8f09 layer widget incorporation into pcbnew 16 years ago
charras e027e65971 code and files cleanup 16 years ago
stambaughw 92064f1dbf Fix save last grid size and other minor updates. 16 years ago
charras 498f0c9164 minor problems fixed 16 years ago
charras fb3a12adc6 fixed typo and minor problems. updated German translation 16 years ago
charras f3590e51ff pcbnew: fixed a crash when removing A netclass. More about netclass work. 16 years ago
charras e8fef505f8 Pcbnew: fixed a double deletion that crashes pcbnew. Starting my work on net classes (moving target) 16 years ago
dickelbeck 362b6b53f6 NETCLASS work, see CHANGELOG.txt 16 years ago
charras 148a574e6f More about undo/redo in pcbnew 17 years ago
charras c718765268 More about undo/redo in pcbnew 17 years ago
charras 42022adb3f code cleaning 17 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 17 years ago
jerryjacobs db6630b81c Added hauptmech big patch, Updated documentation to match this patch. See CHANGELOG.txt 17 years ago
charras f43d1aaa54 Added text justification for graphic texts in libedit and more(see changelog) 17 years ago
charras b1d1a71101 Finished code cleaning about ratsnets calculations and handling. 17 years ago
charras 654045f2de code cleaning 17 years ago
charras 17dc3090c4 fixed: 2 bugs that crashes pcbnew (see changelog) 17 years ago
dickelbeck a27dcae61e layer count changing fix 17 years ago
charras aee56a936e Change grid size type from integer to double (using wxRealPoint insteed of wxSize). 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
charras 35b0a8a00f soved a bug in my last commit: incorrect number of layers shown in the dialog box 17 years ago
charras f1eb69a1a3 more about texts and labels options under eeschema 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
dickelbeck c25e5c31e1 bug fixes 18 years ago