pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnustep-gui Update gnustep-gui to 0.16.0. This ma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0f9206f7a8d
branches:  trunk
changeset: 557312:c0f9206f7a8d
user:      rh <rh%pkgsrc.org@localhost>
date:      Mon Apr 13 12:19:14 2009 +0000

description:
Update gnustep-gui to 0.16.0.  This makes the gui library more hier(7)
compliant.  Changes also include lots of compatibility enhancements with
OS X 10.5, including improvements to the NIB loader classes.

diffstat:

 x11/gnustep-gui/Makefile      |   11 +-
 x11/gnustep-gui/PLIST         |  927 ++++++++++++++++++++---------------------
 x11/gnustep-gui/buildlink3.mk |  123 ++++-
 x11/gnustep-gui/distinfo      |    8 +-
 4 files changed, 566 insertions(+), 503 deletions(-)

diffs (truncated from 1116 to 300 lines):

diff -r ef7de7bc9944 -r c0f9206f7a8d x11/gnustep-gui/Makefile
--- a/x11/gnustep-gui/Makefile  Mon Apr 13 12:17:17 2009 +0000
+++ b/x11/gnustep-gui/Makefile  Mon Apr 13 12:19:14 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2008/11/25 12:52:14 adam Exp $
+# $NetBSD: Makefile,v 1.41 2009/04/13 12:19:14 rh Exp $
 
-DISTNAME=      gnustep-gui-0.14.0
+DISTNAME=      gnustep-gui-0.16.0
 CATEGORIES=    x11 gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
@@ -8,10 +8,17 @@
 HOMEPAGE=      http://www.gnustep.org/
 COMMENT=       GNUstep AppKit Implementation
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+LICENSE=               gnu-gpl-v3
+
 USE_LANGUAGES=         objc
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --exec-prefix=${PREFIX}/libexec/GNUstep
 MAKE_FILE=             GNUmakefile
+MAKE_JOBS_SAFE=                no
+
+INSTALLATION_DIRS+=    share/GNUstep/Applications
 
 .include "../../audio/libaudiofile/buildlink3.mk"
 .include "../../devel/gnustep-base/buildlink3.mk"
