summaryrefslogtreecommitdiff
path: root/x11/Xbae
AgeCommit message (Collapse)AuthorFilesLines
2000-06-19switch to LIBTOOL/LTCONFIG_OVERRIDE, upgrade to 4.8.2drochner5-29/+9
ChangeLog entry: * Bugfixes in row height code, especially when adding rows.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-25update to 4.8.1drochner6-182/+27
Recent changes: Add XbaeGetVersionTxt(), XbaeGetVersionNum() to get the version number from the (shared) library. Macros to get this at compile time are already in place. Change version numbers to include the UPDATE number as well. Now 4.8.0 becomes 40800 (M * 10000 + m * 100 + u). Xbae configuration : --enable-xbae-24bit (enable 24-bit code in XbaeMatrix) --enable-xbae-row-heights (allow rows to have variable height in XbaeMatrix) Xbae API : add XbaeMatrixSetRowHeight(), XbaeMatrixGetRowHeight(), XbaeMatrixSetColumnWidth(), XbaeMatrixGetColumnWidth()
2000-02-12be more autoconf-friendly, link ac_find_xbae.m4 to ${LOCALBASE}/share/aclocalwiz2-2/+11
2000-02-04fix typohubertf1-1/+1
2000-02-03add Xbae package: 3 Motif widgets which come with lesstif but are notdrochner9-0/+253
installed by our lesstif pkg