Go to file
Owen Taylor cb6412978c Merging release_1_0 changes into the main tree.
-timj


Tue Mar 10 14:24:09 1998  Owen Taylor  <owt1@cornell.edu>

        * gtk/gtkselection.c (gtk_selection_clear): Make the return
          result reflect whether the clear event was out of data.

        * gtk/gtkeditable.c: Ignore out of date selection clear
          events.

        * gtk/gtkentry.c gtk/gtktext.c: Don't synthesize releases
          on [2/3]BUTTON presses, since we get the normal click as well.

          Claim the selection when selecting words/lines.

Tue Mar 10 13:34:29 1998  Owen Taylor  <owt1@cornell.edu>

        * gtk/gtkrange.c (gtk_range_default_[vh]trough_click):
          Take forward/back step arrows into account when computing
          position for middle button clicks.

        * gtk/gtktext.c gtk/gtkentry.c:
          - Fixes for deleting characters (don't subtract guints and get
            negative numbers!)
          - Reset cursor_virtual_x when moving by words and lines
          - Extra sanity checks
          - Fix to gtk_text_get_chars
                 (from Tony Gale <gale@daedalus.dera.gov.uk>)
1998-03-10 22:57:26 +00:00
docs
gdk DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the dnd in testgtk 1998-03-10 21:57:05 +00:00
glib
gtk Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
tests
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
ChangeLog.pre-2-0 Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
ChangeLog.pre-2-2 Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
ChangeLog.pre-2-4 Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
ChangeLog.pre-2-6 Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
ChangeLog.pre-2-8 Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +00:00
ChangeLog.pre-2-10 Merging release_1_0 changes into the main tree. 1998-03-10 22:57:26 +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.5.   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")