565 Commits (1a301d8eea52f39ae2b9f16504c95aedfca48bb3)

Author SHA1 Message Date
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
Pradeepa Senanayake 6001ac0704 Fixed the color picker double click event 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Pradeepa Senanayake 6cde086ef9 Double click on defined colour executes OK action 4 years ago
jean-pierre charras aefa969931 DIALOG_COLOR_PICKER: speedup the color map bitmaps build. 4 years ago
Jeff Young 353dc95f06 Improved spacing. 4 years ago
Jeff Young a06b95bb1f Even out spacing around various panels. 4 years ago
Jeff Young 3f165c70e1 Import more Alitum parameters. 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
Jeff Young 4594d88417 Help string for netclass colors. 4 years ago
Marek Roszko 7802037495 Namespace the env_vars.h functions 4 years ago
Jeff Young 0f27618125 Use a list dialog that can be parented by the Board Setup dialog. 4 years ago
Jeff Young 95ec9c786c Board setup spacing. 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Jeff Young 9411d301a0 Repair recent pass-by-reference cleanup. 4 years ago
Seth Hillbrand ea283625a7 Further simplification of AA regime 4 years ago
Marek Roszko ca9b719af3 Add missing headers for linux post wx.h removal 4 years ago
Marek Roszko 8f2819cfa4 Kill the last of wx/wx.h in headers 4 years ago
Seth Hillbrand 4c293e0936 Clarify AA options 4 years ago
jean-pierre charras 6cfc2755ed Remove a useless "#include wx/wx.h" from wx_html_report_panel.h 4 years ago
david-beinder 86add3bb85 Fix MSVC C4312 warnings when casting 32bit ints to pointer types on 64bit builds 4 years ago
david-beinder 2b4564571c GAL: Tune SMAA to have a conservative and aggressive mode 4 years ago
Michal Schulz 8da77422d0 added missing wx/scrolwin.h header. Required by wxScrolledWindow. 4 years ago
Marek Roszko b1c9083743 Remove the wx/docview.h include 4 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 4 years ago
Marek Roszko 7faee5eda5 Stop salt the eart with wxhtml.h 4 years ago
Ian McInerney 3ab69939f9 Remove wx.h from many files 4 years ago
Jon Evans c8f308dd36 Update hotkeys dumper to use asciidoctor keyboard macro 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
Jon Evans b7f32d7f53 Clean up some layout of pages in Board Setup 4 years ago
Jeff Young 58fe89a050 Fix some issues with button alignment and order on OSX. 4 years ago
jean-pierre charras 37c31196f4 Eeschema, importFile: build the HTML report messages before displaying the dialog. 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand 11438eb0ec Add standard wire orange and correct color init 4 years ago
Roberto Fernandez Bautista f2677340f2 Access the new paste behaviour via a new Paste Special... dialog 5 years ago
Roberto Fernandez Bautista ae009e0758 Ensure clipboard data is available after KiCad closes 5 years ago
Marek Roszko 6b03b26364 Actually ensure we cleanup in case of failure in dialog_page_settings 5 years ago
Marek Roszko d4bb1cbc63 Make drawing sheet loading slightly smarter 5 years ago
Jon Evans 5b040f16a3 Refactor environment variable storage 5 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Jon Evans 64d35ecebc Enable dark mode for MacOS 5 years ago
Jeff Young ddeac126ad Dialog spacing. 5 years ago
Jonathan Haas 325ab738b5 Use a slightly less egregious hack to enforce linespacing in DRC reporter, that also works on GTK 5 years ago
Jeff Young 3a6a919097 Improve clarity in the Print dialog around edge cuts layer. 5 years ago
Ian McInerney 1a727558b0 Switch update event handlers to use the event instead of pointers 5 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Roberto Fernandez Bautista a530c22eff Shorten "Allow free pads" tooltip and rename button "Skip Locked Items" 5 years ago
Roberto Fernandez Bautista 484cc924a8 Clarify Locked Items Query dialog 5 years ago