wxWidgets/include/wx/stc
Artur Wieczorek f311807112 Handle EVT_CONTEXT_MENU directly in wxSTC (wxOSX)
A simulation of context menu event by handling directly EVT_RIGHT_UP was implemented in wxSTC in 451c5cc7b9, but later on, EVT_CONTEXT_MENU generation in wxOSX was fixed in 524c47aa3a so  simulation is no longer necessary and this event can be directly handled in wxSTC.
2017-07-02 13:02:13 +02:00
..
private.h Fix wx2stclen() return values after upgrade to Scintilla 3.5.5. 2015-07-11 22:41:34 +02:00
stc.h Handle EVT_CONTEXT_MENU directly in wxSTC (wxOSX) 2017-07-02 13:02:13 +02:00