12 Commits (4c83b0a94df2b4087699287434a03852a91188e5)

Author SHA1 Message Date
jean-pierre charras 5de85450b8 Pcbnew: Dialog list and select net: better dialog and make net selection to highlight a net working on GAL. 10 years ago
unknown 1ee7458140 1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug 10 years ago
jean-pierre charras da89f8a47a A bit of cleaning code. 11 years ago
Maciej Suminski f7d00a393b Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
Maciej Suminski 75026d8754 Renamed BOARD_CONNECTED_ITEM::GetNet() -> GetNetCode() 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
jean-pierre charras 7f07b48e88 Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
Wayne Stambaugh 07e5eee133 Fixes wxSingleChoiceDialog ambiguous constructor compile bug using wxWidgets 2.9.4 or greater. 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 c2e5fcaec8 More encapsulation improvements. 14 years ago
Dick Hollenbeck 4c2a1dd5d1 more kicad_plugin work, make BOARD::m_NetInfo private 14 years ago
Wayne Stambaugh 2c251196c6 Minor dialog fixes and code cleaning. 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 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
jean-pierre charras 3b381cf8cf Remove *.ico files and used only xpm or new pgn bitmaps for icons under Window. 14 years ago
Wayne Stambaugh 86b6feb95d Replace WinEDA_TextFrame with wxSingleChoiceDialog. 15 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 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 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 5605ce89ff Fixed very minor issues. 16 years ago
charras 96a9769f6c ++ Pcbnew: 16 years ago
charras 0b41d484ff code cleaning 16 years ago
charras 96849d5a11 code cleaning 16 years ago
stambaughw de44203368 Comment translation and capitalization fixes. 16 years ago
charras 89535a1366 some enhancements and cleanup. Fixed problem when deleting Netclasses in Design rules dialog window 16 years ago
dickelbeck 85dc98a58a more netclass work 16 years ago
charras 42022adb3f code cleaning 17 years ago
charras edb48d461b Fixed minor bugs. Code cleaning 17 years ago
charras b1d1a71101 Finished code cleaning about ratsnets calculations and handling. 17 years ago
charras e073bdc042 Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 17 years ago
dickelbeck 073d076730 fix markers on pads when pads are high-lighted 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 6d856f60a6 Pcbnew: Added display a short net name on vias and pads. Also, code cleaning 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
dickelbeck f406e9d97a drc dialog fixes 18 years ago
dickelbeck 1b39dfc7c9 highlight zone containers 18 years ago
dickelbeck 806f9aa1ca highlight tool HitTest()ing prefers pads over tracks 18 years ago
dickelbeck ced5d7b459 highlight tool HitTest()ing prefers pads over tracks 18 years ago
dickelbeck 69c5bdea30 highlight tool HitTest()ing prefers pads over tracks 18 years ago
dickelbeck 3cd47555ca see 2007-Oct-12 change_log.txt 18 years ago
dickelbeck 3e3ae8925a see 2007-Sep-22 change_log.txt 18 years ago
dickelbeck 8a8377ff6a beautification, hit test improvements 19 years ago
raburton dedb0228dc add files not currently available in source (e.g. docs, modules, etc.) 19 years ago