Go to file
Owen Taylor 289f6a38fe use a mask of 0xffffffff instead of 0xffff, since there are 22 flags
Sat Feb  7 11:33:08 1998  Owen Taylor  <owt1@cornell.edu>

	* gdk/gdkgc.c (gdk_gc_copy): use a mask of 0xffffffff
	  instead of 0xffff, since there are 22 flags currently
	  defined. (From: Jon Trowbridge <trow@emccta.com>)

	  Changed to something better. ~((~1) << GCLastBit)
		   (From: from Daniel Stephens <daniel@cheeseplant.org>)
1998-02-07 17:07:14 +00:00
docs new function to perform the same actions as gtk_list_remove_items, but 1998-02-05 03:53:41 +00:00
gdk use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
glib added some additional consts in appropriate places to remove a warning 1998-02-07 16:48:03 +00:00
gtk Here's a small patch that corrects a prototype in gtkvpaned.h. 1998-02-07 16:10:01 +00:00
tests don't add the same menu to different menuitems/ optionmenus. 1998-02-03 15:14:35 +00:00
.cvsignore
acconfig.h
AUTHORS
autogen.sh I got sick of typing in the same commands over and over, so borrowed 1998-01-31 17:43:56 +00:00
ChangeLog use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
ChangeLog.pre-2-0 use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
ChangeLog.pre-2-2 use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
ChangeLog.pre-2-4 use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
ChangeLog.pre-2-6 use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
ChangeLog.pre-2-8 use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
ChangeLog.pre-2-10 use a mask of 0xffffffff instead of 0xffff, since there are 22 flags 1998-02-07 17:07:14 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk+.prj
gtk+.xconfig.in
HACKING I got sick of typing in the same commands over and over, so borrowed 1998-01-31 17:43:56 +00:00
INSTALL
install-sh
ltconfig
ltmain.sh
makecopyright
Makefile.am
Makefile.in The auto_shrink policy of the floating window is now set to TRUE. This 1998-01-28 03:41:55 +00:00
missing
mkinstalldirs
NEWS
README
stamp-h.in
TODO don't add the same menu to different menuitems/ optionmenus. 1998-02-03 15:14:35 +00:00

This is GTK+ version 0.99.3.   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

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")