22 Commits (3d135189d3a8d1ab08c8f55d900a660b6563efb2)

Author SHA1 Message Date
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
Jeff Young c90a3efea2 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
Jeff Young 21eea1f567 Remove HasFocus() checks (which don't work on all platforms) in favour of row highlighting which is visible without focus. 7 years ago
Jeff Young 895fc0b536 Add a cell editor for paths and use it in Configure Paths. 7 years ago
Jeff Young b90a261d5c More safety fixes for uncommitted grid changes. 7 years ago
Jeff Young c1df78d531 Finish project frame library table editing. 7 years ago
Jeff Young 0010ad37d1 In-place editing for footprint TEXTE_MODULEs. 8 years ago
Jeff Young 8f0aa68ab8 Fold 3D Search Paths dialog into Configure Paths. 8 years ago