32 Commits (f88140c95d06f3ee04868022af25247f96d29a9f)

Author SHA1 Message Date
unknown c3e3ff3682 Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode. 11 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
Dick Hollenbeck 0a1665d5aa class_marker IsOnLayer() 12 years ago
Lorenzo Marcantonio 342016b692 Constification of HitTest and GetParent 12 years ago
Lorenzo Marcantonio 85c5aa22c6 Constification of HitTest and GetParent 12 years ago
Maciej Suminski ef1ed9646a DRC markers are drawn in GAL canvases. 12 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
Wayne Stambaugh f8a56d446f Base object decoupling improvements. 13 years ago
Lorenzo Marcantonio 082d901d60 Encapsulated drawmode as an enum for type checking 13 years ago
Dick Hollenbeck 3341669fc6 more footprint support for LEGACY_PLUGIN 14 years ago
Wayne Stambaugh 45445dd88f Minor code improvements and coding policy fixes. 14 years ago
Wayne Stambaugh 058e17edf7 Minor code and Doxygen comment improvements. 14 years ago
Wayne Stambaugh 6375497825 Hit test method rationalization and other minor improvements. 14 years ago
Dick Hollenbeck 107ef8f102 see CHANGELOG.txt 14 years ago
jean-pierre charras fa470d5c4a Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 14 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 463c17b807 fix EDA_ITEM::Show() prototype bug, fix KICAD_PLUGIN::Save() problem with netclasses. 14 years ago
Dick Hollenbeck 96bb90dee1 kicad_plugin 14 years ago
Dick Hollenbeck 8f79b14680 This patch restores some of the goodness in Vladimir's rev 3239, and in particular 14 years ago
Dick Hollenbeck cc097762c7 Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Dick Hollenbeck 45c5e594b6 zwischen punkt for migration to PNG bitmaps 14 years ago
Wayne Stambaugh f60c982397 Refactor PCBNew selection clarification menu icon code. 14 years ago
Wayne Stambaugh 2fb2ab0d37 Refactor PCBNew selection clarification menu text code. 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 845d61acc5 coding standards consistency updates 15 years ago
jean-pierre charras 5738d2960d removed in drawpanel an erroneous change (was made only for a test). drc code cleaning. cmakelist.txt changes in minizip. 15 years ago
dickelbeck 362b6b53f6 NETCLASS work, see CHANGELOG.txt 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 17 years ago
charras d188bf5ae1 better compatibility with wxWidgets 2.9. Markers enhancement in pcbnew (right click can display marker info) 17 years ago
charras 0d2ee0c023 See changelog. work in progress about ERC and markers in eeschema 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
dickelbeck aab39d1de7 injected DLIST<> into many list heads, see change_log.txt 17 years ago
dickelbeck aa93f54d97 BOARD_ITEM::Draw() 18 years ago
CHARRAS e3a3d16af8 small bugs fixed. Added: Support for microvias (see changelog) 18 years ago
dickelbeck 3465bfeb82 2nd of 3 commits for DrcDialog rework 18 years ago
dickelbeck 128521f0fe 2nd of 3 commits for DrcDialog rework 18 years ago
dickelbeck 0415674d82 MARKER and DRC rework, continued 18 years ago
dickelbeck 31a864e7dc comment cleanups 18 years ago
dickelbeck 64e9e16886 virtual BOARD_ITEM::Save() 18 years ago
g_harland a95237d83a set svn:eol-style (native) attribute on new pcbnew/class_marker.h file 18 years ago
CHARRAS 2a5676b2e2 Add class_marker.cpp and class_marker.h. Some other minor changes 18 years ago