stx_libview2.st
author Jan Vrany <jan.vrany@labware.com>
Tue, 04 Apr 2023 14:22:18 +0200
branchjv
changeset 4473 3675eb1de41b
parent 4470 7f3f95ba596d
permissions -rw-r--r--
Cherry-picked `WindowBuilder >> #isWebPageBuilder`
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
     1
"
3788
4cd56680089e #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3787
diff changeset
     2
 COPYRIGHT (c) Claus Gittinger / 2006 by eXept Software AG
4132
7e5528572373 Copyright updates
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 4020
diff changeset
     3
 COPYRIGHT (c) 2016-2017 Jan Vrany
3788
4cd56680089e #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3787
diff changeset
     4
              All Rights Reserved
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
     5
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
     6
 This software is furnished under a license and may be used
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
     7
 only in accordance with the terms of that license and with the
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
     8
 inclusion of the above copyright notice.   This software may not
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
     9
 be provided or otherwise made available to, or used by, any
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    10
 other person.  No title to or ownership of the software is
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    11
 hereby transferred.
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    12
"
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
"{ Package: 'stx:libview2' }"
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
3441
48a344f75d27 comment/format in: #documentation
Claus Gittinger <cg@exept.de>
parents: 3434
diff changeset
    15
"{ NameSpace: Smalltalk }"
48a344f75d27 comment/format in: #documentation
Claus Gittinger <cg@exept.de>
parents: 3434
diff changeset
    16
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
LibraryDefinition subclass:#stx_libview2
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    18
	instanceVariableNames:''
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    19
	classVariableNames:''
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    20
	poolDictionaries:''
2290
6827cdb5700a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2278
diff changeset
    21
	category:'* Projects & Packages *'
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    22
!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    23
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    24
!stx_libview2 class methodsFor:'documentation'!
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    25
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    26
copyright
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    27
"
3788
4cd56680089e #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3787
diff changeset
    28
 COPYRIGHT (c) Claus Gittinger / 2006 by eXept Software AG
4132
7e5528572373 Copyright updates
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 4020
diff changeset
    29
 COPYRIGHT (c) 2016-2017 Jan Vrany
3788
4cd56680089e #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3787
diff changeset
    30
              All Rights Reserved
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    31
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    32
 This software is furnished under a license and may be used
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    33
 only in accordance with the terms of that license and with the
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    34
 inclusion of the above copyright notice.   This software may not
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    35
 be provided or otherwise made available to, or used by, any
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    36
 other person.  No title to or ownership of the software is
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    37
 hereby transferred.
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    38
"
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    39
!
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    40
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    41
documentation
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    42
"
3441
48a344f75d27 comment/format in: #documentation
Claus Gittinger <cg@exept.de>
parents: 3434
diff changeset
    43
    Package Documentation
48a344f75d27 comment/format in: #documentation
Claus Gittinger <cg@exept.de>
parents: 3434
diff changeset
    44
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    45
    This library contains additional graphics-interfacing components and infrastructure.
3771
c4cd905e0924 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3649
diff changeset
    46
    This includes support classes for the applicationModel framework, and readers/writers
3446
08f66a8025bf class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3441
diff changeset
    47
    for various bitmap image file formats (PNG, GIF, TIFF, etc.)
08f66a8025bf class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3441
diff changeset
    48
3771
c4cd905e0924 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3649
diff changeset
    49
    As with libview, this does not contain widget classes or applications/tools.
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
    50
"
3101
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    51
! !
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    52
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    53
!stx_libview2 class methodsFor:'description'!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    54
2332
6635722bdb85 Fix preRequisites
Stefan Vogel <sv@exept.de>
parents: 2319
diff changeset
    55
excludedFromPreRequisites
2838
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
    56
    "list all packages which should be ignored in the automatic
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
    57
     preRequisites scan. See #preRequisites for more."
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
    58
2332
6635722bdb85 Fix preRequisites
Stefan Vogel <sv@exept.de>
parents: 2319
diff changeset
    59
    ^ #(