diff -r ef7de7bc9944 -r c0f9206f7a8d x11/gnustep-gui/PLIST
--- a/x11/gnustep-gui/PLIST     Mon Apr 13 12:17:17 2009 +0000
+++ b/x11/gnustep-gui/PLIST     Mon Apr 13 12:19:14 2009 +0000
@@ -1,465 +1,462 @@
-@comment $NetBSD: PLIST,v 1.18 2008/11/25 12:52:14 adam Exp $
-share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
-share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/stamp.make
-share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter
-share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make
-share/GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/Bundles/libgmodel.bundle/libgmodel
-share/GNUstep/System/Library/Bundles/libgmodel.bundle/stamp.make
-share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/NamedPicker
-share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/GSNamedColorPicker.tiff
-share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/ColorPickers/NamedPicker.bundle/stamp.make
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/English.lproj/StandardPicker.strings
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/French.lproj/StandardPicker.strings
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSCMYKColorPicker.tiff
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSGrayColorPicker.tiff
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSHSBColorPicker.tiff
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSRGBColorPicker.tiff
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Swedish.lproj/StandardPicker.strings
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/StandardPicker
-share/GNUstep/System/Library/ColorPickers/StandardPicker.bundle/stamp.make
-share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/GSWheelColorPicker.tiff
-share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.plist
-share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/WheelPicker
-share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
-share/GNUstep/System/Library/Headers/AppKit/AppKit.h
-share/GNUstep/System/Library/Headers/AppKit/AppKitDefines.h
-share/GNUstep/System/Library/Headers/AppKit/AppKitExceptions.h
-share/GNUstep/System/Library/Headers/AppKit/DPSOperators.h
-share/GNUstep/System/Library/Headers/AppKit/GMAppKit.h
-share/GNUstep/System/Library/Headers/AppKit/GMArchiver.h
-share/GNUstep/System/Library/Headers/AppKit/GSAnimator.h
-share/GNUstep/System/Library/Headers/AppKit/GSDisplayServer.h
-share/GNUstep/System/Library/Headers/AppKit/GSDragView.h
-share/GNUstep/System/Library/Headers/AppKit/GSEPSPrintOperation.h
-share/GNUstep/System/Library/Headers/AppKit/GSFontInfo.h
-share/GNUstep/System/Library/Headers/AppKit/GSFusedSilica.h
-share/GNUstep/System/Library/Headers/AppKit/GSHbox.h
-share/GNUstep/System/Library/Headers/AppKit/GSHelpManagerPanel.h
-share/GNUstep/System/Library/Headers/AppKit/GSHorizontalTypesetter.h
-share/GNUstep/System/Library/Headers/AppKit/GSInfoPanel.h
-share/GNUstep/System/Library/Headers/AppKit/GSInstantiator.h
-share/GNUstep/System/Library/Headers/AppKit/GSLayoutManager.h
-share/GNUstep/System/Library/Headers/AppKit/GSLayoutManager_internal.h
-share/GNUstep/System/Library/Headers/AppKit/GSMemoryPanel.h
-share/GNUstep/System/Library/Headers/AppKit/GSMethodTable.h
-share/GNUstep/System/Library/Headers/AppKit/GSModelLoaderFactory.h
-share/GNUstep/System/Library/Headers/AppKit/GSNibCompatibility.h
-share/GNUstep/System/Library/Headers/AppKit/GSNibContainer.h
-share/GNUstep/System/Library/Headers/AppKit/GSNibTemplates.h
-share/GNUstep/System/Library/Headers/AppKit/GSPDFPrintOperation.h
-share/GNUstep/System/Library/Headers/AppKit/GSPasteboardServer.h
-share/GNUstep/System/Library/Headers/AppKit/GSPrintOperation.h
-share/GNUstep/System/Library/Headers/AppKit/GSPrinting.h
-share/GNUstep/System/Library/Headers/AppKit/GSServicesManager.h
-share/GNUstep/System/Library/Headers/AppKit/GSTable.h
-share/GNUstep/System/Library/Headers/AppKit/GSTextConverter.h
-share/GNUstep/System/Library/Headers/AppKit/GSTheme.h
-share/GNUstep/System/Library/Headers/AppKit/GSTitleView.h
-share/GNUstep/System/Library/Headers/AppKit/GSToolbar.h
-share/GNUstep/System/Library/Headers/AppKit/GSToolbarView.h
-share/GNUstep/System/Library/Headers/AppKit/GSTrackingRect.h
-share/GNUstep/System/Library/Headers/AppKit/GSTypesetter.h
-share/GNUstep/System/Library/Headers/AppKit/GSVbox.h
-share/GNUstep/System/Library/Headers/AppKit/GSVersion.h
-share/GNUstep/System/Library/Headers/AppKit/IMConnectors.h
-share/GNUstep/System/Library/Headers/AppKit/IMCustomObject.h
-share/GNUstep/System/Library/Headers/AppKit/IMLoading.h
-share/GNUstep/System/Library/Headers/AppKit/NSActionCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSAffineTransform.h
-share/GNUstep/System/Library/Headers/AppKit/NSAlert.h
-share/GNUstep/System/Library/Headers/AppKit/NSAnimation.h
-share/GNUstep/System/Library/Headers/AppKit/NSApplication.h
-share/GNUstep/System/Library/Headers/AppKit/NSArrayController.h
-share/GNUstep/System/Library/Headers/AppKit/NSAttributedString.h
-share/GNUstep/System/Library/Headers/AppKit/NSBezierPath.h
-share/GNUstep/System/Library/Headers/AppKit/NSBitmapImageRep.h
-share/GNUstep/System/Library/Headers/AppKit/NSBox.h
-share/GNUstep/System/Library/Headers/AppKit/NSBrowser.h
-share/GNUstep/System/Library/Headers/AppKit/NSBrowserCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSButton.h
-share/GNUstep/System/Library/Headers/AppKit/NSButtonCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSCachedImageRep.h
-share/GNUstep/System/Library/Headers/AppKit/NSCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSClipView.h
-share/GNUstep/System/Library/Headers/AppKit/NSColor.h
-share/GNUstep/System/Library/Headers/AppKit/NSColorList.h
-share/GNUstep/System/Library/Headers/AppKit/NSColorPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSColorPicker.h
-share/GNUstep/System/Library/Headers/AppKit/NSColorPicking.h
-share/GNUstep/System/Library/Headers/AppKit/NSColorSpace.h
-share/GNUstep/System/Library/Headers/AppKit/NSColorWell.h
-share/GNUstep/System/Library/Headers/AppKit/NSComboBox.h
-share/GNUstep/System/Library/Headers/AppKit/NSComboBoxCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSControl.h
-share/GNUstep/System/Library/Headers/AppKit/NSController.h
-share/GNUstep/System/Library/Headers/AppKit/NSCursor.h
-share/GNUstep/System/Library/Headers/AppKit/NSCustomImageRep.h
-share/GNUstep/System/Library/Headers/AppKit/NSDataLink.h
-share/GNUstep/System/Library/Headers/AppKit/NSDataLinkManager.h
-share/GNUstep/System/Library/Headers/AppKit/NSDataLinkPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSDocument.h
-share/GNUstep/System/Library/Headers/AppKit/NSDocumentController.h
-share/GNUstep/System/Library/Headers/AppKit/NSDragging.h
-share/GNUstep/System/Library/Headers/AppKit/NSDrawer.h
-share/GNUstep/System/Library/Headers/AppKit/NSEPSImageRep.h
-share/GNUstep/System/Library/Headers/AppKit/NSEvent.h
-share/GNUstep/System/Library/Headers/AppKit/NSFileWrapper.h
-share/GNUstep/System/Library/Headers/AppKit/NSFont.h
-share/GNUstep/System/Library/Headers/AppKit/NSFontDescriptor.h
-share/GNUstep/System/Library/Headers/AppKit/NSFontManager.h
-share/GNUstep/System/Library/Headers/AppKit/NSFontPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSForm.h
-share/GNUstep/System/Library/Headers/AppKit/NSFormCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSGraphics.h
-share/GNUstep/System/Library/Headers/AppKit/NSGraphicsContext.h
-share/GNUstep/System/Library/Headers/AppKit/NSGlyphGenerator.h
-share/GNUstep/System/Library/Headers/AppKit/NSHelpManager.h
-share/GNUstep/System/Library/Headers/AppKit/NSHelpPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSImage.h
-share/GNUstep/System/Library/Headers/AppKit/NSImageCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSImageRep.h
-share/GNUstep/System/Library/Headers/AppKit/NSImageView.h
-share/GNUstep/System/Library/Headers/AppKit/NSInputManager.h
-share/GNUstep/System/Library/Headers/AppKit/NSInputServer.h
-share/GNUstep/System/Library/Headers/AppKit/NSInterfaceStyle.h
-share/GNUstep/System/Library/Headers/AppKit/NSKeyValueBinding.h
-share/GNUstep/System/Library/Headers/AppKit/NSLayoutManager.h
-share/GNUstep/System/Library/Headers/AppKit/NSLevelIndicator.h
-share/GNUstep/System/Library/Headers/AppKit/NSLevelIndicatorCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSMatrix.h
-share/GNUstep/System/Library/Headers/AppKit/NSMenu.h
-share/GNUstep/System/Library/Headers/AppKit/NSMenuItem.h
-share/GNUstep/System/Library/Headers/AppKit/NSMenuItemCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSMenuView.h
-share/GNUstep/System/Library/Headers/AppKit/NSMovie.h
-share/GNUstep/System/Library/Headers/AppKit/NSMovieView.h
-share/GNUstep/System/Library/Headers/AppKit/NSNib.h
-share/GNUstep/System/Library/Headers/AppKit/NSNibConnector.h
-share/GNUstep/System/Library/Headers/AppKit/NSNibDeclarations.h
-share/GNUstep/System/Library/Headers/AppKit/NSNibLoading.h
-share/GNUstep/System/Library/Headers/AppKit/NSObjectController.h
-share/GNUstep/System/Library/Headers/AppKit/NSOpenGL.h
-share/GNUstep/System/Library/Headers/AppKit/NSOpenGLView.h
-share/GNUstep/System/Library/Headers/AppKit/NSOpenPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSOutlineView.h
-share/GNUstep/System/Library/Headers/AppKit/NSPageLayout.h
-share/GNUstep/System/Library/Headers/AppKit/NSPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSParagraphStyle.h
-share/GNUstep/System/Library/Headers/AppKit/NSPasteboard.h
-share/GNUstep/System/Library/Headers/AppKit/NSPopUpButton.h
-share/GNUstep/System/Library/Headers/AppKit/NSPopUpButtonCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSPrintInfo.h
-share/GNUstep/System/Library/Headers/AppKit/NSPrintOperation.h
-share/GNUstep/System/Library/Headers/AppKit/NSPrintPanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSPrinter.h
-share/GNUstep/System/Library/Headers/AppKit/NSProgressIndicator.h
-share/GNUstep/System/Library/Headers/AppKit/NSResponder.h
-share/GNUstep/System/Library/Headers/AppKit/NSRulerMarker.h
-share/GNUstep/System/Library/Headers/AppKit/NSRulerView.h
-share/GNUstep/System/Library/Headers/AppKit/NSSavePanel.h
-share/GNUstep/System/Library/Headers/AppKit/NSScreen.h
-share/GNUstep/System/Library/Headers/AppKit/NSScrollView.h
-share/GNUstep/System/Library/Headers/AppKit/NSScroller.h
-share/GNUstep/System/Library/Headers/AppKit/NSSearchField.h
-share/GNUstep/System/Library/Headers/AppKit/NSSearchFieldCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSSecureTextField.h
-share/GNUstep/System/Library/Headers/AppKit/NSSegmentedCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSSegmentedControl.h
-share/GNUstep/System/Library/Headers/AppKit/NSSelection.h
-share/GNUstep/System/Library/Headers/AppKit/NSSlider.h
-share/GNUstep/System/Library/Headers/AppKit/NSSliderCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSSound.h
-share/GNUstep/System/Library/Headers/AppKit/NSSpellChecker.h
-share/GNUstep/System/Library/Headers/AppKit/NSSpellProtocol.h
-share/GNUstep/System/Library/Headers/AppKit/NSSpellServer.h
-share/GNUstep/System/Library/Headers/AppKit/NSSplitView.h
-share/GNUstep/System/Library/Headers/AppKit/NSStepper.h
-share/GNUstep/System/Library/Headers/AppKit/NSStepperCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSStringDrawing.h
-share/GNUstep/System/Library/Headers/AppKit/NSTabView.h
-share/GNUstep/System/Library/Headers/AppKit/NSTabViewItem.h
-share/GNUstep/System/Library/Headers/AppKit/NSTableColumn.h
-share/GNUstep/System/Library/Headers/AppKit/NSTableHeaderCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSTableHeaderView.h
-share/GNUstep/System/Library/Headers/AppKit/NSTableView.h
-share/GNUstep/System/Library/Headers/AppKit/NSText.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextAttachment.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextContainer.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextField.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextFieldCell.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextList.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextStorage.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextTable.h
-share/GNUstep/System/Library/Headers/AppKit/NSTextView.h
-share/GNUstep/System/Library/Headers/AppKit/NSToolbar.h
-share/GNUstep/System/Library/Headers/AppKit/NSToolbarItem.h
-share/GNUstep/System/Library/Headers/AppKit/NSUserDefaultsController.h
-share/GNUstep/System/Library/Headers/AppKit/NSUserInterfaceValidation.h
-share/GNUstep/System/Library/Headers/AppKit/NSView.h
-share/GNUstep/System/Library/Headers/AppKit/NSWindow+Toolbar.h
-share/GNUstep/System/Library/Headers/AppKit/NSWindow.h
-share/GNUstep/System/Library/Headers/AppKit/NSWindowController.h
-share/GNUstep/System/Library/Headers/AppKit/NSWorkspace.h
-share/GNUstep/System/Library/Headers/AppKit/PSOperators.h
-share/GNUstep/System/Library/Headers/Cocoa/Cocoa.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GMAppKit.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GMArchiver.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSAnimator.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSDisplayServer.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSDragView.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSEPSPrintOperation.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSFontInfo.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSFusedSilica.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSHbox.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSHelpManagerPanel.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSHorizontalTypesetter.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSInfoPanel.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSInstantiator.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSLayoutManager.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSLayoutManager_internal.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSMemoryPanel.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSMethodTable.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSModelLoaderFactory.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSNibCompatibility.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSNibContainer.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSNibTemplates.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSPDFPrintOperation.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSPasteboardServer.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSPrintOperation.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSPrinting.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSServicesManager.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSTable.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSTextConverter.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSTheme.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSTitleView.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSToolbar.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSToolbarView.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSTrackingRect.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSTypesetter.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSVbox.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/GSVersion.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/IMConnectors.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/IMCustomObject.h
-share/GNUstep/System/Library/Headers/GNUstepGUI/IMLoading.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GMAppKit.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GMArchiver.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSAnimator.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSDisplayServer.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSDragView.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSEPSPrintOperation.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSFontInfo.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSFusedSilica.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSHbox.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSHelpManagerPanel.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSHorizontalTypesetter.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSInfoPanel.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSInstantiator.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSLayoutManager.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSLayoutManager_internal.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSMemoryPanel.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSMethodTable.h
-share/GNUstep/System/Library/Headers/gnustep/gui/GSModelLoaderFactory.h



Home | Main Index | Thread Index | Old Index