abbrev.stc
author Claus Gittinger <cg@exept.de>
Sun, 01 Feb 2015 14:16:33 +0100
changeset 3178 58100b56595d
parent 3148 2c5566a1ce5c
child 3268 0be56c9a497e
permissions -rw-r--r--
class: MenuEditor fixed the following redraw bug in ModelListView (which is already fixed in SelectionInListView): if a colored item is shown with selection, the color attribute should be removed (or relaxed), to avoid drawing the label invisible. I.e. if the text color is blue or grey, and the selection bg is blue. we should draw white-on-blue, instead of blue/grey on blue. For this to work, the info whether drawing a selection must be passed down through the renderer to the item's draw routine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3148
2c5566a1ce5c Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2885
diff changeset
     1
# automagically generated by the project definition
2c5566a1ce5c Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2885
diff changeset
     2
# this file is needed for stc to be able to compile modules independently.
2c5566a1ce5c Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2885
diff changeset
     3
# it provides information about a classes filename, category and especially namespace.
2066
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
     4
ColorEditDialog ColorEditDialog stx:libtool2 'Interface-UIPainter' 1
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
     5
DataSetBuilder DataSetBuilder stx:libtool2 'Interface-UIPainter' 7
2106
6b3e7bc4f656 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2087
diff changeset
     6
DirectoryView DirectoryView stx:libtool2 'Interface-Dialogs' 1
2785
c5fb4803235f automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2754
diff changeset
     7
FlyByWindowInformation FlyByWindowInformation stx:libtool2 'Interface-Help' 3
2066
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
     8
HierarchicalListEditor HierarchicalListEditor stx:libtool2 'Interface-UIPainter' 7
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
     9
ImageEditor ImageEditor stx:libtool2 'Interface-UIPainter' 7
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    10
MenuEditor MenuEditor stx:libtool2 'Interface-UIPainter' 7
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    11
MethodFinderWindow MethodFinderWindow stx:libtool2 'Interface-MethodFinder' 1
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    12
MethodSelectionBrowser MethodSelectionBrowser stx:libtool2 'Interface-Dialogs' 2
2608
1e51cd7a936e automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2473
diff changeset
    13
ProjectBrowser ProjectBrowser stx:libtool2 'Interface-Tools' 7
1736
503bb9f8634a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1595
diff changeset
    14
STXInstaller STXInstaller stx:libtool2 'eXept-tools' 0
2066
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    15
SelectionBrowser SelectionBrowser stx:libtool2 'Interface-Dialogs' 2
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    16
ShellView ShellView stx:libtool2 'Interface-Support' 1
1736
503bb9f8634a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1595
diff changeset
    17
SnapShotImage SnapShotImage stx:libtool2 'System-Support' 0
503bb9f8634a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1595
diff changeset
    18
SnapShotImageMemory SnapShotImageMemory stx:libtool2 'System-Support' 0
2066
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    19
TabListEditor TabListEditor stx:libtool2 'Interface-UIPainter' 7
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    20
Tools::InternationalLanguageTranslationEditor Tools__InternationalLanguageTranslationEditor stx:libtool2 'Interface-UIPainter' 1
2885
b0e2db45664a Fixed category for NewInspector classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2822
diff changeset
    21
Tools::NewInspectorList Tools__NewInspectorList stx:libtool2 'Interface-NewInspector' 0
b0e2db45664a Fixed category for NewInspector classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2822
diff changeset
    22
Tools::NewInspectorListView Tools__NewInspectorListView stx:libtool2 'Interface-NewInspector' 0
b0e2db45664a Fixed category for NewInspector classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2822
diff changeset
    23
Tools::NewInspectorPanelView Tools__NewInspectorPanelView stx:libtool2 'Interface-NewInspector' 0
b0e2db45664a Fixed category for NewInspector classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 2822
diff changeset
    24
Tools::NewInspectorView Tools__NewInspectorView stx:libtool2 'Interface-NewInspector' 0
2785
c5fb4803235f automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2754
diff changeset
    25
Tools::ObjectModuleInformation Tools__ObjectModuleInformation stx:libtool2 'Monitors-ST/X' 7
c5fb4803235f automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2754
diff changeset
    26
Tools::ProjectBuilder ProjectBuilder stx:libtool2 'System-Support-Projects' 0
c5fb4803235f automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2754
diff changeset
    27
Tools::ProjectBuilderAssistantApplication Tools__ProjectBuilderAssistantApplication stx:libtool2 'System-Support-Projects' 7
2106
6b3e7bc4f656 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2087
diff changeset
    28
Tools::ProjectDefinitionEditor Tools__ProjectDefinitionEditor stx:libtool2 'Interface-Tools' 7
3148
2c5566a1ce5c Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de>
parents: 2885
diff changeset
    29
Tools::ViewTreeInspectorApplication Tools__ViewTreeApplication stx:libtool2 'Interface-Smalltalk' 7
2066
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    30
UIGalleryView UIGalleryView stx:libtool2 'Interface-UIPainter' 2
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    31
UIHelpTool UIHelpTool stx:libtool2 'Interface-UIPainter' 7
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    32
UILayoutTool UILayoutTool stx:libtool2 'Interface-UIPainter' 1
2785
c5fb4803235f automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 2754
diff changeset
    33
UIListEditor UIListEditor stx:libtool2 'Interface-UIPainter' 1
2066
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    34
UIObjectView UIObjectView stx:libtool2 'Interface-UIPainter' 2
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    35
UIPainter UIPainter stx:libtool2 'Interface-UIPainter' 7
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    36
UISelectionPanel UISelectionPanel stx:libtool2 'Interface-UIPainter' 1
77b16b15ef87 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2030
diff changeset
    37
UISpecificationTool UISpecificationTool stx:libtool2 'Interface-UIPainter' 1
2642
aa9089c6be96 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2608
diff changeset
    38
stx_libtool2 stx_libtool2 stx:libtool2 '* Projects & Packages *' 3
2143
4c549f60bda3 automatically generated by browser
boris
parents: 2106
diff changeset
    39
FileSelectionBrowser FileSelectionBrowser stx:libtool2 'Interface-Dialogs' 2
4c549f60bda3 automatically generated by browser
boris
parents: 2106
diff changeset
    40
ResourceSelectionBrowser ResourceSelectionBrowser stx:libtool2 'Interface-Dialogs' 2
4c549f60bda3 automatically generated by browser
boris
parents: 2106
diff changeset
    41
UIPainterView UIPainterView stx:libtool2 'Interface-UIPainter' 2