abbrev.stc
author Jan Vrany <jan.vrany@labware.com>
Mon, 26 Jul 2021 16:12:58 +0100
branchjv
changeset 9056 4bb9031887a4
parent 8179 ced410b68993
permissions -rw-r--r--
`ResourcePack`: improve parsing to allow use of (already defined) values in `#if ...` directives ...by prefixing value name with dollar '$'. For example: variant 'dark' #if $variant = 'dark' background Color black #else background Color white #endif Dollar-prefixed value reference can also be used when specifing the value itself: foreground $background inverse textcolor $foreground This is especially usefull in widget stylesheets.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5856
2dd7d1c1b089 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5810
diff changeset
     1
# automagically generated by the project definition
2dd7d1c1b089 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5810
diff changeset
     2
# this file is needed for stc to be able to compile modules independently.
2dd7d1c1b089 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 5810
diff changeset
     3
# it provides information about a classes filename, category and especially namespace.
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
     4
AbstractBackground AbstractBackground stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
     5
AbstractBorder AbstractBorder stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
     6
Color Color stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
     7
Colormap Colormap stx:libview 'Graphics-Images-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
     8
Controller Controller stx:libview 'Interface-Support-Controllers' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
     9
Cursor Cursor stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    10
DeviceHandle DeviceHandle stx:libview 'Graphics-Support' 0
6702
95bdd5f5e5c6 DisplayTransform moved from libview2
Claus Gittinger <cg@exept.de>
parents: 6678
diff changeset
    11
DisplayTransform DisplayTransform stx:libview 'Graphics-Transformations' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    12
Event Event stx:libview 'Interface-Support-UI' 0
7150
000f5ae96151 X11/FontConfig: FontConfig related code extracted from XftFontDescription to separate classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7053
diff changeset
    13
FcConstants FcConstants stx:libview 'Graphics-Support-FontConfig' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    14
FontDescription FontDescription stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    15
GraphicsContext GraphicsContext stx:libview 'Graphics-Support' 0
7854
295325696e0d Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7202
diff changeset
    16
GraphicsDevice GraphicsDevice stx:libview 'Interface-Graphics' 1
7810
4a20523f3616 class: Object
Stefan Vogel <sv@exept.de>
parents: 7195
diff changeset
    17
GraphicsMedium GraphicsMedium stx:libview 'Graphics-Support' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    18
Image Image stx:libview 'Graphics-Images' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    19
ImageReader ImageReader stx:libview 'Graphics-Images-Readers' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    20
KeyboardForwarder KeyboardForwarder stx:libview 'Interface-Support-UI' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    21
KeyboardMap KeyboardMap stx:libview 'Interface-Support-UI' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    22
ResourcePack ResourcePack stx:libview 'Interface-Internationalization' 0
9056
4bb9031887a4 `ResourcePack`: improve parsing to allow use of (already defined) values in `#if ...` directives
Jan Vrany <jan.vrany@labware.com>
parents: 8179
diff changeset
    23
ResourcePackBinding ResourcePackBinding stx:libview 'Interface-Internationalization' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    24
WindowGroup WindowGroup stx:libview 'Interface-Support-UI' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    25
WindowSensor WindowSensor stx:libview 'Interface-Support-UI' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    26
stx_libview stx_libview stx:libview '* Projects & Packages *' 3
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    27
BeveledBorder BeveledBorder stx:libview 'Graphics-Support' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    28
BitmapFont BitmapFont stx:libview 'Graphics-Support' 0
5403
b9875370a186 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5382
diff changeset
    29
Border Border stx:libview 'Graphics-Support' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    30
ColorPalette ColorPalette stx:libview 'Graphics-Images-Support' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    31
CompoundFont CompoundFont stx:libview 'Graphics-Support' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    32
Depth16Image Depth16Image stx:libview 'Graphics-Images' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    33
Depth1Image Depth1Image stx:libview 'Graphics-Images' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    34
Depth24Image Depth24Image stx:libview 'Graphics-Images' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    35
Depth2Image Depth2Image stx:libview 'Graphics-Images' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    36
Depth32Image Depth32Image stx:libview 'Graphics-Images' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    37
Depth48Image Depth48Image stx:libview 'Graphics-Images' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    38
Depth4Image Depth4Image stx:libview 'Graphics-Images' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    39
Depth64Image Depth64Image stx:libview 'Graphics-Images' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    40
Depth8Image Depth8Image stx:libview 'Graphics-Images' 0
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    41
DeviceGraphicsContext DeviceGraphicsContext stx:libview 'Graphics-Support' 0
7810
4a20523f3616 class: Object
Stefan Vogel <sv@exept.de>
parents: 7195
diff changeset
    42
DisplaySurface DisplaySurface stx:libview 'Graphics-Support' 0
7150
000f5ae96151 X11/FontConfig: FontConfig related code extracted from XftFontDescription to separate classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7053
diff changeset
    43
FcPattern FcPattern stx:libview 'Graphics-Support-FontConfig' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    44
Font Font stx:libview 'Graphics-Support' 0
7810
4a20523f3616 class: Object
Stefan Vogel <sv@exept.de>
parents: 7195
diff changeset
    45
Form Form stx:libview 'Compatibility-ST80-Graphics-Display Objects' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    46
GradientBackground GradientBackground stx:libview 'Graphics-Support' 0
7854
295325696e0d Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7202
diff changeset
    47
HostGraphicsDevice HostGraphicsDevice stx:libview 'Interface-Graphics' 1
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    48
ImageBackground ImageBackground stx:libview 'Graphics-Support' 0
7046
fd38c9a2b346 some more support classes are compiled instead of autoloaded
Claus Gittinger <cg@exept.de>
parents: 7004
diff changeset
    49
