14 Commits (72c4cfd4b672b34b645cec250d84aed65a738857)

Author SHA1 Message Date
jean-pierre charras 460d1f2a15 pcb_calculator: code cleanup. Remove a few duplicate code. 7 years ago
jean-pierre charras 51a128e323 pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 8 years ago
Seth Hillbrand 1a617dd66b Standardizing colon usage in pcb calculator 8 years ago
Seth Hillbrand 33423fe88d Standardize capitalization 8 years ago
jean-pierre charras 9de24b15ae Pcb_calculator: Fix a bug which prevents the pcb_calculator to write and read correctly its configuration file. 10 years ago
jean-pierre charras e2c7e6bf02 onrightclick.cpp: remove useless wxClientDC, which was used only the hide/show (to the same location) the on-grid cursor during the creation of the popup menu (perhaps a trace of legacy code). 11 years ago
jean-pierre charras a550ff84db Fix some coverity and cppcheck warnings (most are very minor issues: not initialized members and initialized but not used variables) 11 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
jean-pierre charras 262ec8920a Minor fixes for Windows: move resources from dso to .exe, to have the application icon in executable, and therefore shown in shortcuts. 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 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 c4428ae523 Pcb calculator: Add track width tool 14 years ago
jean-pierre charras 1275240759 Add a new utility: pcb_calculator (need of course wore work) 14 years ago