102 Commits (9ad49dc2d1714c66ea724f96ab3973a320d2bdc1)

Author SHA1 Message Date
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Wayne Stambaugh 9287b42648 Revert commit 67230ac8e7. 9 years ago
Niki Guldbrand 67230ac8e7 Keep Source tree clean 9 years ago
Simon Richter bfb6e0bbb2 Convert remaining occurences of stri[n]cmp to str[n]casecmp. 9 years ago
https://launchpad.net/~dmitrodem-gmail cef8b388a5 Fix pcb_calculator bug: fails to synthesize microstrip line, due to a not removed change which should have been removed after a test. 9 years ago
jean-pierre charras 37deba60c3 Fix shadowed vars (in microstrip.cpp) and deprecated compil warnings. 9 years ago
jean-pierre charras cd30be3fd9 Pcb calculatpor: Minor enhancements in main frame. 9 years ago
Simon Richter 715eddf68b Code cleanup: remove dead code, add comment. 9 years ago
Simon Richter 96ec9db5d6 Add missing C++ stdlib headers 10 years ago
jean-pierre charras 6a7544a2ca Fix a few deprecated compil warnings in dialogs generated by wxformbuilder 10 years ago
jean-pierre charras 63decd70e6 Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016) 10 years ago
jean-pierre charras fde2cfee27 Minor changes: remove a few local shadowed local variables detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) and fix minor coding style issues. 10 years ago
jean-pierre charras f0e2628e40 Very minor changes: remove a few local shadowed variables (mainly local variables having the same name in the same function) detected using " -Wshadow" gcc compil option ( No bug, just a better code readability ) 10 years ago
Chris Pavlina 168de616be Delete unused documentation 10 years ago
Simon Richter 23e8c3ebf3 Executable icon resource build configuration fixes. 10 years ago
jean-pierre charras e3f399ca38 pcb_calculator: remove no more in use png files. 10 years ago
jean-pierre charras 454dd64ac5 Remove autogenerated files 10 years ago
jean-pierre charras 6155cba077 kicad_curl.cpp: fix a compil warning on Windows (regression) 10 years ago
jean-pierre charras b3af0fdcad Pcb_calculator: fix a minor cosmetic issue in tracks width versus current notebook page. 10 years ago
Jon Neal 89c183f041 Add a new dropdown type that has oz/ft^2 for the pcb track width calculator. 10 years ago
jean-pierre charras 7b0d981f21 pcb_calculator: bigger (more readable) microstrip_zodd_zeven bitmap. 10 years ago
jean-pierre charras da9f68911c Autosize row label column in wxGrid in pcb_calculator and design rules dialog. 10 years ago
Simon Wells 96918d4a8a Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
jean-pierre charras 7808b2e240 Fix in KIWAY_PLAYER::ShowModal: the top level windows children of the KIWAY_PLAYER Modal frame are now enabled (previously were disabled). It fix some issues for instance with the aui toolbar when moved, and the dialog open when starting the footprint wizard frame. Perhaps explain a few other bugs. 10 years ago
jean-pierre charras fa55c0f18e Minor fix (minor bug #148296) and very minor change. 10 years ago
jean-pierre charras 11be2b2d3d Commit missing files 10 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
unknown 61818578fb PCB calculator enhancement: track width units change auto-recalculation: 10 years ago
jean-pierre charras 5cb6eb8d7a Try to fix a crash when exit pcb_calculator if the attenuators panel was displayed, wxGTK specific (looks like a wxGTK bug) 10 years ago
Maciej Suminski 6d07e9a754 Fixed dialogs asserts. 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 f16e083ecf Fix minor bug #1429990 (3D viewer shows hidden footprint graphic texts ). Fix minor coverity warnings (not initialized members and dead 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
jean-pierre charras 39497b109e Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board) 11 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
jean-pierre charras bf2f650eb9 Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 11 years ago
jean-pierre charras de8ae428fd Minor fixes (typo in messages) 11 years ago
unknown f4ca3d5557 Fix bug 1397394 : Spelling mistakes in PCB Calculator 11 years ago
Blair Bonnett 1188cd433b Fix wxWidgets debug assertion for wxTextCtrl::IsSingleLine() in GTK. 11 years ago
Wayne Stambaugh e273a48ddc Remove old build configuration since kiway is now the only way to build kicad. 11 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
Wayne Stambaugh b7f890adb3 Fix parallel build bugs. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
Moses McKnight 6da5e2cdd0 Configuration file consolidation patch from Moses McKnight. 11 years ago
Michael Narigon 34b645daed warnings 11 years ago
Bernhard Stegmaier 0d5c7f4461 mac fixes 12 years ago
Dick Hollenbeck c855824337 Try some new Mac support ideas. 12 years ago
Dick Hollenbeck ecbe6e0856 Try some new Mac support ideas. 12 years ago