Go to file
Miguel de Icaza 09d32399ab During drag and drop, set the event mask at ButtonPress time to include
1998-04-08  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gdk/gdk.c (gdk_event_translate): During drag and drop, set the
	event mask at ButtonPress time to include ButtonPressMask and
	ButtonReleaseMask, otherwise, if the button is released, and we
	get a LeaveNotify event, it still thinks we are doing a drag.
1998-04-08 19:46:09 +00:00
debian
docs
examples
gdk During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
glib Released GTK+ 0.99.10 1998-04-08 05:47:03 +00:00
gtk Handle border width correctly on realize after allocate. 1998-04-08 05:41:40 +00:00
tests
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
ChangeLog.pre-2-0 During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
ChangeLog.pre-2-2 During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
ChangeLog.pre-2-4 During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
ChangeLog.pre-2-6 During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
ChangeLog.pre-2-8 During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
ChangeLog.pre-2-10 During drag and drop, set the event mask at ButtonPress time to include 1998-04-08 19:46:09 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk-config.in
gtk.m4
gtk+.prj
gtk+.spec
HACKING
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in
missing
mkinstalldirs
NEWS
README
stamp-h.in
TODO

This is GTK+ version 0.99.10.   GTK, which stands for the Gimp ToolKit, 
is a library for creating graphical user interfaces.  

The official ftp site is:
  ftp://ftp.gimp.org/pub/gtk

The official web site is:
  http://www.gimp.org/gtk

Patches can be uploaded to:
  ftp://ftp.gimp.org/incoming

A mailing list is located at:
  gtk-list@redhat.com

To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null
(Send mail to gtk-list-request@redhat.com with the subject "subscribe")