Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 01/31/2000 12:45:46
Module Name:	pkgsrc
Committed By:	drochner
Date:		Mon Jan 31 20:45:45 UTC 2000

Modified Files:
	pkgsrc/x11/lesstif: Makefile
	pkgsrc/x11/lesstif/files: md5 patch-sum
	pkgsrc/x11/lesstif/patches: patch-ad patch-ah patch-ai
	pkgsrc/x11/lesstif/pkg: PLIST
Removed Files:
	pkgsrc/x11/lesstif/patches: patch-aj

Log Message:
update to 0.89.9
changes since 0.89.4:
    Implement ScrollOneLineDown and ScrollOneLineUp. This is very usefull once you get one of those wheely type mouses.
    XmNmenuHistory now working for RadioBoxes.
    Patches to get mnemonics working in nedit.
    General code cleanup (getting rid of unused "global" symbols)
    XmListGetSelectedPosition fixes
    Lots of geometry fixes
    XmTextSetHighlight fixes
    XmList fixes
    Form widget significantly reworked (breaks binary compatibility)
    openDX translations now working
    Add Linas Vesptas's fixes to make XbaeMatrix cope well with cell widgets; these are widgets that stay inside one of the matrix's cells. GnuCash uses
    this extensively, Oleo will use it too.
    Add XbaeMatrixGetCellWidget() for API completeness.
    Patch by Jens Krinke for having multiple highlightings in XmText.
    Convert Xbae FAQ into HTML
    Xbae used to have #if CELL_WIDGET, they were now removed to make sure cell widget functionality is always compiled in.
    Updates to the lesstif.spec (file to create RPMs).
    Add BuilderXcessory configuration files that allow you to use the Xbae widgets in BX.
    Add XltCreateSciPlot(), this was a missing API, it was "needed" for the BX integration.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/x11/lesstif/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/lesstif/files/md5
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/lesstif/files/patch-sum
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/lesstif/patches/patch-ad \
    pkgsrc/x11/lesstif/patches/patch-ai
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/lesstif/patches/patch-ah
cvs rdiff -r1.7 -r0 pkgsrc/x11/lesstif/patches/patch-aj
cvs rdiff -r1.20 -r1.21 pkgsrc/x11/lesstif/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.