3106
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    60
	#'stx:goodies/webServer'    "HTTPServer - referenced by ApplicationModel>>initializeWebServiceDevice "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    61
	#'exept:httpPortal'    "HTTPPortalService - referenced by ApplicationModel class>>startAsWebService:onPort: "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    62
	#'stx:libwidg'    "Label - referenced by ActiveHelpView>>contents: "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    63
	#'stx:libwidg2'    "LabelAndIcon - referenced by MenuItem>>labelImage: "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    64
	#'stx:libtool'    "AboutBox - referenced by ToolApplicationModel>>xxopenAboutThisApplication "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    65
	#'stx:libtool2'    "ImageEditor - referenced by ResourceSpecEditor>>doEditImage "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    66
	#'stx:libcompat'    "TextAttributes - referenced by WindowBuilder>>resolveFont: "
77e6e44d3c04 extensionsVersion method SHALL NOT be here
Claus Gittinger <cg@exept.de>
parents: 3105
diff changeset
    67
	#'stx:libhtml'    "HTMLDocumentView - referenced by ApplicationModel>>openDocumentationFile: "
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    68
    )
2245
7d7e5ee0f972 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2230
diff changeset
    69
!
7d7e5ee0f972 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2230
diff changeset
    70
3101
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    71
mandatoryPreRequisites
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    72
    "list packages which are mandatory as a prerequisite.
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    73
     This are packages containing superclasses of my classes and classes which
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    74
     are extended by myself.
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    75
     They are mandatory, because we need these packages as a prerequisite for loading and compiling.
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    76
     This method is generated automatically,
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    77
     by searching along the inheritance chain of all of my classes."
2838
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
    78
2245
7d7e5ee0f972 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2230
diff changeset
    79
    ^ #(
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    80
        #'stx:libbasic'    "ArrayedCollection - extended"
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    81
        #'stx:libbasic2'    "PrinterStream - superclass of WinPrinterStream"
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    82
        #'stx:libview'    "Color - superclass of ColorValue"
3101
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    83
    )
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    84
!
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    85
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    86
referencedPreRequisites
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    87
    "list packages which are a prerequisite, because they contain
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    88
     classes which are referenced by my classes.
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    89
     We do not need these packages as a prerequisite for compiling or loading,
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    90
     however, a class from it may be referenced during execution and having it
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    91
     unloaded then may lead to a runtime doesNotUnderstand error, unless the caller
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    92
     includes explicit checks for the package being present.
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    93
     This method is generated automatically,
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    94
     by searching all classes (and their packages) which are referenced by my classes."
3101
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    95
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
    96
    ^ #(
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
    97
        #'stx:libui'    "ComponentSpec - referenced by UIBuilder>>add:"
3177
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
    98
    )
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
    99
!
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   100
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   101
subProjects
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   102
    "list packages which are known as subprojects.
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   103
     The generated makefile will enter those and make there as well.
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   104
     However: they are not forced to be loaded when a package is loaded;
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   105
     for those, redefine requiredPrerequisites"
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   106
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   107
    ^ #(
2245
7d7e5ee0f972 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2230
diff changeset
   108
    )
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   109
! !
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   110
2176
6486f04fa88d automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2160
diff changeset
   111
!stx_libview2 class methodsFor:'description - compilation'!
6486f04fa88d automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2160
diff changeset
   112
2740
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   113
additionalBaseAddressDefinition_bc_dot_mak
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   114
    "this is an optional definition, which (if present) may speed up the dll-loading a little
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   115
     on win32 systems."
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   116
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   117
    ^ '
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   118
# see stdHeader_bc for LIBVIEW2_BASE
2740
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   119
LIB_BASE=$(LIBVIEW2_BASE)
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   120
'
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   121
!
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   122
2740
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   123
additionalDefinitions_bc_dot_mak
ac01b31e9f32 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2735
diff changeset
   124
    ^ '
3649
1639efee54f2 #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3626
diff changeset
   125
# LIBJPEG_DIR=$(TOP)\support\libjpeg-6a
1639efee54f2 #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3626
diff changeset
   126
LIBJPEG_DIR=$(TOP)\support\libjpeg-9
2965
5a4445119181 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2959
diff changeset
   127
3042
820bd14492c0 class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3032
diff changeset
   128
!!if defined(USEMINGW32) || defined(USEMINGW64)
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   129
!! if defined(USEMINGW32)
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   130
BUILD_TARGET = i686-pc-mingw32
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   131
!! else
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   132
BUILD_TARGET = x86_64-w64-mingw32
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   133
!! endif
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   134
LIBJPEG=$(LIBJPEG_DIR)\$(BUILD_TARGET)\.libs\libjpeg.a
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   135
CLOCAL_INCL=-I"$(LIBJPEG_DIR)" -I"$(LIBJPEG_DIR)\$(BUILD_TARGET)"
2959
1168ad8c8c73 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2949
diff changeset
   136
