Граф коммитов

118443 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org 75f87b2269 Fixing build bustage by adding version string and license header. 2003-04-29 23:37:49 +00:00
myk%mozilla.org a4f5423134 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 b939a52974 Removed gcc warning - bug 203449 2003-04-29 23:13:33 +00:00
varga%netscape.com 5e814df9c1 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 40151ecdfb Bug 203111, remove unused code, r=harishd, sr=jst, a=asa. 2003-04-29 21:28:17 +00:00
heikki%netscape.com ec1d21e678 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 6fa6239988 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 fb289d8bd3 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 02641c4c8e Initial add. Regression test for bug 203402. 2003-04-29 18:49:32 +00:00
bzbarsky%mit.edu 8565cf3ef4 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 abb7fc1211 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 36492d4f25 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 117853dd26 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 9758016f91 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 4d2a98d938 packaging fixes for bug 203399 and others; r=glazou, sr=peterv 2003-04-29 13:58:15 +00:00
igor%mir2.org 7ddf39b015 Implement Serializable by recently introduced ImporterFunctions as this is required for scope serialization. 2003-04-29 13:56:57 +00:00
igor%mir2.org 14d65688d3 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 f3e9ac1fb9 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 070cc57df4 bug 203399; remove needless stylesheet call; r=timeless; sr=jag 2003-04-29 13:34:30 +00:00
igor%mir2.org 054eccf9b5 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 04a61296fb 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 375c45534a 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 226b51d7f5 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 f8a6f10bf1 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 8fef74d33c Bug 173430 - flawfinder warnings in libpref
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
jake%bugzilla.org 79366b6277 Spell component correctly. 2003-04-29 03:15:06 +00:00
pavlov%pavlov.net 14b8976085 fixing bug 14665 r=kaie sr=dmose a=sspitzer 2003-04-29 02:47:34 +00:00
pinkerton%netscape.com 89691a5b5a 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 3acf78e856 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 104f2e9c27 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 884a84dfc9 Bug 201356, make page load tests support XML documents, r=jrgm. 2003-04-29 00:27:06 +00:00
scott%scott-macgregor.org d6aed9a77a synch up with a change from the trunk (Bug #203261) 2003-04-28 23:42:27 +00:00
nicolson%netscape.com f7123ebbf1 Improve parameter class handling. 2003-04-28 23:32:39 +00:00
nicolson%netscape.com d72dc83313 Build with NSS 3.7.3 RTM. 2003-04-28 23:31:12 +00:00
mkaply%us.ibm.com 6038e5b96d #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 9193b9e4f8 bug 198531 - pluggin SOAP leak
r=rayw
sr=jst
a=asa
2003-04-28 21:55:17 +00:00
nicolson%netscape.com ae6470da30 Fix blackflag 619793: support RC2/CBC/PKCS5Padding. 2003-04-28 21:48:33 +00:00
nicolson%netscape.com 3d44a05368 Move to JSS 3.4 beta. 2003-04-28 21:28:00 +00:00
sfraser%netscape.com 363d544c98 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
mkaply%us.ibm.com e8a9094c41 #203666
r=mkaply, sr=blizzard (platform specific) a=mkaply
OS/2 only - quick (obvious) fix for now - random corruption in fonts - we were freeing the PS
2003-04-28 20:59:24 +00:00
wtc%netscape.com c7b24c7949 Declare the new function sec_asn1d_parent_is_indefinite as static. 2003-04-28 20:19:21 +00:00
harishd%netscape.com 744392f4b4 Removing obsolete files that missed my last checkin. *** NOT PART OF THE BUILD *** 2003-04-28 20:10:41 +00:00
jst%netscape.com d9d2d1abdf Fixing bug 148782. Don't let images or form controls named 'submit' shadow the method form.submit. r=caillon@returnzero.com, sr=peterv@netscape.com, a=sspitzer@netscape.com 2003-04-28 19:27:40 +00:00
jst%netscape.com ceab6587af Removing dead .cvsignore file. 2003-04-28 19:16:18 +00:00
burnus%gmx.de 7190835e6e Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $changedsince
r=gerv, a=justdave
2003-04-28 18:29:37 +00:00
ssu%netscape.com b2b3bc1f21 fixing bug 190534 - Help buttons in Account Settings pointing to wrong location in Help. r=dmose, sr=jag, a=sspitzer 2003-04-28 18:01:47 +00:00
relyea%netscape.com ec249ebf48 replace arena grow with code that grows memory nLog n, not n! 2003-04-28 17:56:46 +00:00
cbiesinger%web.de 164f735c82 201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable] 2003-04-28 17:49:58 +00:00
dbradley%netscape.com 56e25bcf9c Bug 203093 - Move ActiveXObject --> NSActiveXObject. r=adamlock, sr=alecf, a=sspitzer 2003-04-28 16:51:38 +00:00
igor%mir2.org 1f79d6d224 IdScriptable.nextInstanceCheck is replaced by IdScriptable.incompatibleCallError to reflect proper semantic and simplify id-related code. 2003-04-28 16:27:57 +00:00