lazarus/lcl/interfaces/gtk
paul a3dac0b6df lcl: redo context menu message handling:
- 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 -
2010-07-14 08:47:02 +00:00
..
tests lcl: convert forms to use fpc resources 2010-01-13 12:54:33 +00:00
dragicons.inc
gtk1def.pp
gtk1devicecontext.inc
gtk1extra.inc
gtk1extrah.inc
gtk1int.pp
gtk1memostrings.inc
gtk1memostringsh.inc
gtk1privatelist.inc
gtk1trayicon.inc
gtk1widgetset.inc
gtk1wsprivate.pp
gtkcallback.inc lcl: redo context menu message handling: 2010-07-14 08:47:02 +00:00
gtkcomboboxcallback.inc
gtkdebug.pp
gtkdef.pp Gtk: fixed compilation 2010-06-02 13:58:31 +00:00
gtkdefines.inc lcl: remove remain ver2_0 code 2010-01-06 17:43:33 +00:00
gtkdevicecontext.inc gtk intf: GDIObjects are now reference counted, DeleteObject while object is selected is now allowed, bug #16291 2010-04-20 15:32:54 +00:00
gtkdragcallback.inc
gtkextra.pp gtk2: implement TWsCustomForm.SetAlphaBlend 2010-01-27 08:34:20 +00:00
gtkfiledialogutils.inc
gtkfiledialogutilsh.inc
gtkfontcache.pas
gtkglobals.pp Gtk2: fixed wrong im_context reset. fixes #15965 2010-04-08 18:15:17 +00:00
gtkimages.lrs
gtkint.pp Gtk,Gtk2: reworked app activate / app deactivate, now it works fine, added AppBringToFront. fixes #15859 2010-05-17 10:59:41 +00:00
gtkkeysyms.inc
gtklclintf.inc fix comment 2010-02-03 07:52:49 +00:00
gtklclintfh.inc
gtklistsl.inc
gtklistslh.inc
gtkmsgqueue.pp
gtkpagecallback.inc
gtkprivatelist.inc
gtkprivatewidget.inc
gtkproc.inc Gtk2: implemented psOwnerDraw for gtk2 statusbar. fixes #16614 2010-06-02 09:46:51 +00:00
gtkproc.pp lcl: redo context menu message handling: 2010-07-14 08:47:02 +00:00
gtkstdpixmaps.inc
gtkthemes.pas gtk1 intf: fixed compilation, bug #16239 2010-04-28 20:00:02 +00:00
gtkwidgetset.inc lcl: redo context menu message handling: 2010-07-14 08:47:02 +00:00
gtkwinapi.inc lcl: implement GetCurrentObject for Gtk, Gtk2, Qt, Carbon and WinCe. Part of 14792 2010-06-22 20:36:58 +00:00
gtkwinapih.inc lcl: implement GetCurrentObject for Gtk, Gtk2, Qt, Carbon and WinCe. Part of 14792 2010-06-22 20:36:58 +00:00
gtkwinapiwindow.pp
gtkwsarrow.pp
gtkwsbuttons.pp
gtkwscalendar.pp
gtkwschecklst.pp
gtkwscomctrls.pp
gtkwscontrols.pp gtk: SetShape - also shape fixed widget (fixes issue #0016074) 2010-04-16 02:58:01 +00:00
gtkwscustomlistview.inc
gtkwsdialogs.pp
gtkwsextctrls.pp Gtk2: do not really hide tab if tabvisible=false during design. fixes #12947 2010-05-29 09:15:15 +00:00
gtkwsextdlgs.pp
gtkwsfactory.pas
gtkwsforms.pp Gtk: fixed crash in GtkFormEvent() 2010-05-17 12:06:50 +00:00
gtkwsgrids.pp
gtkwsimglist.pp
gtkwsmenus.pp gtk1 intf: fixed compilation 2010-05-09 10:31:59 +00:00
gtkwspairsplitter.pp
gtkwsprivate.pp gtk1: fix compilation 2010-03-14 07:46:06 +00:00
gtkwsspin.pp
gtkwsstdctrls.pp removed OldAutoSize 2010-05-04 19:16:18 +00:00
interfaces.pp
issues.xml
Makefile
Makefile.fpc
tnotebook_close_tab.xpm