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.
changes since 0.89.0:
FileSB updates
Several bug fixes which improve nedit operation (particularly the File->Open insensitivity problem).
General code cleanup, and 64 bit improvements, eliminated most warnings on DU compile
SelectionBox popdownCallback fixes
XmListReplacePositions fix
several fixes for openDX
to track patches to individual files.
Changes from 0.88.9:
* Add FontChooser widget to Xlt.
* Fix to XmText to make a second call to SetValues with the same
pointer still work.
* Added a directory tree lib/Xbae which contains the Xbae widget set
(XbaeMatrix, XbaeCaption, and XbaeInput).
* Made build system changes to build Xbae in the same way as Xlt.
* Add build system options to Xlt and/or Xbae can be compiled together
with LessTif.
Use the --enable-build-Xlt and --enable-build-Xbae options.
* Xbae contains both automake-based and Imake based build support;
we're not sure how actively we'll support Imake though.
* RowColumn tear-off segfault fix.
* Fixed segfault with xmgrace.
* various fixes for openDX
* VaSimpleOption fix for Xquote
* fixes for mapCallback for DialogShells with BulletionBoard children
* Even though binary compatibility is not our true goal,
Netscape-dynMotif (4.61) now runs out-of-the-box with lesstif!
* Initial attempts at making lesstif threadsafe (PushB, PushBG)
* mxftp should now work
* XmScrolledWindow/XmScrollBar geometry fixes
Changes: This is a minor/development release. There have been many internal
changes since the last release, mostly to do with how we implement geometry
handling, the geometry subsystem has been substantially overhauled. Many other
bugs have been fixed as well.
This version will probably break binary compatibility with 0.87.0,
although I don't see anything specific at the moment. Don't count on binary
compatibility, though.
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
their expensive Motif installation with lesstif - print a message
saying that they should remove Motif first, then fail. Upgrading from
previous versions of lesstif works as previously. Remove IS_INTERACTIVE.
I modified the test in the Makefile which checks for a previous
installation of real motif, since it wouldn't work if HAVE_MOTIF was
set in /etc/mk.conf.