summaryrefslogtreecommitdiff
path: root/x11/neXtaw/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2003-10-05 10:08:39 +0000
committerwiz <wiz>2003-10-05 10:08:39 +0000
commitd457b5db9766ec3bd9b4f509e7914f2816a98ffd (patch)
tree8d124820a71b469fade90d206943e3fbb1b84c7a /x11/neXtaw/PLIST
parent037612d58ce2b205384fbf497603027b0ce8064c (diff)
downloadpkgsrc-d457b5db9766ec3bd9b4f509e7914f2816a98ffd.tar.gz
Update to 0.15.1:
0.15.1: 030915 Toggle again: the check mark displayed in the wrong place when the widget wasn't its default height. Added code to the Command Redisplay function so it doesn't shift the text when the widget is a Toggle in check or radio style. That's really ugly because we're depending on how the widget is subclassed. But it works. 030913 The new highlighting code broke with the Toggle widget in radio or check style. 030912 Fixed function prototypes in Toggle.c and fixed bugs caused by not having them in the first place. 030903 Eliminated warnings caused by missing #includes. 030902 Scrollbar: Added XtNarrowStyle resource to make arrows in the style of Windows ("win95") or NeXt ("next", default). UPDATE: This was later backed out. 0.15.0: 030902 Scrollbar: Made the bump on the thumb optional (resource XtNdrawBump, default True). 030901 ThreeD: Added XtNbevel resource to make the bevel "solid" (Motif/Xaw3d-like) or "rounded" (neXtaw, default). Added the same code to neXtawDrawShadowBox in Misc.c, which is used by Scrollbar and SimpleMenu. Added a 3D bevel to Text using a similar hack as in Xaw95. 030831 Command, Repeater and Toggle: Draw a dotted rectangle around the highlighted widget. Reduced the distance the text shifts in a set widget to 1 pixel. 030824 Added traversal code from Ed Falk's XawM. Note: KDE messes up translations for the Command widget. That is a bug in KDE.
Diffstat (limited to 'x11/neXtaw/PLIST')
-rw-r--r--x11/neXtaw/PLIST9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11/neXtaw/PLIST b/x11/neXtaw/PLIST
index 3764280f66f..8fdd495f6cd 100644
--- a/x11/neXtaw/PLIST
+++ b/x11/neXtaw/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/08/31 12:01:16 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/10/05 10:08:39 wiz Exp $
include/X11/neXtaw/AllWidgets.h
include/X11/neXtaw/AsciiSink.h
include/X11/neXtaw/AsciiSinkP.h
@@ -67,6 +67,8 @@ include/X11/neXtaw/ThreeD.h
include/X11/neXtaw/ThreeDP.h
include/X11/neXtaw/Toggle.h
include/X11/neXtaw/ToggleP.h
+include/X11/neXtaw/Traversal.h
+include/X11/neXtaw/TraversalP.h
include/X11/neXtaw/Tree.h
include/X11/neXtaw/TreeP.h
include/X11/neXtaw/VendorEP.h
@@ -76,12 +78,13 @@ include/X11/neXtaw/XawAlloc.h
include/X11/neXtaw/XawI18n.h
include/X11/neXtaw/XawImP.h
include/X11/neXtaw/XawInit.h
+include/X11/neXtaw/XawVersion.h
include/X11/neXtaw/laygram.h
lib/libneXtaw.a
lib/libneXtaw.la
lib/libneXtaw.so
-lib/libneXtaw.so.14
-lib/libneXtaw.so.14.1
+lib/libneXtaw.so.15
+lib/libneXtaw.so.15.1
share/doc/neXtaw/FAQ
share/doc/neXtaw/README
share/doc/neXtaw/README.XAW3D