57 Commits (199c5bafb9be6d1b70f255d1dd244fc02d01cea2)

Author SHA1 Message Date
Mark Roszko 88a404580a Fix DPI scaling on Configure Paths 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
John Beard 15924958d9 Add wxGrid autosizer helper 1 year ago
Marek Roszko 62936b7e01 Remove the disabling of UseNativeColHeader now that we fixed our wx fork 2 years ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Marek Roszko a565db58c5 Hackfix crash in configure paths using non-ascii chars in column headers 2 years ago
Alex Shvartzkop 76b7cdd128 Improve grid cell editors appearance. 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Seth Hillbrand 9986eb5cf6 Don't show error when added new paths 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
Marek Roszko 8e96751af2 Strip out and migrate 3d search paths in favor of env vars 3 years ago
Jeff Young f179754118 Implement add-new-on-return for some of our grids. 3 years ago
Jeff Young 51b905ba32 Move Configure Paths help inside dialog. 3 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young 88fc6d25a7 Correctly handle deleting multiple selections in some grids. 4 years ago
jean-pierre charras 39474921d9 DIALOG_CONFIGURE_PATHS: delete path in list when a path is deleted in dialog. 4 years ago
Ian McInerney 5817a8b5f4 Remove unused m_host variable 4 years ago
Jeff Young 3aae3c6f65 Dark mode for a bunch of HTML dialogs. 4 years ago
Jeff Young c536a4c4f2 Work around annoying wxWidgets assert. 4 years ago
Jeff Young 886dc2f43e Do-not-show-again section for common prefs & zone fill warning infobar. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Marek Roszko 7802037495 Namespace the env_vars.h functions 4 years ago
Jon Evans 5b040f16a3 Refactor environment variable storage 5 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young b6a7981e62 Write changes back to grid after using file explorer. 5 years ago
Michael Kavanagh 154e19b6e7 Icons: use common prefix for small 16x16 5 years ago
jean-pierre charras 413ff4525b DIALOG_CONFIGURE_PATHS: fix issue: html help window never destroyed. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Seth Hillbrand 75e46a0037 Fix sizing of Configure Paths 5 years ago
Marek Roszko 91e5611341 Move dialog_configure_paths.h and dialog_edit_library_tables.h to dialogs folder 5 years ago
Marek Roszko e49ac45b84 HTML_MESSAGE_BOX is a dialog 5 years ago
Jeff Young 3d135189d3 Fix grid resizing issues. 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Jeff Young e782794f96 Flesh out object properties and DRC Rule syntax help. 5 years ago
Jeff Young 15c136ead2 Make a bunch of help dialogs modeless. 5 years ago
Ian McInerney fedc6519cd Preserve the externally defined variables in the configure paths dialog 5 years ago
Simon Richter c407e96b14 std::min/std::max requires <algorithm> 5 years ago
jean-pierre charras b7e7d6fd5c DIALOG_CONFIGURE_PATHS: Fix crash when deleting the last item in list. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
jean-pierre charras 4d3e86d795 DIALOG_CONFIGURE_PATHS: do not allow users to define the env var KIPRJMOD 7 years ago
Jeff Young 69f003ba4a Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
jean-pierre charras 3b97961ccb minor fixes (Coverity warnings and compil warning) 7 years ago
Jeff Young f6e6ac3162 Don't issue errors for externally-defined env variables. 7 years ago
John Beard 3da0d03c36 Centralise utilities for env variables. 7 years ago
Thomas Pointhuber c170e8930b Fix focus bug and possible race-condition for path deletion dialog 7 years ago