28 Commits (b84d1456d504a698dc54075ed11aaa59e61b31f9)

Author SHA1 Message Date
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
jean-pierre charras a9829a598e Plugin and Content Manager: fix compil warnings and issues. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 4aa8318dc2 More error message regularization. 4 years ago
david-beinder 053bd66650 Fix localization of OS unsupported message, disallow bug reports from W7 5 years ago
Jeff Young 3ff670d2a4 Disable ACTIONS::openPreferences for now. 5 years ago
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Marcus A. Romer 6fdf567b21 Redirect to website when help files are missing 5 years ago
Marcus A. Romer a97ccbf7ed Refactor help file search logic 5 years ago
Seth Hillbrand d48adf9c77 Update donate link to use in-app variant 5 years ago
Seth Hillbrand da6f9c399f Add in-app donate link 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
jean-pierre charras 2fc34bf59c Protect from use of a null pointer. 5 years ago
Marek Roszko fee3c41c40 Force string to utf8 before trying to pass it to url encoding 5 years ago
Seth Hillbrand 6641168cbc Update KiCad website links 5 years ago
Jeff Young 5a644aa3fb QuasiModal needs to be used for any dialog hosting a help window. 5 years ago
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 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
Jeff Young 449c90a0ae Some more work on getting wxWidgets to stop stealing textEntry keys. 6 years ago
Jeff Young 112316cdfb Fixup kiway by hand when dynamic_cast fails. 6 years ago
Jon Evans 695cdbbde8 Move bug reporting to COMMON_CONTROL; add to Help menu 6 years ago
Jeff Young b13559c926 Add envVar and text variable resolution to plot directory paths. 6 years ago
Jeff Young cc9ac37a0e Add text variable support to envVar processing. 6 years ago
jean-pierre charras 46b72d807b Kicad manager: Avoid crash when calling configure paths or libraries from main menu, 6 years ago
Jeff Young 7dd247f1dc Make better use of TOOL_EVENT parameters. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago