115 Commits (f161d94521eda730709691295b2ac05fa2ef122f)

Author SHA1 Message Date
qu1ck e5828d5817 Improve exception handling in KIWAY::Player() 5 years ago
Ian McInerney 8bdf25d3e2 Show an error message when switching to a language that isn't installed 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 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
Jeff Young 940570e9ec Catch exception so that we at least throw up an error message. 5 years ago
Jon Evans a5a19076fd Move PROJECT storage to SETTINGS_MANAGER 5 years ago
Jeff Young a1332d76fe Remove SHAPE_EDITOR frame types before we forget about them. 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Seth Hillbrand ac92afcf13 Clean up compile warnings 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
jean-pierre charras a6566b9b53 Fix a crash in some languages when loading a dynamic library. 6 years ago
Ian McInerney 3a2dbf7786 Update pleditor path for run from build directory 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Jeff Young a25368cc6b Improve spelling. 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
Jon Evans 49e88b267a Fix KICAD_RUN_FROM_BUILD_DIR on MacOS 7 years ago
Jon Evans dffd1179c5 Add a mechanism to load kifaces when run from the build directory 7 years ago
Jeff Young 77f15eeeaf Support synchronous messaging over KIWAY EXPRESS. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Jeff Young 6c34fdefd7 Better exception handling and context locking for GAL. 7 years ago
Jeff Young 9f7bc6a9f9 A bit of a hack to keep OpenGL from puking. 7 years ago
Jeff Young d81faa72c9 Overhaul border drawing in all the Kicad frames. 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
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago
jean-pierre charras 5ed19b6e82 Dialogs for simulator: cosmetic enhancements, make them translatable and resizable. Remove 2 printf used in debug. 9 years ago
Tomasz Wlostowski f1f69979e6 ngspice: something starts to work 9 years ago
Wayne Stambaugh 21595f48d3 KiCad: fix crash when kiface libraries are missing. (fixes lp:1577786) 9 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
jean-pierre charras f76c9376e0 Fix a link issue on some platforms, created by rev 6429 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
jean-pierre charras 6ff0092e21 Github plugin: fix lack of message when trying to download a non existing footprint library (Curl does not return an error: the message "Not Fount" is stored in buffer, and the zip handler returns a not suitable error message) 10 years ago
jean-pierre charras 56d1cac0e8 Pcbnew: avoid crash if something is wrong when opening the Python Console (for instance missing python module) 10 years ago
jean-pierre charras 1bc3e9f105 Better error messge when a .kiface file ( or, if it exists, a .dll or .so shared library ) is not found at start up 11 years ago
jean-pierre charras bd5d468251 Pcbnew: fix bug #142348 (airwire does not always appear after deleting a track). Very minor other fixes. 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
Dick Hollenbeck 6da86c12de KIWAY::player_destroy_handler() skips on the wxWindowDestroyEvent, just in case 11 years ago
Jean-Samuel Reynaud 00e18d2144 pcbnew crashed on start compiled with KICAD_SCRIPTING_WXPYTHON=ON 12 years ago
Dick Hollenbeck 3b0712873a Modular-Kicad milestone B), glamorous portions: 12 years ago
Dick Hollenbeck 55e61bc6e3 Modular-Kicad milestone B), glamorous portions: 12 years ago
Dick Hollenbeck 19c184df97 Change order of headers for wx 2.8, use wxWindowDisabler not ENABLE_DISABLE. 12 years ago
Dick Hollenbeck f16f248bf9 Change order of headers for wx 2.8, use wxWindowDisabler not ENABLE_DISABLE. 12 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