mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
GTK is a multi-platform toolkit for creating graphical user interfaces.
82d7ac35ed
Tue Feb 24 22:47:01 1998 Owen Taylor <owt1@cornell.edu> * gtk/gtktext.c: Added some support for i18n. The support for input methods, including preedit, is there, but input is ignored unless it comes one byte at a time, so the CJK locales won't really work. Fixing that would require variable-width character support in the Text widget, which is probably the wrong approach. Eventually we'll probably want to go to UCS-4 internally. Also, revised key press handling, which should improve the forwarding of non-handled keypresses to the toplevel, and make adding selection handling easier. * gtk/gtkentry.c: Minor changes so that C-d, etc delete the selection if there is one. |
||
---|---|---|
docs | ||
gdk | ||
glib | ||
gtk | ||
tests | ||
.cvsignore | ||
acconfig.h | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
ChangeLog.pre-2-0 | ||
ChangeLog.pre-2-2 | ||
ChangeLog.pre-2-4 | ||
ChangeLog.pre-2-6 | ||
ChangeLog.pre-2-8 | ||
ChangeLog.pre-2-10 | ||
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")