Commit Graph

114493 Commits

Author SHA1 Message Date
rogerl%netscape.com
517e75d112 Fixed bug #189898, replace not working with string argument. Also added
error checking for bad quantifiers (see bug 188206)
2003-01-22 18:55:41 +00:00
ssu%netscape.com
fbdf468076 fixing blocker bug 186703 - gre not installing. a=lpham. 2003-01-22 18:13:01 +00:00
wtc%netscape.com
8518277691 Bug 190112: PK11_ReadAttribute needs to call PK11_ExitSlotMonitor before
we return because of allocation failure.
2003-01-22 17:44:36 +00:00
kestes%walrus.com
a3ff51299c a new popup library donated by Dominik Stadler. Some thought needs to
be given as to where the js sources will be placed, so I parametrized this and
leave the decision for later.
2003-01-22 15:44:54 +00:00
peterv%netscape.com
cf33cabd99 Backing out part of fix for bug 91557 to fix smoketest blocker 190064. 2003-01-22 15:39:44 +00:00
blythe%netscape.com
6cdd0417ab Not part of a nomral build.
Work in progress on win32 symbol DB for codesighs.
2003-01-22 14:06:15 +00:00
peterv%netscape.com
0f771533b2 Fix stupid error in last checkin. 2003-01-22 13:39:17 +00:00
ssu%netscape.com
43b92f6837 forgot to reset the GRE supersede version from 0.0.0.0 to 1.3.0.0 as part of the patch for bug 186703. it was set to 0.0.0.0 for testing purposes. does not affect tinderbox builds. 2003-01-22 11:22:34 +00:00
peterv%netscape.com
34e89fbc35 Fixing CFM bustage. nsICookiePromptService, not nsICookiePromptSerice. 2003-01-22 11:09:47 +00:00
peterv%netscape.com
ca17f7c844 Fixing CFM bustage. Necko2, not Necko. 2003-01-22 11:06:15 +00:00
sspitzer%netscape.com
7b863413bf fix for bug #189933
bulletproofing for news crasher when downloading list of newsgroups until I can reproduce it.
r/sr=bienvenu
2003-01-22 08:29:03 +00:00
timeless%mozdev.org
f8238d67cf This is not part of the build (it doesn't build).
nsIConverterInputStream::Init now requires four parameters instead of three.
To build this test, add uconv necko to requires.
2003-01-22 08:10:45 +00:00
caillon%returnzero.com
d1da452d1f comment fixes r+sr=bzbarsky 2003-01-22 08:01:37 +00:00
ssu%netscape.com
375b3bfa4a fixing bug 186703 - fix moz-ns installers to build and run with GRE. got verbal r=sgehani,sr=dveditz 2003-01-22 07:59:52 +00:00
rbs%maths.uq.edu.au
f84022a21f Add a comment following b=123049, r+sr=bzbarsky 2003-01-22 07:56:13 +00:00
timeless%mozdev.org
1d187936dc Not part of the build (without these changes it doesn't build).
Fixed the input string variable name in1/in.
CreateACString takes three params not two.
variables living in nsCOMPtrs should not be left alive past xpcom shutdown.
2003-01-22 07:51:44 +00:00
rbs%maths.uq.edu.au
eba1c08907 Rework the positioning functions of <mover>, <munder>, <munderover> to improve their behavior w.r.t italic and non-italics fonts. Also use some fuzzy arithmetic to mitigate roundoff errors that could cause accents to collide with their base, b=135940, r=bzbarsky, sr=roc+moz 2003-01-22 07:42:20 +00:00
caillon%returnzero.com
87c2b9e2b4 Bug 115539, Add pref UI to disable/enable domain guessing in Location (adding "www." and ".com" to domain names)
r=timeless sr=jag
2003-01-22 07:05:14 +00:00
timeless%mozdev.org
9f04591a8c Bug 180384 nsExternalHelperAppService should observe profile changes
r=ccarlen sr=dmose
2003-01-22 06:57:15 +00:00
sspitzer%netscape.com
13110c7578 fix build bustage for when SMIME is not defined.
thanks to jag / jrgm / bz for the heads up.
2003-01-22 06:28:01 +00:00
jst%netscape.com
9111ec7a30 Fixing bug 180552. Make document.body.client* work even if the body element's overflow is set to hidden. r=caillon@returnzero.com, sr=peterv@netscape.com 2003-01-22 06:25:24 +00:00
wtc%netscape.com
0a514a798c Bug 189546: updated the comments to reflect what the new code does. 2003-01-22 06:24:53 +00:00
timeless%mozdev.org
c9b0d189e4 This isn't part of the build (without these changes it doesn't build).
"register" is a keyword and wasn't the right name for the variable anyway.
the registrar no longer accepts nsIFileSpec. Converted the caller to nsIFile.
2003-01-22 06:18:06 +00:00
ccarlen%netscape.com
0fcd29efcb Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf 2003-01-22 06:13:39 +00:00
timeless%mozdev.org
06b309aa38 Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
rginda%netscape.com
7488e28c59 - chatzilla only -
add James Ross'  pref panel, bug 23265
rework pref code to be table driven
add pref observer to watch for prefs changed from outside chatzilla
make the keyboard shortcut for ``Leave Channel'' and ``Close View'' Accel+W, bug 122782
add UI for the multiline input mode, bug 149588
add tab completion for channel names, bug 131633
fix bug where networks added from a startup script didn't show in the list displayed in the *client* tab at startup.
adds key= and pass= parameters to irc: urls, bug 187699
fix ``secret'' channel mode, bug 184244
2003-01-22 05:49:52 +00:00
shliang%netscape.com
6abe43a65d bug 190015 - change verbage for popup blocking - r/sr=jag 2003-01-22 05:46:42 +00:00
alecf%netscape.com
271b44ce34 oops, warnings fixes from previous checkin 2003-01-22 05:46:07 +00:00
shliang%netscape.com
12b8ac7ec6 bug 190014 - prefill popup manager appropriately when opened from popup blocked statusbar icon - r/sr=jag 2003-01-22 05:45:11 +00:00
bzbarsky%mit.edu
50ccf5bb5c wallpaper for bug 189076, r=pkw@us.ibm.com, rs=bryner 2003-01-22 05:42:57 +00:00
rginda%netscape.com
045999da85 - venkman only -
bug 189563, initialize hookresult to prevent warnings
2003-01-22 05:42:35 +00:00
alecf%netscape.com
ab070553d6 fix for bug 121341 - make nsPersistentProperties::Load sane. don't make a virtual call for every character read in from the .properties file! 2003-01-22 05:15:40 +00:00
dougt%netscape.com
09605deb19 Fixing mozilla version command option. r=pavlov, sr=alec, b=189992 2003-01-22 05:03:21 +00:00
mkaply%us.ibm.com
cebb7c2b3c #189349
r=cbiesinger, sr=bzbarsky
Have OS/2 follow the Windows path for downloadManager dialog - launch and open in explorer
2003-01-22 04:58:09 +00:00
nelsonb%netscape.com
8a025005e9 Add OIDs for AES Key Wrap mechanism. 2003-01-22 04:35:54 +00:00
pkw%us.ibm.com
dc7050147a Bug 189859 - Checkin for Bug 173388 broke 64-bit builds on AIX.
r=harishd@netscape.com, sr=jst@netscape.com
2003-01-22 04:29:43 +00:00
peterv%netscape.com
db55523321 Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 04:27:59 +00:00
seawood%netscape.com
b584cb0b06 MOZILLA_VERSION is now defined in mozilla-config.h so no need to explicitly define it here
Bug #189462 r=dougt
2003-01-22 04:24:56 +00:00
seawood%netscape.com
aa257f9290 Add MOZILLA_VERSION to mozilla-config.h.
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00
seawood%netscape.com
acd5cfb16e Export nsBuildID.h to the SDK so that embedding apps are aware of the buildid.
Bug #189462 r=dougt
2003-01-22 04:22:34 +00:00
colin%theblakes.com
17a08dcd88 Work around system() length restriction in OpenVMS. b=189773. r=cls. 2003-01-22 04:16:58 +00:00
danm%netscape.com
4c6f0a0615 add tridentprofile extension. bug 185689 r=jag 2003-01-22 04:15:36 +00:00
danm%netscape.com
e6708b965b add id to menu item for overlay insertion. bug 185689 r=jag 2003-01-22 04:15:32 +00:00
danm%netscape.com
f3f078de5d add tridentprofile resources makefile. bug 185689 r=jag 2003-01-22 04:15:29 +00:00
danm%netscape.com
d340c92d69 add very minimal UI, mostly for testing. not part of default build. bug 185689 r=ben,jag 2003-01-22 04:15:23 +00:00
danm%netscape.com
f8cd65145f sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy 2003-01-22 04:13:23 +00:00
depstein%netscape.com
31657b9e84 updated nsIHttpChannel response tests. more flexible parameter passing. not part of the build. 2003-01-22 04:11:05 +00:00
mkaply%us.ibm.com
fff98436a4 No bug
r=mkaply, sr=blizzard
OS/2 only - initial checkin of os2Embed sample
2003-01-22 04:01:57 +00:00
peterv%netscape.com
ce289daaeb Fix some warnings. 2003-01-22 04:00:19 +00:00
wtc%netscape.com
b4f31cb711 Bug 189546: moved the switch statement for known key lengths to the
beginning of PK11_GetKeyLength to work around a deadlock in nCipher
module if PK11_ExtractKeyValue is called.
2003-01-22 03:55:21 +00:00