pkgsrc/x11/lesstif/PLIST

415 lines
11 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.12 2015/06/18 06:02:42 dholland Exp $
bin/motif-config
1997-11-02 03:45:51 +01:00
bin/mwm
bin/mxmkmf
bin/uil
bin/xmbind
include/Mrm/MrmAppl.h
1997-11-02 03:45:51 +01:00
include/Mrm/MrmDecls.h
include/Mrm/MrmPrivate.h
include/Mrm/MrmPublic.h
include/Xm/AccTextT.h
include/Xm/ActivatableT.h
1997-11-02 03:45:51 +01:00
include/Xm/ArrowB.h
include/Xm/ArrowBG.h
include/Xm/ArrowBGP.h
include/Xm/ArrowBP.h
include/Xm/AtomMgr.h
include/Xm/BaseClassP.h
include/Xm/BulletinB.h
include/Xm/BulletinBP.h
include/Xm/CacheP.h
include/Xm/CareVisualT.h
1997-11-02 03:45:51 +01:00
include/Xm/CascadeB.h
include/Xm/CascadeBG.h
include/Xm/CascadeBGP.h
include/Xm/CascadeBP.h
include/Xm/ColorObjP.h
include/Xm/ComboBox.h
include/Xm/ComboBoxP.h
1997-11-02 03:45:51 +01:00
include/Xm/Command.h
include/Xm/CommandP.h
include/Xm/ContItemT.h
include/Xm/Container.h
include/Xm/ContainerP.h
include/Xm/ContainerT.h
1997-11-02 03:45:51 +01:00
include/Xm/CutPaste.h
include/Xm/CutPasteP.h
include/Xm/DesktopP.h
include/Xm/DialogS.h
include/Xm/DialogSEP.h
include/Xm/DialogSP.h
include/Xm/DialogSavvyT.h
1997-11-02 03:45:51 +01:00
include/Xm/Display.h
include/Xm/DisplayP.h
include/Xm/DragC.h
include/Xm/DragCP.h
include/Xm/DragDrop.h
include/Xm/DragIcon.h
include/Xm/DragIconP.h
include/Xm/DragOverS.h
include/Xm/DragOverSP.h
include/Xm/DrawP.h
include/Xm/DrawingA.h
include/Xm/DrawingAP.h
include/Xm/DrawnB.h
include/Xm/DrawnBP.h
include/Xm/DropSMgr.h
include/Xm/DropSMgrP.h
include/Xm/DropTrans.h
include/Xm/DropTransP.h
include/Xm/ExtObjectP.h
include/Xm/FileSB.h
include/Xm/FileSBP.h
include/Xm/Form.h
include/Xm/FormP.h
include/Xm/Frame.h
include/Xm/FrameP.h
include/Xm/Gadget.h
1997-11-02 03:45:51 +01:00
include/Xm/GadgetP.h
include/Xm/GrabShell.h
include/Xm/GrabShellP.h
include/Xm/IconG.h
include/Xm/IconGP.h
include/Xm/IconH.h
include/Xm/JoinSideT.h
1997-11-02 03:45:51 +01:00
include/Xm/Label.h
include/Xm/LabelG.h
include/Xm/LabelGP.h
include/Xm/LabelP.h
include/Xm/LayoutT.h
1997-11-02 03:45:51 +01:00
include/Xm/List.h
include/Xm/ListP.h
include/Xm/MainW.h
include/Xm/MainWP.h
include/Xm/Manager.h
1997-11-02 03:45:51 +01:00
include/Xm/ManagerP.h
include/Xm/MenuShell.h
include/Xm/MenuShellP.h
Update lesstif package to version 0.90.0 based on patches supplied by Mark Davies in PR pkg/9915. Changes since version 0.89.9: - XbaeMatrix : work in progress for making rows resizable. This is already in place for columns, it is one of the requirements for being able to handle different fonts. This may break binary compatibility with previous releases. - Various XmText bugfixes. - Add Xm/MenuT.h trait include file, required for Xmt 2.1.3. - XbaeMatrix : two bugfixes related to use of global variables (auch). - CascadeButtons : if we set the sub-menu on a menubar there is no need to refresh. - All over : remove reference to timers we've nuked with XtRemoveTimeOut(). - XmList (XmEXTENDED_SELECT) - the selected_item_count was always coming back as 1 - ImageCache : add None symbolic name for transparency. - XmTextFieldSetSelection - do not allow the start or end position to be greater than the current length. - Make Labels handle bitmaps in the version 2 case only - XmRowColumn : Give the focus to the root when we don't know were else to put it - SelectionBox has a class method called list_callback. In our FileSB class initialization this field was missing. This was causing FileSB sub-classing problems. - Do not activate an accelerator belonging to an un-managed widget. (DDD) - Mnemonics were being installed and un-installed based on a different set of rules. - Make label handle pixmaps with a depth of 1. - Xbae : consistent use of ANSI C prototypes. - Several bugfixes to RPM configuration file (lesstif.spec). - Work in progress for making Xbae widgets threadsafe. - XmListReplaceItemsPosUnselected doesn't replace last item due to the test being performed as if position were 0 based rather than 1 based. - DragBS : don't tell bcopy to copy a negative length. - Various fixes for compiler warnings. - DragBS : _XmWriteDragBuffer also seems to have difficulties - it doesn't work if the 'size' is bigger than 1000, because someone had the bright idea of hardcoding 1000 in as the maximum possible size. - Convert web pages to using JPEG instead of GIF. - Add Builder Xcessory example files for Xbae widgets. With these you should be able to import the Xbae widgets onto the BX palette. - Print a couple of warnings if someone calls Mrm thinking it might actually do something. - Clean up website text consistency. - Fix XmListYToPos(). - Get rid of - Our sample system.mwmrc wasn't correct. - Manager.c : virtual key accelerator handler. - lesstif.spec : make sure the include files for Xbae, Xlt make it in. - lesstif.spec : split the "devel" RPM into two - the "devel" RPM keeps the development stuff (include files etc), the new "static" RPM contains the static libraries.
2000-04-27 15:14:47 +02:00
include/Xm/MenuT.h
1997-11-02 03:45:51 +01:00
include/Xm/MenuUtilP.h
include/Xm/MessageB.h
include/Xm/MessageBP.h
include/Xm/MwmUtil.h
include/Xm/NavigatorT.h
include/Xm/Notebook.h
include/Xm/NotebookP.h
1997-11-02 03:45:51 +01:00
include/Xm/PanedW.h
include/Xm/PanedWP.h
include/Xm/Primitive.h
1997-11-02 03:45:51 +01:00
include/Xm/PrimitiveP.h
include/Xm/Print.h
include/Xm/PrintSP.h
1997-11-02 03:45:51 +01:00
include/Xm/Protocols.h
include/Xm/ProtocolsP.h
include/Xm/PushB.h
include/Xm/PushBG.h
include/Xm/PushBGP.h
include/Xm/PushBP.h
include/Xm/RCUtilsP.h
include/Xm/RepType.h
include/Xm/RowColumn.h
include/Xm/RowColumnP.h
include/Xm/SSpinB.h
include/Xm/SSpinBP.h
1997-11-02 03:45:51 +01:00
include/Xm/SashP.h
include/Xm/Scale.h
include/Xm/ScaleP.h
include/Xm/Screen.h
include/Xm/ScreenP.h
include/Xm/ScrollBar.h
include/Xm/ScrollBarP.h
include/Xm/ScrollFrameT.h
1997-11-02 03:45:51 +01:00
include/Xm/ScrolledW.h
include/Xm/ScrolledWP.h
include/Xm/SelectioB.h
include/Xm/SelectioBP.h
include/Xm/SeparatoG.h
include/Xm/SeparatoGP.h
include/Xm/Separator.h
include/Xm/SeparatorP.h
include/Xm/ShellEP.h
include/Xm/SpecRenderT.h
include/Xm/SpinB.h
include/Xm/SpinBP.h
include/Xm/TakesDefT.h
1997-11-02 03:45:51 +01:00
include/Xm/TearOffBP.h
include/Xm/TearOffP.h
include/Xm/Text.h
include/Xm/TextF.h
include/Xm/TextFP.h
include/Xm/TextFSelP.h
include/Xm/TextInP.h
include/Xm/TextOutP.h
include/Xm/TextP.h
include/Xm/TextSelP.h
include/Xm/TextStrSoP.h
include/Xm/ToggleB.h
include/Xm/ToggleBG.h
include/Xm/ToggleBGP.h
include/Xm/ToggleBP.h
include/Xm/TraitP.h
include/Xm/Transfer.h
include/Xm/TransferP.h
include/Xm/TransferT.h
1997-11-02 03:45:51 +01:00
include/Xm/TransltnsP.h
include/Xm/TxtPropCv.h
1997-11-02 03:45:51 +01:00
include/Xm/VaSimpleP.h
include/Xm/VendorS.h
include/Xm/VendorSEP.h
include/Xm/VendorSP.h
include/Xm/VirtKeys.h
include/Xm/VirtKeysP.h
include/Xm/WorldP.h
include/Xm/Xm.h
include/Xm/XmAll.h
include/Xm/XmIm.h
1997-11-02 03:45:51 +01:00
include/Xm/XmP.h
include/Xm/XmStrDefs.h
include/Xm/XmosP.h
include/Xm/XpmP.h
include/uil/Uil.h
include/uil/UilDBDef.h
include/uil/UilDef.h
include/uil/UilSymDef.h
include/uil/UilSymGl.h
include/uil/XmAppl.uil
2005-03-10 17:07:15 +01:00
lib/X11/app-defaults/Mwm
lib/X11/config/LessTif.def
lib/X11/config/LessTif.rules
lib/X11/config/LessTif.tmpl
lib/X11/mwm/README
lib/X11/mwm/alt.map
lib/X11/mwm/system.mwmrc
2000-06-21 07:31:43 +02:00
lib/libMrm.la
lib/libUil.la
2000-06-21 07:31:43 +02:00
lib/libXm.la
1998-05-23 15:29:36 +02:00
man/man1/lesstif.1
man/man1/ltversion.1
1998-03-23 13:35:51 +01:00
man/man1/mwm.1
man/man1/uil.1
1998-05-23 15:29:36 +02:00
man/man1/xmbind.1
man/man3/ApplicationShell.3
man/man3/Composite.3
man/man3/Constraint.3
1998-05-23 15:29:36 +02:00
man/man3/LessTifInternals.3
man/man3/OverrideShell.3
man/man3/Rect.3
man/man3/TopLevelShell.3
man/man3/TransientShell.3
man/man3/UnNamedObj.3
man/man3/VendorShell.3
man/man3/WmShell.3
man/man3/XCore.3
man/man3/XObject.3
man/man3/XShell.3
1998-05-23 15:29:36 +02:00
man/man3/XmArrowButton.3
man/man3/XmArrowButtonGadget.3
man/man3/XmBulletinBoard.3
man/man3/XmCascadeButton.3
man/man3/XmCascadeButtonGadget.3
1998-10-31 02:02:17 +01:00
man/man3/XmClipboard.3
1998-05-23 15:29:36 +02:00
man/man3/XmComboBox.3
man/man3/XmCommand.3
man/man3/XmDesktop.3
man/man3/XmDialogShell.3
man/man3/XmDialogShellExt.3
man/man3/XmDisplay.3
man/man3/XmDragContext.3
man/man3/XmDragIcon.3
man/man3/XmDragOverShell.3
man/man3/XmDrawingArea.3
man/man3/XmDrawnButton.3
man/man3/XmDropSiteManager.3
man/man3/XmDropTransfer.3
man/man3/XmFileSelectionBox.3
man/man3/XmForm.3
1998-05-23 15:29:36 +02:00
man/man3/XmFrame.3
man/man3/XmGadget.3
man/man3/XmGrabShell.3
man/man3/XmIconGadget.3
man/man3/XmLabel.3
man/man3/XmLabelGadget.3
man/man3/XmList.3
man/man3/XmMainWindow.3
man/man3/XmManager.3
man/man3/XmMenuShell.3
man/man3/XmMessageBox.3
man/man3/XmNotebook.3
man/man3/XmPanedWindow.3
man/man3/XmPrimitive.3
man/man3/XmProtocol.3
man/man3/XmPushButton.3
man/man3/XmPushButtonGadget.3
man/man3/XmRowColumn.3
man/man3/XmSash.3
man/man3/XmScale.3
man/man3/XmScreen.3
man/man3/XmScrollBar.3
man/man3/XmScrolledWindow.3
man/man3/XmSelectionBox.3
man/man3/XmSeparator.3
man/man3/XmSeparatorGadget.3
man/man3/XmSpinBox.3
man/man3/XmString.3
1998-05-23 15:29:36 +02:00
man/man3/XmTearOffButton.3
man/man3/XmText.3
man/man3/XmTextField.3
man/man3/XmToggleButton.3
man/man3/XmToggleButtonGadget.3
man/man3/XmVendorShell.3
man/man3/XmWorld.3
man/man5/VirtualBindings.5
1998-03-23 13:35:51 +01:00
man/man5/mwmrc.5
share/aclocal/ac_find_motif.m4
share/lesstif/AUTHORS
share/lesstif/BUG-REPORTING
share/lesstif/COPYING
share/lesstif/COPYING.LIB
share/lesstif/CREDITS
share/lesstif/FAQ
share/lesstif/INSTALL.txt
share/lesstif/README
share/lesstif/ReleaseNotes.html
share/lesstif/ReleaseNotes.txt
share/lesstif/doc/Advocacy.html
share/lesstif/doc/All.html
share/lesstif/doc/BUG-HUNTING.html
share/lesstif/doc/COPYING.LIB.html
share/lesstif/doc/Clipboard.txt
share/lesstif/doc/DragAndDrop.txt
share/lesstif/doc/FAQ.html
share/lesstif/doc/Form.txt
share/lesstif/doc/GeoUtils.txt
share/lesstif/doc/Geometry.html
share/lesstif/doc/INSTALL.html
share/lesstif/doc/Lessdox
share/lesstif/doc/PROGRAMMING_TIPS.html
share/lesstif/doc/ReleaseNotes.html
share/lesstif/doc/SyntheticResources.txt
share/lesstif/doc/UIL.txt
share/lesstif/doc/XmStrings.txt
share/lesstif/doc/XpREADME.html
share/lesstif/doc/XprtConfig.html
share/lesstif/doc/about.html
share/lesstif/doc/apps.html
share/lesstif/doc/bugs.html
share/lesstif/doc/bugs_frame.html
share/lesstif/doc/cdrom.html
share/lesstif/doc/contents.html
share/lesstif/doc/core.html
share/lesstif/doc/cvs.html
share/lesstif/doc/doc_frame.html
share/lesstif/doc/download.html
share/lesstif/doc/feedback.html
share/lesstif/doc/frames.html
share/lesstif/doc/future.html
share/lesstif/doc/get_frame.html
share/lesstif/doc/help.html
share/lesstif/doc/html/ApplicationShell.html
share/lesstif/doc/html/Composite.html
share/lesstif/doc/html/Constraint.html
share/lesstif/doc/html/LessTifInternals.html
share/lesstif/doc/html/OverrideShell.html
share/lesstif/doc/html/Rect.html
share/lesstif/doc/html/TopLevelShell.html
share/lesstif/doc/html/TransientShell.html
share/lesstif/doc/html/UnNamedObj.html
share/lesstif/doc/html/VendorShell.html
share/lesstif/doc/html/VirtualBindings.html
share/lesstif/doc/html/WmShell.html
share/lesstif/doc/html/XCore.html
share/lesstif/doc/html/XObject.html
share/lesstif/doc/html/XShell.html
share/lesstif/doc/html/XmArrowButton.html
share/lesstif/doc/html/XmArrowButtonGadget.html
share/lesstif/doc/html/XmBulletinBoard.html
share/lesstif/doc/html/XmCascadeButton.html
share/lesstif/doc/html/XmCascadeButtonGadget.html
share/lesstif/doc/html/XmClipboard.html
share/lesstif/doc/html/XmComboBox.html
share/lesstif/doc/html/XmCommand.html
share/lesstif/doc/html/XmDesktop.html
share/lesstif/doc/html/XmDialogShell.html
share/lesstif/doc/html/XmDialogShellExt.html
share/lesstif/doc/html/XmDisplay.html
share/lesstif/doc/html/XmDragContext.html
share/lesstif/doc/html/XmDragIcon.html
share/lesstif/doc/html/XmDragOverShell.html
share/lesstif/doc/html/XmDrawingArea.html
share/lesstif/doc/html/XmDrawnButton.html
share/lesstif/doc/html/XmDropSiteManager.html
share/lesstif/doc/html/XmDropTransfer.html
share/lesstif/doc/html/XmFileSelectionBox.html
share/lesstif/doc/html/XmForm.html
share/lesstif/doc/html/XmFrame.html
share/lesstif/doc/html/XmGadget.html
share/lesstif/doc/html/XmGrabShell.html
share/lesstif/doc/html/XmIconGadget.html
share/lesstif/doc/html/XmLabel.html
share/lesstif/doc/html/XmLabelGadget.html
share/lesstif/doc/html/XmList.html
share/lesstif/doc/html/XmMainWindow.html
share/lesstif/doc/html/XmManager.html
share/lesstif/doc/html/XmMenuShell.html
share/lesstif/doc/html/XmMessageBox.html
share/lesstif/doc/html/XmNotebook.html
share/lesstif/doc/html/XmPanedWindow.html
share/lesstif/doc/html/XmPrimitive.html
share/lesstif/doc/html/XmProtocol.html
share/lesstif/doc/html/XmPushButton.html
share/lesstif/doc/html/XmPushButtonGadget.html
share/lesstif/doc/html/XmRowColumn.html
share/lesstif/doc/html/XmSash.html
share/lesstif/doc/html/XmScale.html
share/lesstif/doc/html/XmScreen.html
share/lesstif/doc/html/XmScrollBar.html
share/lesstif/doc/html/XmScrolledWindow.html
share/lesstif/doc/html/XmSelectionBox.html
share/lesstif/doc/html/XmSeparator.html
share/lesstif/doc/html/XmSeparatorGadget.html
share/lesstif/doc/html/XmSpinBox.html
share/lesstif/doc/html/XmString.html
share/lesstif/doc/html/XmTearOffButton.html
share/lesstif/doc/html/XmText.html
share/lesstif/doc/html/XmTextField.html
share/lesstif/doc/html/XmToggleButton.html
share/lesstif/doc/html/XmToggleButtonGadget.html
share/lesstif/doc/html/XmVendorShell.html
share/lesstif/doc/html/XmWorld.html
share/lesstif/doc/html/lesstif.html
share/lesstif/doc/html/mwm.html
share/lesstif/doc/html/mwmrc.html
share/lesstif/doc/html/uil.html
share/lesstif/doc/html/xmbind.html
share/lesstif/doc/images/hungry.png
share/lesstif/doc/images/lesstif-realsmall.png
share/lesstif/doc/images/lesstif-small.png
share/lesstif/doc/images/lesstif.jpg
share/lesstif/doc/images/lesstif.png
share/lesstif/doc/images/ltsunlogo.jpg
share/lesstif/doc/images/ltsunlogo.png
share/lesstif/doc/images/vh32.jpg
share/lesstif/doc/images/vh32.png
share/lesstif/doc/images/vh40.jpg
share/lesstif/doc/images/vh40.png
share/lesstif/doc/index.html
share/lesstif/doc/known.html
share/lesstif/doc/links.html
share/lesstif/doc/lists.html
share/lesstif/doc/mirrors.html
share/lesstif/doc/misc_frame.html
share/lesstif/doc/news.html
share/lesstif/doc/news_frame.html
share/lesstif/doc/platforms.html
share/lesstif/doc/printing.html
share/lesstif/doc/related_frame.html
share/lesstif/doc/release-policy.html
share/lesstif/doc/test_policy.html
share/lesstif/doc/test_summary.html
share/lesstif/doc/testers.html
share/lesstif/doc/thread.html
share/lesstif/doc/titlebar.html
share/lesstif/doc/versions.html
share/lesstif/doc/web_button.html