46 Commits (894c279e15efe477e3375e12cd6f00d551b2c8b3)

Author SHA1 Message Date
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
david-beinder f33ea6f997 Kiway: Improve performance by using IDs and clearing closed frame entries 4 years ago
Marek Roszko 19faadf149 Move wx/dynlib.h include to source file 4 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Seth Hillbrand 6fbbba8db3 Adding Python shell KIFACE 5 years ago
Wayne Stambaugh a1fae02427 Header clean up round 2. 5 years ago
Ian McInerney c458b50fd9 Ensure the environment variables are synchronized between KiCad and Python 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jon Evans a5a19076fd Move PROJECT storage to SETTINGS_MANAGER 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
jean-pierre charras 4de6ed6206 Fix issues created by Adds Save As... to the Kicad manger. 6 years ago
Jeff Young b5904b0401 Installment one of project Save As... feature. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Jeff Young 7841f8a466 Unified preferences dialog framework. 8 years ago
Tomasz Wlostowski b1f613071d eeschema: workaround for 64kByte string length limit in wxString::Format() causing segfaults in netlist update under Windows 8 years ago
jean-pierre charras 6bb349e933 Better management of KIWAY_PLAYER frame when called in modal mode, and having the wxFLOAT_ON_PARENT style option. 8 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
Simon Richter dca358076e Make sure KIFACE_GETTER linkage is consistent 10 years ago
jean-pierre charras 99d18faca9 Change the way main editor frames are managed by Kicad: before this change, they had the Kicad manager frame as parent frame, and it creates a few issues: 10 years ago
unknown eea52027cc Use _WIN32 instead of __MINGW32__ in 2 conditional compilations which are Windows specific, not especially mingw32 specific. 10 years ago
Simon Wells 09ef795a02 Minor coding style fixes in headers 10 years ago
jean-pierre charras dda957a048 Minor fixes: rename cvframe.cpp to cvpcb_mainframe.cpp to be consistent with other similar files are named. 10 years ago
Mikhail Karpenko 886a8521a4 Comments typos fixed. 11 years ago
jean-pierre charras 4def0958a5 Fix some coverity warnings. Fix typo and errors in comments. Very minor other fixes. 11 years ago
Ashley Mills bcbad9d3ec Fix FreeBSD build issues. 11 years ago
Camille 5729ee7ea5 Compile warning fixes and minor code policy fixes. 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 8afe4599d0 Teach cvpcb about new KIWAY based cross-probing, factor out MAIL_T into mail_type.h 12 years ago
Dick Hollenbeck e47a2bc5d4 happy Easter 12 years ago
Dick Hollenbeck a985255f95 add back missing pcbnew cross probing event handlers. eeschema launches kiface versions of pcbnew & cvpcb if not single. 12 years ago
Dick Hollenbeck f9f3ff22dc hook top frame with KIWAY::playerDestroyHandler() 12 years ago
Dick Hollenbeck 0d6560a218 *) Switch kicad.exe to using KIFACE modules for all major top level windows. 12 years ago
Dick Hollenbeck 5f65d0da93 *) Add KIFACE_I::StartFlags() and IsSingle() so a KIFACE implementation can know 12 years ago
Dick Hollenbeck 223419a8f6 documentation clarity 12 years ago
Dick Hollenbeck 141f3fed45 some doxygen fixes, comment fixes 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck ec9c949c9b Windows name export tweak 12 years ago
Dick Hollenbeck 33e26b278d KIWAY in progress... 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago