Commit graph

12 commits

Author SHA1 Message Date
wiz
2f3bca27d1 Unused after 0.14.0 update. 2003-03-05 13:05:48 +00:00
wiz
938c155b5a Depend on 0.14.0 because of library major bump. 2003-03-05 13:05:14 +00:00
wiz
c35b9c59bf Update to 0.14.0:
030227  Updated selection code in Text widget. Removed support for
        cut buffers. Added support for CLIPBOARD. Changed keybindings:
        Ctrl-C = copy selection to clipboard
        Ctrl-X = cut selection to clipboard
        Ctrl-V = paste clipboard
        Page_Up = page up
        Page_Down = page down
        Home = beginning of line
        Ctrl-Home = beginning of file
        End = end of line
        Ctrl-End = end of file
        New configuration option --enable-obsolete-selections reverts
        to the old code.

030204  Check for the existence of widec.h (c/o Matthias Buelow).

030115  Patches by Alexey I. Froloff:
        "NeXtish" scrollbar look (thumb and buttons are wider and
        look more flat).
        Fixed thumb positioning for Button2 scrolling.
        Released 0.13.0.
2003-03-05 13:04:55 +00:00
seb
00e799491c Use ${_OPSYS_RPATH_NAME} instead of bare `-R' 2003-03-03 14:22:41 +00:00
dmcmahill
962b8f6086 add missing closing quote 2003-02-06 23:20:08 +00:00
jlam
267d5b11dd Unused. 2002-10-08 13:46:08 +00:00
jlam
fde8ea8bd2 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:15:59 +00:00
jlam
04cb5535df Add the -Wl,-R flags to find the widget library. The ld wrapper script
understands "-Wl,-R" to be just "-R", so it will work fine.
2002-09-23 08:29:56 +00:00
jlam
4f3cfd8aad buildlink1 -> buildlink2 2002-08-28 15:19:11 +00:00
jlam
4ecc4cf9a7 Add a buildlink2.mk file based on the existing buildlink.mk. 2002-08-28 15:11:21 +00:00
dmcmahill
ea22e44ecf on alpha use the gcc package on older systems to avoid a cc -O2 compiler
bug.
2002-08-12 11:56:43 +00:00
jlam
dc08db6efe x11/neXtaw is a modified version of the Athena Widgets with N*XTSTEP
appearance.  From pkg/15450 by Kevin P. Neal <kpn at neutralgood dot org>.
2002-08-02 20:10:47 +00:00