charras
89535a1366
some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window
16 years ago
stambaughw
43d6c685b5
Command ID refactoring and other minor improvements.
* Split out application specific command IDs to prevent unnecessary rebuilding.
* Eliminate duplicate menu and tool bar command IDs.
* Split component library editor and viewer definitions to separate header files.
* More component library and document file merge code.
* A bunch of minor string readability and consistency fixes.
16 years ago
charras
42022adb3f
code cleaning
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
stambaughw
2611a54791
Convert global and embedded application pointers to wxGetApp()
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
charras
e6e50f3c0d
solved: minor problem in crossprobing (eeschema to pcbnew)
17 years ago
dickelbeck
10e13ae50a
layer names in *.brd file
18 years ago
dickelbeck
5d3feec342
say found item
18 years ago
dickelbeck
7750cf6d4f
message consistency
18 years ago
dickelbeck
c04619bb50
bug fixes
18 years ago
dickelbeck
128521f0fe
2nd of 3 commits for DrcDialog rework
18 years ago
CHARRAS
2a5676b2e2
Add class_marker.cpp and class_marker.h. Some other minor changes
18 years ago
dickelbeck
3cd47555ca
see 2007-Oct-12 change_log.txt
18 years ago
CHARRAS
1f842ae14c
bug in move pad fixed (could crash pcbnew).Other minor changes
18 years ago
raburton
88ef06efe2
set eol-style native on new file
18 years ago
CHARRAS
ee68d20e58
create new file cross-probing.cpp Move RemoteCommand() and SendMessageToEESCHEMA() to it
18 years ago