87 Commits (27374c0aa3e2241ac20e01e4e14e86405fefac74)

Author SHA1 Message Date
jean-pierre charras dba0494b02 Pcbnew: Rework on dialog global deletions. 10 years ago
Maciej Suminski 11275f78e5 Preserve module editor settings when a new footprint is created. 10 years ago
Maciej Suminski 0cad702fc7 Fixed footprint editor crash on ref/val text layer change (GAL). 10 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
Maciej Suminski 9a47f4c645 Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
jean-pierre charras 218cb8e7c1 Pcbnew: fix Bug #1325311 ("New Board" warning refusal broken) 12 years ago
Maciej Suminski ba275918e3 Renamed [class_]drawpanel_gal.[cpp|h] to [class_]draw_panel_gal.[cpp|h] to follow current naming scheme. 12 years ago
Maciej Suminski 60e9546b62 PCB_EDIT_FRAME::SetHighContrastLayer() went public. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Maciej Suminski c9199ea80a Fixed high contrast mode in OpenGL. Split display settings loading into more appropriate places. 12 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
jean-pierre charras 3f15b9c057 Eeschema: Fix issue in Search/ReplaceAll 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 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