57 Commits (438c63f58784c5d4badc4c35dc6794f70bcde713)

Author SHA1 Message Date
Seth Hillbrand d785a97940 Add Donate button to About dialog. 4 years ago
Jeff Young 672b27f91a Formatting. 4 years ago
Mikolaj Wielgus 5f53019290 Substitute all wxHtmlWindow with HTML_WINDOW 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Jeff Young a5247471f7 Expunge a bunch more fixed font specs from wxFormBuilder files. 4 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Seth Hillbrand 430310bb75 Add identifying info per request 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago
Roberto Fernandez Bautista 098241e403 About->Version info. Allow clipboard data to be available after closing KiCad. 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Michael Kavanagh 791d1f513c Icons: fix some 3D viewer icons 5 years ago
jean-pierre charras 5d7a6ea990 DIALOG_ABOUT: fix incorrect size of bitmaps: it is now 24x24 pixels 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Jon Evans 351a85033a Redo About dialog notebook for better layout 5 years ago
Seth Hillbrand 2dfd27cdbb Do better and acknowledging contributions 5 years ago
Wayne Stambaugh e254d8cd29 Fix about dialog padding on GTK builds. 5 years ago
Wayne Stambaugh 55dc0e8b2f Fix about dialog control spacing. 5 years ago
Jon Evans 695cdbbde8 Move bug reporting to COMMON_CONTROL; add to Help menu 6 years ago
Jon Evans 009641d151 Make libcurl a required dependency and always build KICAD_CURL 6 years ago
Jon Evans d3d74b36bd Allow version selection; make buttons the same size 6 years ago
Jon Evans 80233aece9 Fix URL launching on MacOS 6 years ago
Jon Evans a533748796 Cleanup 6 years ago
Jon Evans fcdf2bac0b Remove dead code 6 years ago
Jon Evans ea733639ff Rearrange about dialog; add easy bug report button 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney 122ec64c02 Make build date update whenever build version does 6 years ago
jean-pierre charras 25dee38f70 DIALOG_ABOUT: add compil date to version info. 6 years ago
jean-pierre charras 38fc51c3b6 CMakeLists.txt: add compil option KICAD_STDLIB_LIGHT_DEBUG, useful when KICAD_STDLIB_DEBUG cannot be used. 6 years ago
Seth Hillbrand e52afd93a3 Remove Legacy options for overlay/context 7 years ago
Jeff Young c3cc85eb1c A little bit of cleanup. 6 years ago
Wayne Stambaugh 3c4f8c1bf7 Fix frame name capitalization in all about dialogs. 7 years ago
Thomas Pointhuber 0e0b4d52a2 Add initial support for Phoenix (new wxPython binding) 7 years ago
Thomas Pointhuber 7548a3b1bf Add KICAD_SCRIPTING_PYTHON3 flag to about dialog and doc 7 years ago
Seth Hillbrand 2bab30d9ac Allow Kicad to use OpenCascade 8 years ago
jean-pierre charras 47dfabc6c8 Add size control to HTML_MESSAGE_BOX. Fix incorrect default size of a few dialogs. 8 years ago
Oliver 0871719cc9 Add links to list of library contributors on GitHub 8 years ago
jean-pierre charras 6ea6c7219a Avoid including curl.h in dialog about (including curl.h creates constraints with wxWidgets especially on Windows) 8 years ago
Wayne Stambaugh d190aa423f Minor version information improvements. 8 years ago
jean-pierre charras 28c04cbbf5 Fix filename in a include 8 years ago
jean-pierre charras 4c9d0b9c0a Refactor About dialog: 8 years ago
Wayne Stambaugh 899fe08f20 Remove KICAD_USE_SCH_IO_MANAGER build option from docs and build info. 9 years ago
jean-pierre charras 2b5769c0a8 Action plugins: simplify code, and fix an issue: the menubar was not correctly rebuilt after closing and reopening pcbnew from kicad. 9 years ago
Nick Østergaard 76f78bb48b Remove unused version info 9 years ago
Nick Østergaard c784d45ed7 Add new development build swtiches to version info 9 years ago
jean-pierre charras bfeb61abef Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 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
Simon Wells 145cd47d5c Move copy version information code to about dialog. 10 years ago
Wayne Stambaugh 08d9b362be More developer credit updates. 10 years ago
Wayne Stambaugh e8362df15f Add missing source file licenses and code policy fixes. 11 years ago