cyeh%netscape.com
|
a7f6c6d40d
|
explicitly define -DNSPR20 for libpref. prep for turning off -DNSPR20
globally
|
1998-10-17 02:10:10 +00:00 |
|
pnunn%netscape.com
|
b6a0d81eab
|
migrate memleak fix(mlm) from 4.5 bug#324398. rv'd by pnunn.
|
1998-10-16 21:09:41 +00:00 |
|
toshok%hungry.com
|
1864762e65
|
include config.mk
|
1998-10-16 09:38:29 +00:00 |
|
toshok%hungry.com
|
263d47e1a2
|
include config.mk so we can define MOZ_SMOOTH_PROGRESS in myconfig.mk
|
1998-10-16 06:38:58 +00:00 |
|
briano%netscape.com
|
0cc55f9290
|
Removed the trailing spaces that were causing problems on platforms with older versions of gmake.
|
1998-10-16 02:59:36 +00:00 |
|
alecf%netscape.com
|
cd83b09694
|
bring autoconf up to speed with PREF_ hacks
|
1998-10-15 23:17:13 +00:00 |
|
alecf%netscape.com
|
57a159071e
|
use VPATH instead of listing 3 seperate rules
also add some comments
|
1998-10-15 21:57:03 +00:00 |
|
raman%netscape.com
|
e7c07043f7
|
Make smartupdate compile on unix. This fix is not part of the build system
|
1998-10-14 02:54:20 +00:00 |
|
warren%netscape.com
|
209b6aebf4
|
Added
|
1998-10-14 01:35:59 +00:00 |
|
warren%netscape.com
|
9df9cb5b57
|
Adding for OJI (adapted from the raptor interface).
|
1998-10-14 01:08:31 +00:00 |
|
alecf%netscape.com
|
6bca16782c
|
autogenerate preference-name headers for unix
autoconf makefile on the way.
|
1998-10-13 23:38:27 +00:00 |
|
beard%netscape.com
|
56b028c00e
|
Added GetSecureJNI
|
1998-10-13 21:39:15 +00:00 |
|
beard%netscape.com
|
fa4bc6d2f5
|
Removed ; after }
|
1998-10-13 21:15:47 +00:00 |
|
valeski%netscape.com
|
370c7b13bf
|
call me with questions
|
1998-10-13 21:15:04 +00:00 |
|
beard%netscape.com
|
b77e56b453
|
First Checked In.
|
1998-10-13 21:14:53 +00:00 |
|
waterson%netscape.com
|
6f78f69ada
|
Fixed some cruft I missed for the progress bar landing in autoconf.
|
1998-10-13 20:25:32 +00:00 |
|
waterson%netscape.com
|
66a64c1c35
|
Landed progress bar changes from PROGRESS_19981006_BRANCH.
|
1998-10-13 06:47:43 +00:00 |
|
waterson%netscape.com
|
9c5fa939f1
|
Updated Makefile.in for progress bar changes.
|
1998-10-13 02:43:56 +00:00 |
|
waterson%netscape.com
|
07860d5f0b
|
Added code to parse ampersand escape sequences in *all* properties.
|
1998-10-13 02:06:56 +00:00 |
|
gagan%netscape.com
|
e723d8777a
|
Makefile changes for NuCache.
|
1998-10-13 00:38:28 +00:00 |
|
gagan%netscape.com
|
daba6ef637
|
Makefile changes for NU_Cache.
|
1998-10-13 00:33:27 +00:00 |
|
gagan%netscape.com
|
10d87c7a64
|
Renamed cachelib to cache for NuCache.
|
1998-10-12 23:25:24 +00:00 |
|
cyeh%netscape.com
|
66fc92cb28
|
NSPR20 will always be defined, so simplify makefile
|
1998-10-12 20:17:45 +00:00 |
|
ftang%netscape.com
|
c58db20055
|
Change IsUTF8String more restrict. Do not allow surrogate char encode as UTF8
|
1998-10-12 13:21:31 +00:00 |
|
waterson%netscape.com
|
c36d1640ce
|
Touch down progress bar changes from PROGRESS_19981006_BRANCH.
|
1998-10-09 04:34:47 +00:00 |
|
rjc%netscape.com
|
88514dade2
|
Get toolbar collapsed/hidden state on createion, and save toolbar collapsed/hidden state on destruction. (Note: no event notification.)
|
1998-10-09 02:05:16 +00:00 |
|
rjc%netscape.com
|
e9cc72b05f
|
Expose new toolbar APIs needed by FEs.
|
1998-10-09 01:32:10 +00:00 |
|
rjc%netscape.com
|
efaa8ff8e7
|
Fix DB opening code so that, if O_CREATE is set, so is O_TRUNC.
|
1998-10-09 01:31:31 +00:00 |
|
rjc%netscape.com
|
4197d0708e
|
Fix HTML bookmark parsing code to look for actual tokens instead of just guessing.
|
1998-10-09 01:31:01 +00:00 |
|
akkana%netscape.com
|
865be89e27
|
106844: fix spellchecker hang
|
1998-10-08 21:29:24 +00:00 |
|
cyeh%netscape.com
|
20b345c951
|
remove old MOCHA define, on by default in mozilla build
|
1998-10-06 20:47:49 +00:00 |
|
waterson%netscape.com
|
4cc21c99fd
|
Merge from PROGRESS_19980920_BRANCH.
|
1998-10-06 20:25:42 +00:00 |
|
waterson%netscape.com
|
85b2dbd32d
|
Initial revision on the trunk, merged from PROGRESS_19980920_BRANCH.
|
1998-10-06 20:09:50 +00:00 |
|
warren%netscape.com
|
8e178c3ebb
|
Adding new files, breaking things out of nsplugin.cpp (not online yet).
|
1998-10-06 06:03:11 +00:00 |
|
warren%netscape.com
|
c71d1b6264
|
Adding new files, breaking things out of jvmmgr.cpp (not online yet).
|
1998-10-06 05:59:16 +00:00 |
|
pierre%netscape.com
|
87764930d1
|
fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions
|
1998-10-06 03:00:28 +00:00 |
|
hyatt%netscape.com
|
8aabe057fc
|
Changes to support toolbar icons (the four different states).
|
1998-10-06 02:30:25 +00:00 |
|
dp%netscape.com
|
fbe1aa04e7
|
Adding NU_CACHE specific defitions for compilation error with VC 5.0
|
1998-10-06 00:36:10 +00:00 |
|
tomw%netscape.com
|
be2da31b9f
|
Remove bad typedef.
|
1998-10-06 00:05:06 +00:00 |
|
raman%netscape.com
|
23fb154809
|
Minor fixes to make smartupdate to build
|
1998-10-05 23:39:28 +00:00 |
|
tomw%netscape.com
|
9773eecb93
|
Pull changes forward from Nova.
New generalized hashing API.
|
1998-10-05 22:47:44 +00:00 |
|
tomw%netscape.com
|
35c9323277
|
Pull changes forward from Nova.
Missing typedef.
|
1998-10-05 22:47:13 +00:00 |
|
gagan%netscape.com
|
0e3820378c
|
NuCache changes.
|
1998-10-05 21:45:37 +00:00 |
|
cyeh%netscape.com
|
6907046d61
|
Remove #define MOCHA 1 from Mac builds.
|
1998-10-05 20:00:01 +00:00 |
|
cyeh%netscape.com
|
f31dc000c8
|
removing obsolete files. use MANIFEST instead.
|
1998-10-05 18:42:02 +00:00 |
|
rjc%netscape.com
|
e6a2ed680f
|
New animation support for containers which are loading. Also, if a load fails for a container, close it and report error to user.
|
1998-10-03 22:39:25 +00:00 |
|
rjc%netscape.com
|
17a1012bbe
|
Initialize tv to true.
|
1998-10-03 06:59:01 +00:00 |
|
rjc%netscape.com
|
530cc78fa0
|
Get "tv" from attribute list before handling assertion.
|
1998-10-03 06:00:40 +00:00 |
|
rjc%netscape.com
|
f5427d5e13
|
Icon handling rewritten.
|
1998-10-03 06:00:13 +00:00 |
|
beard%netscape.com
|
01ce12892a
|
Added ::public: to access paths, added nsJNI.cpp, proxy JNI.
|
1998-10-03 03:40:42 +00:00 |
|