-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMANIFEST
358 lines (358 loc) · 6.91 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
AbstractMenu.c
AbstractMenu.cls
AccelTable.c
AccelTable.cls
Application.c
Application.cls
Clipboard.c
Clipboard.cls
Component.c
Component.cls
Copying
DeviceBitmap.c
DeviceBitmap.cls
Drawable.c
Drawable.cls
File.c
File.cls
Changes
Icon.c
Icon.cls
Image.c
Image.cls
Makefile.PL
MANIFEST
Menu.c
Menu.cls
ms_install.pl
Object.c
Object.cls
Popup.c
Popup.cls
Prima.pm
primguts.c
Printer.c
Printer.cls
README
Timer.c
Timer.cls
Types.cls
Utils.c
Utils.cls
Widget.c
Widget.cls
Widget_geometry.c
Window.c
examples/amba.pl
examples/animate.pl
examples/async.pl
examples/buttons.pl
examples/buttons2.pl
examples/calendar.pl
examples/canvas.pl
examples/cv.pl
examples/detailedoutline.pl
examples/dock.pl
examples/drivecombo.pl
examples/e.pl
examples/edit.pl
examples/editor.pl
examples/extlist.pl
examples/eyes.pl
examples/fontdlg.pl
examples/frames.pl
examples/f_fill.pl
examples/generic.pl
examples/grid.pl
examples/grip.pl
examples/Hand.gif
examples/iv.pl
examples/keys.pl
examples/label.pl
examples/launch.pl
examples/listbox.pl
examples/macro.pl
examples/matrix.gif
examples/matrix.pl
examples/mdi.pl
examples/menu.pl
examples/mouse_tale.pl
examples/notebk.pl
examples/outline.pl
examples/ownerchange.pl
examples/palette.pl
examples/periodic.pl
examples/pitch.pl
examples/pointers.pl
examples/print.pl
examples/ps_setup.pl
examples/rot.pl
examples/rtc.pl
examples/scrollbar.pl
examples/sheet.pl
examples/socket.pl
examples/socket_anyevent.pl
examples/spline.pl
examples/theme.pl
examples/transparent.pl
examples/triangle.pl
img/bc_color.c
img/bc_const.c
img/bc_extra.c
img/codec_bmp.c
img/codec_jpeg.c
img/codec_png.c
img/codec_tiff.c
img/codec_ungif.c
img/codec_X11.c
img/codec_Xpm.c
img/conv.c
img/ic_conv.c
img/img.c
img/imgscale.c
img/imgtype.c
img/put.c
include/apricot.h
include/guts.h
include/img.h
include/img_conv.h
include/unix/guts.h
include/unix/queue.h
include/win32/win32guts.h
pod/gencls.pod
pod/Prima/Clipboard.pod
pod/Prima/codecs.pod
pod/Prima/Drawable.pod
pod/Prima/faq.pod
pod/Prima/File.pod
pod/Prima/fontabc.gif
pod/Prima/gettextbox.gif
pod/Prima/gp-problems.pod
pod/Prima/image-load.pod
pod/Prima/Image.pod
pod/Prima/internals.pod
pod/Prima/leadings.gif
pod/Prima/Menu.pod
pod/Prima/Object.pod
pod/Prima/Printer.pod
pod/Prima/Timer.pod
pod/Prima/tutorial/hello1.gif
pod/Prima/tutorial/hello2.gif
pod/Prima/tutorial/hello3.gif
pod/Prima/tutorial/hello4.gif
pod/Prima/tutorial/hello5.gif
pod/Prima/tutorial/hello6.gif
pod/Prima/tutorial/menu1.gif
pod/Prima/tutorial/menu2.gif
pod/Prima/tutorial/menu3.gif
pod/Prima/tutorial.pod
pod/Prima/Widget/pack.pod
pod/Prima/Widget/place.pod
pod/Prima/Widget.pod
pod/Prima/Window.pod
pod/Prima/X11.pod
Prima/Application.pm
Prima/Buttons.pm
Prima/Calendar.pm
Prima/Classes.pm
Prima/ColorDialog.pm
Prima/ComboBox.pm
Prima/Config.pm
Prima/Const.pm
Prima/DetailedList.pm
Prima/DetailedOutline.pm
Prima/DockManager.pm
Prima/Docks.pm
Prima/Drawable/CurvedText.pm
Prima/Drawable/Subcanvas.pm
Prima/Edit.pm
Prima/EditDialog.pm
Prima/EventHook.pm
Prima/ExtLists.pm
Prima/FileDialog.pm
Prima/FontDialog.pm
Prima/FrameSet.pm
Prima/Gencls.pm
Prima/Grids.pm
Prima/Header.pm
Prima/HelpViewer.fm
Prima/HelpViewer.pm
Prima/Image/AnimateGIF.pm
Prima/Image/gif.pm
Prima/Image/jpeg.pm
Prima/Image/tiff.fm
Prima/Image/tiff.pm
Prima/Image/TransparencyControl.pm
Prima/ImageDialog.pm
Prima/ImageViewer.pm
Prima/IniFile.pm
Prima/InputLine.pm
Prima/IntUtils.pm
Prima/KeySelector.pm
Prima/Label.pm
Prima/Lists.pm
Prima/MDI.pm
Prima/MsgBox.pm
Prima/noARGV.pm
Prima/Notebooks.pm
Prima/noX11.pm
Prima/Outlines.pm
Prima/PodView.pm
Prima/PrintDialog.pm
Prima/PS/Drawable.pm
Prima/PS/Encodings.pm
Prima/PS/fonts/AvantGarde-Book
Prima/PS/fonts/AvantGarde-BookOblique
Prima/PS/fonts/AvantGarde-Demi
Prima/PS/fonts/AvantGarde-DemiOblique
Prima/PS/fonts/Bookman-Demi
Prima/PS/fonts/Bookman-DemiItalic
Prima/PS/fonts/Bookman-Light
Prima/PS/fonts/Bookman-LightItalic
Prima/PS/fonts/Courier
Prima/PS/fonts/Courier-Bold
Prima/PS/fonts/Courier-BoldOblique
Prima/PS/fonts/Courier-Oblique
Prima/PS/fonts/Helvetica
Prima/PS/fonts/Helvetica-Bold
Prima/PS/fonts/Helvetica-BoldOblique
Prima/PS/fonts/Helvetica-Narrow
Prima/PS/fonts/Helvetica-Narrow-Bold
Prima/PS/fonts/Helvetica-Narrow-BoldOblique
Prima/PS/fonts/Helvetica-Narrow-Oblique
Prima/PS/fonts/Helvetica-Oblique
Prima/PS/fonts/NewCenturySchlbk-Bold
Prima/PS/fonts/NewCenturySchlbk-BoldItalic
Prima/PS/fonts/NewCenturySchlbk-Italic
Prima/PS/fonts/NewCenturySchlbk-Roman
Prima/PS/fonts/Palatino-Bold
Prima/PS/fonts/Palatino-BoldItalic
Prima/PS/fonts/Palatino-Italic
Prima/PS/fonts/Palatino-Roman
Prima/PS/fonts/Symbol
Prima/PS/fonts/Times-Bold
Prima/PS/fonts/Times-BoldItalic
Prima/PS/fonts/Times-Italic
Prima/PS/fonts/Times-Roman
Prima/PS/fonts/ZapfChancery-MediumItalic
Prima/PS/fonts/ZapfDingbats
Prima/PS/Fonts.pm
Prima/PS/locale/ascii
Prima/PS/locale/ibm-cp437
Prima/PS/locale/ibm-cp850
Prima/PS/locale/iso8859-1
Prima/PS/locale/iso8859-10
Prima/PS/locale/iso8859-13
Prima/PS/locale/iso8859-14
Prima/PS/locale/iso8859-15
Prima/PS/locale/iso8859-2
Prima/PS/locale/iso8859-3
Prima/PS/locale/iso8859-4
Prima/PS/locale/iso8859-7
Prima/PS/locale/iso8859-9
Prima/PS/locale/ps-iso-latin1
Prima/PS/locale/ps-standart
Prima/PS/locale/win-cp1250
Prima/PS/locale/win-cp1252
Prima/PS/Printer.pm
Prima/PS/setup.fm
Prima/PS/Setup.pm
Prima/RubberBand.pm
Prima/ScrollBar.pm
Prima/ScrollWidget.pm
Prima/Sliders.pm
Prima/StartupWindow.pm
Prima/StdBitmap.pm
Prima/StdDlg.pm
Prima/Stress.pm
Prima/sys/gtk2/FileDialog.pm
Prima/sys/win32/FileDialog.pm
Prima/sys/win32/sysimage.gif
Prima/sysimage.gif
Prima/Terminals.pm
Prima/Test.pm
Prima/TextView.pm
Prima/themes/color.pm
Prima/themes/round3d.pm
Prima/themes/sysimage.pm
Prima/themes/tabset.pm
Prima/Themes.pm
Prima/Tie.pm
Prima/Utils.pm
Prima/VB/cfgmaint.pl
Prima/VB/CfgMaint.pm
Prima/VB/classes.gif
Prima/VB/Classes.pm
Prima/VB/Config.pm
Prima/VB/CoreClasses.pm
Prima/VB/examples/Sample.fm
Prima/VB/examples/Widgety.pm
Prima/VB/VB.gif
Prima/VB/VB.pl
Prima/VB/VBControls.pm
Prima/VB/VBLoader.pm
Prima/Widgets.pm
t/Image/Basic.t
t/Image/Codec.t
t/Image/Colormap.t
t/Image/Import.t
t/Image/ROP.t
t/Image/Stream.t
t/Object/Application.t
t/Object/Clipboard.t
t/Object/Component.t
t/Object/Fonts.t
t/Object/GP.t
t/Object/GPExtra.t
t/Object/GPState.t
t/Object/Object.t
t/Object/Timer.t
t/Object/Unicode.t
t/Widget/Basic.t
t/Widget/Desktop.t
t/Widget/Key.t
t/Widget/leshed.t
t/Widget/Lock.t
t/Widget/Map.t
t/Widget/Mouse.t
t/Widget/Move.t
t/Widget/Paint.t
t/Widget/Position.t
t/Widget/Size.t
t/Widget/SizeLimits.t
t/Widget/Window.t
t/Widget/ZOrder.t
unix/apc_app.c
unix/apc_clipboard.c
unix/apc_event.c
unix/apc_font.c
unix/apc_graphics.c
unix/apc_img.c
unix/apc_menu.c
unix/apc_misc.c
unix/apc_pointer.c
unix/apc_timer.c
unix/apc_widget.c
unix/apc_win.c
unix/color.c
unix/gtk.c
unix/xft.c
utils/fmview.pl
utils/gencls.pl
utils/makedoc/intro.tex
utils/makedoc/makedoc.pl
utils/makedoc/Makefile
utils/p-class.pl
utils/podview.pl
utils/tmlink.pl
Window.cls
win32/apc.c
win32/clip.c
win32/cursor.c
win32/dev.c
win32/files.c
win32/global.c
win32/gp.c
win32/misc.c
win32/stock.c
win32/timers.c