!!else
3042
820bd14492c0 class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3032
diff changeset
   137
LIBJPEG=$(LIBJPEG_DIR)\$(OBJDIR)\libjpeg.lib
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   138
CLOCAL_INCL=-I"$(LIBJPEG_DIR)"
2959
1168ad8c8c73 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2949
diff changeset
   139
!!endif
3042
820bd14492c0 class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3032
diff changeset
   140
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   141
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   142
'
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   143
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   144
    "Created: / 22-08-2006 / 23:58:05 / cg"
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   145
    "Modified: / 23-01-2017 / 12:09:58 / Jan Vrany <jan.vrany@fit.cvut.cz>"
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   146
!
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   147
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   148
additionalDefinitions_make_dot_proto
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   149
    ^ '
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   150
# LIBJPEG_DIR=$(TOP)/support/libjpeg-6a
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   151
LIBJPEG_DIR=$(TOP)/support/libjpeg-9
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   152
LIBJPEG=$(LIBJPEG_DIR)/$(BUILD_TARGET)/.libs/libjpeg.a
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   153
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   154
'
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   155
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   156
    "Created: / 24-09-2017 / 19:57:26 / Jan Vrany <jan.vrany@fit.cvut.cz>"
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   157
!
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   158
2427
aa5ea28f0f87 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 2422
diff changeset
   159
additionalLinkLibraries_bc_dot_mak
aa5ea28f0f87 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 2422
diff changeset
   160
    ^ '$(LIBJPEG)'
aa5ea28f0f87 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 2422
diff changeset
   161
!
aa5ea28f0f87 *** empty log message ***
Stefan Vogel <sv@exept.de>
parents: 2422
diff changeset
   162
3058
12d244adca63 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3054
diff changeset
   163
additionalLinkLibraries_make_dot_proto
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   164
    ^ '$(LIBJPEG)'
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   165
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   166
    "Modified: / 24-09-2017 / 19:57:45 / Jan Vrany <jan.vrany@fit.cvut.cz>"
3058
12d244adca63 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3054
diff changeset
   167
!
12d244adca63 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3054
diff changeset
   168
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   169
additionalRules_bc_dot_mak
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   170
    ^ '
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   171
!!if defined(USEMINGW32) || defined(USEMINGW64)
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   172
$(LIBJPEG): $(LIBJPEG_DIR)/$(BUILD_TARGET)/config.status
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   173
    pushd $(LIBJPEG_DIR)\$(BUILD_TARGET) & set "PATH=C:\MSYS64\usr\bin;C:\MINGW\MSYS\1.0\bin;C:\MSYS\1.0\bin;%%PATH%%" & make
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   174
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   175
$(LIBJPEG_DIR)/$(BUILD_TARGET)/config.status:
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   176
    -md $(LIBJPEG_DIR)\$(BUILD_TARGET)
4470
7f3f95ba596d Pass `--host` instead of `--build` to libjpeg's `./configure` to allow cross-compilation
Jan Vrany <jan.vrany@labware.com>
parents: 4469
diff changeset
   177
    pushd $(LIBJPEG_DIR)\$(BUILD_TARGET) & set "PATH=C:\MSYS64\usr\bin;C:\MINGW\MSYS\1.0\bin;C:\MSYS\1.0\bin;%%PATH%%" & bash ../configure --host=$(BUILD_TARGET)
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   178
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   179
clobber::
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   180
    -rd /S /Q $(LIBJPEG_DIR)\$(BUILD_TARGET)
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   181
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   182
clean::
3686
58c9f3c7d3c6 Win32: fixes to compile under MSYS2 environment
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3650
diff changeset
   183
    -pushd $(LIBJPEG_DIR) & set "PATH=C:\MSYS64\usr\bin;C:\MINGW\MSYS\1.0\bin;C:\MSYS\1.0\bin;%%PATH%%" & IF EXIST makefile (make clean)
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   184
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   185
$(OUTDIR)JPEGReader.$(O):: $(LIBJPEG_DIR)\$(BUILD_TARGET)\jconfig.h
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   186
$(LIBJPEG_DIR)\$(BUILD_TARGET)\jconfig.h: $(LIBJPEG)
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   187
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   188
!!else
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   189
$(LIBJPEG):
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   190
    cd $(LIBJPEG_DIR)
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   191
    $(MAKE_BAT)
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   192
    cd ..\..\libview2
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   193
$(OUTDIR)JPEGReader.$(O):: $(LIBJPEG_DIR)\jconfig.h
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   194
$(LIBJPEG_DIR)\jconfig.h: $(LIBJPEG)
3567
278c744dff7b Use standard configure & make to build libjpeg-9 under Windows/MinGW
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3512
diff changeset
   195