MacButtonBorder MacButtonBorder stx:libview 'Graphics-Support' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    50
NoBackground NoBackground stx:libview 'Graphics-Support' 0
6702
95bdd5f5e5c6 DisplayTransform moved from libview2
Claus Gittinger <cg@exept.de>
parents: 6678
diff changeset
    51
ScaleTransform ScaleTransform stx:libview 'Graphics-Transformations' 0
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    52
SimpleBorder SimpleBorder stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    53
SolidBackground SolidBackground stx:libview 'Graphics-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    54
SynchronousWindowSensor SynchronousWindowSensor stx:libview 'Interface-Support-UI' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    55
ViewStyle ViewStyle stx:libview 'Views-Support' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    56
WindowEvent WindowEvent stx:libview 'Interface-Support-UI' 0
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    57
XftFontDescription XftFontDescription stx:libview 'Graphics-Support' 0
7854
295325696e0d Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7202
diff changeset
    58
DeviceWorkstation DeviceWorkstation stx:libview 'Interface-Graphics' 1
7810
4a20523f3616 class: Object
Stefan Vogel <sv@exept.de>
parents: 7195
diff changeset
    59
DisplayRootView DisplayRootView stx:libview 'Views-Special' 0
7195
Claus Gittinger <cg@exept.de>
parents: 7046
diff changeset
    60
FixedPalette FixedPalette stx:libview 'Graphics-Images-Support' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    61
ImageMask ImageMask stx:libview 'Graphics-Images' 0
7004
adc36dfb8430 initial checkin
Claus Gittinger <cg@exept.de>
parents: 6736
diff changeset
    62
MacFlatButtonBorder MacFlatButtonBorder stx:libview 'Graphics-Support' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    63
MappedPalette MappedPalette stx:libview 'Graphics-Images-Support' 0
7004
adc36dfb8430 initial checkin
Claus Gittinger <cg@exept.de>
parents: 6736
diff changeset
    64
RoundedBorder RoundedBorder stx:libview 'Graphics-Support' 0
7810
4a20523f3616 class: Object
Stefan Vogel <sv@exept.de>
parents: 7195
diff changeset
    65
SimpleView SimpleView stx:libview 'Views-Basic' 2
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    66
WidgetEvent WidgetEvent stx:libview 'Interface-Support-UI' 0
6702
95bdd5f5e5c6 DisplayTransform moved from libview2
Claus Gittinger <cg@exept.de>
parents: 6678
diff changeset
    67
WindowingTransformation WindowingTransformation stx:libview 'Graphics-Transformations' 0
7150
000f5ae96151 X11/FontConfig: FontConfig related code extracted from XftFontDescription to separate classes
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7053
diff changeset
    68
XGraphicsContext XGraphicsContext stx:libview 'Interface-Graphics' 0
7195
Claus Gittinger <cg@exept.de>
parents: 7046
diff changeset
    69
FixedPaletteWithAlpha FixedPaletteWithAlpha stx:libview 'Graphics-Images-Support' 0
3929
a9170a711f7d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3848
diff changeset
    70
MonoMappedPalette MonoMappedPalette stx:libview 'Graphics-Images-Support' 0
5698
b9e8a2a69509 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5527
diff changeset
    71
ShadowView ShadowView stx:libview 'Views-Special' 2
b9e8a2a69509 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 5527
diff changeset
    72
View View stx:libview 'Views-Basic' 2
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    73
XEmbedContainerView XEmbedContainerView stx:libview 'Views-XEmbed' 2
7854
295325696e0d Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7202
diff changeset
    74
XWorkstation XWorkstation stx:libview 'Interface-Graphics' 1
295325696e0d Build files regenerated
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 7202
diff changeset
    75
GLXWorkstation GLXWorkstation stx:libview 'Interface-Graphics' 1
6597
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    76
TopView TopView stx:libview 'Views-Basic' 2
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    77
PopUpView PopUpView stx:libview 'Views-Basic' 2
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    78
StandardSystemView StandardSystemView stx:libview 'Views-Basic' 2
93adab5d7a68 class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 6454
diff changeset
    79
ModalBox ModalBox stx:libview 'Views-Basic' 2
8179
ced410b68993 Build files: fixed project definition
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 8079
diff changeset
    80
RoundButtonBorder RoundButtonBorder stx:libview 'Graphics-Support' 0
ced410b68993 Build files: fixed project definition
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 8079
diff changeset
    81
TranslucentColor TranslucentColor stx:libview 'Graphics-Support' 0
ced410b68993 Build files: fixed project definition
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 8079
diff changeset
    82
AlphaMask AlphaMask stx:libview 'Graphics-Images' 0
ced410b68993 Build files: fixed project definition
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 8079
diff changeset
    83
MDIChildView MDIChildView stx:libview 'Views-Basic' 2
6736
15b1cc9641fd + MacButtonBorder
Claus Gittinger <cg@exept.de>
parents: 6702
diff changeset
    84
ControllerWithMenu ControllerWithMenu stx:libview 'Interface-Support-Controllers' 0
7810
4a20523f3616 class: Object
Stefan Vogel <sv@exept.de>
parents: 7195
diff changeset
    85
GraphicsAttributes GraphicsAttributes stx:libview 'Graphics-Support' 0
8179
ced410b68993 Build files: fixed project definition
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 8079
diff changeset
    86
NeXTWorkstation NeXTWorkstation stx:libview 'Interface-Graphics' 1
8079
1bd22a3d8b03 Backed out changeset 863abc9d17bb
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 8074
diff changeset
    87
WinWorkstation WinWorkstation stx:libview  'unknownCategory'  0