This patch is a replacement for the gtk-fortier-971116.patch, which
is now OBSOLETE.
Yesterday I found a really stupid bug (veryveryvery stupid), in this
patch. Here is a small diff to correct your source tree if the 971116
patch is already applied (this file is NOT included in the patch.gz).
-------------- Old 971116 README following ----------------------
This adds a pixmap dot (like in the NeXtaw lib) in the slider of the
horizontal & vertical scrollbars.
The pixmaps are the same in both files (hscrollbar & vscrollbar) now,
but it's quite easy to change that (sorry, I don't know gtkstyle
enough).
I uploaded a small screen shot in the incoming directory to show you
the result before you apply the patch, but I don't know if it'll make
its way to the patch directory :). It's 4.5 Ko and more descriptive
than a long explaination.
The patch also corrects a minor (hard to trigger) bug in vscrollbar.c,
and hscrollbar don't have the focus anymore now.