64 Commits (1649b7dd561c69208a544145f9fe0e5d2618d4e3)

Author SHA1 Message Date
Marek Roszko 121ea99824 Move the settings path to PATHS to allow shifting other classes into kicommon 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Jeff Young 8c33c6c099 Remove unused variable. 2 years ago
Jeff Young f28d29ce1a Center paged dialog after lazy-loading first page. 2 years ago
Roberto Fernandez Bautista 6f035de988 Revert "Fix crash when opening schematic setup dialog" 2 years ago
Roberto Fernandez Bautista 1a5fb68ace Fix crash when opening schematic setup dialog 2 years ago
Jeff Young b7d53e4b18 Fix uninitialized var. 2 years ago
Josue Huaroto 4cad021ef4 Add Open preferences folder button in Preferences Dialog 2 years ago
Alex Shvartzkop 6ace80700e PAGED_DIALOG: make sure the dialog is big enough to contain page. 2 years ago
Alex Shvartzkop f5da58e17d PAGED_DIALOG: allow setting initial size in ctor. 2 years ago
Jeff Young 1057483983 Reset button applies to resolved page, not lazy page holder. 3 years ago
Jeff Young 9ae8255202 Insta-prefs. 3 years ago
Jeff Young 30c9deb9d5 Flat(er) look for paged dialogs. 3 years ago
Wayne Stambaugh 9c0445ed98 Remove schematic editor standard dialog button static line separators. 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jeff Young 659a6e5b04 Replace macHack as its requirement sadly never went away. 3 years ago
Jeff Young 4de264ddaa Don't steal up/down arrows from textboxes and the like. 3 years ago
Jeff Young 52ea9d0bc5 Don't allow preview canvases to steal focus when keyboard navigating preferences tree. 3 years ago
Jeff Young f87bf3c46d Special case up-key so it can get past headers in paged dialogs. 3 years ago
Jeff Young 2e2264cb74 Minor cleanup. 3 years ago
Seth Hillbrand 9faff78258 Keep the reset text correct 3 years ago
Jeff Young e21fa31f64 Rip out rest of macHack architecture. 4 years ago
Jeff Young 2fdbc41b8f Remove macHack. 4 years ago
Wayne Stambaugh b5960fef38 Fix another broken tree book selection in paged dialogs. 4 years ago
Wayne Stambaugh 7b1b96c933 Fix broken tree book selection in paged dialogs. 4 years ago
Wayne Stambaugh 14c148cb38 Expunge update UI event handler from paged dialog object. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young a6dd1bf09b Implement Reset to Defaults for all preferences panels. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Wayne Stambaugh 0bfb5bab02 Fix some minor paged dialog object issues. 4 years ago
Wayne Stambaugh 755607b8f8 Fix a few wxUpdateUIEvent retrigger loops. 4 years ago
Wayne Stambaugh e32448edc2 Center preferences dialog correctly on initialization. 4 years ago
Jeff Young a5247471f7 Expunge a bunch more fixed font specs from wxFormBuilder files. 4 years ago
Jeff Young 484b6bae64 Make Reset to Defaults button responsive to current page. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Ian McInerney 2de010f08b Fix ordering of class constructor init list 5 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 5 years ago
Ian McInerney 3ab69939f9 Remove wx.h from many files 5 years ago
Jeff Young b4e2db5913 Improve dialog layout. 5 years ago
Jeff Young 46d71f0d23 Go back to validate-on-OK, but stop doing design checks. 5 years ago
Jon Evans 8dcf5404fc Better UX for handling vertical scroll mapping 5 years ago
Jon Evans ab34d94f36 Add a less-intrusive validation system to board setup 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Wayne Stambaugh d7ad315826 Minor paged dialog layout fixes. 5 years ago
Jeff Young 13b4c46063 Use a bigger hammer with wxWidgets. 5 years ago
Ian McInerney a53f3899d4 Initialize variables properly 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Jeff Young cc64709407 Reimplement skip-parent-page to work with MacHack. 5 years ago
Jon Evans 24435fcc62 Don't create new project files when opening boards/schematics 5 years ago
Mark Roszko 3b727b5d16 Make preference groups not selectable 5 years ago