aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2025-04-19 09:38:29 +1000
committerNeil <nyamatongwe@gmail.com>2025-04-19 09:38:29 +1000
commitc75f47da933ab63bdbe2adf756a200caf161bfce (patch)
treeae01ef783ea444fa98b9ff2c530b2af772d4673a /qt/ScintillaEditBase
parentc1de3774867127539b9b93efd4a0832a3f3a9fcf (diff)
downloadscintilla-mirror-c75f47da933ab63bdbe2adf756a200caf161bfce.tar.gz
Move most of the implementation of the static ListBoxX::ControlWndProc to the
member function ListBoxX::ListProc so it can directly access state. Stop using GWLP_USERDATA to hold the previous window procedure of subclassed window since it can be stored in the ListBoxX object with better type-safety. Decrease warnings for reinterpret_cast since it is a common Win32 idiom to pass pointers as integers to window procedures.
Diffstat (limited to 'qt/ScintillaEditBase')
0 files changed, 0 insertions, 0 deletions