*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 16 Nov 2009 17:19:17 +0100
changeset 4109 e3e3d6ec37ea
parent 4108 cf211d44ee4b
child 4110 8cf88a86ada9
*** empty log message ***
Make.proto
Make.spec
bc.mak
stx_libwidg.st
--- a/Make.proto	Mon Nov 16 17:09:31 2009 +0100
+++ b/Make.proto	Mon Nov 16 17:19:17 2009 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.86 2009-11-05 17:10:02 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.proto,v 1.87 2009-11-16 16:19:17 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libwidg.
@@ -63,7 +63,7 @@
 
 all:: preMake classLibRule postMake
 
-pre_objs::  
+pre_objs::
 
 
 
@@ -163,6 +163,8 @@
 $(OUTDIR)FileSaveBox.$(O) FileSaveBox.$(H): FileSaveBox.st $(INCLUDE_TOP)/stx/libwidg/FileSelectionBox.$(H) $(INCLUDE_TOP)/stx/libwidg/ListSelectionBox.$(H) $(INCLUDE_TOP)/stx/libwidg/EnterBox.$(H) $(INCLUDE_TOP)/stx/libwidg/DialogBox.$(H) $(INCLUDE_TOP)/stx/libview/ModalBox.$(H) $(INCLUDE_TOP)/stx/libview/StandardSystemView.$(H) $(INCLUDE_TOP)/stx/libview/TopView.$(H) $(INCLUDE_TOP)/stx/libview/View.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Workspace.$(O) Workspace.$(H): Workspace.st $(INCLUDE_TOP)/stx/libwidg/TextCollector.$(H) $(INCLUDE_TOP)/stx/libwidg/EditTextView.$(H) $(INCLUDE_TOP)/stx/libwidg/TextView.$(H) $(INCLUDE_TOP)/stx/libwidg/ListView.$(H) $(INCLUDE_TOP)/stx/libview/View.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)CodeView.$(O) CodeView.$(H): CodeView.st $(INCLUDE_TOP)/stx/libwidg/Workspace.$(H) $(INCLUDE_TOP)/stx/libwidg/TextCollector.$(H) $(INCLUDE_TOP)/stx/libwidg/EditTextView.$(H) $(INCLUDE_TOP)/stx/libwidg/TextView.$(H) $(INCLUDE_TOP)/stx/libwidg/ListView.$(H) $(INCLUDE_TOP)/stx/libview/View.$(H) $(INCLUDE_TOP)/stx/libview/SimpleView.$(H) $(INCLUDE_TOP)/stx/libview/DisplaySurface.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsMedium.$(H) $(INCLUDE_TOP)/stx/libview/DeviceGraphicsContext.$(H) $(INCLUDE_TOP)/stx/libview/GraphicsContext.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)GenericToolbarIconLibrary.$(O) GenericToolbarIconLibrary.$(H): GenericToolbarIconLibrary.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)XPToolbarIconLibrary.$(O) XPToolbarIconLibrary.$(H): XPToolbarIconLibrary.st $(INCLUDE_TOP)/stx/libtool/GenericToolbarIconLibrary.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
+$(OUTDIR)VistaToolbarIconLibrary.$(O) VistaToolbarIconLibrary.$(H): VistaToolbarIconLibrary.st $(INCLUDE_TOP)/stx/libtool/XPToolbarIconLibrary.$(H) $(INCLUDE_TOP)/stx/libtool/GenericToolbarIconLibrary.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 
 # ENDMAKEDEPEND --- do not remove this line
-
--- a/Make.spec	Mon Nov 16 17:09:31 2009 +0100
+++ b/Make.spec	Mon Nov 16 17:19:17 2009 +0100
@@ -1,6 +1,6 @@
-# $Header: /cvs/stx/stx/libwidg/Make.spec,v 1.15 2009-11-05 17:10:07 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/Make.spec,v 1.16 2009-11-16 16:19:17 cg Exp $
 #
-# DO NOT EDIT 
+# DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libwidg.
 #
 # Warning: once you modify this file, do not rerun
@@ -112,5 +112,6 @@
     $(OUTDIR)YesNoBox.$(O) \
     $(OUTDIR)stx_libwidg.$(O) \
     $(OUTDIR)MultiColumnPanelView.$(O) \