!!endif
2192
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   196
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   197
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   198
'
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   199
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   200
    "Created: / 22-08-2006 / 23:58:29 / cg"
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   201
    "Modified: / 24-09-2017 / 20:01:30 / Jan Vrany <jan.vrany@fit.cvut.cz>"
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   202
!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   203
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   204
additionalRules_make_dot_proto
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   205
    ^ '
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   206
$(LIBJPEG): $(LIBJPEG_DIR)/$(BUILD_TARGET)/config.status
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   207
        $(MAKE) -C $(LIBJPEG_DIR)/$(BUILD_TARGET)
3058
12d244adca63 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3054
diff changeset
   208
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   209
$(LIBJPEG_DIR)/$(BUILD_TARGET)/config.status:
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   210
        mkdir -p $(LIBJPEG_DIR)/$(BUILD_TARGET)
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   211
        cd $(LIBJPEG_DIR)/$(BUILD_TARGET) && CC="$(CC) $(CCCONFOPT)" ../configure --build=$(BUILD_TARGET)
3058
12d244adca63 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 3054
diff changeset
   212
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   213
clobber::
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   214
        rm -rf $(LIBJPEG_DIR)/$(BUILD_TARGET)
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   215
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   216
clean::
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   217
        if [ -f $(LIBJPEG_DIR)/$(BUILD_TARGET)/Makefile ]; then make -C $(LIBJPEG_DIR)/$(BUILD_TARGET) clean; fi
2810
115f9b774f6c automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2796
diff changeset
   218
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   219
'
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   220
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   221
    "Created: / 22-08-2006 / 23:58:51 / cg"
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   222
    "Modified: / 24-09-2017 / 20:35:27 / Jan Vrany <jan.vrany@fit.cvut.cz>"
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   223
!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   224
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   225
additionalTargets_bc_dot_mak
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   226
    "additional targets to be added to the nt.mak file."
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   227
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   228
    ^ '$(LIBJPEG)'
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   229
2278
f733925f01c6 Rename nt.mak to bc.mak
Stefan Vogel <sv@exept.de>
parents: 2245
diff changeset
   230
    "Created: / 23-08-2006 / 00:01:19 / cg"
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   231
!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   232
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   233
additionalTargets_make_dot_proto
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   234
    "additional targets to be added to the make.proto file."
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   235
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   236
    ^ '$(LIBJPEG)'
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   237
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   238
    "Created: / 22-08-2006 / 23:54:37 / cg"
4020
d801dbd5cf3b Moved libjpeg build configuration to stx:libview2
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3856
diff changeset
   239
    "Modified: / 24-09-2017 / 20:01:50 / Jan Vrany <jan.vrany@fit.cvut.cz>"
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   240
!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   241
3161
12f911ad59dc class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3155
diff changeset
   242
localIncludes
4469
fc342e7d9b41 Remove looong unnecessary St/X 6.x.x build compatibility
Jan Vrany <jan.vrany@labware.com>
parents: 4132
diff changeset
   243
    ^ '-I$(LIBJPEG_DIR)/$(BUILD_TARGET) -I$(LIBJPEG_DIR)'
3161
12f911ad59dc class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3155
diff changeset
   244
!
12f911ad59dc class: stx_libview2
Claus Gittinger <cg@exept.de>
parents: 3155
diff changeset
   245
2192
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   246
stcOptimizationOptions
3391
8cc718921bbb class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 3378
diff changeset
   247
    ^ '+optinline'
2192
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   248
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   249
    "Created: / 23-08-2006 / 11:27:11 / cg"
3391
8cc718921bbb class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 3378
diff changeset
   250
!
8cc718921bbb class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 3378
diff changeset
   251
8cc718921bbb class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 3378
diff changeset
   252
stcWarningOptions
8cc718921bbb class: SimpleView
Claus Gittinger <cg@exept.de>
parents: 3378
diff changeset
   253
    ^ '-warnNonStandard -warnUnused'
