summaryrefslogtreecommitdiff
path: root/x11/lesstif/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2007-06-26Patch c / c++ linkage problem in lesstif headers that causes the buildtnn1-1/+2
of print/xpdf to fail when MOTIF_TYPE=lesstif and using gcc4. Patch borrowed from Arch Linux. PKGREVISION++
2006-07-29Changes 0.95.0:adam1-4/+4
* 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.
2005-06-30Changes 0.11.55:adam1-11/+11
* 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.
2005-03-10Add patch to fix CAN-2005-0605. Bump PKGREVISION.wiz1-1/+3
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2005-01-05Changes 0.94.0:adam1-3/+3
* XPM security fixes * memory leak fixes * other fixes
2004-11-22Changes 0.93.97:adam1-4/+4
* unknown
2004-09-28Changes 0.93.96:adam1-13/+12
* Scroll wheel suuport * Xpm security fixes * XmList fixes * XmFrame fixes * fix for uninitialised memory problems
2003-12-12Changes 0.93.94:adam1-12/+12
Fix the crashes that were introduced by fixes for gadget colour problems. Changes 0.93.91: Implement Add Mode in XmText.
2003-08-20install LessTif.tmpl where imake and motif.buildlink2.mk expects.markd1-2/+2
bump PKGREVISION.
2003-07-18Changes 0.93.41:adam1-12/+12
Intermediate release - extend LessTif to work with the Xft library Bug-fixes Changes 0.93.44: Bug-fixes Changes 0.93.46: Bug-fixes
2002-12-05update to 0.93.36drochner1-43/+13
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
2001-09-19update to 0.93.0drochner1-8/+8
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
2001-06-30Update lesstif and lesstif12 to 0.92.32. Changes from version 0.92.26jlam1-38/+38
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)
2001-05-21Add missing "Size" entries.tron1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+43
+ move the patch digest/checksum values from files/patch-sum to distinfo