smontagu%netscape.com
d94a64f46c
Retain reference to offscreen drawing surface so we can release it when the context goes away. Bug 206561, author=Roland.Mainz@informatik.med.uni-giessen.de, r+sr=roc+moz
2003-05-30 20:29:11 +00:00
brendan%mozilla.org
d09b84b2b8
Disable DEBUG_brendan stuff.
2003-05-30 20:25:42 +00:00
brendan%mozilla.org
0f0aa3da9c
Constipation and comment spelling fixes.
2003-05-30 20:23:59 +00:00
timeless%mozdev.org
7f7b9c2c97
Bug 207674 Use about:logo for about:
...
r=caillon sr=jag
2003-05-30 20:10:33 +00:00
ere%atp.fi
85bf83d3ee
Fix for bug 207413: Midas: designMode = "on" fails for a newly created iframe
...
patch by jst
r=ere
sr=kin
2003-05-30 20:04:50 +00:00
timeless%mozdev.org
ece05c4d2e
Bug 207583 imgLoader::LoadImage called with null pointer from nsImageBoxFrame::UpdateImage
...
r=bz sr=bz
2003-05-30 20:02:55 +00:00
timeless%mozdev.org
932f0bb1c9
Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
...
Patches by timeless/biesi r=biesi/timeless sr=bz
2003-05-30 19:50:11 +00:00
timeless%mozdev.org
151f1552cf
Bug 205017 Uninitialized variables in layout/html/base/src/nsPresShell.cpp
...
r=dbaron sr=dbaron
2003-05-30 19:47:39 +00:00
cbiesinger%web.de
7696e14674
address reviewer comments that I forgot when checking in patch for bug 204386. r+sr=bz
2003-05-30 19:47:08 +00:00
brade%netscape.com
c6dd498436
remove bogus comment; r=Neil; rs=sspitzer; bug 129054
2003-05-30 19:45:46 +00:00
kirk.erickson%sun.com
c7f2b76a30
Resolves bug 206971 - selfserv should OptimizeSpeed (use NSS_Initialize).
...
Both selfserv and strsclnt no longer OptimizeSpace. Moved SECMOD_DB
defines from nssinit.c to nss.h, make it availble for public use with
NSS_Initialize().
2003-05-30 17:25:13 +00:00
brade%netscape.com
5a286652d5
remove "Midas" codename from page contents; describing as "Rich Text Editing"; NOT PART OF BUILD
2003-05-30 15:43:54 +00:00
brade%netscape.com
8c5492c35e
updated documentation for rich text editing (formerly known as midas) commands; all current commands (as of 1.5alpha today) are listed now. NOT PART OF BUILD.
2003-05-30 15:40:27 +00:00
brade%netscape.com
a8005a1108
handle insertHTML and fix fontface to support 2-byte font strings; r=mkaply; sr=kin; bug=184509
2003-05-30 15:02:12 +00:00
bienvenu%netscape.com
6b69ac89f4
fix problem moving messages with embedded nulls, r/sr=sspitzer 206473
2003-05-30 14:20:07 +00:00
brade%netscape.com
aa7d697586
don't handle empty string from pref as valid background image; r=timeless, sr=jag; bug 207501
2003-05-30 13:36:48 +00:00
blizzard%redhat.com
61059074b0
Checkpointing changes. Not part of the regular build. Update the plugin path bits in the startup script. Remove some patches that aren't needed anymore.
2003-05-30 13:08:50 +00:00
locka%iol.ie
4ad2187d3d
Add code controlled by a persist flag to delete files and dirs if saveDocument returns with an error code. b=129332 r=brade@netscape.com sr=jaggernaut@netscape.com
2003-05-30 11:42:25 +00:00
nelsonb%netscape.com
2ede35f2c3
Back out rev 1.28 to test some hypotheses about bug 207313.
2003-05-30 10:06:29 +00:00
varga%netscape.com
58ad0b7e9a
Fix for bug 203992. Bookmark's Notify/schedule fail to prompt user when change has occured.
...
r=jag, sr=bryner
2003-05-30 08:56:59 +00:00
rogerl%netscape.com
80ed633d21
fixed line length for function toString
2003-05-30 06:56:17 +00:00
scott%scott-macgregor.org
cce235d98d
fix a typo in the comments. Thanks to Stephen Walker for the fix.
2003-05-30 06:53:33 +00:00
leon.zhang%sun.com
1cc73c1d82
patch for bug 207469: optimize timer usage in nsComposerCommandsUpdater::PrimeUpdateTimer()
...
sr=sfraser r=Henry.Jia
2003-05-30 06:33:47 +00:00
brendan%mozilla.org
16e3b96ac1
Crash fix: Use the current proto-doc's global object, not the possibly-null window global, when compiling overlay out-of-line scripts (204935, r=ben, sr=jst).
2003-05-30 06:30:27 +00:00
alecf%flett.org
b5affe8b29
remove these files, they aren't built any more
2003-05-30 06:00:51 +00:00
nelsonb%netscape.com
01d479d131
Correct all the tests in which the server requires client auth, but the
...
client does not supply it, so that the client actually will NOT supply
it. Previously, the client was supplying client auth in all these tests,
and the https requests were completing succesfully, when they should have
been failing. Bug 207398.
2003-05-30 05:40:40 +00:00
nelsonb%netscape.com
772d71205a
Change the SSL3 stress test to disable TLS, so that it will actually
...
test SSL3. Uses the new -T option recently added to strsclnt.
2003-05-30 05:38:12 +00:00
nelsonb%netscape.com
c8b735a8c3
Add -3 and -T options, with same meaning as in tstclnt and selfserv,
...
disabling SSL3 and TLS respectively. With this change, the QA stress
tests that say they're testing SSL3 or TLS can finally test what they
claim they are testing.
2003-05-30 05:35:52 +00:00
shliang%netscape.com
1f9686f31d
bug 190174 - skin-switching broken for migrated profiles. r=ccarlen, sr=jag
2003-05-30 05:29:37 +00:00
shliang%netscape.com
19fdb3ecc0
bug 207260 - (osx) cmd-m should not open mail compose window. r=jag, sr=sspitzer
2003-05-30 05:08:45 +00:00
scott%scott-macgregor.org
8c72f1be76
Collapse compose window overlays (including xul, dtd and css files). This should give us a nice
...
performance win for mail compose.
Many thanks to Stephen Walker for donating the fix
2003-05-30 04:37:58 +00:00
bzbarsky%mit.edu
6403264340
Constify static vars in intl. Bug 207542, patch by ataylor@its.to (Andrew
...
Taylor), r=bzbarsky, sr=alecf
2003-05-30 02:29:45 +00:00
jaggernaut%netscape.com
1bb105a48f
Bug 112697: fix tabbrowser context menu "Reload" item to work from the bar itself. r=timeless, sr=bryner
2003-05-30 02:00:36 +00:00
ssu%netscape.com
7c029ba52f
fixing bug 202326 - Unable to Use my client cert to authenticate. r=dougt, sr=dveditz, a=sspitzer
2003-05-30 01:22:39 +00:00
smontagu%netscape.com
70b007cea5
Bugs in intl/uconv/src/nsUnicodeToUTF8.cpp. Bug 191483, Author=hsivonen@iki.fi, r=smontagu, sr=rbs
2003-05-30 01:16:20 +00:00
jaggernaut%netscape.com
1decc3f74c
Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt
2003-05-30 00:21:01 +00:00
pschwartau%netscape.com
b5da481b47
Updating JS_GetImplementationVersion() to date of latest JS release (67111).
2003-05-30 00:10:38 +00:00
timeless%mozdev.org
f9a4cf6135
Bug 207057 Division by zero in UCDET.DLL
...
r=smontagu sr=rbs
2003-05-29 23:42:12 +00:00
johnkeis
b19742564e
More todo
2003-05-29 23:40:34 +00:00
smontagu%netscape.com
e03a31c002
Fix rounding issue in DrawTile() and remove a bogus assertion. Bug 194791, Author=paper@animecity.nu, r=smontagu, sr=roc+moz
2003-05-29 23:29:37 +00:00
mstoltz%netscape.com
c90c1c37c5
Bug 180748 - call CheckLoadURI when loading remote scripts from XUL. r=heikki, sr=brendan
2003-05-29 23:22:21 +00:00
rogerl%netscape.com
e382e16493
More int32 etc. fixes
2003-05-29 22:51:03 +00:00
bryner%netscape.com
2373a382c8
Bug 197136, <button> elements should be Aqua bevel buttons for Cocoa. Add a new -moz-appearance value, button-bevel. Also, fixed a problem that caused the button in a file input control to change size when it was focused. r=pinkerton, sr=sfraser.
2003-05-29 22:39:05 +00:00
alecf%flett.org
1963370b52
for bug 101995.. oops, forgot to rev the IID here, so that phoenix doesn't barf.
...
my previous checkin was r=jshin, sr=brendan
2003-05-29 22:15:09 +00:00
alecf%flett.org
a08103427a
big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument
2003-05-29 22:11:23 +00:00
dougt%meer.net
f438318e22
Disallowing javascript or data schemes in a redirect. r=mstoltz, sr=brendan, a=rjesup, b=195201
2003-05-29 21:56:38 +00:00
dougt%meer.net
0b32036f70
Disallowing javascript or data schemes in a redirect. r=mstoltz, sr=brendan, a=rjesup, b=195201
2003-05-29 21:51:34 +00:00
pinkerton%netscape.com
0aec4326b6
fix up cursor id's (bug 207301) r=pink/sr=sfraser
2003-05-29 20:50:49 +00:00
alecf%flett.org
ca4d2a3bf1
part of bug 119923 - add a -p option to regchrome to output the chrome registry to a .properties file
...
r=bryner, sr=hyatt
2003-05-29 18:53:33 +00:00
rogerl%netscape.com
834d301f86
toInt32 & toUint32 fixes
2003-05-29 17:47:44 +00:00