201 Commits (b8cfabd22e5de73c22c6b5a5419d5fe2e5e11dda)

Author SHA1 Message Date
Miguel Angel Ajo b0881d8ec5 scripting: fixed kicad compilation, cleanups 13 years ago
Miguel Angel Ajo beec323603 Double Python initialization fixed 13 years ago
jean-pierre charras 7f07b48e88 Pcbnew: Update incorrect or incomplete copyrights in many files. 14 years ago
Miguel Angel Ajo eff5023287 * Read string array results from python methods~ 14 years ago
jean-pierre charras f6551172d2 Fix capitalization issues in title bar and config files (broken by bzr rev 3543) 14 years ago
Jerry Jacobs 5f5c504288 Cosmetic UI changes mostly for Mac OS X, see CHANGELOG.txt 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
Miguel Angel Ajo c0be31aeda Fixed some indent, and added some conditional compiles on pcbnew.cpp 14 years ago
Miguel Angel Ajo 06c570bab3 * More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting) 14 years ago
Miguel Angel Ajo f422350605 pcbnew_scripting_helpers.cpp/h to handle generic scripting tools 14 years ago
Miguel Angel Ajo ec5757a4fa code cleanup, io_mgr and kicad_plugin included when enabled in cmake... 14 years ago
jean-pierre charras e90cc8adf5 All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago
jean-pierre charras ed5585eb6c Libedit: fix bug (svg export does not work) 14 years ago
Miguel Angel Ajo b21dbd9561 Added a starting scripting dialog for tests 14 years ago
Miguel Angel Ajo d7692cd115 SWIG+Python initial scripting support added. 14 years ago
jean-pierre charras ba689c10e3 Kicad project manager: add .cmp, .drl .pos and .rpt files management. 14 years ago
Dick Hollenbeck 1ca894584c put module text configuration variables into the BOARD 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
Wayne Stambaugh 393e020442 Fix cursor warping out of client when zooming bug. 14 years ago
Wayne Stambaugh 70569edb05 Pcbnew auto save improvements. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh c09bc26dc2 Minor PCBNew code fixes. 14 years ago
Wayne Stambaugh e6681f17e4 Fix PCBNew segfault when adding a module. 14 years ago
Wayne Stambaugh b9b341dce2 PCB common library global variable removal and other minor fixes. 14 years ago
Wayne Stambaugh de96452c41 Minor common PCB library code fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 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 94372b81e5 Eeschema: fix bug 783535. Minor code cleaning. 15 years ago
Wayne Stambaugh 5c8894f928 Coding policy fixes and other minor improvements. 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
Jerry Jacobs fb47536123 More native changes for OSX, see CHANGELOG.txt 15 years ago
jean-pierre charras 59534f519c Gerbview: Add drill file history and minor enhancements. 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 85ae0373e3 Global variable removal and coordinate fixes. 15 years ago
Wayne Stambaugh e560573c5e Schematic object encapsulation and other minor improvements. 15 years ago
jean-pierre charras 259d9a024c Pcbnew: gen drill files code cleanup. Fix minor bug 680558 15 years ago
jean-pierre charras b45a35b719 Switch to new Kicad about dialog: removing old code. 15 years ago
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1. 15 years ago
jean-pierre charras 60c1cbe843 fixed issues with wxWidgets 2.9.1 15 years ago
jean-pierre charras f0213de0ef code cleaning. 15 years ago
jean-pierre charras 2f5c24aeee added track posture pacth from lorenzo marcantonio 16 years ago
jean-pierre charras 13ddd1b47f Pcbnew: Better dialog when starting pcbnew in a new project, when the .brd file does not exists 16 years ago
Wayne Stambaugh 5ce9c9a9d7 Open file dialog fixes and minor code cleaning. 16 years ago
jean-pierre charras a35a083690 Convert gendrill dialog from Dialogblocks to wxFormBuilder. Minor fixes. 16 years ago
Wayne Stambaugh c9d6d1f922 Fixed solder mask clearance not getting loaded properly. 16 years ago
Wayne Stambaugh c58c388aba Add PCBNew setting to remember last net list read and other minor fixes. 16 years ago
charras e85cf2e0c4 Pcbnew, fixed (I hope) a Linux specific issue: 16 years ago