AminetAminet
Search:
84450 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lang/amigatalksrc.lha

Mirror:Random
Showing:ppc-warpupgeneric
No screenshot available
Short:AmigaTalk Source code (Smalltalk GUI)
Author:jimbot at frontiernet.net (James T. Steichen)
Uploader:Jim Steichen <jimbot frontiernet net> (The Author)
Type:dev/lang
Version:V2.7
Architecture:m68k-amigaos >= 3.9, ppc-amigaos
Distribution:Aminet
Date:2007-12-15
Download:http://aminet.net/dev/lang/amigatalksrc.lha - View contents
Readme:http://aminet.net/dev/lang/amigatalksrc.readme
Downloads:6757

Since I've given up on the Amiga, I decided to release the source code for
AmigaTalk
to the public.  First, let me state that hopefully someone will make a
commitment to
continue the effort to get this program polished and working completely for
Amiga OS4+.
For anyone that doesn't want to work that hard, the source code is still very
instructive
on how to do things with the Amiga OS, as well as how to do such advanced
C-programming
as utilizing arrays of function pointers.  My only requirement is that whoever
decides
to continue producing new versions of AmigaTalk remind everyone where the
original source
code came from.  Other than that you are free to do with it as you please,
including using
parts to make other Amiga-related programs.  For the most part, the source code
contains a
lot of comments on why and how I did things to make the program work.

Requirements:
~~~~~~~~~~~~~
C-compiler of some sort, either SAS-C V6.5 or gcc V3.4+ will do nicely.

Download the following from either aminet or OS4Depot:
http://aminet.net/dev/lang/AmigaTalk.lha (V2.7 executables and support files)
http://www.os4depot.net/share/development/misc/commonfuncsppc.lha
http://www.os4depot.net/share/development/misc/inifuncs.lha
http://www.os4depot.net/share/development/misc/gtbtranslatorppc.lha (for the
executables)


Only the source code is in this archive.

Notes:
~~~~~~
There is no installation script for the contents of this file, so use the
installation script
found in AmigaTalk.lha first, then simply create a directory named "Src" in the
AmigaTalk:
directory (wherever you put it), and place all of the files from this archive in
AmigaTalk:
There are some redundant files that you might not need in the top-level
directory of AmigaTalk:,
so use your best judgment on what to copy over.  I figure if you're smart enough
to use a
C compiler, you're smart enough to do the installation of the source code.

The last part of the program I was working on was trying to slim down the code
to select the
GUI fonts when the program sets up.  Also, trying to get the GUI palette under
user control.

There are lots of non-standard Little Smalltalk additions in AmigaTalk, such as
special dictionaries
for storing Amiga-specific values, such as Intuition IDCMPFlags, etc.

I'll be happy to answer any questions about the source code, as long as they're
somewhat specific to
a certain source code file.

There are lots of files that are not really necessary to make the executable
files.  You get to
decide whether to keep them or not.  Keep in mind that I've been doing this off
and on since 1989.

What you get:
~~~~~~~~~~~~~