-
-
+    $(OUTDIR)GenericToolbarIconLibrary.$(O) \
+    $(OUTDIR)XPToolbarIconLibrary.$(O) \
+    $(OUTDIR)VistaToolbarIconLibrary.$(O) \
--- a/bc.mak	Mon Nov 16 17:09:31 2009 +0100
+++ b/bc.mak	Mon Nov 16 17:19:17 2009 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libwidg/bc.mak,v 1.49 2009-11-05 17:10:05 cg Exp $
+# $Header: /cvs/stx/stx/libwidg/bc.mak,v 1.50 2009-11-16 16:19:17 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libwidg.
@@ -120,5 +120,8 @@
 $(OUTDIR)FileSaveBox.$(O) FileSaveBox.$(H): FileSaveBox.st $(INCLUDE_TOP)\stx\libwidg\FileSelectionBox.$(H) $(INCLUDE_TOP)\stx\libwidg\ListSelectionBox.$(H) $(INCLUDE_TOP)\stx\libwidg\EnterBox.$(H) $(INCLUDE_TOP)\stx\libwidg\DialogBox.$(H) $(INCLUDE_TOP)\stx\libview\ModalBox.$(H) $(INCLUDE_TOP)\stx\libview\StandardSystemView.$(H) $(INCLUDE_TOP)\stx\libview\TopView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)Workspace.$(O) Workspace.$(H): Workspace.st $(INCLUDE_TOP)\stx\libwidg\TextCollector.$(H) $(INCLUDE_TOP)\stx\libwidg\EditTextView.$(H) $(INCLUDE_TOP)\stx\libwidg\TextView.$(H) $(INCLUDE_TOP)\stx\libwidg\ListView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 $(OUTDIR)CodeView.$(O) CodeView.$(H): CodeView.st $(INCLUDE_TOP)\stx\libwidg\Workspace.$(H) $(INCLUDE_TOP)\stx\libwidg\TextCollector.$(H) $(INCLUDE_TOP)\stx\libwidg\EditTextView.$(H) $(INCLUDE_TOP)\stx\libwidg\TextView.$(H) $(INCLUDE_TOP)\stx\libwidg\ListView.$(H) $(INCLUDE_TOP)\stx\libview\View.$(H) $(INCLUDE_TOP)\stx\libview\SimpleView.$(H) $(INCLUDE_TOP)\stx\libview\DisplaySurface.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsMedium.$(H) $(INCLUDE_TOP)\stx\libview\DeviceGraphicsContext.$(H) $(INCLUDE_TOP)\stx\libview\GraphicsContext.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)GenericToolbarIconLibrary.$(O) GenericToolbarIconLibrary.$(H): GenericToolbarIconLibrary.st $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)XPToolbarIconLibrary.$(O) XPToolbarIconLibrary.$(H): XPToolbarIconLibrary.st $(INCLUDE_TOP)\stx\libtool\GenericToolbarIconLibrary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
+$(OUTDIR)VistaToolbarIconLibrary.$(O) VistaToolbarIconLibrary.$(H): VistaToolbarIconLibrary.st $(INCLUDE_TOP)\stx\libtool\XPToolbarIconLibrary.$(H) $(INCLUDE_TOP)\stx\libtool\GenericToolbarIconLibrary.$(H) $(INCLUDE_TOP)\stx\libbasic\Object.$(H) $(STCHDR)
 
 # ENDMAKEDEPEND --- do not remove this line
--- a/stx_libwidg.st	Mon Nov 16 17:09:31 2009 +0100
+++ b/stx_libwidg.st	Mon Nov 16 17:19:17 2009 +0100
@@ -1,6 +1,6 @@
 "
  COPYRIGHT (c) 2006 by eXept Software AG
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -23,7 +23,7 @@
 copyright
 "
  COPYRIGHT (c) 2006 by eXept Software AG
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -45,12 +45,12 @@
 
 excludedFromPreRequisites
     ^ #(
-        #'stx:goodies/soap'    "SOAP::SoapImplError - referenced by EditTextView>>googleSpellingSuggestion "
-        #'stx:goodies/soap/examples'    "SOAP::BabelFishClient - referenced by EditTextView>>babelFishTranslate: "
-        #'stx:libcomp'    "Parser - referenced by EditTextView>>executeKeyboardMacro: "
-        #'stx:libhtml'    "HTMLDocumentView - referenced by DialogBox>>addHelpButtonFor: "
-        #'stx:libtool'    "SystemBrowser - referenced by Workspace>>browseImplementorsOfIt "
-        #'stx:libwidg2'    "FilenameEditField - referenced by DialogBox>>addFilenameInputFieldOn:in:tabable: "
+	#'stx:goodies/soap'    "SOAP::SoapImplError - referenced by EditTextView>>googleSpellingSuggestion "
+	#'stx:goodies/soap/examples'    "SOAP::BabelFishClient - referenced by EditTextView>>babelFishTranslate: "
+	#'stx:libcomp'    "Parser - referenced by EditTextView>>executeKeyboardMacro: "
+	#'stx:libhtml'    "HTMLDocumentView - referenced by DialogBox>>addHelpButtonFor: "
+	#'stx:libtool'    "SystemBrowser - referenced by Workspace>>browseImplementorsOfIt "
+	#'stx:libwidg2'    "FilenameEditField - referenced by DialogBox>>addFilenameInputFieldOn:in:tabable: "
     )
 !
 
