Go to file
Owen Taylor 473c1d4d7b new functions for setting WM hints
Thu Feb 26 22:36:46 1998  Owen Taylor  <owt1@cornell.edu>

	* gdk/gdkwindow.c gdktypes.c gdk.h:
	new functions for setting WM hints

	 gdk_window_set_icon()
	 gdk_window_set_icon_name()
	 gdk_window_set_group()
	 gdk_window_set_decorations()
	 gdk_window_set_functions()

	* gdk/MwmUtil.h: new uninstalled header file from lesstif
	distribution, used for setting MWM hints.

	* gdk/gdkdnd.c Makefile.am: renamed from gdk/gdk_dnd.c
1998-02-27 03:55:33 +00:00
docs added questions on: - Why don't the contents of a button move when the 1998-02-25 13:58:52 +00:00
gdk new functions for setting WM hints 1998-02-27 03:55:33 +00:00
glib
gtk D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now finish GnomeMC, miguel :) 1998-02-26 21:28:00 +00:00
tests D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now finish GnomeMC, miguel :) 1998-02-26 21:28:00 +00:00
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
ChangeLog.pre-2-0 new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
ChangeLog.pre-2-2 new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
ChangeLog.pre-2-4 new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
ChangeLog.pre-2-6 new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
ChangeLog.pre-2-8 new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
ChangeLog.pre-2-10 new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan 1998-02-25 22:03:10 +00:00
config.guess
config.h.in
config.sub
configure.in
COPYING
gtk+.prj
gtk+.xconfig.in
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.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")