PERMISSION  UID  GID      SIZE  RATIO     STAMP           NAME
---------- ----------- ------- ------ ------------ --------------------
-rwxr--r--     0/0          54  63.0% Feb 24  2005 AmigaTalk.colors
-rwxr--r--     0/0        2516  35.1% Feb 24  2007 AmigaTalk.ini
-rwxr--r--     0/0        2636  34.7% Feb 21  2007 AmigaTalk.ini.backup
-rwxr--r--     0/0        2516  33.0% Feb 20  2007 AmigaTalk.ini.new
-rwxr--r--     0/0       11637  21.9% Feb 24  2005 AmigaTalk.install
-rwxr--r--     0/0        3377  55.1% Feb 24  2005 AmigaTalk.install.info
-rwxr--r--     0/0         680  85.4% Feb 24  2005 AmigaTalkDBG.info
-rwxr--r--     0/0         680  85.4% Feb 24  2005 AmigaTalkDBG.info.bak
-rwxr--r--     0/0        2095  61.8% Feb 24  2005 AmigaTalkDrawer.info
-rwxr--r--     0/0         680  85.7% Feb 21  2007 AmigaTalkPPC.info
-rwxr--r--     0/0         680  85.7% Feb 21  2007 AmigaTalkPPCDBG.info
-rwxr--r--     0/0         680  85.4% Feb 24  2005 AmigaTalkPPCDBG.info.bak
-rwxr--r--     0/0        2424  10.9% Feb 24  2005 C.info
-rwxr--r--     0/0       40181  12.2% Feb 24  2005 IChingImages.h
-rwxr--r--     0/0       20878  13.0% Feb 24  2005 MakeFile.dist   (rename this
to makefile)
-rwxr--r--     0/0       49444  46.1% Jan  8  1999 Palette
-rwxr--r--     0/0          38  97.4% Feb 24  2005 ResetScreenModeID.sed
-rwxr--r--     0/0       21344  13.0% Feb 24  2005 SMakeFile
-rwxr--r--     0/0       21317  13.0% Feb 24  2005 SMakeFile.bak
-rwxr--r--     0/0      108049  22.8% Feb 20  2007 Src/ADOS1.c
-rwxr--r--     0/0      109584  22.0% Feb 20  2007 Src/ADOS2.c
-rwxr--r--     0/0       47339  25.0% Feb 20  2007 Src/ADOS3.c
-rwxr--r--     0/0       35441  24.8% Feb 20  2007 Src/ADOS4.c
-rwxr--r--     0/0       37662  15.8% Feb 20  2007 Src/AGuide.c
-rwxr--r--     0/0        2463  42.5% Feb 21  2007 Src/APrintf.c
-rwxr--r--     0/0         363  52.9% Feb 24  2005 Src/ARexxScripts/Kill.rexx
-rwxr--r--     0/0         443  50.8% Feb 24  2005
Src/ARexxScripts/PurgeARexx.rexx
-rwxr--r--     0/0        1061  45.4% Feb 24  2005
Src/ARexxScripts/TestARexx.rexx
-rwxr--r--     0/0         425  52.9% Feb 24  2005
Src/ARexxScripts/TestSave.rexx
-rwxr--r--     0/0        1079  45.2% Feb 24  2005 Src/ARexxScripts/test2.rexx
-rwxr--r--     0/0         429  52.4% Feb 24  2005 Src/ARexxScripts/test3.rexx
-rwxr--r--     0/0        1020  45.1% Feb 24  2005 Src/ARexxScripts/test4.rexx
-rwxr--r--     0/0        2053  43.8% Feb 21  2007 Src/ATAbout.c
-rwxr--r--     0/0        9203  30.7% Feb 21  2007 Src/ATGadgets.c
-rwxr--r--     0/0        9259  31.9% Feb 24  2005 Src/ATHB.c
-rwxr--r--     0/0       27594  27.2% Feb 21  2007 Src/ATHelper.c
-rwxr--r--     0/0       41059  19.3% Feb 21  2007 Src/ATMenus.c
-rwxr--r--     0/0       28668  23.3% Feb 21  2007 Src/ATPalette.c
-rwxr--r--     0/0        1809  23.1% Feb 24  2005 Src/ATalk.cp
-rwxr--r--     0/0       70039  21.6% Feb 21  2007 Src/ATalkBrowser.c
-rwxr--r--     0/0        8851  35.2% Feb 20  2007 Src/ATalkBrowser.cd
-rwxr--r--     0/0       38480  23.0% Feb 21  2007 Src/ATalkBrowserAddReq.c
-rwxr--r--     0/0       23697  26.2% Feb 21  2007 Src/ATalkBrowserDelReq.c
-rwxr--r--     0/0      231802  33.4% Feb 24  2005 Src/ATalkEnvEditorPPC
-rwxr--r--     0/0       41146  22.3% Oct  1  2005 Src/ATalkEnviron.c
-rwxr--r--     0/0        7521  29.3% Feb 21  2007 Src/ATalkEnviron.cd
-rwxr--r--     0/0       13850  28.6% Feb 21  2007 Src/ATalkTracer.c
-rwxr--r--     0/0        6248  30.7% Feb 21  2007 Src/Address.c
-rwxr--r--     0/0        2604  38.2% Jun 12  2007 Src/Array.c
-rwxr--r--     0/0       31435  16.8% Feb 20  2007 Src/Audio.c
-rwxr--r--     0/0       11795  27.6% Feb 21  2007 Src/Block.c
-rwxr--r--     0/0       37820  26.3% Feb 20  2007 Src/Boopsi.c
-rwxr--r--     0/0       29052  21.3% Feb 21  2007 Src/Border.c
-rwxr--r--     0/0       12270  24.6% Feb 21  2007 Src/Byte.c
-rwxr--r--     0/0       61764  16.3% Feb 20  2007 Src/CDROM.c
-rwxr--r--     0/0       81482  13.4% Feb 21  2007 Src/CatFuncs1.c
-rwxr--r--     0/0       74948  14.4% Feb 21  2007 Src/CatFuncs2.c
-rwxr--r--     0/0       87052  13.2% Feb 21  2007 Src/CatFuncs3.c
-rwxr--r--     0/0       35214  19.7% Feb 21  2007 Src/ClDict.c
-rwxr--r--     0/0       20724  22.6% Feb 21  2007 Src/Class.c
-rwxr--r--     0/0       52119  19.8% Feb 20  2007 Src/ClipBoard.c
-rwxr--r--     0/0       26811  20.2% Feb 20  2007 Src/Colors.c
-rwxr--r--     0/0        8777  26.3% Feb 21  2007 Src/Console.c
-rwxr--r--     0/0       17424  24.8% Feb 21  2007 Src/Courier.c
-rwxr--r--     0/0       44381  11.3% Feb 21  2007 Src/CurPrims.c
-rwxr--r--     0/0       79722  17.2% Feb 21  2007 Src/DBase.c
-rwxr--r--     0/0       68110  20.7% Feb 20  2007 Src/DTInterface.c
-rwxr--r--     0/0       29195  23.8% Feb 24  2007 Src/Development/ATalkGUI.c
-rwxr--r--     0/0        3076  73.1% Feb 24  2005 Src/Development/Alert/Alert
-rwxr--r--     0/0        1562  52.7% Feb 24  2005 Src/Development/Alert/Alert.c
-rwxr--r--     0/0        1472  52.0% Feb 24  2005
Src/Development/Alert/Alert.c_backup
-rwxr--r--     0/0        3471  36.8% Feb 24  2005
Src/Development/Alert/Alert.guide
-rwxr--r--     0/0         835  46.9% Feb 24  2005
Src/Development/Alert/Alert.info
-rwxr--r--     0/0        1028  53.3% Feb 24  2005
Src/Development/Alert/Includes/MyAlert.h
-rwxr--r--     0/0          90  90.0% Feb 24  2005
Src/Development/Alert/Includes/current_date.h
-rwxr--r--     0/0         632  44.1% Feb 24  2005
Src/Development/Alert/Versions.info
-rwxr--r--     0/0        3246 100.0% Feb 24  2005
Src/Development/Alert/Versions/AlertV10.lha
-rwxr--r--     0/0        5877  99.3% Feb 24  2005
Src/Development/Alert/Versions/AlertV11.lha
-rwxr--r--     0/0         218  63.8% Feb 24  2005
Src/Development/Alert/smakefile
-rwxr--r--     0/0       47328  70.9% Feb 24  2005 Src/Development/AmigaTalk.br
-rwxr--r--     0/0       47316  70.9% Feb 24  2005 Src/Development/AmigaTalk.iff
-rwxr--r--     0/0       21949  22.3% Feb 23  2007
Src/Development/Crashlog_AtalkGUIPPCDBG.txt
-rwxr--r--     0/0        5264  21.1% Feb 24  2005
Src/Development/DefaultGads.gui
-rwxr--r--     0/0        2370  23.6% Feb 24  2005 Src/Development/Disk2.gui
-rwxr--r--     0/0       17835  28.4% Feb 24  2005 Src/Development/DisplayLogo.c
-rwxr--r--     0/0        4890  30.6% Feb 24  2005 Src/Development/Fragments.c
-rwxr--r--     0/0        2707  42.9% Feb 24  2005 Src/Development/LoadCMAP.c
-rwxr--r--     0/0         412  56.3% Feb 24  2005 Src/Development/LoadCMapLib.c
-rwxr--r--     0/0        7473  30.8% Feb 24  2005
Src/Development/NewBrowser/ATBAdd.c
-rwxr--r--     0/0        7187  33.8% Feb 24  2005
Src/Development/NewBrowser/ATBDel.c
-rwxr--r--     0/0       12439  26.0% Feb 24  2005
Src/Development/NewBrowser/ATBEd.c
-rwxr--r--     0/0        6802  30.9% Feb 24  2005
Src/Development/NewBrowser/ATBEdTT.c
-rwxr--r--     0/0       10079  30.9% Feb 24  2005
Src/Development/NewBrowser/ATBMain.c
-rwxr--r--     0/0        3568  20.4% Feb 24  2005
Src/Development/NewBrowser/GadATBAdd.gui
-rwxr--r--     0/0        3336  23.7% Feb 24  2005
Src/Development/NewBrowser/GadATBDel.gui
-rwxr--r--     0/0        7588  17.7% Feb 24  2005
Src/Development/NewBrowser/GadATBEd.gui
-rwxr--r--     0/0        3216  19.9% Feb 24  2005
Src/Development/NewBrowser/GadATBEdTT.gui
-rwxr--r--     0/0        4416  20.1% Feb 24  2005
Src/Development/NewBrowser/GadATBMain.gui
-rwxr--r--     0/0         112  70.5% Feb 24  2005
Src/Development/NewBrowser/SMakeFile
-rwxr--r--     0/0       10378  25.3% Feb 24  2005
Src/Development/NewBrowser/TextEditorExample.c
-rwxr--r--     0/0         355  57.7% Feb 24  2005
Src/Development/NewBrowser/TextEditorExample.readme
-rwxr--r--     0/0         242  64.0% Feb 24  2005
Src/Development/NewBrowser/scoptions
-rwxr--r--     0/0       10703  24.0% Feb 24  2005 Src/Development/PoolFuncs.c
-rwxr--r--     0/0        5342  37.0% Nov  3  1999
Src/Development/ReActionConnectorEx.c
-rwxr--r--     0/0        5342  25.2% Aug 16  2005
Src/Development/ReActionImageButtonsEx.c
-rwxr--r--     0/0        9810  17.9% Jun  8  2005
Src/Development/ReActionStringEx.c
-rwxr--r--     0/0        1249  41.3% Feb 24  2005
Src/Development/SampleDTUsage.c
-rwxr--r--     0/0        3922  33.7% Feb 24  2005 Src/Development/ShowPic.c
-rwxr--r--     0/0       13689  28.7% Feb 24  2005 Src/Development/TestGadgets.c
-rwxr--r--     0/0      135893  15.3% Feb 24  2005
Src/Development/TheBrowser.txt
-rwxr--r--     0/0         246  61.4% Feb 24  2005 Src/Development/cprInit
-rwxr--r--     0/0        2612  31.2% Feb 23  2007 Src/Development/makefile
-rwxr--r--     0/0       10449  29.5% Feb 24  2005 Src/Development/picviewer.c
-rwxr--r--     0/0        1395  38.0% Feb 24  2005 Src/Development/smakefile
-rwxr--r--     0/0       35597  15.9% Feb 21  2007 Src/Disk.c
-rwxr--r--     0/0       13880  30.9% Feb 21  2007 Src/Disk2.c
-rwxr--r--     0/0       59255  22.1% Feb 21  2007 Src/Drive.c
-rwxr--r--     0/0       85965  13.8% Feb 21  2007 Src/Exec.c
-rwxr--r--     0/0        4980  28.6% Feb 21  2007 Src/ExecAlloc.c
-rwxr--r--     0/0        8209  28.0% Feb 21  2007 Src/File.c
-rwxr--r--     0/0         225  39.1% Feb 24  2005 Src/GUIBuilder/GTB.cp
-rwxr--r--     0/0       21252  21.6% Feb 24  2005 Src/GUIBuilder/GTBATLex.flex
-rwxr--r--     0/0        1842  44.1% Feb 24  2005 Src/GUIBuilder/GTBGenATalk.c
-rwxr--r--     0/0       90303  19.1% Mar 13  2007 Src/GUIBuilder/GTBGenC.c
-rwxr--r--     0/0       19575  25.2% Mar 13  2007 Src/GUIBuilder/GTBGenMiscC.c
-rwxr--r--     0/0       24918  24.6% Mar 13  2007 Src/GUIBuilder/GTBProject.c
-rwxr--r--     0/0        7949  35.0% Mar 10  2007 Src/GUIBuilder/GTBProject.cd
-rwxr--r--     0/0        4482  21.6% Feb 24  2005 Src/GUIBuilder/GTBProject.gui
-rwxr--r--     0/0       10472  27.5% Mar 10  2007
Src/GUIBuilder/GTBProjectLocale.h
-rwxr--r--     0/0       46136  21.4% Mar 13  2007 Src/GUIBuilder/GTBScanner.c
-rwxr--r--     0/0       46139  21.4% Mar 11  2007
Src/GUIBuilder/GTBScanner.c.old
-rwxr--r--     0/0       81538  16.2% Mar 13  2007 Src/GUIBuilder/GTBTemplate.c
-rwxr--r--     0/0       43626  22.9% Mar 13  2007
Src/GUIBuilder/GTBTranslator.c
-rwxr--r--     0/0        7949  35.0% Mar 10  2007
Src/GUIBuilder/GTBTranslator.cd
-rwxr--r--     0/0        5440  36.2% Mar 10  2007
Src/GUIBuilder/GTBTranslator.ct
-rwxr--r--     0/0        4864  20.4% Feb 24  2005
Src/GUIBuilder/GTBTranslator.gui
-rwxr--r--     0/0        1544  71.2% Feb 24  2005
Src/GUIBuilder/GTBTranslator.info
-rwxr--r--     0/0        8522  25.0% Feb 24  2005
Src/GUIBuilder/GTBTranslator.install
-rwxr--r--     0/0        3056  55.9% Feb 24  2005
Src/GUIBuilder/GTBTranslator.install.info
-rwxr--r--     0/0        1931  62.6% Feb 24  2005
Src/GUIBuilder/GTBTranslator060.info
-rwxr--r--     0/0        1553  71.1% Feb 24  2005
Src/GUIBuilder/GTBTranslatorDBG.info
-rwxr--r--     0/0        1836  63.5% Mar 10  2007
Src/GUIBuilder/GTBTranslatorPPC.info
-rwxr--r--     0/0        2139  43.6% Feb 24  2005
Src/GUIBuilder/GTBTranslatorPPC.readme
-rwxr--r--     0/0        1601  70.3% Mar 10  2007
Src/GUIBuilder/GTBTranslatorPPCDBG.info
-rwxr--r--     0/0       10082  27.3% Feb 24  2005
Src/GUIBuilder/GadToolsBoxIFFs.h
-rwxr--r--     0/0        2764  27.9% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBAsmConfig28.ini
-rwxr--r--     0/0        2165  32.2% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBBOff5.ini
-rwxr--r--     0/0        2756  30.0% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBButEd12.ini
-rwxr--r--     0/0        3150  27.5% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBCBoxEd13.ini
-rwxr--r--     0/0        3152  26.0% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBCConfig27.ini
-rwxr--r--     0/0        5306  22.2% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBConfig26.ini
-rwxr--r--     0/0        4714  22.8% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBCyEd16.ini
-rwxr--r--     0/0        2365  33.6% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBDriPen1.ini
-rwxr--r--     0/0        3147  25.3% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBEText8.ini
-rwxr--r--     0/0        1774  37.3% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBGfEd24.ini
-rwxr--r--     0/0        2165  31.5% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBGrid6.ini
-rwxr--r--     0/0        2168  30.5% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBIBank25.ini
-rwxr--r--     0/0        6872  16.3% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBIdcmp11.ini
-rwxr--r--     0/0        4322  23.5% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBInEd23.ini
-rwxr--r--     0/0        4910  22.3% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBLVEd14.ini
-rwxr--r--     0/0        4518  23.5% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBMXEd15.ini
-rwxr--r--     0/0        7846  15.3% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBMenuEd0.ini
-rwxr--r--     0/0        2754  30.2% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBNmEd21.ini
-rwxr--r--     0/0        2951  25.3% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBPData3.ini
-rwxr--r--     0/0        5890  19.8% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBPaEd17.ini
-rwxr--r--     0/0        3151  26.2% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBPalette0.ini
-rwxr--r--     0/0        5106  22.4% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBScEd18.ini
-rwxr--r--     0/0        1981  35.7% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBScreenTags2.ini
-rwxr--r--     0/0        1595  39.6% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBSelectProject4.ini
-rwxr--r--     0/0        5302  21.0% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBSlEd19.ini
-rwxr--r--     0/0        4322  23.4% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBStEd22.ini
-rwxr--r--     0/0        1577  40.1% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBTSel9.ini
-rwxr--r--     0/0        2613  28.7% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBTabCycle29.ini
-rwxr--r--     0/0        2950  28.4% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBTxEd20.ini
-rwxr--r--     0/0        4522  20.2% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBWFlags10.ini
-rwxr--r--     0/0        4519  20.8% Feb 24  2005
Src/GUIBuilder/GadToolsInis/GTBWTags7.ini
-rwxr--r--     0/0       27676  16.4% Mar 13  2007 Src/GUIBuilder/GadgetTags.c
-rwxr--r--     0/0        7613  30.5% Feb 24  2005
Src/GUIBuilder/GenATalk.template
-rwxr--r--     0/0        9572  29.5% Mar 13  2007 Src/GUIBuilder/GenC.template
-rwxr--r--     0/0        8960  18.5% Mar 11  2007 Src/GUIBuilder/MakeFile
-rwxr--r--     0/0        7447  20.4% Feb 24  2005 Src/GUIBuilder/SMakeFile
-rwxr--r--     0/0        2353  30.3% Feb 24  2005
Src/GUIBuilder/ScannerFuncProtos.h
-rwxr--r--     0/0         171  71.9% Feb 24  2005
Src/GUIBuilder/TestFiles/TempScan.ini
-rwxr--r--     0/0          66  89.4% Feb 24  2005
Src/GUIBuilder/TestFiles/Test.boxes
-rwxr--r--     0/0         120  65.0% Feb 24  2005
Src/GUIBuilder/TestFiles/Test.itext
-rwxr--r--     0/0         368  53.3% Feb 24  2005
Src/GUIBuilder/TestFiles/Test.win
-rwxr--r--     0/0         204  52.0% Feb 24  2005
Src/GUIBuilder/TestFiles/TestButton.gad
-rwxr--r--     0/0         212  51.4% Feb 24  2005
Src/GUIBuilder/TestFiles/TestCheckBox.gad
-rwxr--r--     0/0         252  50.4% Feb 24  2005
Src/GUIBuilder/TestFiles/TestCycle.gad
-rwxr--r--     0/0        2992  25.3% Feb 24  2005
Src/GUIBuilder/TestFiles/TestGadgets.gads
-rwxr--r--     0/0         196  44.4% Feb 24  2005
Src/GUIBuilder/TestFiles/TestGetFile.gad
-rwxr--r--     0/0         252  48.8% Feb 24  2005
Src/GUIBuilder/TestFiles/TestInteger.gad
-rwxr--r--     0/0         262  50.4% Feb 24  2005
Src/GUIBuilder/TestFiles/TestListView.gad
-rwxr--r--     0/0        2476  22.5% Feb 24  2005
Src/GUIBuilder/TestFiles/TestListView.gui
-rwxr--r--     0/0        1724  37.1% Feb 24  2005
Src/GUIBuilder/TestFiles/TestListView.ini
-rwxr--r--     0/0        2056  16.9% Feb 24  2005
Src/GUIBuilder/TestFiles/TestMenuStrip.menus
-rwxr--r--     0/0         212  55.2% Feb 24  2005
Src/GUIBuilder/TestFiles/TestNumber.gad
-rwxr--r--     0/0         252  48.8% Feb 24  2005
Src/GUIBuilder/TestFiles/TestPalette.gad
-rwxr--r--     0/0        6866  21.4% Feb 24  2005
Src/GUIBuilder/TestFiles/TestProject.gui
-rwxr--r--     0/0        7584  18.4% Feb 24  2005
Src/GUIBuilder/TestFiles/TestProject.ini
-rwxr--r--     0/0         252  48.0% Feb 24  2005
Src/GUIBuilder/TestFiles/TestRadio.gad
-rwxr--r--     0/0         268  47.0% Feb 24  2005
Src/GUIBuilder/TestFiles/TestScroller.gad
-rwxr--r--     0/0         282  47.2% Feb 24  2005
Src/GUIBuilder/TestFiles/TestSlider.gad
-rwxr--r--     0/0         264  50.8% Feb 24  2005
Src/GUIBuilder/TestFiles/TestString.gad
-rwxr--r--     0/0         228  56.1% Feb 24  2005
Src/GUIBuilder/TestFiles/TestText.gad
-rwxr--r--     0/0        6866  21.4% Feb 24  2005
Src/GUIBuilder/TestProject.gui
-rwxr--r--     0/0        6866  21.4% Feb 24  2005
Src/GUIBuilder/TestProject.gui.bak
-rwxr--r--     0/0        6218  23.9% Feb 24  2005
Src/GUIBuilder/TestProject.ini
-rwxr--r--     0/0        6218  23.9% Feb 24  2005
Src/GUIBuilder/TestProject.ini.bak
-rwxr--r--     0/0        2134  31.3% Feb 24  2005
Src/GUIBuilder/TestResults/ATalkTracer.ini
-rwxr--r--     0/0        1162  40.5% Feb 24  2005
Src/GUIBuilder/TestResults/SMakeFile
-rwxr--r--     0/0       25373  26.8% Feb 24  2005
Src/GUIBuilder/TestResults/TP.c
-rwxr--r--     0/0        1718  38.2% Feb 24  2005
Src/GUIBuilder/TestResults/TP.ct
-rwxr--r--     0/0        6163  24.0% Feb 24  2005
Src/GUIBuilder/TestResults/TP.ini
-rwxr--r--     0/0        1162  40.5% Feb 24  2005
Src/GUIBuilder/TestResults/TP.smake
-rwxr--r--     0/0      121896  45.7% Feb 24  2005
Src/GUIBuilder/TestResults/TPDBG
-rwxr--r--     0/0        4268  26.7% Feb 24  2005
Src/GUIBuilder/TestResults/TPLocale.h
-rwxr--r--     0/0        6872  21.3% Feb 24  2005
Src/GUIBuilder/TestResults/TestProject.gui
-rwxr--r--     0/0        3729  37.7% Feb 24  2005
Src/GUIBuilder/TestResults/tp.cd
-rwxr--r--     0/0        2132  21.9% Feb 24  2005 Src/GUIBuilder/TestSlider.gui
-rwxr--r--     0/0        7648  19.3% Mar 13  2007 Src/GUIBuilder/WindowTags.c
-rwxr--r--     0/0         228  59.6% Feb 24  2005 Src/GUIBuilder/cprinit
-rwxr--r--     0/0      136784  17.1% Feb 21  2007 Src/GadTools.c
-rwxr--r--     0/0       14347  20.0% Feb 21  2007 Src/Gadget.c
-rwxr--r--     0/0       27251  15.8% Feb 20  2007 Src/GamePort.c
-rwxr--r--     0/0       61036  24.9% Mar  3  2007 Src/Global.c
-rwxr--r--     0/0        9605  22.9% Feb 21  2007 Src/GrabMem.c
-rwxr--r--     0/0        1746  34.1% Feb 24  2005 Src/Headers/ARexx.h
-rwxr--r--     0/0        2773  30.7% Feb 24  2005 Src/Headers/ARexxCmd.h
-rwxr--r--     0/0         822  46.7% Feb 24  2005 Src/Headers/ARexxErr.h
-rwxr--r--     0/0        2385  27.1% Feb 24  2005 Src/Headers/ARexxFuncProtos.h
-rwxr--r--     0/0         917  46.9% Feb 24  2005 Src/Headers/ARexxMgr.h
-rwxr--r--     0/0        2420  28.5% Feb 24  2005 Src/Headers/ARexxProto.h
-rwxr--r--     0/0       11321  27.7% Feb 20  2007 Src/Headers/ATBrowserlocale.h
-rwxr--r--     0/0       10747  27.2% Feb 24  2005 Src/Headers/ATStructs.h
-rwxr--r--     0/0       10401  29.7% Feb 24  2005 Src/Headers/ATStructs.hpp
-rwxr--r--     0/0       10802  21.7% Feb 21  2007
Src/Headers/ATalkEnvironLocale.h
-rwxr--r--     0/0      159383  27.7% Feb 21  2007 Src/Headers/ATalkLocale.h
-rwxr--r--     0/0        1374  34.5% Feb 24  2005 Src/Headers/CProtos.h
-rwxr--r--     0/0        1729  43.3% Feb 24  2005 Src/Headers/CantHappen.h
-rwxr--r--     0/0        7178  34.8% Feb 24  2005 Src/Headers/Cmds.h
-rwxr--r--     0/0        1345  35.2% Feb 24  2005 Src/Headers/Console.h
-rwxr--r--     0/0        8201  32.5% Feb 24  2005 Src/Headers/Constants.h
-rwxr--r--     0/0        3386  37.9% Feb 24  2005 Src/Headers/Drive.h
-rwxr--r--     0/0        3027  45.5% Feb 24  2005 Src/Headers/Env.h
-rwxr--r--     0/0        1107  47.1% Feb 24  2005 Src/Headers/File.h
-rwxr--r--     0/0       27410  23.3% Feb 24  2005 Src/Headers/FuncProtos.h
-rwxr--r--     0/0        2427  39.3% Feb 24  2005 Src/Headers/IStructs.h
-rwxr--r--     0/0        3766  37.4% Feb 24  2005 Src/Headers/ItemStructs.h
-rwxr--r--     0/0        3200  42.2% Feb 24  2005 Src/Headers/Object.h
-rwxr--r--     0/0       11825  16.8% Feb 24  2005 Src/Headers/PFProtos.h
-rwxr--r--     0/0        7101  29.0% Feb 24  2005 Src/Headers/PrimStrs.h
-rwxr--r--     0/0        4160  27.5% Feb 24  2005 Src/Headers/StringConstants.h
-rwxr--r--     0/0       97144  17.8% Feb 21  2007 Src/Headers/StringIndexes.h
-rwxr--r--     0/0       17164  24.0% Feb 24  2005 Src/Headers/StructNames.h
-rwxr--r--     0/0       60580  15.3% Feb 20  2007 Src/IFF.c
-rwxr--r--     0/0       37154  22.3% Feb 21  2007 Src/IO.c
-rwxr--r--     0/0       18107  19.7% Feb 20  2007 Src/ITextFont.c
-rwxr--r--     0/0       81222  16.7% Feb 21  2007 Src/Icon.c
-rwxr--r--     0/0       43383  25.6% Feb 21  2007 Src/IconDsp.c
-rwxr--r--     0/0       60744  16.8% Feb 21  2007 Src/Interp.c
-rwxr--r--     0/0       12003  22.6% Feb 20  2007 Src/Keyboard.c
-rwxr--r--     0/0       49793  12.3% Feb 20  2007 Src/Layers.c
-rwxr--r--     0/0       21084  24.0% Feb 21  2007 Src/Lex.c
-rwxr--r--     0/0        7082  32.8% Feb 21  2007 Src/LexCmd.c
-rwxr--r--     0/0        4994  28.8% Feb 21  2007 Src/Library.c
-rwxr--r--     0/0        5153  35.1% Feb 21  2007 Src/Line.c
-rwxr--r--     0/0       53715  26.8% Feb 21  2007 Src/Main.c
-rwxr--r--     0/0        1480  29.7% Feb 24  2005 Src/MakeFile.talkbrowser
-rwxr--r--     0/0         842  39.5% Feb 24  2005 Src/MakeFile.tstmenuadd
-rwxr--r--     0/0       22312  17.5% Feb 20  2007 Src/Menus.c
-rwxr--r--     0/0       35456  22.8% Feb 20  2007 Src/MsgPort.c
-rwxr--r--     0/0        8898  31.3% Feb 24  2005 Src/MsgPortTester.c
-rwxr--r--     0/0       35430  20.4% Feb 24  2005 Src/Narrator.c
-rwxr--r--     0/0       26388  26.2% Jun 11  2007 Src/Number.c
-rwxr--r--     0/0       15288  32.6% Jun 11  2007 Src/Obj/Number.o
-rwxr--r--     0/0       20004  29.9% Jun 11  2007 Src/Obj/Window.o
-rwxr--r--     0/0        2816  40.0% Jun 12  2007 Src/Obj/array.o
-rwxr--r--     0/0       77924  43.4% Jun 11  2007 Src/Obj/screen.o
-rwxr--r--     0/0       29752  21.7% Feb 21  2007 Src/Object.c
-rwxr--r--     0/0       28796  19.6% Feb 24  2005 Src/Parallel.c
-rwxr--r--     0/0       23010  21.2% Feb 21  2007 Src/PlotFuncs.c
-rwxr--r--     0/0      127375  16.6% Feb 21  2007 Src/PrimFuncs.c
-rwxr--r--     0/0       46141  19.9% Feb 21  2007 Src/Primitive.c
-rwxr--r--     0/0       41614  16.3% Feb 24  2005 Src/Printer.c
-rwxr--r--     0/0       16211  24.0% Feb 21  2007 Src/Process.c
-rwxr--r--     0/0       14083  21.2% Feb 21  2007 Src/ReportErrs.c
-rwxr--r--     0/0        8497  22.2% Feb 21  2007 Src/Requester.c
-rwxr--r--     0/0       39493  20.0% Feb 24  2005 Src/Rexx.c
-rwxr--r--     0/0       29386  19.1% Feb 24  2005 Src/SCSI.c
-rwxr--r--     0/0       14873  26.9% Feb 21  2007 Src/SDict.c
-rwxr--r--     0/0       55154  20.1% Feb 21  2007 Src/SGraphs.c
-rwxr--r--     0/0       24399  20.6% Jun 11  2007 Src/Screen.c
-rwxr--r--     0/0       23803  16.9% Feb 24  2005 Src/Serial.c
-rwxr--r--     0/0       67115  23.2% Feb 23  2007 Src/Setup.c
-rwxr--r--     0/0        8320  31.2% Feb 24  2005 Src/SourceCodeHistory.txt
-rwxr--r--     0/0        3179  31.3% Feb 24  2005 Src/SrcTemplate.c
-rwxr--r--     0/0       10959  24.9% Feb 21  2007 Src/String.c
-rwxr--r--     0/0       18914  30.1% Feb 21  2007 Src/Symbol.c
-rwxr--r--     0/0       85284  19.5% Feb 21  2007 Src/System.c
-rwxr--r--     0/0       13880  22.2% Feb 24  2005 Src/TagFuncs.c
-rwxr--r--     0/0       14341  29.5% Feb 24  2005 Src/TestBrowser.c
-rwxr--r--     0/0        2347  19.2% Feb 24  2005 Src/TestBrowser.h
-rwxr--r--     0/0        2206  41.3% Feb 24  2005 Src/TestClipBoard.c
-rwxr--r--     0/0        4040  26.4% Feb 24  2005 Src/TestMemFuncs.c
-rwxr--r--     0/0        9419  25.9% Feb 24  2005 Src/TestMenuAddition.c
-rwxr--r--     0/0       15282  25.5% Feb 24  2005 Src/TestSymbol.c
-rwxr--r--     0/0       16507  20.1% Feb 24  2005 Src/Timer.c
-rwxr--r--     0/0        7594  30.4% Feb 21  2007 Src/Tools.c
-rwxr--r--     0/0       29161  24.1% Feb 21  2007 Src/Tracer.c
-rwxr--r--     0/0       12902  29.5% Feb 21  2007 Src/Tracer2.c
-rwxr--r--     0/0       12482  29.3% Feb 24  2005 Src/UserScriptReq.c
-rwxr--r--     0/0       36741  16.2% Feb 21  2007 Src/UtilityLib.c
-rwxr--r--     0/0       26138  15.9% Feb 21  2007 Src/WBench.c
-rwxr--r--     0/0       35905  20.4% Jun 11  2007 Src/Window.c
-rwxr--r--     0/0       97016  32.0% Feb 21  2007 Src/amigatalk.cd
-rwxr--r--     0/0        3540  27.5% Feb 24  2005
Src/gui_iniFiles/ATalkEnviron.ini
-rwxr--r--     0/0       24636  15.2% Jun 12  2007 Src/makefile
-rwxr--r--     0/0        4505  44.2% Feb 24  2005 TheBrowser.info
-rwxr--r--     0/0         256  97.3% Feb 24  2005 audioTriangleWave
-rwxr--r--     0/0        6096  19.1% Feb 24  2005 chk.trace
-rwxr--r--     0/0         280  55.7% Feb 24  2005 cprinit
---------- ----------- ------- ------ ------------ --------------------
 Total       323 files 5882402  24.0% Dec 14 23:29


