ssu%netscape.com
c16c6ac33a
fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer
2003-04-30 06:59:08 +00:00
ssu%netscape.com
b5214fa2f7
fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer
2003-04-30 06:49:04 +00:00
dbradley%netscape.com
6558b1085f
bug 203362, missed this file
2003-04-30 06:34:53 +00:00
sspitzer%netscape.com
e25465caa9
fix for regression bug #203629
...
Attached images don't display inline if "Do not load remote images..." is turned on
caused by my fix for bug #51631 .
r/sr=bienvenu, a=sspitzer
2003-04-30 06:28:16 +00:00
ere%atp.fi
5cce38b99e
Bug 137661: Mail window opened from biff icon can't be maximized/minimized/resized and covers the full screen
...
r+sr=jag
a=sspitzer
2003-04-30 06:24:01 +00:00
dbradley%netscape.com
7644a39e58
bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa
2003-04-30 04:13:58 +00:00
ssu%netscape.com
ab5e22a405
fixing bug 194115 - self-extracting installer no longer looks for .xpi files in cwd. r=sgehani, rs=jag, a=sspitzer
2003-04-30 03:11:26 +00:00
pschwartau%netscape.com
97e2fc9f14
Adding a new case, and improving readability.
2003-04-30 01:10:10 +00:00
pschwartau%netscape.com
36cfebf1a7
Initial add. Regression test for bug 203841.
2003-04-30 01:01:02 +00:00
wtc%netscape.com
ac2dd722a6
Bug 203317: getipnodebyxxx routines are not thread-safe on OpenVMS, so we
...
need to lock around them. The patch is contributed by Colin Blake
<colin@theblakes.com>. r=wtc.
Modified Files: configure configure.in prnetdb.c
2003-04-30 00:44:16 +00:00
chanial%noos.fr
4b18dbd475
bug 68541: unchecked toolbar menuitem in the bookmark manager.
...
Clean up in utilityOverlay.js
- in goToggleToolbar: use of properties instead of attributes
- in getBrowserURL: don't use 'browser.chrome' pref.
Some dependency work in bookmarksManager.xul. More to be done.
2003-04-30 00:21:48 +00:00
myk%mozilla.org
5a733aef39
Fixing build bustage by adding version string and license header.
2003-04-29 23:37:49 +00:00
myk%mozilla.org
45c7dd9178
Fix for bug 72837: a script that generates configuration information for a Bugzilla installation.
...
r=gerv
a=myk
2003-04-29 23:14:31 +00:00
bishakhabanerjee%netscape.com
d30d2f04a9
Removed gcc warning - bug 203449
2003-04-29 23:13:33 +00:00
varga%netscape.com
04dbca1afb
Fix for bug 192014. Bookmarks menu shows no bookmarks when no unminimized windows are open.
...
r=pch, sr=jag, a=sspitzer
2003-04-29 22:51:48 +00:00
heikki%netscape.com
4035e867e8
Bug 203111, remove unused code, r=harishd, sr=jst, a=asa.
2003-04-29 21:28:17 +00:00
heikki%netscape.com
8a7adce075
Bug 203384, document could be null, for example when calling from XPointer processor, patch from jst, r=sicking, sr=heikki, a=asa.
2003-04-29 20:46:24 +00:00
jaggernaut%netscape.com
7bb9ac0b47
Bug 139573: [classic] The UP/DOWN buttons are too small. Patch by Tuukka Tolvanen <t.bugz@lament.cjb.net>, r=sgehani, sr=jag, a=Asa
2003-04-29 20:23:27 +00:00
bzbarsky%mit.edu
621e3620d4
Images with no alt attr in quirks mode should show a placeholder, even if they
...
were blocked. Bug 201288, r+sr=roc+moz, a=asa
2003-04-29 18:49:42 +00:00
pschwartau%netscape.com
c3e96275ca
Initial add. Regression test for bug 203402.
2003-04-29 18:49:32 +00:00
bzbarsky%mit.edu
2529f5a5e5
Fix sizing of disabled buttons to match enabled ones. Bug 147463,
...
r=jkeiser, sr=roc+moz, a=asa
2003-04-29 18:45:51 +00:00
ere%atp.fi
f34440c5b9
Bug 201242: When minimize and then restore, two carets appear in a mail compose window
...
Patch by bryner and me
r=bryner
sr=jst
a=sspitzer
2003-04-29 18:24:28 +00:00
bienvenu%netscape.com
893f0738a2
fix bug 203219, failure to logon to pop3 servers that support cram-md5, r/sr=sspitzer, a=sspitzer
2003-04-29 18:19:24 +00:00
jgaunt%netscape.com
a0616ca7e6
bug 198531 - plugging soap leak, had a bad assertion
...
r=rayw
sr=jst
a=asa
2003-04-29 18:11:54 +00:00
kaie%netscape.com
e3725ca56e
b=196827 Lock icon says that site is secure when it isn't because the connection was canceled
...
Patch by Darin
r=kaie sr=jag a=asa
2003-04-29 16:12:18 +00:00
brade%netscape.com
57ec9793f8
packaging fixes for bug 203399 and others; r=glazou, sr=peterv
2003-04-29 13:58:15 +00:00
igor%mir2.org
341ffcaf63
Implement Serializable by recently introduced ImporterFunctions as this is required for scope serialization.
2003-04-29 13:56:57 +00:00
igor%mir2.org
507f6e1571
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=203752 :
...
NativeGlobal implements Serializable to allow scope serialization.
2003-04-29 13:54:22 +00:00
brade%netscape.com
0571059292
removing EditorOverride.css from jar; it's now a resource (bug 203399, r=timeless, sr=jag)
2003-04-29 13:36:31 +00:00
brade%netscape.com
35e02d4a66
bug 203399; remove needless stylesheet call; r=timeless; sr=jag
2003-04-29 13:34:30 +00:00
igor%mir2.org
7aef73e908
Renaming getIdDefaultAttributes to getIdAttributes in IdScriptable and its descendants to better reflect method semantic change in the previous IdScriptable commit plus layout cosmetics.
2003-04-29 12:06:17 +00:00
igor%mir2.org
0b0e3d9fb7
Removal of support for altering attributes of id-based properties. If such support is required, a subclass should override IdScriptable.setIdAttributes which by default throws an runtime exception unless new attributes are the same as the old ones.
2003-04-29 08:54:55 +00:00
ssu%netscape.com
59c6610d9c
fixing bug 203377 - Alert dialogs to close browser/kill process have hard coded 'Mozilla' strings. r=sgehani, sr=jag, a=asa
2003-04-29 08:38:12 +00:00
dean_tessman%hotmail.com
8ba8fe40cd
fixes to Blocked Popups dialog:
...
- no confirmation after unblocking a site
- if there are no more sites in the list after unblocking, dialog closes
- if there are more sites, ensure one's selected
- added accesskeys to the two buttons
- now a dialog, so there's no minimize or maximize buttons
2003-04-29 08:31:46 +00:00
sspitzer%netscape.com
0c2e6d05f8
fix for bug #203716
...
unable to scroll page after [left-]clicking on link in mail (existing browser window)
sr=jag, a=sspitzer
2003-04-29 05:49:01 +00:00
caillon%returnzero.com
a1fe11df29
Bug 173430 - flawfinder warnings in libpref
...
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
jake%bugzilla.org
6b3845f3dd
Spell component correctly.
2003-04-29 03:15:06 +00:00
pavlov%pavlov.net
584df61756
fixing bug 14665 r=kaie sr=dmose a=sspitzer
2003-04-29 02:47:34 +00:00
pinkerton%netscape.com
a96c3f51fb
make add to whitelist work on 10.1 by using the routine i really wanted
...
from the start.
2003-04-29 02:06:57 +00:00
timeless%mozdev.org
095087b182
Bug 203436 remove widget/os2/tests/makefile from allmakefiles.sh
...
patch by jonwil@tpgi.com.au r=cls r=mkaply a=sspitzer
2003-04-29 00:58:19 +00:00
timeless%mozdev.org
5965519174
Bug 44714 Icons not changed from IE to Mozilla when set in Desktop Integration (.url icons) (Internet shortcuts)
...
patch by jonwil@tpgi.com.au r=sgehani sr=bz a=sspitzer
2003-04-29 00:54:36 +00:00
heikki%netscape.com
d528efc700
Bug 201356, make page load tests support XML documents, r=jrgm.
2003-04-29 00:27:06 +00:00
scott%scott-macgregor.org
e9ff3402eb
synch up with a change from the trunk (Bug #203261 )
2003-04-28 23:42:27 +00:00
nicolson%netscape.com
33f9314e1c
Improve parameter class handling.
2003-04-28 23:32:39 +00:00
nicolson%netscape.com
673009de15
Build with NSS 3.7.3 RTM.
2003-04-28 23:31:12 +00:00
mkaply%us.ibm.com
d496486d29
#202823
...
r=pedemont, sr=blizzard (platform specific) a=mkaply
OS/2 only - better fix for titlebar problem - we were getting bad titlebars in task list
2003-04-28 21:59:02 +00:00
jgaunt%netscape.com
c3dd397a39
bug 198531 - pluggin SOAP leak
...
r=rayw
sr=jst
a=asa
2003-04-28 21:55:17 +00:00
nicolson%netscape.com
7f171ff2aa
Fix blackflag 619793: support RC2/CBC/PKCS5Padding.
2003-04-28 21:48:33 +00:00
nicolson%netscape.com
1e2d9de718
Move to JSS 3.4 beta.
2003-04-28 21:28:00 +00:00
sfraser%netscape.com
edd6f67d43
Fix bug 198739: change Camino user-agent string to say 'Camino' rather than 'Chimera'. r=pink, sr=me.
2003-04-28 21:21:03 +00:00