66 Commits (a321a86f3802948db2ea71d9704b59e1a8cbb804)

Author SHA1 Message Date
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. 8 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
jean-pierre charras f0a52644ea Pcbnew: fix Bug #1413701 (Segfault on highlight "unconnected" net 0 in Pcbnew ). Also, remove now useless code and other very minor fixes. 11 years ago
Dick Hollenbeck abfeab02d7 FIX: wx 2.8 convert to UTF8 differently than 2.9 caused problems in DIALOG_FP_PLUGIN_OPTIONS. 12 years ago
Dick Hollenbeck 1731e89508 *) Factor out Cut, Copy, and Paste for wxGrid into class common/GRID_TRICKS. 12 years ago