OS4 DepotLogo by Browallia 
(anonymous IP: 3.142.197.212,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4366

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Language » amigatalksrc.lha

Amigatalksrc

Description: AmigaTalk Source Code (Smalltalk GUI)
Download: amigatalksrc.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 1Mb
Version: V2.7
Date: 15 Dec 07
Author: Jim Steichen
Submitter: Jim Steichen
Homepage: http://www.frontiernet.net/~jimbot/index.htm
Requirements: spelled out in the readme file
Category: development/language
License: Public domain
Distribute: yes
Min OS Version: 4.0
FileID: 3266
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
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 (whereever 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 judgement 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


Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment