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

118340 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com 6b396f6415 #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 c3847878a0 Declare the new function sec_asn1d_parent_is_indefinite as static. 2003-04-28 20:19:21 +00:00
harishd%netscape.com 551ec57a4a Removing obsolete files that missed my last checkin. *** NOT PART OF THE BUILD *** 2003-04-28 20:10:41 +00:00
jst%netscape.com fc432e0bac 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 73e47eee95 Removing dead .cvsignore file. 2003-04-28 19:16:18 +00:00
burnus%gmx.de 1fe0750420 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 ffd5228737 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 f0c2b639dd replace arena grow with code that grows memory nLog n, not n! 2003-04-28 17:56:46 +00:00
cbiesinger%web.de fa81fe2474 201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable] 2003-04-28 17:49:58 +00:00
dbradley%netscape.com db56ae9926 Bug 203093 - Move ActiveXObject --> NSActiveXObject. r=adamlock, sr=alecf, a=sspitzer 2003-04-28 16:51:38 +00:00
igor%mir2.org 9cde635841 IdScriptable.nextInstanceCheck is replaced by IdScriptable.incompatibleCallError to reflect proper semantic and simplify id-related code. 2003-04-28 16:27:57 +00:00
aaronl%netscape.com a198355723 Update to MSAA support documentation. NPOB. 2003-04-28 13:32:08 +00:00
igor%mir2.org 5dc7316f87 Replacing protected by private/package private to allow for better optimization. 2003-04-28 12:54:59 +00:00
igor%mir2.org 9e9fa17082 Removal of unused private static SEAL_FUNCTIONS_FLAG 2003-04-28 12:53:15 +00:00
igor%mir2.org 9cf97b6988 Replacing prototypePropertyAttrs by simple boolean flag isPrototypePropertyImmune for simpler code. 2003-04-28 12:52:21 +00:00
aaronl%netscape.com 72f1681e64 Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst 2003-04-28 10:24:52 +00:00
igor%mir2.org 65790b9103 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=203402 :
In Codegen do not pass trueLabel, falseLabel to recursive
generateCodeFromNode from ADD node and use -1 , -1 instead to indicate non-jump node.
2003-04-28 09:50:56 +00:00
igor%mir2.org 03ffd6752b Restoring toStringTreeHelper functionality to print nested functions as a part of the tree. The regression was caused by changes to store function reference as index and not function node. 2003-04-28 09:44:19 +00:00
rbs%maths.uq.edu.au 409c37497d Fix a problem with the 'user-defined font' which causes the CPU to spike at 100% followed by a hang, b=147222, r+sr=bzbarsky, a=sspitzer 2003-04-28 04:16:21 +00:00
sspitzer%netscape.com 9c3de4a760 fix leak, no bug. 2003-04-27 17:39:23 +00:00
rogerl%netscape.com 00c0084fc5 Fixing function literals 2003-04-27 15:33:13 +00:00
varga%netscape.com 98b64c855c Fix for bug 197274. improve text of "enable automatic image resizing" pref
r=varga, sr=alecf, a=sspitzer, patch by Alex Bishop <alex@mozillazine.org>
2003-04-27 14:36:28 +00:00
gerv%gerv.net 59cd208c6d Bug 195607 - Minimum width code gets it wrong. Patch by gerv; r,a=justdave. 2003-04-27 13:44:23 +00:00
gerv%gerv.net d4d3261450 Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by gerv; r,a=justdave. 2003-04-27 13:43:15 +00:00
caillon%returnzero.com c71268194b Backing out previous patch since it was causing addressbook problems. 2003-04-27 10:36:58 +00:00
bryner%netscape.com e228e19237 more #include cleanup. 2003-04-27 08:41:02 +00:00
igor%mir2.org d6cb9bf88b In debug mode print instruction names, not their bytecode values. 2003-04-27 08:12:18 +00:00
bryner%netscape.com 4eb2df257b Removing unneeded includes. 2003-04-27 07:32:14 +00:00
bbaetz%acm.org 02de6f559d Bug 180086 - Rename 'count' column in votes tables
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
bbaetz%acm.org 111cea9f5c Bug 203540 - RenameField doesn't get NULL/NOT NULL correct
r,a=justdave
2003-04-27 07:19:28 +00:00
bbaetz%acm.org 317acb7a95 Byg 202463 - prefill 'assign to' with default component owner
patch by slamm@yahoo-inc.com (Steve Lamm)
r=bbaetz, a=justdave
2003-04-27 07:12:53 +00:00
rogerl%netscape.com 54af1bc761 Fixed function literals 2003-04-27 05:53:28 +00:00
chanial%noos.fr 87d41981ad bug 203069: Unable to search in page-source
sync'ing with seamonkey, use gBrowser instead of getBrowser()
2003-04-27 05:02:28 +00:00
caillon%returnzero.com 735f25e3fc Bug 173430 - flawfinder warnings in libpref
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
katakai%japan.sun.com e4918058d8 bug 200084
gbk1988.1989-0 is defined as GBK, but us-ascii
r=ftang,sr=rbs,a=asa for gtk part
r=smontagu,sr=rbs,a=sspitzer for Xlib part
2003-04-27 02:40:56 +00:00