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
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
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
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
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
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
valeski
a10e166307
added cookie filter pref name to the default list
1998-05-13 18:40:30 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00