2192
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   254
! !
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   255
2201
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   256
!stx_libview2 class methodsFor:'description - contents'!
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   257
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   258
classNamesAndAttributes
2838
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
   259
    "lists the classes which are to be included in the project.
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
   260
     Each entry in the list may be: a single class-name (symbol),
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
   261
     or an array-literal consisting of class name and attributes.
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
   262
     Attributes are: #autoload or #<os> where os is one of win32, unix,..."
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
   263
2201
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   264
    ^ #(
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   265
        "<className> or (<className> attributes...) in load order"
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   266
        ActiveHelpView
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   267
        ApplicationSubView
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   268
        ApplicationWindow
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   269
        ColorValue
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   270
        DisplayObject
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   271
        DragAndDropManager
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   272
        DragHandler
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   273
        DrawAdaptor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   274
        DropContext
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   275
        DropObject
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   276
        DropSource
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   277
        DropTarget
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   278
        EventListener
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   279
        ExternalTopView
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   280
        GIFReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   281
        Icon
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   282
        ImageFrame
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   283
        ImageSequence
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   284
        InputView
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   285
        JPEGReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   286
        KeyboardProcessor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   287
        Layout
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   288
        MIMETypeIconLibrary
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   289
        MIMETypes
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   290
        MacOSXIconReader
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   291
        MenuItem
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   292
        Model
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   293
        MultiImage
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   294
        PNGReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   295
        PopUpBanner
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   296
        PrintConverter
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   297
        PrinterContext
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   298
        PropertyListDictionary
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   299
        ResourceRetriever
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   300
        StandardSystemController
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   301
        TIFFReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   302
        TransparentBox
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   303
        VisualRegion
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
   304
        (WinPrinterStream win32)
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   305
        WindowBuilder
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   306
        WindowsIconReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   307
        XBMReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   308
        XPMReader
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   309
        #'stx_libview2'
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   310
        ActiveHelp
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   311
        ApplicationModel
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   312
        LayoutOrigin
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   313
        Menu
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   314
        Plug
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   315
        PluggableEventListener
