* We're now also distributing a version of LessTif packaged with
[1]autopackage. Fixes to the autopackage/default.apspec.in were
applied for this, and the autopackage team augmented their
implementation for us (thanks!).
* Change the API of the _LtDebugPrintRenderTable function, the old
one wasn't working well.
* Add a dependency so ResConvert.c is compiled whenever configure.in
changes.
* Make the message from configure about missing or too old X
development packages mention the missing case too. Happens more
often than old versions nowadays.
* Add code to the release script to create an autopackage file.
* Add code to the release script to create RPMs automatically.
* Fix and clean up some of the XmStringCreate functions, they
weren't handling tabs and newlines correctly.
* Implement XmStringGenerate() and XmStringParseText() somewhat
better.
* Fix an initialisation problem with RenderTables which caused
colour settings to fail in some circumstances.
* Fix a bug that caused XmTextField to overwrite its border.
* Remove a couple of fprintf statements saying "Yow"
* Fix freetype installation check which appears to require include.
* Fix the build so it won't override defaults from libtool.
* Fix compile error in TextOut.c when compiling with Xft.
* RPM specfile syntax has renamed Copyright into License.
* Patch by Eric Branlund for _MOTIF_DRAG_TARGETS on x86_64.
* Patches by Winfried to fix warnings detected with GCC 4.
* Added "Require Source Selection" (and Destination ditto) flag
in the "Before&After" options for external command rows. This
prevents commands from running if there is no selection, which
is handy to avoid making programs read from stdin. Added after
issue report by C. H. Block.
* Brought Copyright in About window and man page into 2005. :)
* Added (commented-out) sample row in gentoogtkrc.in to show how
to set color of non-used pane rows (not reachable by gentoo's
File Style system).
* Fixed broken g_snprintf() formatting specifier in the overwrite
dialog that caused it to crash on Solaris. Reported (possibly
among others) by N. Antic.
* Added option to let window manager position dialogs. Suggested
by "Martinko". This is the new default behavior, too.
* Added a SelectShell command, that makes select/unselect/toggle
decisions based on running shell commands. Suggested by me. :)
See docs/scratch/command_args.txt, or use the GUI. Modified the
default button layout to put SelectRE/SelectShell together.
changes to the pkg:
-don't bother sharing patches with the Motif-1.2 compatible version
anymore -- most patches were only necessary to be able to share
patches, so it got ridicoulous
-kick out use of autoconf et al. - just unneeded complexity
-comply to Motif-2.1 instead of 2.0
lesstif changes:
-added XmSimpleSpinBox implementation
-Initial implementation of the CareParentVisual Trait
-Start implementing XmRenderTable, XmRendition, XmTabList
-misc fixes/cleanups
Changes:
Bugfixes and further development of DtPrintSetupBox.
Support for XmTextFieldSetHighlight()
Bugfixes and an additional resource for XmSpinBox.
Enhancements for the docs (FAQ, Installation Docs, manpages)
mwm fixes/enhancements from Andrei Rezvov <rezvov@niisi.msk.ru>
Drop inter-library dependencies (any libtool 1.4 related features)
Add checks whether to link against -lXp -lXext when using 2.1 Motif libraries
(e.g. clients, in our test/ tree)
Fix dmalloc debugging support (within configure script)
Add some files missing from our test/ tree in the tarballs
Smaller configuration and Makefile issues (portability fixes)
Remove support for configuring and building Xlt and Xbae from within the
LessTif distribution; they will be treated as separate packages from
now on. We've been wasting entirely too much time on complexities
caused by this lately. No more, I hope.
Various fixes for (potential) memory corruption
include:
Small code fixes to help building on some systems
Use new libtool version 1.4 and automake 1.4-p1
Install more machine-indepedent files in $(prefix)