]> git.saurik.com Git - wxWidgets.git/commit
Added Paul Gamman's patch for 0 as FALSE in bool editor and renderer.
authorMichael Bedward <mbedward@ozemail.com.au>
Tue, 8 Aug 2000 10:43:16 +0000 (10:43 +0000)
committerMichael Bedward <mbedward@ozemail.com.au>
Tue, 8 Aug 2000 10:43:16 +0000 (10:43 +0000)
commit695a3263181ddb1b8dd5ec965a8e6ffd12682d3e
treebf55178c07b0204d4124e599683b12fee8217e70
parenta98c006d8d1bd3f27fd6e60f656f5f05ededa1a1
Added Paul Gamman's patch for 0 as FALSE in bool editor and renderer.
Fixed bug in grid selection code that caused crashes (e.g. when grid
had just 1 col and mode was row selection).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/grid.cpp
src/generic/gridsel.cpp