karnaze%netscape.com
98781a0f2c
mispelled #ifdef DEBUG
2001-02-01 02:26:26 +00:00
mscott%netscape.com
427890ff3b
helperAppDldProgress.js Bug #67047 --> use the correct pref for the checkbox.
...
*doh*
sr=sspitzer
2001-02-01 01:45:47 +00:00
dbaron%fas.harvard.edu
a7cfe87403
Fix previous bustage fix: NS_INTERFACE_MAP_ENTRY_AMBIGUOUS(nsISupports, nsIWebProgressListener) only adds an entry for nsISupports, not nsIWebProgressListener. r=jag, valeski
2001-02-01 01:41:57 +00:00
kirke%netscape.com
c1a3909887
Resolved merge conflict with Ian.
2001-02-01 01:29:04 +00:00
rogerl%netscape.com
23fda0a73e
Removed unused parameter.
2001-02-01 01:06:53 +00:00
rogerl%netscape.com
f13e0741a0
Changed Cast to take a JSValue containing a type instead of type directly.
...
Added LoadType to help support that. Also added LoadNull.
2001-02-01 00:59:21 +00:00
mkaply%us.ibm.com
f753ac86c5
OS/2 TB breakage - need PR_CALLBACK
2001-02-01 00:57:56 +00:00
kirke%netscape.com
eb932053fa
Fixed bogus tab introduced by my previous checkin.
2001-02-01 00:57:26 +00:00
racham%netscape.com
dcb23d3990
Fixing bug 66655. Making the status bar appear with AccountCentral page and not to cause any resize problems. sr=sspitzer
2001-02-01 00:54:08 +00:00
sspitzer%netscape.com
39dd050c00
fix spelling in comment. no bug #.
2001-02-01 00:29:40 +00:00
mscott%netscape.com
0b910f67b1
initialize the refcount to fix some annoying assertions
...
r=darin,dougt
2001-02-01 00:06:14 +00:00
mkaply%us.ibm.com
77c253f1d3
Putting it back until I figure out the bustage
2001-02-01 00:03:12 +00:00
chak%netscape.com
911c4014e9
NOT PART OF THE BUILD
...
Fix for Bug#66920
Forgot to add the makefile.win in prev checkin
r=valeski,sr=valeski
2001-01-31 23:59:33 +00:00
jfrancis%netscape.com
335dd75242
bug 67241: regression from the mongo embedding landing. now the smarts (for adding extra br's at the end of blocks when you hit return) are turned back on for html editors. r=fm; sr=kin
2001-01-31 23:58:42 +00:00
chak%netscape.com
9516a8599b
NOT PART OF THE BUILD
...
Fix for Bug#66920
This is an MFC test harness for the embedding APIs
r=valeski,sr=valeski
2001-01-31 23:58:32 +00:00
wtc%netscape.com
899e61b6cb
Bugzilla bug #62855 : added stubs for the SSL session cache functions so
...
that selfserv can link without unresolved symbols on OS/2.
2001-01-31 23:43:47 +00:00
mkaply%us.ibm.com
1c00ee937b
OS/2 only
...
r=dbaron
Add static to OS/2 JS_STATIC_CALLBACK so I don't break the build like I did yesterday
2001-01-31 23:40:42 +00:00
mkaply%us.ibm.com
2ae966c468
#59855
...
r=mccabe, sr=brendan
Proper building of fdlibm standalone
2001-01-31 23:26:00 +00:00
alecf%netscape.com
6e46d1626b
Fix for #65988 - add chardet.xpt to the release builds so that we can access the right interfaces. r=jag sr=ftang
2001-01-31 23:25:28 +00:00
kirke%netscape.com
b4bed1dcdb
Resolves bug 66244 - Many NSS command do not detect failure of NSS_Init* functions. Introduced SECU_PrintPRandOSError(progName); to print on failure. Each command is responsible for exiting with appropriate status to distinguish failure points.
2001-01-31 23:25:02 +00:00
mkaply%us.ibm.com
71b9af79d7
#59855
...
r=mccabe, sr=brendan
OS/2 needs fdlibm copysign
2001-01-31 23:24:27 +00:00
mkaply%us.ibm.com
b8c9156ead
#59855
...
r=mccabe, sr=brendan
Fix Javascript to get Endianness from jstypes.h
2001-01-31 23:23:42 +00:00
ducarroz%netscape.com
cad861ab4e
Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu.
2001-01-31 23:22:18 +00:00
wtc%netscape.com
86f3733977
Bugzilla bug #54711 : OS/2 does not need to build nsinstall.
2001-01-31 23:21:28 +00:00
waterson%netscape.com
341036f871
Bug 67125. If the hint fails, start over to avoid problems when hint is an out-of-flow frame. r=attinasi, sr=buster
2001-01-31 23:20:39 +00:00
disttsc%bart.nl
490b0fb21f
Update REQUIRES (add necko) to fix senna bustage. r=bryner
2001-01-31 23:15:42 +00:00
sspitzer%netscape.com
76f9729ae0
fix for #67234 . sr=bienvenu
...
Date is the secondary for the thread pane (unless we are sorting by Date, in which case there is no secondary sort.)
the XULSortService will do a GetTarget() on Date?collation=true, then Date?sort=true, and then Date. this performance optimization (although minor) does save us a call to GetTarget().
2001-01-31 23:02:06 +00:00
sspitzer%netscape.com
2179974487
fix for #58085 . r=hwaara, ducarroz. sr=bienvenu.
...
based on initial patch from hwaara@chello.se .
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
ducarroz%netscape.com
01ede0efdc
First Checked In.
2001-01-31 22:56:24 +00:00
akkana%netscape.com
19a79462ba
66718: fix a signed/unsigned problem. r=cmanske, sr=kin
2001-01-31 22:55:15 +00:00
sspitzer%netscape.com
a785c0d56d
adding file for bienvenu.
2001-01-31 22:32:26 +00:00
bienvenu%netscape.com
ad5cd2c280
more work on offline imap sync, NOT YET PART OF BUILD
2001-01-31 22:30:19 +00:00
valeski%netscape.com
5e07b2a24e
resolving ambiguities
2001-01-31 22:08:35 +00:00
blakeross%telocity.com
22ff746771
Minor QI optimization. r=blake sr=scc
2001-01-31 22:05:28 +00:00
disttsc%bart.nl
11db302d6b
Remove some redundant code from nsComponentManager.cpp. bug=66865, patch=bratell@lysator.liu.se (Daniel Bratell), r=jag, a=scc.
2001-01-31 22:00:17 +00:00
mkaply%us.ibm.com
3e81748d32
r=mkaply, a=blizzard
...
Extern mbsrchr so nsFileSpec can use it
2001-01-31 21:58:27 +00:00
mkaply%us.ibm.com
ff6e427d99
r=mkaply, a=blizzard
...
Missing MoveToDir implementation on OS/2
2001-01-31 21:47:40 +00:00
sspitzer%netscape.com
09a0e9a992
#61956
...
quiet purify and don't memcpy 0 bytes. sr=scc
2001-01-31 21:35:12 +00:00
sfraser%netscape.com
005fc88468
Remove linkage with the jar component libararies to fix bug 65621. sr=sgehani, r=jfrancis
2001-01-31 21:35:05 +00:00
wtc%netscape.com
1ca200c1e1
Bugzilla bug #62855 : checked in OS/2 makefile patches from Javier
...
Pedemonte <pedemont@us.ibm.com>.
Modified Files:
coreconf/OS2.mk coreconf/arch.mk coreconf/prefix.mk
coreconf/rules.mk coreconf/suffix.mk nss/Makefile
nss/cmd/platlibs.mk nss/lib/ckfw/builtins/config.mk
2001-01-31 21:29:31 +00:00
disttsc%bart.nl
4fb4258415
Remove (unused) nsUnicharBuffer from nsXPComInit.cpp. bug=64097, r=dbaron, a=scc.
2001-01-31 21:25:18 +00:00
mkaply%us.ibm.com
ab94da8892
#59855
...
r=mccabe, sr=brendan
Fix Javascript to get Endianness from jstypes.h - start with a Makefile change and let it cycle once
2001-01-31 21:07:16 +00:00
valeski%netscape.com
9d8468af0e
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref
2001-01-31 21:04:10 +00:00
mscott%netscape.com
a43826465f
Bug #63346 --> implment reveal and launch methods for OS/2.
...
code contributed by mkaply
r=mkaply
sr=mscott
2001-01-31 21:04:04 +00:00
valeski%netscape.com
7d3acb0d42
r=ccarlen, sr=rpotts. 65925. adding support for listener queueing in the webbrowser, and weak reference support to webprogress listeners.
2001-01-31 21:03:40 +00:00
valeski%netscape.com
70dd39508b
r=ccarlen, sr=rpotts. 65925/63552. making psmUI progress listener support weak ref.
2001-01-31 21:02:21 +00:00
valeski%netscape.com
10230f80ff
r=ccarlen, sr=rpotts. 65925. making webprogress implementation store weak refs to listeners.
2001-01-31 21:02:08 +00:00
valeski%netscape.com
68cec86e0a
r-ccarlen, sr=rpotts, 65925. making webprogress listeners support weak refs.
2001-01-31 21:02:00 +00:00
valeski%netscape.com
61c966032a
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak refs
2001-01-31 21:01:51 +00:00
valeski%netscape.com
6c882d4bc8
r=ccarlen, sr=rpotts. 65925. making editor progress listener support weak refs
2001-01-31 21:01:41 +00:00