mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-20 04:39:28 +01:00
- when called by keyboard pass -1, -1 coords - remove child->parent loop from LCL to widgetsets (win32 and wince do this automatically, qt do it too if mouse propagation is on) - don't show parent context menu if child has own standard menu (like TEdit) qt: redo mouse handling, turn on mouse propagation and mouse tracking for most of widgets, stop propagation in event filters gtk2: implement context menu loop widgetsets: remove LM_PRESSED, LM_RELEASED messages (LCL does not use them and they are not needed for any compatbility reasons) git-svn-id: trunk@26637 - |
||
|---|---|---|
| .. | ||
| carbon | ||
| cocoa | ||
| fpgui | ||
| gtk | ||
| gtk2 | ||
| nogui | ||
| qt | ||
| win32 | ||
| wince | ||
| LAYOUT.txt | ||
| Makefile | ||
| Makefile.fpc | ||