mcmullen%netscape.com
b6916e0c33
Changed to use nsIFileSpec
1999-06-15 05:25:28 +00:00
mcmullen%netscape.com
01ec3ce30b
Use nsIFileSpec. Also added ReadUserPrefs() method.
1999-06-15 05:17:55 +00:00
sspitzer%netscape.com
c831f2274b
set the default nntp server to "news.mozilla.org". I'll change it back to "news" before beta. (see bug #8053 )
1999-06-12 18:38:53 +00:00
mcmullen%netscape.com
fa18f4d3d4
Has been idlized
1999-06-11 19:48:21 +00:00
mcmullen%netscape.com
57ba2caa02
Fix the typo in the name of unix.js, and fix the asserts.
1999-06-08 23:31:15 +00:00
leaf%mozilla.org
b97229fc01
adding blank file per tina ornduff
1999-06-07 21:47:13 +00:00
mcmullen%netscape.com
21d75a4df8
Fix one last case of uint (and I had removed the typedef, breaking photon). Approved leaf.
1999-06-04 17:43:37 +00:00
briano%netscape.com
cd76949254
Fixed the Unix builds. DON'T USE C++ COMMENTS IN C FILES.
1999-06-03 22:30:39 +00:00
chuang%netscape.com
496c2f978a
Add directory default preferences
1999-06-03 22:27:31 +00:00
ducarroz%netscape.com
145b94fcac
remove nsIPref.h as it know generated and installed by xpidl.
1999-06-03 21:35:41 +00:00
chuang%netscape.com
8945c691be
Port PREF_CreateChildList and PREF_NextChild into nsIpref.
1999-06-03 21:25:25 +00:00
sspitzer%netscape.com
3178251492
cast to remove compiler warnings. use PL_strlen() instead of strlen()
...
rename index to indx to prevent shadow warnings on Linux.
1999-06-03 20:15:38 +00:00
mcmullen%netscape.com
8e15accfb2
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
1999-06-03 18:15:53 +00:00
ducarroz%netscape.com
78e872d3ab
First Checked In.
1999-06-03 00:40:55 +00:00
mcmullen%netscape.com
2bacaab523
Implemented xp default prefs
1999-06-03 00:40:08 +00:00
mcmullen%netscape.com
46536156a6
Implemented XP default prefs
1999-06-03 00:34:20 +00:00
mcmullen%netscape.com
a55470cdc7
Implemented XP default prefs.
1999-06-03 00:31:40 +00:00
mcmullen%netscape.com
991b5ffe80
Removed some "obsolete" functions.
1999-06-03 00:30:21 +00:00
mcmullen%netscape.com
c93aa199b8
Using XP technique for default prefs now.
1999-06-03 00:27:44 +00:00
mcmullen%netscape.com
db6462ac45
Remove the resources from this file. Now moving to an XP solution.
1999-06-03 00:27:04 +00:00
mcmullen%netscape.com
b5d16537af
First Checked In.
1999-06-02 01:59:23 +00:00
bruce%cybersight.com
26dc0c6bf7
The include guard name changed with the conversion of nsIPref to xpidl. This file needed to be updated for that. Should fix the OSF/1 build.
1999-05-30 18:48:56 +00:00
alecf%netscape.com
c864a622ea
I forgot to make this interface scriptable
1999-05-28 23:04:19 +00:00
alecf%netscape.com
fb39f49376
oops, missed a few more size_t's
1999-05-28 22:30:30 +00:00
alecf%netscape.com
29861f277b
fix mac bustage - missed this size_t when switching to XPIDL syntax
1999-05-28 22:29:53 +00:00
alecf%netscape.com
70f0431202
turn on XPConnect for nsIPref
1999-05-28 22:03:40 +00:00
alecf%netscape.com
4c0c45e2d6
make nsIPref scriptable, and turn on XPIDL compiling on unix
...
(windows is on the way)
1999-05-28 22:01:07 +00:00
sspitzer%netscape.com
b0af768890
make unix like the other platforms (use ImapMail as the imap mail dir)
1999-05-28 05:20:32 +00:00
sspitzer%netscape.com
3af573791b
remove my comment
1999-05-28 03:36:04 +00:00
sspitzer%netscape.com
6f8a6da438
whoops, I should only be setting some prefs if they didn't have a prefs file
1999-05-28 03:24:30 +00:00
sspitzer%netscape.com
87f938edc0
make my hack less of a hack. use the pref api instead of writing out the the
...
stream.
this is much better. (thanks to alecf for the suggestion).
1999-05-28 03:16:03 +00:00
sspitzer%netscape.com
3e239c5ab1
fix windows bustage for my change to nsPref.cpp
1999-05-28 00:06:51 +00:00
sspitzer%netscape.com
1bad722058
if no prefs file exists, take a stab at creating a useful one for those inside netscape.
...
there aren't enough getter methods in the profile code to get the smtp server and the other info.
for now, all I can get is the default profile name
1999-05-28 00:03:43 +00:00
cmanske%netscape.com
a0d6c05b37
Removed Windows-specific default directory string from prefs
1999-05-26 21:39:59 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
mcmullen%netscape.com
287ae4e1f0
Turning reading of default files back on for Macintosh, since parsing now seems to work.
1999-05-17 08:18:26 +00:00
briano%netscape.com
440d615354
Fix for QNX.
1999-05-13 03:13:14 +00:00
briano%netscape.com
0e2f40184b
Fix for QNX.
1999-05-11 20:58:37 +00:00
mcmullen%netscape.com
81741d5e44
Clean up, and remove double linefeed at the end (which causes the Macintosh not to work).
1999-05-10 19:17:59 +00:00
dp%netscape.com
cee9b8c834
Converting stray UnregisterFactory calls to UnregisterComponent
1999-05-06 01:37:04 +00:00
mcmullen%netscape.com
335cf6f047
Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh.
1999-05-05 22:25:23 +00:00
mcmullen%netscape.com
7d0913362b
Adding default preference javascript files to the macintosh build. Also, fixing a line termination bug ( #5508 )
1999-05-04 19:12:37 +00:00
mcmullen%netscape.com
59e3b125e1
Adding default preference javascript files to the macintosh build.
1999-05-04 19:08:59 +00:00
akkana%netscape.com
4c748fc341
5534: Fix stack overflow caused by too large a pref string. r=mcmullen/a=chofmann
1999-04-29 20:42:14 +00:00
mcmullen%netscape.com
1d674c1a3f
Make preferences work even if there is no file locator service, by using "default_prefs.js" in the current working directory.
1999-04-27 21:38:13 +00:00
mcmullen%netscape.com
711d8c0d51
Fix an error return value.
1999-04-26 18:46:13 +00:00
mcmullen%netscape.com
0e92d368b6
Fix unix warning about sscanf
1999-04-21 22:55:37 +00:00
mcmullen%netscape.com
be40b30f3f
Fix PREF_Cleanup so that it can be called twice with impunity.
1999-04-21 22:17:30 +00:00
mcmullen%netscape.com
72534bced8
Call ShutDown automatically on destruction.
1999-04-21 22:17:28 +00:00
mcmullen%netscape.com
670521ba61
Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called.
1999-04-21 22:04:35 +00:00
mcmullen%netscape.com
c83aa894ef
Not in build
1999-04-20 23:53:32 +00:00
mcmullen%netscape.com
feb9fd93c3
This is still not in the build yet.
1999-04-20 23:18:44 +00:00
mcmullen%netscape.com
6c168dd91c
Added base.shlb (or baseDebug.shlb) to the libs list, in preparation for coming changes.
1999-04-20 01:08:48 +00:00
mcmullen%netscape.com
e07e684e0f
First Checked In.
1999-04-19 23:44:19 +00:00
mccabe%netscape.com
e33e295f30
Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
...
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
alecf%netscape.com
e50c7fc0ac
augh. remove raptorbase for now because we're not using nsQuickSort just yet
1999-04-15 03:51:47 +00:00
alecf%netscape.com
58b67b6560
ugh, back out this fix until mac links against raptorbase
1999-04-15 03:18:43 +00:00
alecf%netscape.com
29fb41be4a
link against raptorbase to get nsQuickSort
1999-04-15 03:15:28 +00:00
alecf%netscape.com
09641635ff
make sure we can get to raptorbase to get nsQuickSort.h
1999-04-15 03:08:20 +00:00
alecf%netscape.com
1728f799ff
make libpref use new nsQuickSort
1999-04-15 02:54:54 +00:00
alecf%netscape.com
22db8bbbc7
oops, forgot to make this function pure virtual, broke mac
1999-04-10 21:15:25 +00:00
alecf%netscape.com
268f5ee78d
add ClearUserPref() to the nsIPref interface (needed for mail/news work)
1999-04-10 20:58:50 +00:00
pinkerton%netscape.com
3a6a48bf99
Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh.
1999-04-10 00:15:14 +00:00
sspitzer%netscape.com
040102d5ea
only do this if they have the IDL stuff
1999-04-07 03:01:58 +00:00
alecf%netscape.com
66360b0ede
temporarily export a stub nsIPref.idl file
1999-04-07 00:06:08 +00:00
mcmullen%netscape.com
703b989418
Fix an erroneous assert.
1999-04-05 23:09:13 +00:00
jdunn%netscape.com
847afb3de7
fix order of arguments for fputs
1999-04-05 18:11:45 +00:00
mcmullen%netscape.com
25cabfc1b2
Fix AIX bustage.
1999-04-02 23:46:20 +00:00
mcmullen%netscape.com
dd9f387503
I changed prefapi.h to use prtypes instead of the obsolete XP_ things.
1999-04-02 20:39:17 +00:00
mcmullen%netscape.com
548e888917
I changed prefapi.h to use prtypes instead of the obsolete XP_ things
1999-04-02 20:39:14 +00:00
mcmullen%netscape.com
09916aed04
Added tree management methods, and also changed to use the NSPR types instead of obsolete XP_ types. Added some consts.
1999-04-02 20:39:13 +00:00
alecf%netscape.com
8d7eb39b2a
fix for #4264 - move fe_GetConfigDir into libxp, because that is in-memory and available for components to use
...
I've heard rumors that this will break mac, but I'll be able to fix it in one cycle
This allows components that don't link against libpref to be loaded and not crash
1999-03-25 22:45:46 +00:00
hshaw%netscape.com
a06440fba4
use NS_DEFINE_STATIC_IID_ACCESSOR macro
1999-03-23 21:08:05 +00:00
hshaw%netscape.com
efae8e418a
Make destructors for nsPref and nsPrefFactory so we don't have uninitialization problems. Thanks bruce@cybersight.com
1999-03-21 09:03:26 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
morse%netscape.com
fe132af758
add prefs for wallet
1999-03-17 06:24:58 +00:00
hshaw%netscape.com
9cb2606f25
Changes to call Startup() from main() so we don't have thread problems in javascript
1999-03-16 22:03:03 +00:00
hshaw%netscape.com
d7b5d09fd7
To reduce confusion, read 'Netscape Preferences' for Mac, M3 bug #2343 , approved dp
1999-03-16 18:31:40 +00:00
hshaw%netscape.com
a1738dc8a7
To reduce confusion, read preferences.js for UNIX, prefs.js for Win/Mac, M3 bug #2343 , approved dp
1999-03-16 17:59:11 +00:00
hshaw%netscape.com
e98087a5a6
use default prefs.js if someone cause PREF_ API before initializing it
1999-03-15 21:38:06 +00:00
hshaw%netscape.com
2c98dd6714
load up default pref file, more detailed version requires mac project file changes
1999-03-15 06:12:17 +00:00
ramiro%netscape.com
51b24a505b
Change MOZILLA_HOME to MOZILLA_FIVE_HOME so that we dont fight Communicator
...
4.x installations.
1999-03-11 20:00:57 +00:00
hshaw%netscape.com
786fe8b357
Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID
1999-03-10 20:33:18 +00:00
hshaw%netscape.com
959056306c
Fix for bug #3130 , thanks mcafee
1999-03-10 20:02:22 +00:00
warren%netscape.com
bdcaa63028
Backed out the nsService template stuff.
1999-03-09 11:49:41 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
alecf%netscape.com
c383cd8575
eliminate netlib dependancy by removing call to FE_Alert
1999-03-05 21:33:02 +00:00
alecf%netscape.com
49ce78cc83
don't use old XFE icon data-related functions
1999-02-26 18:00:28 +00:00
alecf%netscape.com
1813b04546
fix HPUX bustage - now that we're using PR_FREEIF, you can't put (void*)
...
casts inside it.
1999-02-26 17:36:57 +00:00
warren%netscape.com
97781f4c14
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
sfraser%netscape.com
d847eb7428
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
ebina%netscape.com
196a16bc85
Change old RegisterFactory call to use the new API.
1999-02-25 18:37:30 +00:00
ramiro%netscape.com
f04c70d1d8
C++ comment in c file.
1999-02-11 23:03:25 +00:00
mcafee%netscape.com
6bca8d8d94
Moving fe_GetConfigDir() to prefs.
1999-02-02 03:12:36 +00:00
kipp%netscape.com
6f64e0480d
Removed a dead variable and a dead include
1999-02-01 18:04:34 +00:00
hshaw%netscape.com
62bf81ce5a
Conditionally compile PrefChangedFunc typedef (which temporarily needs to defined in two header files) so DEC compiler is happy
1999-01-28 03:51:22 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
hshaw%netscape.com
57100c6b08
Remove C++ comments from previous checkin
1999-01-15 20:08:54 +00:00
mcmullen%netscape.com
5992480c13
These include fixes of crashing bugs that were in the Nova tree and made since the last merge point (April 98), along with some bug prevention efforts, such as unobfuscating the return types. For example, some JSBools were being simply cast to a return value of "int", reversing their sense (success = JS_TRUE = 1 != 0)! In a world where everybody returns "int", the hidden bug is king.
1999-01-13 02:32:09 +00:00
dougt%netscape.com
33e1861723
Added SilentDownload Preferences. Remove unused autoupdt.backgro*
1999-01-09 01:18:11 +00:00
brade%netscape.com
9c81672ec7
fix unnecessary ifdefs (and reduce Macintosh compiler warnings)
1999-01-08 21:53:11 +00:00
beard%netscape.com
48c16d8ad3
First Checked In.
1998-12-13 05:01:04 +00:00
ramiro%netscape.com
fe8b166b1f
Make the get config dir hack more robust. This thing is probably going away
...
in the xpfe world.
Thanks to rth@cygnus.com (Richard Henderson) for pointing this out.
1998-12-09 15:28:19 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
beard%netscape.com
c62b49cafc
Mac shared library migration.
1998-11-30 22:15:00 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
briano%netscape.com
fb056c13cc
Took out the superfluous second inclusion of rules.mk.
1998-11-18 23:18:29 +00:00
beard%netscape.com
3190119aec
First Checked In.
1998-11-18 01:54:25 +00:00
beard%netscape.com
0bf01a49bf
First Checked In.
1998-11-18 01:46:22 +00:00
cyeh%netscape.com
cdda4f09dc
remove dependence on mozilla classic style features (MOZ_MEDIUM)
1998-11-16 20:00:53 +00:00
leaf%mozilla.org
1d218053c4
Removing include of icondata.h, which doesn't seem to exist for xpfe yet.
1998-11-16 18:17:33 +00:00
leaf%mozilla.org
d6c5c4d164
Landing the XPCOM_BRANCH.
1998-11-11 22:29:18 +00:00
cyeh%netscape.com
4d26707dcb
checking in conflicts to fix
1998-11-04 18:50:29 +00:00
cyeh%netscape.com
998b2da5e7
checkin files with conflicts to fix
1998-11-04 18:50:05 +00:00
cls%seawood.org
001ed2ffd4
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
cyeh%netscape.com
297ec628e5
flip NO_SECURITY to MOZ_SECURITY, remove NSPR20 hackery in makefile
1998-10-19 21:29:18 +00:00
cyeh%netscape.com
14a7388228
flip #ifdef logic to allow for NSPR1.0 compatibility
1998-10-19 20:17:22 +00:00
cyeh%netscape.com
05fe06f31e
remove NSPR20 and flip logic for NSPR 1.0 compatibility
1998-10-19 20:16:31 +00:00
cls%seawood.org
af63439600
Removed the unused PREF_AlterSplashIcon(). This removes the xfe dependency from libpref. Approved by ramiro@netscape.com.
1998-10-19 08:31:54 +00:00
cyeh%netscape.com
ec96db13e1
explicitly define -DNSPR20 for libpref. prep for turning off -DNSPR20
...
globally
1998-10-17 02:10:10 +00:00
alecf%netscape.com
fc5f30ff2a
bring autoconf up to speed with PREF_ hacks
1998-10-15 23:17:13 +00:00
alecf%netscape.com
78373b3f73
use VPATH instead of listing 3 seperate rules
...
also add some comments
1998-10-15 21:57:03 +00:00
warren%netscape.com
b42f7ee90d
Adding for OJI (adapted from the raptor interface).
1998-10-14 01:08:31 +00:00
alecf%netscape.com
e59bcd110f
autogenerate preference-name headers for unix
...
autoconf makefile on the way.
1998-10-13 23:38:27 +00:00
valeski%netscape.com
8e5fb33861
call me with questions
1998-10-13 21:15:04 +00:00
akkana%netscape.com
2600b1c22f
106844: fix spellchecker hang
1998-10-08 21:29:24 +00:00
cyeh%netscape.com
3c34f3063b
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00
cls%seawood.org
74ea382ef2
Changed check for EDITOR to MOZ_EDITOR.
1998-09-30 00:53:10 +00:00
mlm%netscape.com
015570f67c
Branch landing: Multithreading libmocha in mozilla.
...
- Add JS_BeginRequest and JS_EndRequest calls
- Add context parameters to some functions
1998-09-25 22:08:28 +00:00
raman%netscape.com
b9b3fa972c
Turn on the autoupdate preference by default. OK'ed by cathleen and jar. At this point, this is more for demo of Autoupdate feature on windows
1998-09-22 04:17:52 +00:00
mcafee%netscape.com
ef36717cc9
Merging SmartBrowsing prefs in from Nova.
1998-09-21 04:44:42 +00:00
raman%netscape.com
bd69f4db52
Added a preference to control unsigned JAR files for SmartUpdate
1998-09-19 01:26:21 +00:00
mcafee%netscape.com
748b3a9587
Unhandled cases in switch statement
1998-09-16 06:57:28 +00:00
mcafee%netscape.com
7d2763b637
Uninitialized variable compiler warnings on Linux
1998-09-16 06:54:49 +00:00
raman%netscape.com
cf457f4d24
Added some more preferences for AutoUpdate
1998-09-13 02:02:51 +00:00
rjc%netscape.com
ce1dbc6f08
Control the autoupdate via prefereneces. Changes from raman. Reviewed by rjc
1998-09-12 02:37:24 +00:00
cls%seawood.org
97fe5038d8
Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu>
1998-09-08 04:52:26 +00:00
ramiro%netscape.com
b16a2d8da2
Add support for -config-dir command line flag. That means mozilla can now
...
use a configdir other that ~/.netscape without having to do HOME environment
hacks.
Thanks to Aleksey Nogin (ayn2@cornell.edu ) for doing all the work and being
patient for me to actually check the stuff in.
1998-09-02 14:29:42 +00:00
cls%seawood.org
4f61ab80eb
Tweaks to remove XFE dependencies from other parts of the tree. Approved by {gagan,malmer,ramiro}%netscape.com.
1998-09-02 07:02:04 +00:00
cyeh%netscape.com
77a75c0900
change default homepage
1998-08-28 07:03:39 +00:00
cls%seawood.org
9c74df02ff
Updates to autoconf files.
1998-08-26 04:04:57 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
morse%netscape.com
70ac92fa67
changes for single signon
1998-08-07 03:13:05 +00:00
dfm%netscape.com
f1bccdcca6
Added privacy.warn_no_policy preference; default is off.
1998-08-03 23:32:13 +00:00
ramiro%netscape.com
085e035b95
Add xfe pref for toggling PORT and PASV ftp modes.
...
Thanks to Christopher Seawood <cls@seawood.org>.
1998-07-27 10:41:02 +00:00
danm
a3d195966a
plug small memory leak. bug 300980 a:don.
1998-07-14 21:51:36 +00:00
danm
181ec43df6
glowcode. bug 299200 a:don.
1998-07-09 16:33:15 +00:00
mcafee
0b19ac9593
Prefs for full circle crash-reporting (5.0). r=donm
1998-07-09 04:59:31 +00:00
ricardob
a4fff7cf8e
Use MOZ_SECURITY
1998-07-02 01:15:11 +00:00
spider
8f94f24ac8
Normandy Merge ....
1998-06-22 21:21:28 +00:00
raman
3c2368e4e7
Fix for 123352. 5.0SF1-In P0 bug. Approved by Don. Reviewed by waterson. Default simulate_signature_on_system_classes to true until we get signed system classes working.
1998-06-11 02:25:51 +00:00
dveditz
c1d50e3ffb
merging from SMARTUPDATE_BRANCH
1998-06-07 09:23:42 +00:00
scc
c518b6d483
First Checked In.
1998-06-04 22:51:07 +00:00
ramiro
4f62234d42
Fix for major xfe horkage caused by last checkin. Change the 'TRUE' to
...
'true'. The unix prefs probably munged the 'TRUE' to something funny in
code, which later caused all sorts of unpredictable errors in xp_file and
reading preferences in general. Lots of fun.
1998-06-01 09:04:58 +00:00
cmanske
3a0046da68
New Composer preferences added for background color and fill new cell with space mode
1998-05-30 22:26:41 +00:00
morse
c7610f2d3d
bug 122126, reviewed by aoki
1998-05-27 07:24:36 +00:00
sfraser
061bb4d1e2
First Checked In.
1998-05-23 01:14:17 +00:00
valeski
a10e166307
added cookie filter pref name to the default list
1998-05-13 18:40:30 +00:00
sar
d992fa82cc
change MOZ_SRC references to DEPTH
1998-04-21 21:38:43 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00