Contents of dev/lang/amigatalksrc.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
-rwxr--r--     0/0          34      54  63.0% -lh5- 991d Feb 24  2005 AmigaTalk.colors
-rwxr--r--     0/0         882    2516  35.1% -lh5- 8dbe Feb 24  2007 AmigaTalk.ini
-rwxr--r--     0/0         916    2636  34.7% -lh5- 6acf Feb 21  2007 AmigaTalk.ini.backup
-rwxr--r--     0/0         830    2516  33.0% -lh5- 9527 Feb 20  2007 AmigaTalk.ini.new
-rwxr--r--     0/0        2554   11637  21.9% -lh5- 3452 Feb 24  2005 AmigaTalk.install
-rwxr--r--     0/0        1862    3377  55.1% -lh5- 5751 Feb 24  2005 AmigaTalk.install.info
-rwxr--r--     0/0         581     680  85.4% -lh5- e337 Feb 24  2005 AmigaTalkDBG.info
-rwxr--r--     0/0         581     680  85.4% -lh5- e337 Feb 24  2005 AmigaTalkDBG.info.bak
-rwxr--r--     0/0        1295    2095  61.8% -lh5- 3a15 Feb 24  2005 AmigaTalkDrawer.info
-rwxr--r--     0/0         583     680  85.7% -lh5- 8a28 Feb 21  2007 AmigaTalkPPC.info
-rwxr--r--     0/0         583     680  85.7% -lh5- 1a83 Feb 21  2007 AmigaTalkPPCDBG.info
-rwxr--r--     0/0         581     680  85.4% -lh5- e337 Feb 24  2005 AmigaTalkPPCDBG.info.bak
-rwxr--r--     0/0         264    2424  10.9% -lh5- 8d77 Feb 24  2005 C.info
-rwxr--r--     0/0        4920   40181  12.2% -lh5- b72d Feb 24  2005 IChingImages.h
-rwxr--r--     0/0        2722   20878  13.0% -lh5- 22c5 Feb 24  2005 MakeFile.dist
-rwxr--r--     0/0       22792   49444  46.1% -lh5- 6d53 Jan  8  1999 Palette
-rwxr--r--     0/0          37      38  97.4% -lh5- 72cd Feb 24  2005 ResetScreenModeID.sed
-rwxr--r--     0/0        2784   21344  13.0% -lh5- eb42 Feb 24  2005 SMakeFile
-rwxr--r--     0/0        2772   21317  13.0% -lh5- 5e3d Feb 24  2005 SMakeFile.bak
-rwxr--r--     0/0       24644  108049  22.8% -lh5- 6c35 Feb 20  2007 Src/ADOS1.c
-rwxr--r--     0/0       24144  109584  22.0% -lh5- e188 Feb 20  2007 Src/ADOS2.c
-rwxr--r--     0/0       11832   47339  25.0% -lh5- 2c4e Feb 20  2007 Src/ADOS3.c
-rwxr--r--     0/0        8782   35441  24.8% -lh5- b6c6 Feb 20  2007 Src/ADOS4.c
-rwxr--r--     0/0        5954   37662  15.8% -lh5- a220 Feb 20  2007 Src/AGuide.c
-rwxr--r--     0/0        1047    2463  42.5% -lh5- c858 Feb 21  2007 Src/APrintf.c
-rwxr--r--     0/0         192     363  52.9% -lh5- 1334 Feb 24  2005 Src/ARexxScripts/Kill.rexx
-rwxr--r--     0/0         225     443  50.8% -lh5- abd1 Feb 24  2005 Src/ARexxScripts/PurgeARexx.rexx
-rwxr--r--     0/0         482    1061  45.4% -lh5- a340 Feb 24  2005 Src/ARexxScripts/TestARexx.rexx
-rwxr--r--     0/0         225     425  52.9% -lh5- c90d Feb 24  2005 Src/ARexxScripts/TestSave.rexx
-rwxr--r--     0/0         488    1079  45.2% -lh5- 5126 Feb 24  2005 Src/ARexxScripts/test2.rexx
-rwxr--r--     0/0         225     429  52.4% -lh5- 7cf9 Feb 24  2005 Src/ARexxScripts/test3.rexx
-rwxr--r--     0/0         460    1020  45.1% -lh5- 906f Feb 24  2005 Src/ARexxScripts/test4.rexx
-rwxr--r--     0/0         900    2053  43.8% -lh5- ccfd Feb 21  2007 Src/ATAbout.c
-rwxr--r--     0/0        2825    9203  30.7% -lh5- fd03 Feb 21  2007 Src/ATGadgets.c
-rwxr--r--     0/0        2951    9259  31.9% -lh5- 9be1 Feb 24  2005 Src/ATHB.c
-rwxr--r--     0/0        7495   27594  27.2% -lh5- 0b86 Feb 21  2007 Src/ATHelper.c
-rwxr--r--     0/0        7933   41059  19.3% -lh5- 2023 Feb 21  2007 Src/ATMenus.c
-rwxr--r--     0/0        6691   28668  23.3% -lh5- 2f52 Feb 21  2007 Src/ATPalette.c
-rwxr--r--     0/0         417    1809  23.1% -lh5- d5f4 Feb 24  2005 Src/ATalk.cp
-rwxr--r--     0/0       15138   70039  21.6% -lh5- 309c Feb 21  2007 Src/ATalkBrowser.c
-rwxr--r--     0/0        3112    8851  35.2% -lh5- bf2d Feb 20  2007 Src/ATalkBrowser.cd
-rwxr--r--     0/0        8841   38480  23.0% -lh5- 2e9f Feb 21  2007 Src/ATalkBrowserAddReq.c
-rwxr--r--     0/0        6199   23697  26.2% -lh5- 31ec Feb 21  2007 Src/ATalkBrowserDelReq.c
-rwxr--r--     0/0       77351  231802  33.4% -lh5- d2c8 Feb 24  2005 Src/ATalkEnvEditorPPC
-rwxr--r--     0/0        9177   41146  22.3% -lh5- e0d2 Oct  1  2005 Src/ATalkEnviron.c
-rwxr--r--     0/0        2203    7521  29.3% -lh5- 349b Feb 21  2007 Src/ATalkEnviron.cd
-rwxr--r--     0/0        3958   13850  28.6% -lh5- 6229 Feb 21  2007 Src/ATalkTracer.c
-rwxr--r--     0/0        1920    6248  30.7% -lh5- b232 Feb 21  2007 Src/Address.c
-rwxr--r--     0/0         994    2604  38.2% -lh5- 5791 Jun 12  2007 Src/Array.c
-rwxr--r--     0/0        5285   31435  16.8% -lh5- 5d4a Feb 20  2007 Src/Audio.c
-rwxr--r--     0/0        3250   11795  27.6% -lh5- 0268 Feb 21  2007 Src/Block.c
-rwxr--r--     0/0        9960   37820  26.3% -lh5- d9cd Feb 20  2007 Src/Boopsi.c
-rwxr--r--     0/0        6175   29052  21.3% -lh5- 6739 Feb 21  2007 Src/Border.c
-rwxr--r--     0/0        3023   12270  24.6% -lh5- ca95 Feb 21  2007 Src/Byte.c
-rwxr--r--     0/0       10074   61764  16.3% -lh5- 31f0 Feb 20  2007 Src/CDROM.c
-rwxr--r--     0/0       10944   81482  13.4% -lh5- 4c9f Feb 21  2007 Src/CatFuncs1.c
-rwxr--r--     0/0       10758   74948  14.4% -lh5- 80e4 Feb 21  2007 Src/CatFuncs2.c
-rwxr--r--     0/0       11519   87052  13.2% -lh5- 9a5c Feb 21  2007 Src/CatFuncs3.c
-rwxr--r--     0/0        6949   35214  19.7% -lh5- d043 Feb 21  2007 Src/ClDict.c
-rwxr--r--     0/0        4684   20724  22.6% -lh5- cc34 Feb 21  2007 Src/Class.c
-rwxr--r--     0/0       10333   52119  19.8% -lh5- a9d6 Feb 20  2007 Src/ClipBoard.c
-rwxr--r--     0/0        5406   26811  20.2% -lh5- 07e0 Feb 20  2007 Src/Colors.c
-rwxr--r--     0/0        2307    8777  26.3% -lh5- c2cc Feb 21  2007 Src/Console.c
-rwxr--r--     0/0        4315   17424  24.8% -lh5- 8af5 Feb 21  2007 Src/Courier.c
-rwxr--r--     0/0        5005   44381  11.3% -lh5- f028 Feb 21  2007 Src/CurPrims.c
-rwxr--r--     0/0       13693   79722  17.2% -lh5- 937c Feb 21  2007 Src/DBase.c
-rwxr--r--     0/0       14124   68110  20.7% -lh5- 99d9 Feb 20  2007 Src/DTInterface.c
-rwxr--r--     0/0        6947   29195  23.8% -lh5- 3209 Feb 24  2007 Src/Development/ATalkGUI.c
-rwxr--r--     0/0         823    1562  52.7% -lh5- 6395 Feb 24  2005 Src/Development/Alert/Alert.c
-rwxr--r--     0/0         765    1472  52.0% -lh5- cbe8 Feb 24  2005 Src/Development/Alert/Alert.c_backup
-rwxr--r--     0/0        1276    3471  36.8% -lh5- c4a0 Feb 24  2005 Src/Development/Alert/Alert.guide
-rwxr--r--     0/0         392     835  46.9% -lh5- 728b Feb 24  2005 Src/Development/Alert/Alert.info
-rwxr--r--     0/0         548    1028  53.3% -lh5- 9bc5 Feb 24  2005 Src/Development/Alert/Includes/MyAlert.h
-rwxr--r--     0/0          81      90  90.0% -lh5- 9486 Feb 24  2005 Src/Development/Alert/Includes/current_date.h
-rwxr--r--     0/0         139     218  63.8% -lh5- c349 Feb 24  2005 Src/Development/Alert/smakefile
-rwxr--r--     0/0       33534   47328  70.9% -lh5- 0b15 Feb 24  2005 Src/Development/AmigaTalk.br
-rwxr--r--     0/0       33526   47316  70.9% -lh5- 7b9b Feb 24  2005 Src/Development/AmigaTalk.iff
-rwxr--r--     0/0        4887   21949  22.3% -lh5- 856f Feb 23  2007 Src/Development/Crashlog_AtalkGUIPPCDBG.txt
-rwxr--r--     0/0        1111    5264  21.1% -lh5- f6e5 Feb 24  2005 Src/Development/DefaultGads.gui
-rwxr--r--     0/0         560    2370  23.6% -lh5- 10c6 Feb 24  2005 Src/Development/Disk2.gui
-rwxr--r--     0/0        5063   17835  28.4% -lh5- b1ee Feb 24  2005 Src/Development/DisplayLogo.c
-rwxr--r--     0/0        1494    4890  30.6% -lh5- 8bc3 Feb 24  2005 Src/Development/Fragments.c
-rwxr--r--     0/0        1161    2707  42.9% -lh5- 0edd Feb 24  2005 Src/Development/LoadCMAP.c
-rwxr--r--     0/0         232     412  56.3% -lh5- 3d91 Feb 24  2005 Src/Development/LoadCMapLib.c
-rwxr--r--     0/0        2300    7473  30.8% -lh5- e001 Feb 24  2005 Src/Development/NewBrowser/ATBAdd.c
-rwxr--r--     0/0        2426    7187  33.8% -lh5- dd82 Feb 24  2005 Src/Development/NewBrowser/ATBDel.c
-rwxr--r--     0/0        3236   12439  26.0% -lh5- fbed Feb 24  2005 Src/Development/NewBrowser/ATBEd.c
-rwxr--r--     0/0        2102    6802  30.9% -lh5- 7a5d Feb 24  2005 Src/Development/NewBrowser/ATBEdTT.c
-rwxr--r--     0/0        3113   10079  30.9% -lh5- 9d46 Feb 24  2005 Src/Development/NewBrowser/ATBMain.c
-rwxr--r--     0/0         728    3568  20.4% -lh5- 90a6 Feb 24  2005 Src/Development/NewBrowser/GadATBAdd.gui
-rwxr--r--     0/0         790    3336  23.7% -lh5- 29f9 Feb 24  2005 Src/Development/NewBrowser/GadATBDel.gui
-rwxr--r--     0/0        1343    7588  17.7% -lh5- 6d4e Feb 24  2005 Src/Development/NewBrowser/GadATBEd.gui
-rwxr--r--     0/0         639    3216  19.9% -lh5- 692b Feb 24  2005 Src/Development/NewBrowser/GadATBEdTT.gui
-rwxr--r--     0/0         888    4416  20.1% -lh5- e704 Feb 24  2005 Src/Development/NewBrowser/GadATBMain.gui
-rwxr--r--     0/0          79     112  70.5% -lh5- 3281 Feb 24  2005 Src/Development/NewBrowser/SMakeFile
-rwxr--r--     0/0        2622   10378  25.3% -lh5- b65a Feb 24  2005 Src/Development/NewBrowser/TextEditorExample.c
-rwxr--r--     0/0         205     355  57.7% -lh5- e816 Feb 24  2005 Src/Development/NewBrowser/TextEditorExample.readme
-rwxr--r--     0/0         155     242  64.0% -lh5- a9fc Feb 24  2005 Src/Development/NewBrowser/scoptions
-rwxr--r--     0/0        2568   10703  24.0% -lh5- 9afe Feb 24  2005 Src/Development/PoolFuncs.c
-rwxr--r--     0/0        1975    5342  37.0% -lh5- b3fb Nov  3  1999 Src/Development/ReActionConnectorEx.c
-rwxr--r--     0/0        1347    5342  25.2% -lh5- 2178 Aug 16  2005 Src/Development/ReActionImageButtonsEx.c
-rwxr--r--     0/0        1752    9810  17.9% -lh5- 25e8 Jun  7  2005 Src/Development/ReActionStringEx.c
-rwxr--r--     0/0         516    1249  41.3% -lh5- 6578 Feb 24  2005 Src/Development/SampleDTUsage.c
-rwxr--r--     0/0        1321    3922  33.7% -lh5- e903 Feb 24  2005 Src/Development/ShowPic.c
-rwxr--r--     0/0        3928   13689  28.7% -lh5- fee6 Feb 24  2005 Src/Development/TestGadgets.c
-rwxr--r--     0/0       20826  135893  15.3% -lh5- 4991 Feb 24  2005 Src/Development/TheBrowser.txt
-rwxr--r--     0/0         151     246  61.4% -lh5- d37c Feb 24  2005 Src/Development/cprInit
-rwxr--r--     0/0         816    2612  31.2% -lh5- 5f02 Feb 23  2007 Src/Development/makefile
-rwxr--r--     0/0        3080   10449  29.5% -lh5- 9f83 Feb 24  2005 Src/Development/picviewer.c
-rwxr--r--     0/0         530    1395  38.0% -lh5- b33b Feb 24  2005 Src/Development/smakefile
-rwxr--r--     0/0        5653   35597  15.9% -lh5- 9fab Feb 21  2007 Src/Disk.c
-rwxr--r--     0/0        4292   13880  30.9% -lh5- c5d7 Feb 21  2007 Src/Disk2.c
-rwxr--r--     0/0       13076   59255  22.1% -lh5- 0911 Feb 21  2007 Src/Drive.c
-rwxr--r--     0/0       11839   85965  13.8% -lh5- a282 Feb 21  2007 Src/Exec.c
-rwxr--r--     0/0        1424    4980  28.6% -lh5- c448 Feb 21  2007 Src/ExecAlloc.c
-rwxr--r--     0/0        2302    8209  28.0% -lh5- e579 Feb 21  2007 Src/File.c
-rwxr--r--     0/0          88     225  39.1% -lh5- 7a9f Feb 24  2005 Src/GUIBuilder/GTB.cp
-rwxr--r--     0/0        4583   21252  21.6% -lh5- 03ce Feb 24  2005 Src/GUIBuilder/GTBATLex.flex
-rwxr--r--     0/0         813    1842  44.1% -lh5- 5871 Feb 24  2005 Src/GUIBuilder/GTBGenATalk.c
-rwxr--r--     0/0       17234   90303  19.1% -lh5- 4428 Mar 13  2007 Src/GUIBuilder/GTBGenC.c
-rwxr--r--     0/0        4938   19575  25.2% -lh5- 23be Mar 13  2007 Src/GUIBuilder/GTBGenMiscC.c
-rwxr--r--     0/0        6137   24918  24.6% -lh5- 45e9 Mar 13  2007 Src/GUIBuilder/GTBProject.c
-rwxr--r--     0/0        2783    7949  35.0% -lh5- 487c Mar  9  2007 Src/GUIBuilder/GTBProject.cd
-rwxr--r--     0/0         970    4482  21.6% -lh5- 10f8 Feb 24  2005 Src/GUIBuilder/GTBProject.gui
-rwxr--r--     0/0        2876   10472  27.5% -lh5- 6d82 Mar  9  2007 Src/GUIBuilder/GTBProjectLocale.h
-rwxr--r--     0/0        9880   46136  21.4% -lh5- b59c Mar 13  2007 Src/GUIBuilder/GTBScanner.c
-rwxr--r--     0/0        9885   46139  21.4% -lh5- f744 Mar 10  2007 Src/GUIBuilder/GTBScanner.c.old
-rwxr--r--     0/0       13193   81538  16.2% -lh5- 850a Mar 13  2007 Src/GUIBuilder/GTBTemplate.c
-rwxr--r--     0/0       10010   43626  22.9% -lh5- 2a00 Mar 13  2007 Src/GUIBuilder/GTBTranslator.c
-rwxr--r--     0/0        2783    7949  35.0% -lh5- 487c Mar  9  2007 Src/GUIBuilder/GTBTranslator.cd
-rwxr--r--     0/0        1969    5440  36.2% -lh5- 1f25 Mar  9  2007 Src/GUIBuilder/GTBTranslator.ct
-rwxr--r--     0/0         990    4864  20.4% -lh5- e5fa Feb 24  2005 Src/GUIBuilder/GTBTranslator.gui
-rwxr--r--     0/0        1099    1544  71.2% -lh5- 75b5 Feb 24  2005 Src/GUIBuilder/GTBTranslator.info
-rwxr--r--     0/0        2129    8522  25.0% -lh5- bd92 Feb 24  2005 Src/GUIBuilder/GTBTranslator.install
-rwxr--r--     0/0        1707    3056  55.9% -lh5- a913 Feb 24  2005 Src/GUIBuilder/GTBTranslator.install.info
-rwxr--r--     0/0        1208    1931  62.6% -lh5- 4a48 Feb 24  2005 Src/GUIBuilder/GTBTranslator060.info
-rwxr--r--     0/0        1104    1553  71.1% -lh5- ad1f Feb 24  2005 Src/GUIBuilder/GTBTranslatorDBG.info
-rwxr--r--     0/0        1166    1836  63.5% -lh5- 13d5 Mar 10  2007 Src/GUIBuilder/GTBTranslatorPPC.info
-rwxr--r--     0/0         933    2139  43.6% -lh5- 693a Feb 24  2005 Src/GUIBuilder/GTBTranslatorPPC.readme
-rwxr--r--     0/0        1126    1601  70.3% -lh5- c154 Mar 10  2007 Src/GUIBuilder/GTBTranslatorPPCDBG.info
-rwxr--r--     0/0        2750   10082  27.3% -lh5- e040 Feb 24  2005 Src/GUIBuilder/GadToolsBoxIFFs.h
-rwxr--r--     0/0         771    2764  27.9% -lh5- 827d Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBAsmConfig28.ini
-rwxr--r--     0/0         698    2165  32.2% -lh5- 4cb8 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBBOff5.ini
-rwxr--r--     0/0         827    2756  30.0% -lh5- b7d3 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBButEd12.ini
-rwxr--r--     0/0         865    3150  27.5% -lh5- 6789 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBCBoxEd13.ini
-rwxr--r--     0/0         818    3152  26.0% -lh5- 8d8a Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBCConfig27.ini
-rwxr--r--     0/0        1180    5306  22.2% -lh5- b522 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBConfig26.ini
-rwxr--r--     0/0        1074    4714  22.8% -lh5- 3f5c Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBCyEd16.ini
-rwxr--r--     0/0         794    2365  33.6% -lh5- 6b01 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBDriPen1.ini
-rwxr--r--     0/0         797    3147  25.3% -lh5- 8dfe Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBEText8.ini
-rwxr--r--     0/0         662    1774  37.3% -lh5- c7b7 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBGfEd24.ini
-rwxr--r--     0/0         681    2165  31.5% -lh5- 8b12 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBGrid6.ini
-rwxr--r--     0/0         661    2168  30.5% -lh5- 6c17 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBIBank25.ini
-rwxr--r--     0/0        1119    6872  16.3% -lh5- 104b Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBIdcmp11.ini
-rwxr--r--     0/0        1014    4322  23.5% -lh5- f748 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBInEd23.ini
-rwxr--r--     0/0        1094    4910  22.3% -lh5- 0773 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBLVEd14.ini
-rwxr--r--     0/0        1062    4518  23.5% -lh5- 1685 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBMXEd15.ini
-rwxr--r--     0/0        1199    7846  15.3% -lh5- 160a Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBMenuEd0.ini
-rwxr--r--     0/0         833    2754  30.2% -lh5- d06e Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBNmEd21.ini
-rwxr--r--     0/0         747    2951  25.3% -lh5- 8aab Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBPData3.ini
-rwxr--r--     0/0        1165    5890  19.8% -lh5- 67dc Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBPaEd17.ini
-rwxr--r--     0/0         826    3151  26.2% -lh5- 339a Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBPalette0.ini
-rwxr--r--     0/0        1144    5106  22.4% -lh5- 272b Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBScEd18.ini
-rwxr--r--     0/0         708    1981  35.7% -lh5- d026 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBScreenTags2.ini
-rwxr--r--     0/0         632    1595  39.6% -lh5- 5b5c Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBSelectProject4.ini
-rwxr--r--     0/0        1111    5302  21.0% -lh5- 8baf Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBSlEd19.ini
-rwxr--r--     0/0        1012    4322  23.4% -lh5- 7b8d Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBStEd22.ini
-rwxr--r--     0/0         632    1577  40.1% -lh5- 47ed Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBTSel9.ini
-rwxr--r--     0/0         750    2613  28.7% -lh5- 5c12 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBTabCycle29.ini
-rwxr--r--     0/0         838    2950  28.4% -lh5- c3e9 Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBTxEd20.ini
-rwxr--r--     0/0         914    4522  20.2% -lh5- 33ba Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBWFlags10.ini
-rwxr--r--     0/0         940    4519  20.8% -lh5- 5cec Feb 24  2005 Src/GUIBuilder/GadToolsInis/GTBWTags7.ini
-rwxr--r--     0/0        4527   27676  16.4% -lh5- c8fc Mar 13  2007 Src/GUIBuilder/GadgetTags.c
-rwxr--r--     0/0        2325    7613  30.5% -lh5- 61d4 Feb 24  2005 Src/GUIBuilder/GenATalk.template
-rwxr--r--     0/0        2825    9572  29.5% -lh5- 4424 Mar 13  2007 Src/GUIBuilder/GenC.template
-rwxr--r--     0/0        1656    8960  18.5% -lh5- 75d5 Mar 11  2007 Src/GUIBuilder/MakeFile
-rwxr--r--     0/0        1516    7447  20.4% -lh5- f579 Feb 24  2005 Src/GUIBuilder/SMakeFile
-rwxr--r--     0/0         712    2353  30.3% -lh5- 28d0 Feb 24  2005 Src/GUIBuilder/ScannerFuncProtos.h
-rwxr--r--     0/0         123     171  71.9% -lh5- 6b00 Feb 24  2005 Src/GUIBuilder/TestFiles/TempScan.ini
-rwxr--r--     0/0          59      66  89.4% -lh5- 5f00 Feb 24  2005 Src/GUIBuilder/TestFiles/Test.boxes
-rwxr--r--     0/0          78     120  65.0% -lh5- 4016 Feb 24  2005 Src/GUIBuilder/TestFiles/Test.itext
-rwxr--r--     0/0         196     368  53.3% -lh5- b028 Feb 24  2005 Src/GUIBuilder/TestFiles/Test.win
-rwxr--r--     0/0         106     204  52.0% -lh5- bf23 Feb 24  2005 Src/GUIBuilder/TestFiles/TestButton.gad
-rwxr--r--     0/0         109     212  51.4% -lh5- 59f0 Feb 24  2005 Src/GUIBuilder/TestFiles/TestCheckBox.gad
-rwxr--r--     0/0         127     252  50.4% -lh5- 301b Feb 24  2005 Src/GUIBuilder/TestFiles/TestCycle.gad
-rwxr--r--     0/0         756    2992  25.3% -lh5- 7244 Feb 24  2005 Src/GUIBuilder/TestFiles/TestGadgets.gads
-rwxr--r--     0/0          87     196  44.4% -lh5- eb50 Feb 24  2005 Src/GUIBuilder/TestFiles/TestGetFile.gad
-rwxr--r--     0/0         123     252  48.8% -lh5- 9fda Feb 24  2005 Src/GUIBuilder/TestFiles/TestInteger.gad
-rwxr--r--     0/0         132     262  50.4% -lh5- 619d Feb 24  2005 Src/GUIBuilder/TestFiles/TestListView.gad
-rwxr--r--     0/0         556    2476  22.5% -lh5- 25e1 Feb 24  2005 Src/GUIBuilder/TestFiles/TestListView.gui
-rwxr--r--     0/0         640    1724  37.1% -lh5- 667b Feb 24  2005 Src/GUIBuilder/TestFiles/TestListView.ini
-rwxr--r--     0/0         348    2056  16.9% -lh5- 20de Feb 24  2005 Src/GUIBuilder/TestFiles/TestMenuStrip.menus
-rwxr--r--     0/0         117     212  55.2% -lh5- b0a5 Feb 24  2005 Src/GUIBuilder/TestFiles/TestNumber.gad
-rwxr--r--     0/0         123     252  48.8% -lh5- 6423 Feb 24  2005 Src/GUIBuilder/TestFiles/TestPalette.gad
-rwxr--r--     0/0        1469    6866  21.4% -lh5- 620a Feb 24  2005 Src/GUIBuilder/TestFiles/TestProject.gui
-rwxr--r--     0/0        1393    7584  18.4% -lh5- 3cec Feb 24  2005 Src/GUIBuilder/TestFiles/TestProject.ini
-rwxr--r--     0/0         121     252  48.0% -lh5- a49c Feb 24  2005 Src/GUIBuilder/TestFiles/TestRadio.gad
-rwxr--r--     0/0         126     268  47.0% -lh5- 5dd2 Feb 24  2005 Src/GUIBuilder/TestFiles/TestScroller.gad
-rwxr--r--     0/0         133     282  47.2% -lh5- 3401 Feb 24  2005 Src/GUIBuilder/TestFiles/TestSlider.gad
-rwxr--r--     0/0         134     264  50.8% -lh5- bea5 Feb 24  2005 Src/GUIBuilder/TestFiles/TestString.gad
-rwxr--r--     0/0         128     228  56.1% -lh5- 912c Feb 24  2005 Src/GUIBuilder/TestFiles/TestText.gad
-rwxr--r--     0/0        1469    6866  21.4% -lh5- 66e8 Feb 24  2005 Src/GUIBuilder/TestProject.gui
-rwxr--r--     0/0        1469    6866  21.4% -lh5- 66e8 Feb 24  2005 Src/GUIBuilder/TestProject.gui.bak
-rwxr--r--     0/0        1483    6218  23.9% -lh5- 404e Feb 24  2005 Src/GUIBuilder/TestProject.ini
-rwxr--r--     0/0        1483    6218  23.9% -lh5- 404e Feb 24  2005 Src/GUIBuilder/TestProject.ini.bak
-rwxr--r--     0/0         667    2134  31.3% -lh5- f8a4 Feb 24  2005 Src/GUIBuilder/TestResults/ATalkTracer.ini
-rwxr--r--     0/0         471    1162  40.5% -lh5- 9a64 Feb 24  2005 Src/GUIBuilder/TestResults/SMakeFile
-rwxr--r--     0/0        6791   25373  26.8% -lh5- 2f87 Feb 24  2005 Src/GUIBuilder/TestResults/TP.c
-rwxr--r--     0/0         657    1718  38.2% -lh5- 1841 Feb 24  2005 Src/GUIBuilder/TestResults/TP.ct
-rwxr--r--     0/0        1478    6163  24.0% -lh5- 3af9 Feb 24  2005 Src/GUIBuilder/TestResults/TP.ini
-rwxr--r--     0/0         471    1162  40.5% -lh5- 9a64 Feb 24  2005 Src/GUIBuilder/TestResults/TP.smake
-rwxr--r--     0/0       55667  121896  45.7% -lh5- 3de9 Feb 24  2005 Src/GUIBuilder/TestResults/TPDBG
-rwxr--r--     0/0        1141    4268  26.7% -lh5- 279c Feb 24  2005 Src/GUIBuilder/TestResults/TPLocale.h
-rwxr--r--     0/0        1464    6872  21.3% -lh5- 718d Feb 24  2005 Src/GUIBuilder/TestResults/TestProject.gui
-rwxr--r--     0/0        1407    3729  37.7% -lh5- 835a Feb 24  2005 Src/GUIBuilder/TestResults/tp.cd
-rwxr--r--     0/0         466    2132  21.9% -lh5- 98cc Feb 24  2005 Src/GUIBuilder/TestSlider.gui
-rwxr--r--     0/0        1476    7648  19.3% -lh5- 24f4 Mar 13  2007 Src/GUIBuilder/WindowTags.c
-rwxr--r--     0/0         136     228  59.6% -lh5- 4290 Feb 24  2005 Src/GUIBuilder/cprinit
-rwxr--r--     0/0       23376  136784  17.1% -lh5- 06a9 Feb 21  2007 Src/GadTools.c
-rwxr--r--     0/0        2867   14347  20.0% -lh5- b469 Feb 21  2007 Src/Gadget.c
-rwxr--r--     0/0        4313   27251  15.8% -lh5- 70bb Feb 20  2007 Src/GamePort.c
-rwxr--r--     0/0       15188   61036  24.9% -lh5- 532e Mar  3  2007 Src/Global.c
-rwxr--r--     0/0        2202    9605  22.9% -lh5- 8513 Feb 21  2007 Src/GrabMem.c
-rwxr--r--     0/0         595    1746  34.1% -lh5- a85b Feb 24  2005 Src/Headers/ARexx.h
-rwxr--r--     0/0         852    2773  30.7% -lh5- 41e5 Feb 24  2005 Src/Headers/ARexxCmd.h
-rwxr--r--     0/0         384     822  46.7% -lh5- 05ee Feb 24  2005 Src/Headers/ARexxErr.h
-rwxr--r--     0/0         647    2385  27.1% -lh5- 9cc4 Feb 24  2005 Src/Headers/ARexxFuncProtos.h
-rwxr--r--     0/0         430     917  46.9% -lh5- 0ef0 Feb 24  2005 Src/Headers/ARexxMgr.h
-rwxr--r--     0/0         690    2420  28.5% -lh5- 036c Feb 24  2005 Src/Headers/ARexxProto.h
-rwxr--r--     0/0        3136   11321  27.7% -lh5- f476 Feb 20  2007 Src/Headers/ATBrowserlocale.h
-rwxr--r--     0/0        2927   10747  27.2% -lh5- b17b Feb 24  2005 Src/Headers/ATStructs.h
-rwxr--r--     0/0        3088   10401  29.7% -lh5- b21e Feb 24  2005 Src/Headers/ATStructs.hpp
-rwxr--r--     0/0        2339   10802  21.7% -lh5- 15b0 Feb 21  2007 Src/Headers/ATalkEnvironLocale.h
-rwxr--r--     0/0       44194  159383  27.7% -lh5- e0c3 Feb 21  2007 Src/Headers/ATalkLocale.h
-rwxr--r--     0/0         474    1374  34.5% -lh5- 8ef5 Feb 24  2005 Src/Headers/CProtos.h
-rwxr--r--     0/0         748    1729  43.3% -lh5- c9ca Feb 24  2005 Src/Headers/CantHappen.h
-rwxr--r--     0/0        2496    7178  34.8% -lh5- 9813 Feb 24  2005 Src/Headers/Cmds.h
-rwxr--r--     0/0         473    1345  35.2% -lh5- e8b6 Feb 24  2005 Src/Headers/Console.h
-rwxr--r--     0/0        2666    8201  32.5% -lh5- 2978 Feb 24  2005 Src/Headers/Constants.h
-rwxr--r--     0/0        1284    3386  37.9% -lh5- 2a64 Feb 24  2005 Src/Headers/Drive.h
-rwxr--r--     0/0        1376    3027  45.5% -lh5- e3d9 Feb 24  2005 Src/Headers/Env.h
-rwxr--r--     0/0         521    1107  47.1% -lh5- 5df7 Feb 24  2005 Src/Headers/File.h
-rwxr--r--     0/0        6375   27410  23.3% -lh5- b15a Feb 24  2005 Src/Headers/FuncProtos.h
-rwxr--r--     0/0         953    2427  39.3% -lh5- baef Feb 24  2005 Src/Headers/IStructs.h
-rwxr--r--     0/0        1408    3766  37.4% -lh5- 67e1 Feb 24  2005 Src/Headers/ItemStructs.h
-rwxr--r--     0/0        1350    3200  42.2% -lh5- 4500 Feb 24  2005 Src/Headers/Object.h
-rwxr--r--     0/0        1989   11825  16.8% -lh5- 5c49 Feb 24  2005 Src/Headers/PFProtos.h
-rwxr--r--     0/0        2062    7101  29.0% -lh5- a4ce Feb 24  2005 Src/Headers/PrimStrs.h
-rwxr--r--     0/0        1146    4160  27.5% -lh5- 1221 Feb 24  2005 Src/Headers/StringConstants.h
-rwxr--r--     0/0       17337   97144  17.8% -lh5- 299e Feb 21  2007 Src/Headers/StringIndexes.h
-rwxr--r--     0/0        4115   17164  24.0% -lh5- de05 Feb 24  2005 Src/Headers/StructNames.h
-rwxr--r--     0/0        9244   60580  15.3% -lh5- 7876 Feb 20  2007 Src/IFF.c
-rwxr--r--     0/0        8286   37154  22.3% -lh5- a918 Feb 21  2007 Src/IO.c
-rwxr--r--     0/0        3567   18107  19.7% -lh5- 8fc4 Feb 20  2007 Src/ITextFont.c
-rwxr--r--     0/0       13586   81222  16.7% -lh5- 5c95 Feb 21  2007 Src/Icon.c
-rwxr--r--     0/0       11113   43383  25.6% -lh5- e148 Feb 21  2007 Src/IconDsp.c
-rwxr--r--     0/0       10214   60744  16.8% -lh5- 78df Feb 21  2007 Src/Interp.c
-rwxr--r--     0/0        2707   12003  22.6% -lh5- bc69 Feb 20  2007 Src/Keyboard.c
-rwxr--r--     0/0        6130   49793  12.3% -lh5- afb7 Feb 20  2007 Src/Layers.c
-rwxr--r--     0/0        5054   21084  24.0% -lh5- 350f Feb 21  2007 Src/Lex.c
-rwxr--r--     0/0        2323    7082  32.8% -lh5- d5d4 Feb 21  2007 Src/LexCmd.c
-rwxr--r--     0/0        1439    4994  28.8% -lh5- cd7a Feb 21  2007 Src/Library.c
-rwxr--r--     0/0        1807    5153  35.1% -lh5- 42bc Feb 21  2007 Src/Line.c
-rwxr--r--     0/0       14403   53715  26.8% -lh5- 170b Feb 21  2007 Src/Main.c
-rwxr--r--     0/0         439    1480  29.7% -lh5- 0520 Feb 24  2005 Src/MakeFile.talkbrowser
-rwxr--r--     0/0         333     842  39.5% -lh5- 0c9b Feb 24  2005 Src/MakeFile.tstmenuadd
-rwxr--r--     0/0        3911   22312  17.5% -lh5- 6e19 Feb 20  2007 Src/Menus.c
-rwxr--r--     0/0        8101   35456  22.8% -lh5- 5225 Feb 20  2007 Src/MsgPort.c
-rwxr--r--     0/0        2789    8898  31.3% -lh5- 0f23 Feb 24  2005 Src/MsgPortTester.c
-rwxr--r--     0/0        7221   35430  20.4% -lh5- fd6d Feb 24  2005 Src/Narrator.c
-rwxr--r--     0/0        6914   26388  26.2% -lh5- b502 Jun 11  2007 Src/Number.c
-rwxr--r--     0/0        4986   15288  32.6% -lh5- 2c4c Jun 11  2007 Src/Obj/Number.o
-rwxr--r--     0/0        5981   20004  29.9% -lh5- 0791 Jun 11  2007 Src/Obj/Window.o
-rwxr--r--     0/0        1126    2816  40.0% -lh5- 3523 Jun 12  2007 Src/Obj/array.o
-rwxr--r--     0/0       33805   77924  43.4% -lh5- 536c Jun 11  2007 Src/Obj/screen.o
-rwxr--r--     0/0        6442   29752  21.7% -lh5- 34d9 Feb 21  2007 Src/Object.c
-rwxr--r--     0/0        5656   28796  19.6% -lh5- f389 Feb 24  2005 Src/Parallel.c
-rwxr--r--     0/0        4880   23010  21.2% -lh5- 4ea3 Feb 21  2007 Src/PlotFuncs.c
-rwxr--r--     0/0       21112  127375  16.6% -lh5- d4a9 Feb 21  2007 Src/PrimFuncs.c
-rwxr--r--     0/0        9176   46141  19.9% -lh5- c269 Feb 21  2007 Src/Primitive.c
-rwxr--r--     0/0        6787   41614  16.3% -lh5- 927c Feb 24  2005 Src/Printer.c
-rwxr--r--     0/0        3892   16211  24.0% -lh5- 289b Feb 21  2007 Src/Process.c
-rwxr--r--     0/0        2985   14083  21.2% -lh5- cba1 Feb 21  2007 Src/ReportErrs.c
-rwxr--r--     0/0        1885    8497  22.2% -lh5- 1d7d Feb 21  2007 Src/Requester.c
-rwxr--r--     0/0        7903   39493  20.0% -lh5- 2eb9 Feb 24  2005 Src/Rexx.c
-rwxr--r--     0/0        5605   29386  19.1% -lh5- 2701 Feb 24  2005 Src/SCSI.c
-rwxr--r--     0/0        4000   14873  26.9% -lh5- f1f2 Feb 21  2007 Src/SDict.c
-rwxr--r--     0/0       11076   55154  20.1% -lh5- 8050 Feb 21  2007 Src/SGraphs.c
-rwxr--r--     0/0        5033   24399  20.6% -lh5- 017a Jun 11  2007 Src/Screen.c
-rwxr--r--     0/0        4023   23803  16.9% -lh5- 8e41 Feb 24  2005 Src/Serial.c
-rwxr--r--     0/0       15597   67115  23.2% -lh5- 1725 Feb 23  2007 Src/Setup.c
-rwxr--r--     0/0        2597    8320  31.2% -lh5- 9e15 Feb 24  2005 Src/SourceCodeHistory.txt
-rwxr--r--     0/0         996    3179  31.3% -lh5- 0fa5 Feb 24  2005 Src/SrcTemplate.c
-rwxr--r--     0/0        2733   10959  24.9% -lh5- dc5d Feb 21  2007 Src/String.c
-rwxr--r--     0/0        5700   18914  30.1% -lh5- b8ec Feb 21  2007 Src/Symbol.c
-rwxr--r--     0/0       16613   85284  19.5% -lh5- 352e Feb 21  2007 Src/System.c
-rwxr--r--     0/0        3079   13880  22.2% -lh5- 2956 Feb 24  2005 Src/TagFuncs.c
-rwxr--r--     0/0        4236   14341  29.5% -lh5- 647c Feb 24  2005 Src/TestBrowser.c
-rwxr--r--     0/0         451    2347  19.2% -lh5- 56cc Feb 24  2005 Src/TestBrowser.h
-rwxr--r--     0/0         911    2206  41.3% -lh5- b320 Feb 24  2005 Src/TestClipBoard.c
-rwxr--r--     0/0        1068    4040  26.4% -lh5- 9006 Feb 24  2005 Src/TestMemFuncs.c
-rwxr--r--     0/0        2440    9419  25.9% -lh5- fd11 Feb 24  2005 Src/TestMenuAddition.c
-rwxr--r--     0/0        3902   15282  25.5% -lh5- 7085 Feb 24  2005 Src/TestSymbol.c
-rwxr--r--     0/0        3322   16507  20.1% -lh5- a864 Feb 24  2005 Src/Timer.c
-rwxr--r--     0/0        2305    7594  30.4% -lh5- 9983 Feb 21  2007 Src/Tools.c
-rwxr--r--     0/0        7017   29161  24.1% -lh5- 51d7 Feb 21  2007 Src/Tracer.c
-rwxr--r--     0/0        3801   12902  29.5% -lh5- 43d0 Feb 21  2007 Src/Tracer2.c
-rwxr--r--     0/0        3660   12482  29.3% -lh5- d57c Feb 24  2005 Src/UserScriptReq.c
-rwxr--r--     0/0        5940   36741  16.2% -lh5- 00bb Feb 21  2007 Src/UtilityLib.c
-rwxr--r--     0/0        4153   26138  15.9% -lh5- 84ef Feb 21  2007 Src/WBench.c
-rwxr--r--     0/0        7308   35905  20.4% -lh5- 639a Jun 11  2007 Src/Window.c
-rwxr--r--     0/0       31023   97016  32.0% -lh5- e3e0 Feb 21  2007 Src/amigatalk.cd
-rwxr--r--     0/0         973    3540  27.5% -lh5- d0a3 Feb 24  2005 Src/gui_iniFiles/ATalkEnviron.ini
-rwxr--r--     0/0        3742   24636  15.2% -lh5- ee24 Jun 12  2007 Src/makefile
-rwxr--r--     0/0        1990    4505  44.2% -lh5- 54eb Feb 24  2005 TheBrowser.info
-rwxr--r--     0/0         249     256  97.3% -lh5- 669b Feb 24  2005 audioTriangleWave
-rwxr--r--     0/0        1162    6096  19.1% -lh5- 6978 Feb 24  2005 chk.trace
-rwxr--r--     0/0         156     280  55.7% -lh5- 6ca4 Feb 24  2005 cprinit
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       318 files 1398665 5869571  23.8%            Dec 15 04:04

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>