[781] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] various subjects patch

daemon@ATHENA.MIT.EDU (Alexandre Jaborska)
Wed Aug 20 11:16:25 1997

Date: Wed, 20 Aug 1997 16:22:49 +0200 (MET DST)
From: Alexandre Jaborska <ajaborsk@phare.univ-lille2.fr>
To: gtk-list@redhat.com
cc: jay@a42.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com



 Hello,
  
 I uploaded a (quite big) patch for GTK+ in

 ftp://ftp.a42.com/pub/incoming

 This patch is about 85k, so it's not attached to this mail.

 Here is a copy of the README file :

  This is a patch for GTK+, based on the first unofficial patched release,

--------------------------------------------------------------------------
  this patch (try to) adds/fixes the following points :

gdk/gdk.c
gtk/gtkMain.c
   gtk_exit_funct() & gdk_exit_funct() modified to avoid atexit functions
  to call exit() (bad thing). Previously posted (but ignored ?)

glib/*.h
glib/*.c
gdk/*.h
gdk/*.c
gtk/*.h
gtk/*.c
   added a lot of 'const' to allow use of 'String' type in gtk--. It's not
   perfect, (lots of warnings) but it's a first step.

gtk/gtkEntry.c
   added code to handle Home & End keys
   added code to handle keyboard selection (with shift + direction keys)

gtk/gtkMain.c
   modified gtk_main_iteration() to call handle_idle() only when there is
   REALLY no events. This allows a good response time, even with a lot of
   hungry idle functions (try with testgtk and previews !)

------------------------------------------------------------------------

Feedback is welcome , on gtk-list or/and by email :
ajaborsk@phare.univ-lille2.fr


Bye !:)


--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post