GTK is a multi-platform toolkit for creating graphical user interfaces.
Go to file
Jonathan Blandford 540751b9ab get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only
Thu Mar  7 16:46:58 2002  Jonathan Blandford  <jrb@redhat.com>

	* gtk/gtktreeview.c (validate_visible_area): get rid of really
	bad focus loop.
	(gtk_tree_view_clamp_node_visible): only clamp the node when
	realized.  Need to replace this with scroll_to_cell sometime.
	(gtk_tree_view_header_focus): clickable or reorderable columns are
	focusable, #73656

	* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_get_widget): fix
	docs to reflect behaviour change, #73682
2002-03-08 17:58:22 +00:00
contrib Update version to 2.0.0 2002-03-05 21:04:09 +00:00
debian Argh. Missed one dumb space in rules file. Fixed. 1998-11-18 06:25:35 +00:00
demos Update version to 2.0.0 2002-03-05 21:04:09 +00:00
docs Add some ids which are referenced from the object hierarchy. 2002-03-07 23:20:16 +00:00
examples More GTK+ 2.0 updates. 2002-02-25 01:47:44 +00:00
gdk Add missing .la suffix for libgdk_pixbuf. 2002-03-07 23:27:00 +00:00
gdk-pixbuf gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
gtk get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
m4macros Update version to 2.0.0 2002-03-05 21:04:09 +00:00
modules link pixbuf engine against the gtk+ libraries, so that it can be used with 2002-03-06 23:34:11 +00:00
po Updated russian translation. 2002-03-08 17:07:49 +00:00
tests start implementing 2002-03-07 08:03:09 +00:00
.cvsignore shut up CVS 2001-10-30 16:51:39 +00:00
acconfig.h demos/pixbuf-demo.c M_PI -> G_PI. 2001-11-25 23:36:29 +00:00
acinclude.m4 Use autoconf 2.13/2.50 compat macro. 2001-08-27 15:17:51 +00:00
AUTHORS Incremented version to 1.2.0. -Shawn <amundson@gtk.org> 1999-02-25 21:39:14 +00:00
autogen.sh Default to --disable-gtk-doc (avoid Jade breakage) and --disable-static 2002-03-02 20:08:39 +00:00
ChangeLog get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
ChangeLog.pre-1-0 ChangeLog split up into ChangeLog.pre-1-0 and ChangeLog. 1998-04-17 01:07:36 +00:00
ChangeLog.pre-1-2 moved old ChangeLog to ChangeLog.pre-1-2, and started new one. 1999-02-27 00:26:30 +00:00
ChangeLog.pre-2-0 get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
ChangeLog.pre-2-2 get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
ChangeLog.pre-2-4 get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
ChangeLog.pre-2-6 get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
ChangeLog.pre-2-8 get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
ChangeLog.pre-2-10 get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only 2002-03-08 17:58:22 +00:00
config.h.win32.in Update to match a recent configure-generated config.h 2002-03-03 21:45:11 +00:00
configure.in change an == to = 2002-03-06 01:56:25 +00:00
COPYING Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdk-2.0-uninstalled.pc.in Update version to 2.0.0 2002-03-05 21:04:09 +00:00
gdk-2.0.pc.in Update version to 2.0.0 2002-03-05 21:04:09 +00:00
gdk-pixbuf-2.0-uninstalled.pc.in Update version to 2.0.0 2002-03-05 21:04:09 +00:00
gdk-pixbuf-2.0.pc.in Update version to 2.0.0 2002-03-05 21:04:09 +00:00
gtk-config-2.0.in Updated. 2001-04-03 18:48:46 +00:00
gtk-zip.sh.in Include the gtkrc files for themes. 2002-02-23 22:13:17 +00:00
gtk+-2.0-uninstalled.pc.in Update version to 2.0.0 2002-03-05 21:04:09 +00:00
gtk+-2.0.pc.in Update version to 2.0.0 2002-03-05 21:04:09 +00:00
gtk+.spec.in Mon Aug 27 2001 Jens Finke <jens@gnome.org> - Renamed package to gtk2. - 2001-08-27 14:36:50 +00:00
HACKING Patch from Hidetoshi Tajima to fix bad match error when target drawable is 2001-11-30 21:14:07 +00:00
INSTALL GTK+-2.0.0 rc1 2002-03-06 03:59:22 +00:00
INSTALL.in Fix version numbers. (Johan Dahlin.) 2002-03-08 17:15:20 +00:00
makecopyright Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
Makefile.am Fix version numbers. (Johan Dahlin.) 2002-03-08 17:15:20 +00:00
NEWS Fix version numbers. (Johan Dahlin.) 2002-03-08 17:15:20 +00:00
NEWS.pre-1-0 ooops, fogot this on my last commit... 1998-05-07 07:45:04 +00:00
README Final updates for 2.0.0 2002-03-08 05:53:51 +00:00
README.cvs-commits Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS 2001-04-17 19:19:09 +00:00
README.in Fix version numbers. (Johan Dahlin.) 2002-03-08 17:15:20 +00:00
README.nanox make it possible to configure gtk for different targets on the same 2000-06-07 16:44:29 +00:00
README.win32 Minor edits. 2002-03-03 21:52:28 +00:00
sanitize-la.sh Shell script used to strip dependencies out of .la files. 2002-03-03 02:50:26 +00:00
sanity_check [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
TODO Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org> 2000-02-29 13:15:10 +00:00
TODO.xml Another test commit TODO.xml 2000-10-29 02:44:07 +00:00

General Information
===================

This is GTK+ version 2.0.0. GTK+ is a multi-platform toolkit
for creating graphical user interfaces. Offering a complete set of
widgets, GTK+ is suitable for projects ranging from small one-off
projects to complete application suites.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.

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

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

Information about mailing lists can be found at
  http://www.gtk.org/mailinglists.html

Installation
============

See the file 'INSTALL'

How to report bugs
==================

Bugs should be reported to the GNOME bug tracking system. 
(http://bugzilla.gnome.org, product gtk+.) You will need
to create an account for yourself.
  
In the bug report please include:
  
* Information about your system. For instance:

   - What operating system and version
   - What version of X
   - For Linux, what version of the C library

  And anything else you think is relevant.

* How to reproduce the bug. 

  If you can reproduce it with the testgtk program that is built 
  in the gtk/ subdirectory, that will be most convenient.  Otherwise, 
  please include a short test program that exhibits the behavior. 
  As a last resort, you can also provide a pointer to a larger piece 
  of software that can be downloaded.

* If the bug was a crash, the exact text that was printed out
  when the crash occured.

* Further information such as stack traces may be useful, but
  is not necessary. If you do send a stack trace, and the error
  is an X error, it will be more useful if the stacktrace
  is produced running the test program with the --sync command
  line option.

Patches
=======

Patches should also be submitted to bugzilla.gnome.org. If the
patch fixes an existing bug, add the patch as an attachment
to that bug report.

Otherwise, enter a new bug report that describes the patch,
and attach the patch to that bug report.

Bug reports containing patches should include the PATCH keyword
in their keyword fields. If the patch adds to or changes the GTK
programming interface, the API keyword should also be included.
  
Patches should be in unified diff form. (The -u option to GNU
diff.)