54 Commits (ee956673b1e2658254b38455a28eaa72b6379621)

Author SHA1 Message Date
Jeff Young ee956673b1 Respect readOnly cells in GRID_TRICKS. 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Jeff Young f179754118 Implement add-new-on-return for some of our grids. 3 years ago
Jon Evans 90996d0698 Don't toggle checkboxes selected rows if only one row is selected 3 years ago
Jon Evans ba3e31bd09 GRID_TRICKS: Allow toggling checkboxes in a set of selected rows 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Jeff Young 643fa65fc2 Don't allow cut or paste into read-only grids. 3 years ago
Jeff Young c27ec5cae1 Don't paste into hidden columns. 4 years ago
dana 8373180cbb Handle Unicode clipboard data in pcbnew and symbol editor 4 years ago
Jeff Young 9de62d1dd4 Promote to cell selection for spreadsheet-style paste. 4 years ago
Jeff Young 1fbb7f17c7 Don't copy (or cut) hidden columns. 4 years ago
Ian McInerney baf6798695 Check for column existence before checking for tooltip enabled 4 years ago
Ian McInerney 36d66085f5 Add a column showing 3D model file loading errors 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Roberto Fernandez Bautista ae009e0758 Ensure clipboard data is available after KiCad closes 5 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Jeff Young fcf6511f0c Implement Delete in grid tricks. 5 years ago
Roberto Fernandez Bautista 9aedeae5c3 Don't log error messages when using the clipboard 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Jeff Young ff3d5f0de6 Generate grid event when pasting into cell. 5 years ago
Jeff Young e9da02e2d5 Only reserve hotkeys for focused textCtrls that are editabled. 5 years ago
Seth Hillbrand 05a89863c5 GRID_TRICKS: Ensure destinations can take value 5 years ago
Ian McInerney 36de20a0a7 Allow space to toggle all selected entries in a grid 6 years ago
jean-pierre charras 8621a1cf3a Fix a wxWidgets alert (on wxWidgets 3.1.3) 6 years ago
Konstantin Baranovskiy e57c13c2bd Grid Control: Cells selecting fix. 6 years ago
Jeff Young a33d67f6b4 Push shift/cmd+<enter> processing down into dialog shim. 6 years ago
Jeff Young cda3a82c66 Implement our own navigation out of a grid. 6 years ago
Jeff Young f8776f72ac Drop cell editor when selecting column. 7 years ago
Seth Hillbrand a7f3462637 Fix compile issue on Linux 7 years ago
Jeff Young 49aa2503a0 Use recent wxWidgets headers (which are backward-compatible). 7 years ago
Jeff Young 69f003ba4a Remove previous cell selection fixes in favour of slow-click hack. 7 years ago
Seth Hillbrand 13249b723b Handle excessive resize requests 7 years ago
jean-pierre charras d93b694327 Fix a compil warning 7 years ago
Baranovskiy Konstantin 3526c9a37a Grid tricks: paste to selection. 7 years ago
Baranovskiy Konstantin 3c2bf5b3bd Grid tricks: paste without grid expanding. 7 years ago
Baranovskiy Konstantin 8400ee41c0 Grid tricks: cell selection fixes. 7 years ago
Jeff Young 23726116ee Revert code that got accidentally committed. 7 years ago
Jeff Young 806b1fc63d Fix bugs to enable read-only grid cells to be copied. 7 years ago
jean-pierre charras 23ec0cda31 Fix use of a deprecated wxGrid function. 7 years ago
Jeff Young 45bc1b1aff Add single-click editing to grid cells. (Experimental.) 7 years ago
Jeff Young 3e062867de Move all the grid workarounds into our own WX_GRID class. 7 years ago
Jeff Young 7be85deb32 GRID_TRICKS improvements. 8 years ago
Jeff Young 97fffe875f Notify clients when GRID_TRICKS toggles checkboxes. 8 years ago
jean-pierre charras 6940f92469 Fix compil issue and warning on Windows/msys2 8 years ago
Jeff Young 5957bc7dba Make sure checkboxes refresh on Linux. 8 years ago
Jeff Young a0364a1137 Don't make user click twice to toggle checkbox in wxGrid. 8 years ago
Simon Richter 96ec9db5d6 Add missing C++ stdlib headers 10 years ago
jean-pierre charras 8d6e75fce6 Fix 2 coverity warnings, and cleanup a old code in dialog_color_config. 11 years ago