Commit Graph

107763 Commits

Author SHA1 Message Date
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
seawood%netscape.com
0ad1825890 Rename conflicting global symbols to fix debug static build runtime bustage.
Bug #162918 r=serge sr=alecf
2002-08-26 21:20:31 +00:00
relyea%netscape.com
7ec5b51352 Bug 164690. Fix missing break; 2002-08-26 21:16:07 +00:00
kerz%netscape.com
bcfc938335 fixing bookmarks menu 2002-08-26 21:13:53 +00:00
mjudge%netscape.com
a07cba5734 4302 r=jfrancis sr=kin. pageup/down bug with navigation. 2002-08-26 20:55:30 +00:00
mikep%oeone.com
9d7c4006e5 Fixing problem with tooltips showing when not over anything in trees. 2002-08-26 20:53:52 +00:00
alecf%netscape.com
7b1a6876d2 fix bug 164540 - make nsID::Parse faster by using memcmp
r=bbaetz, sr=darin
2002-08-26 20:47:34 +00:00
alecf%netscape.com
68bb18db7f ok, re-checking in bug 156567 because it did not affect startup time 2002-08-26 20:38:52 +00:00
dougt%netscape.com
4f8934ad1d Freezes the nsIProperties interface. 162114. r=ccarlen, sr=alecf. Freezes the mozIJSSubScriptLoader interface. 157136. r=rginda, sr=alec. 2002-08-26 20:36:44 +00:00
ere%atp.fi
9159fc3cae Bug 80579, We call CommonFileDialog with spaces in the lpstrFilter parameter and use "*" instead of "*.*" for all files. r=timeless, sr=tor 2002-08-26 20:36:22 +00:00
shanjian%netscape.com
d7bdf923df #41425 UTF-8 converter gets surrogates wrong
correct unicode upper boundary
r=ftang, sr=blizzard
2002-08-26 20:32:13 +00:00
kaie%netscape.com
6b4a5557af b=122869 Need better message when import a cert with wrong password.
r=javi sr=jag
2002-08-26 20:31:03 +00:00
shanjian%netscape.com
6e05a86467 #137657 html content serializer and nsISaveAsCharset does not handle surrogate correctly
handle surrogate pair
r=ftang, sr=blizzard
2002-08-26 20:23:14 +00:00
shanjian%netscape.com
8292d6678c #137657 html content serializer and nsISaveAsCharset does not handle surrogate correctly
Modify the API of DoConversionFallBack and HandleFallBack to take UCS4 string, and
handle surrogate pair properly.
r= ftang, sr=blizzard
2002-08-26 20:21:08 +00:00
kaie%netscape.com
8e6b891cc2 b=161915 Combine verified and purposes column in certificate manager
r=javi sr=jag
2002-08-26 20:16:25 +00:00
shanjian%netscape.com
fd1c7b2e6c #162239 POST document could not inherit charset from previous page if the previous charset is from autodetection.
r=ftang, darin, sr=jst
added PrevDocCharset to markupViewer, and pass around previous document charset.
This charset is later used to load POST document.
2002-08-26 20:13:31 +00:00
rogerl%netscape.com
35b76fe46c Bug 58274. Support double byte characters for toSource identifiers.
r=khanson, sr=brendan.
2002-08-26 20:07:58 +00:00
mikep%oeone.com
1c9ce63f35 Fixing tooltips. 2002-08-26 19:00:54 +00:00
alecf%netscape.com
c5c4c4077d try backing out just the build-side changes to from bug 156567 to see if I caused the startup regression 2002-08-26 18:58:09 +00:00
mikep%oeone.com
5ee7c1538b Adding in publish dialog to jar.mn. 2002-08-26 18:47:38 +00:00
mikep%oeone.com
d0cf2007c2 Fixing bug 164598. 2002-08-26 18:47:22 +00:00
mikep%oeone.com
87440c72ae Fixing bug with date formatting. 2002-08-26 18:37:28 +00:00
mikep%oeone.com
23c5bfd8b1 Fixing bug 164370, moving events from below to above the view. 2002-08-26 18:20:41 +00:00
cbiesinger%web.de
960b1714c1 bug 159256 patch by bxf04451@nifty.ne.jp r=biesi sr=tor
crash loading favicon
2002-08-26 17:58:06 +00:00
rogerl%netscape.com
822b933fd9 switching to qualified multinames. 2002-08-26 17:53:04 +00:00
nicolson%netscape.com
65faa05435 comment. 2002-08-26 17:37:41 +00:00
nicolson%netscape.com
300bf20ee2 remove obsolete samples. 2002-08-26 17:34:15 +00:00
rdayal%netscape.com
5b65306076 Removing obsolete files.
THESE FILES ARE NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:32:13 +00:00
nicolson%netscape.com
89ffcc51af remove old SSLClient and SSLServer sample programs. They are not up-to-date. 2002-08-26 17:31:20 +00:00
rdayal%netscape.com
b4a6c2ad50 Removing obsolete file.
THIS FILE IS NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:31:18 +00:00
nicolson%netscape.com
2377d2f3f6 syntax error wasn't caught because of bug in build script. 2002-08-26 17:22:02 +00:00
relyea%netscape.com
5d6a14c82b Fix URL check. we should check crl->url for null, not the uninitialized variable url. 2002-08-26 16:27:49 +00:00
mostafah%oeone.com
c9f9ca6381 Added addCalendars() function to accept an array of servers 2002-08-26 16:12:47 +00:00
mikep%oeone.com
1274cbd727 Sort of fixing bug 164497, show formatted date in preferences section. 2002-08-26 15:51:15 +00:00
mikep%oeone.com
5d261082cf Many small bug fixes, mostly with preferences. 2002-08-26 15:20:53 +00:00
mikep%oeone.com
778bb89663 Fixing problem with not importing tasks. 2002-08-26 15:20:27 +00:00
mikep%oeone.com
4db71251f3 Initial adding of publish file. 2002-08-26 15:19:51 +00:00
mikep%oeone.com
0d83664a40 Removing persist hacks. 2002-08-26 15:19:06 +00:00
mikep%oeone.com
3d5a59c2e2 Fixing problems with splitters not remembering their position. 2002-08-26 15:15:52 +00:00
mikep%oeone.com
af97d7cf74 Fixing problem with crashing if prefs not set. 2002-08-26 15:15:25 +00:00
rods%netscape.com
55343734f9 checks visibility on IFrames so it knows whether it needs to print/dislpay them
Bug 158195 sr=jst r=dcone
2002-08-26 14:37:59 +00:00
kairo%kairo.at
ada916158d bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf 2002-08-26 11:02:28 +00:00
bryner%netscape.com
e18fbb8b89 Fix GetProductDirectory. Add handling for the app registry so our new profile location actually works. Not part of the build. 2002-08-26 10:18:41 +00:00
bryner%netscape.com
445c25cd24 Checkpointing changes, this won't build for everyone yet. Move the $(PROGRAM) rule below rules.mk so we don't skip the rules that install the binary to dist/bin! 2002-08-26 10:15:02 +00:00
igor%mir2.org
265a588aaf Fixing a bug reported by Steven Beal where Interpreter.icodeTokenLength() and Interpreter.dumpICode() used wrong size for REGEXP opcode arguments. 2002-08-26 09:11:54 +00:00
bryner%netscape.com
b938c34343 Ignore copied sources. 2002-08-26 09:05:19 +00:00
bryner%netscape.com
5f5aeaab1a Ignore copied source files. 2002-08-26 09:02:31 +00:00
igor%mir2.org
dd4a08ede4 Renaming the TokenStream.OBJECT constant to TokenStream.REGEXP for better reflection of semantics. 2002-08-26 08:06:27 +00:00
bbaetz%student.usyd.edu.au
2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
kaie%netscape.com
ed3e2f39cb b=106988 Switching sender should also change the sign/encrypt setting
r=javi sr=mscott
2002-08-26 06:13:17 +00:00