wxWidgets/samples/listctrl
Igor Korot aa4aa74154 Don't generate wxEVT_LIST_ITEM_RIGHT_CLICK outside of item area
Make wxGenericListCtrl used under wxGTK and wxOSX behave the same as the
native wxMSW wxListCtrl and wxTreeCtrl under all platforms and only generate
ITEM_RIGHT_CLICK events when an item was actually clicked, i.e. don't generate
them for the clicks completely outside of the client area.

Closes #4711.
2016-01-30 18:54:09 +01:00
..
bitmaps Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00
listctrl_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
listctrl_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
listctrl_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
listctrl.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
listtest.cpp Don't generate wxEVT_LIST_ITEM_RIGHT_CLICK outside of item area 2016-01-30 18:54:09 +01:00
listtest.h Don't generate wxEVT_LIST_ITEM_RIGHT_CLICK outside of item area 2016-01-30 18:54:09 +01:00
listtest.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00