Go to file
Owen Taylor 1941bf4cbf Disallow pasting into non-editable widgets.
Fri Mar  6 21:30:05 1998  Owen Taylor  <owt1@cornell.edu>

	* gtk/gtkeditable.c: Disallow pasting into non-editable
	  widgets.

	* gtk/gtktext.[ch]:

	  -Added scrolling when dragging the selection
	   paste the top/bottom.

	  -Fix some of the problems with displaying the selection
	   state before mouse release.

	  -Disallow pasting into non-editable widgets

	  -Fixed segfault when changing window size

	  -Update the cursor correctly when switching between
	   editable and non-editable

	* testgtk.c: Added a toggle button for editability for
	  the text widget.
1998-03-07 03:05:36 +00:00
docs
gdk
glib
gtk Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
tests Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
.cvsignore
acconfig.h
AUTHORS
autogen.sh
ChangeLog Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
ChangeLog.pre-2-0 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
ChangeLog.pre-2-2 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
ChangeLog.pre-2-4 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
ChangeLog.pre-2-6 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
ChangeLog.pre-2-8 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00
ChangeLog.pre-2-10 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +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 Disallow pasting into non-editable widgets. 1998-03-07 03:05:36 +00:00

This is GTK+ version 0.99.4.   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")