@@ -61,11 +61,11 @@
 
 preRequisites
     ^ #(
-        #'stx:libbasic'    "Object - superclass of ListView "
-        #'stx:libbasic2'    "List - referenced by SelectionInList>>initialize "
-        #'stx:libui'    "PopUpListSpec - referenced by PopUpList>>specClass "
-        #'stx:libview'    "DeviceGraphicsContext - superclass of WarningBox "
-        #'stx:libview2'    "ValueHolder - superclass of SelectionInList "
+	#'stx:libbasic'    "Object - superclass of ListView "
+	#'stx:libbasic2'    "List - referenced by SelectionInList>>initialize "
+	#'stx:libui'    "PopUpListSpec - referenced by PopUpList>>specClass "
+	#'stx:libview'    "DeviceGraphicsContext - superclass of WarningBox "
+	#'stx:libview2'    "ValueHolder - superclass of SelectionInList "
     )
 ! !
 
@@ -89,70 +89,73 @@
 
 classNamesAndAttributes
     ^ #(
-        "<className> or (<className> attributes...) in load order"
-        ArrowButton
-        Button
-        ButtonController
-        CheckLabel
-        CheckToggle
-        ClickMenuView
-        CodeView
-        DialogBox
-        EditField
-        EditTextView
-        EnterBox
-        EnterBox2
-        EnterFieldGroup
-        FileSaveBox
-        FileSelectionBox
-        FileSelectionList
-        FontPanel
-        FramedBox
-        HVScrollableView
-        HorizontalMiniScroller
-        HorizontalPanelView
-        HorizontalScrollBar
-        HorizontalScroller
-        InfoBox
-        Label
-        ListSelectionBox
-        ListView
-        (ListViewController autoload)
-        MenuView
-        MiniScroller
-        MultiSelectionInList
-        ObjectView
-        OptionBox
-        PanelView
-        PopUpList
-        PopUpListController
-        PopUpMenu
-        PullDownMenu
-        RadioButton
-        RadioButtonController
-        RadioButtonGroup
-        ScrollBar
-        ScrollableView
-        Scroller
-        SelectionInList
-        SelectionInListView
-        SequenceView
-        TextCollector
-        TextView
-        Toggle
-        ToggleController
-        VariableHorizontalPanel
-        VariableHorizontalPanelController
-        VariablePanel
-        VariablePanelController
-        VariableVerticalPanel
-        VariableVerticalPanelController
-        VerticalPanelView
-        WarningBox
-        Workspace
-        YesNoBox
-        #'stx_libwidg'
-        MultiColumnPanelView
+	"<className> or (<className> attributes...) in load order"
+	ArrowButton
+	Button
+	ButtonController
+	CheckLabel
+	CheckToggle
+	ClickMenuView
+	CodeView
+	DialogBox
+	EditField
+	EditTextView
+	EnterBox
+	EnterBox2
+	EnterFieldGroup
+	FileSaveBox
+	FileSelectionBox
+	FileSelectionList
+	FontPanel
+	FramedBox
+	HVScrollableView
+	HorizontalMiniScroller
+	HorizontalPanelView
+	HorizontalScrollBar
+	HorizontalScroller
+	InfoBox
+	Label
+	ListSelectionBox
+	ListView
+	(ListViewController autoload)
+	MenuView
+	MiniScroller
+	MultiSelectionInList
+	ObjectView
+	OptionBox
+	PanelView
+	PopUpList
+	PopUpListController
+	PopUpMenu
+	PullDownMenu
+	RadioButton
+	RadioButtonController
+	RadioButtonGroup
+	ScrollBar
+	ScrollableView
+	Scroller
+	SelectionInList
+	SelectionInListView
+	SequenceView
+	TextCollector
+	TextView
+	Toggle
+	ToggleController
+	VariableHorizontalPanel
+	VariableHorizontalPanelController
+	VariablePanel
+	VariablePanelController
+	VariableVerticalPanel
+	VariableVerticalPanelController
+	VerticalPanelView
+	WarningBox
+	Workspace
+	YesNoBox
+	#'stx_libwidg'
+	MultiColumnPanelView
+	GenericToolbarIconLibrary
+	XPToolbarIconLibrary
+	VistaToolbarIconLibrary
     )
 ! !
 
@@ -181,9 +184,9 @@
 !stx_libwidg class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libwidg/stx_libwidg.st,v 1.25 2009-11-05 17:10:20 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/stx_libwidg.st,v 1.26 2009-11-16 16:19:17 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libwidg/stx_libwidg.st,v 1.25 2009-11-05 17:10:20 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libwidg/stx_libwidg.st,v 1.26 2009-11-16 16:19:17 cg Exp $'
 ! !