3406
f1e1fdc2a7fe class: stx_libview2
Stefan Vogel <sv@exept.de>
parents: 3391
diff changeset
   316
        ScreenLock
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   317
        UIBuilder
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   318
        ValueModel
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   319
        VisualComponent
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
   320
        (WinPrinterContext win32)
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   321
        AlignmentOrigin
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   322
        ApplicationWithFileHistory
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   323
        BlockValue
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   324
        FlyByHelp
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   325
        IndirectValue
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   326
        LayoutFrame
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   327
        PluggableAdaptor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   328
        ProtocolAdaptor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   329
        SimpleDialog
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   330
        ToolApplicationModel
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   331
        ValueHolder
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   332
        VisualPart
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   333
        AspectAdaptor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   334
        BooleanBlockValue
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   335
        BooleanValueHolder
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   336
        BufferedValueHolder
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   337
        DictionaryAdaptor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   338
        RangeAdaptor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   339
        ResourceSpecEditor
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   340
        TriggerValue
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   341
        TypeConverter
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   342
        ValueHolderWithRememberedPreviousValue
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   343
        ValueHolderWithWeakDependents
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   344
        AspectAdaptorWithDefault
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   345
        (Wrapper autoload)
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   346
        (TranslatingWrapper autoload)
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   347
        (LayoutWrapper autoload)
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   348
        (BoundedWrapper autoload)
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   349
        (AVIReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   350
        (ApplicationController autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   351
        (BlitImageReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   352
        (BorderedWrapper autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   353
        (CompositePart autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   354
        (CompositeTransform autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   355
        (ConvertedValue autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   356
        (DependentPart autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   357
        (FLIReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   358
        (FaceReader autoload)
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   359
        (GeometricWrapper autoload)
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   360
        (StrokingOrFillingWrapper autoload)
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
   361
        (FillingWrapper autoload)
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   362
        (HersheyFont autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   363
        (Insets autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   364
        (IrisRGBReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   365
        (MatrixTransform2x3 autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   366
        (PBMReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   367
        (PCXReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   368
        (PICTReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   369
        (PluggableView autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   370
        (RIFFReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   371
        (ST80FormReader autoload)
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
   372
        (StrokingWrapper autoload)
3378
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   373
        (SunRasterReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   374
        (TargaReader autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   375
        (ViewForwardingController autoload)
0086f017aef8 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3278
diff changeset
   376
        (XWDReader autoload)
2201
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   377
    )
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   378
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   379
    "Modified: / 23-01-2017 / 12:12:53 / Jan Vrany <jan.vrany@fit.cvut.cz>"
2729
0b3fbe23a9e7 +extensions
Claus Gittinger <cg@exept.de>
parents: 2723
diff changeset
   380
!
0b3fbe23a9e7 +extensions
Claus Gittinger <cg@exept.de>
parents: 2723
diff changeset
   381
0b3fbe23a9e7 +extensions
Claus Gittinger <cg@exept.de>
parents: 2723
diff changeset
   382
extensionMethodNames
3626
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
   383
    "list class/selector pairs of extensions.
706f4f2cdff8 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de>
parents: 3512
diff changeset
   384
     A correponding method with real names must be present in my concrete subclasses"
2838
c0eb9cb73d28 automatic checkIn
Stefan Vogel <sv@exept.de>
parents: 2810
diff changeset
   385
2729
0b3fbe23a9e7 +extensions
Claus Gittinger <cg@exept.de>
parents: 2723
diff changeset
   386
    ^ #(
3177
c9bc8a08c5ca automatic checkIn
Michael Beyl <mb@exept.de>
parents: 3167
diff changeset
   387
        CharacterArray asMimeType
2729
0b3fbe23a9e7 +extensions
Claus Gittinger <cg@exept.de>
parents: 2723
diff changeset
   388
    )
2201
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   389
! !
cc2f5b83a021 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2198
diff changeset
   390
2192
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   391
!stx_libview2 class methodsFor:'description - project information'!
ed4bfebac711 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2183
diff changeset
   392
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   393
companyName
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   394
    "Return a companyname which will appear in <lib>.rc"
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   395
3787
1ee661243f46 #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3771
diff changeset
   396
    ^ 'Claus Gittinger / eXept Software AG'
1ee661243f46 #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3771
diff changeset
   397
1ee661243f46 #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3771
diff changeset
   398
    "Modified: / 18-11-2016 / 11:47:52 / cg"
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   399
!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   400
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   401
description
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   402
    "Return a description string which will appear in nt.def / bc.def"
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   403
2152
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
   404
    ^ 'Smalltalk/X Additional Graphic Interfacing'
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
   405
!
9c76a6023c5f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2151
diff changeset
   406
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   407
legalCopyright
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   408
    "Return copyright string which will appear in <lib>.rc"
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   409
3789
6863efd3240e #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3788
diff changeset
   410
    ^ 'Copyright Claus Gittinger 1988\nCopyright eXept Software AG 2012'
2350
51be248dae3c *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 2349
diff changeset
   411
3789
6863efd3240e #OTHER by cg
Claus Gittinger <cg@exept.de>
parents: 3788
diff changeset
   412
    "Modified: / 18-11-2016 / 12:19:10 / cg"
3101
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
   413
!
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
   414
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
   415
productName
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
   416
    "Return a product name which will appear in <lib>.rc"
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
   417
8650cfc63b66 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de>
parents: 3093
diff changeset
   418
    ^ 'Smalltalk/X'
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   419
! !
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   420
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   421
!stx_libview2 class methodsFor:'documentation'!
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   422
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   423
version
3479
e781dae48bf0 copyright messages updated
Claus Gittinger <cg@exept.de>
parents: 3446
diff changeset
   424
    ^ '$Header$'
2796
9ca6422007ad automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2740
diff changeset
   425
!
9ca6422007ad automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2740
diff changeset
   426
9ca6422007ad automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 2740
diff changeset
   427
version_CVS
3479
e781dae48bf0 copyright messages updated
Claus Gittinger <cg@exept.de>
parents: 3446
diff changeset
   428
    ^ '$Header$'
3855
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   429
!
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   430
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   431
version_HG
1db7742d33ad Win32: Build libjpeg in its own directory, out-of-source-tree.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3798
diff changeset
   432
    ^ '$Changeset: <not expanded> $'
2151
ee49fc31b2d6 initial checkin
Claus Gittinger <cg@exept.de>
parents:
diff changeset
   433
! !
3131
cc2f8452d1b8 automatic checkIn
Claus Gittinger <cg@exept.de>
parents: 3106
diff changeset
   434