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

73738 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 422723667a Adding support for box objects to XML and HTML. Reduced size of XUL content nodes by
4 bytes. r=jst@netscape.com, a=ben@netscape.com
2000-12-10 09:18:57 +00:00
hyatt%netscape.com 98e416410f modify wording for XBL form control pref & relocate box debugging preferences so they
are accessible when in box debugging mode. a=ben@netscape.com
2000-12-10 09:17:37 +00:00
hyatt%netscape.com ea4b450e44 prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com 2000-12-10 09:14:03 +00:00
cls%seawood.org b42554e726 Adding 'Tinderbox: SeaMonkey-Ports' panel to default list of panels.
Bug 62096 r=ben@netscape.com
2000-12-10 06:55:06 +00:00
dbaron%fas.harvard.edu 7c856ace9a Fix goto-related IRIX bustage. 2000-12-10 05:46:46 +00:00
leaf%mozilla.org 4d9b7b5127 Automated update 2000-12-10 04:30:08 +00:00
dbaron%fas.harvard.edu 875808ff50 A better configure test for fixing the IRIX bustage. 2000-12-10 04:27:38 +00:00
leaf%mozilla.org 0aefd90e03 Automated update 2000-12-10 03:15:08 +00:00
dbaron%fas.harvard.edu 3331dd382b Attempt to fix |address_of| bustage on IRIX. r=scc@mozilla.org b=59414 2000-12-10 03:13:53 +00:00
wtc%netscape.com 06f54183a4 Bugzilla bug #51406: PR_GetConnectStatus should not invoke the new
'connectcontinue' method, which is not present in the PRIOMethods
table of NSPR 4.0.
Modified Files: prsocket.c ptio.c
2000-12-10 02:33:59 +00:00
ssu%netscape.com c5ffc3cf04 fixing bug #33353. patch from Henrik Gemal and Timeless. mo,r=ssu. not part of any tinderbox builds. 2000-12-09 23:22:20 +00:00
ssu%netscape.com 3d41b12cad fixing bug #33349. patch from Henrik Gemal. mo,r=ssu. affects only windows platform. 2000-12-09 23:08:04 +00:00
disttsc%bart.nl b1bfdfa3d0 Remove titledbutton frame (wasn't built) and titledbutton atom, bug=57751, r=ben, a=hyatt 2000-12-09 12:36:07 +00:00
bryner%uiuc.edu e3a92267ce Mousewheel bugs 29244, 50339, 42313, 33733, and 57598. r=rods,pavlov. sr=hyatt. 2000-12-09 07:28:19 +00:00
dbaron%fas.harvard.edu 4597daa244 Fix bustage. Forgot to change NS_IMETHODIMP in function definitions. 2000-12-09 04:58:10 +00:00
dbaron%fas.harvard.edu fa7d014c05 Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:46:08 +00:00
dbaron%fas.harvard.edu 81352c0825 Work in progress for bug 59414. Prepare to make |nsCOMPtr|'s |operator&| private to prevent many cases of accidental usage, and provide |address_of| for clients who really want a pointer to an nsCOMPtr. r=scc@mozilla.org sr=waterson@netcape.com 2000-12-09 04:45:43 +00:00
dbaron%fas.harvard.edu dce2a919eb Fix bustage. Missed one change from |GetUnicode| to |get|. 2000-12-09 04:35:24 +00:00
karnaze%netscape.com 653f9b460d fix delays of regression tests, not affecting the build. 2000-12-09 04:25:06 +00:00
dbaron%fas.harvard.edu 2b2160f1b0 Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:21:51 +00:00
dbaron%fas.harvard.edu f196537749 Replace static nsAutoStrings with nsLiteralStrings to avoid static construction, and fix a build warning while I'm here. b=61957 r=erik@netscape.com sr=waterson@netscape.com 2000-12-09 04:15:25 +00:00
dbaron%fas.harvard.edu 3c91a083b2 Avoid static constructor for nsSpecialSystemDirectory by making non-static, since function is not used often. b=61835 r=pavlov@netscape.com sr=waterson@netscape.com 2000-12-09 04:13:06 +00:00
dbaron%fas.harvard.edu de24c96d88 Avoid relying on static constructor for nsFSStringConversion in nsLocalFile by making all methods static and avoiding the need for an object and then doing cleanup during XPCOM shutdown. b=43591 r=dougt@netscape.com sr=waterson@netscape.com 2000-12-09 04:11:05 +00:00
dbaron%fas.harvard.edu cafe8ecc88 Fix leak of nsMemoryImpl from ns4xPlugin::CreatePlugin. b=56584 r=av@netscape.com sr=waterson@netscape.com 2000-12-09 04:06:49 +00:00
dbaron%fas.harvard.edu 54b4252845 Make relatively positioned elements matter to their parents only at the original position by switching the order of computing the combined rect and computing relative positioning. b=4519 r=buster@netscape.com sr=waterson@netscape.com 2000-12-09 04:04:17 +00:00
dbaron%fas.harvard.edu e5abac9309 Fix leak bug 47098 (image objects leaked for animated throbber or for cancelled image loads) by making ImageNetContextImpl have weak references to ImageConsumer and have ImageConsumer do more cleanup in its destructor when its OnStopRequest method wasn't called. r=pnunn, kmcclusk, dcone, beard sr=mscott 2000-12-09 04:02:31 +00:00
blakeross%telocity.com f38afb0c97 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf 2000-12-09 04:00:24 +00:00
blakeross%telocity.com a1027be4e2 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf 2000-12-09 03:59:32 +00:00
nelsonb%netscape.com 5073b4c76e On DEC Alpha/OSF1, following the examples in <c_asm.h>, use inline
assembly code to get 64-bit products and squares from 32-bit multipliers
in just two instructions.  Speeds up multiplication and squaring a lot.
2000-12-09 03:36:41 +00:00
nelsonb%netscape.com 04688e0249 When building without the inline assembly macros, use a simple cast
rather than the math lib's floor() function.  Also, don't and with a
mask of all 1 bits when casting to a smaller unsigned type will suffice.
2000-12-09 03:32:41 +00:00
racham%netscape.com 9c8dd187c0 Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott 2000-12-09 03:03:58 +00:00
jst%netscape.com 03266140d5 Fixing bug 57466. XML documents need to do principal fixup on redirect. sr=vidur, r=mstolts, r=pollmann. 2000-12-09 02:04:36 +00:00
shanjian%netscape.com 0915566e47 #60823 UnicodeToGBK and UnicodeToGB2312 converter don't work on SPARC Solaris
r = nhotta, sr=erik
the original code does not work with big-endian system.
2000-12-09 01:45:36 +00:00
larryh%netscape.com e769c1df54 Bugzilla: 62396, fix threads in selfserv.c 2000-12-09 01:35:54 +00:00
mccabe%netscape.com 68e18aa4b9 Fix to 62309. Change JS_AddRoot to JS_AddNamedRoot in Liveconnect to aid leak diagnoses.
r=beard
sr=brendan
2000-12-09 01:35:46 +00:00
waterson%netscape.com 763a8e5c72 First checked in. 2000-12-09 01:24:23 +00:00
bienvenu%netscape.com 13047df8bc add newline at eof 2000-12-09 01:24:22 +00:00
bienvenu%netscape.com 0c31795c76 initial entry, not part of build 2000-12-09 01:17:37 +00:00
bienvenu%netscape.com 26c1c87640 initial add, not part of build 2000-12-09 01:16:39 +00:00
bienvenu%netscape.com 0dd6d239c4 more work on offline message storage and retrieval, r=sspitzer, sr=mscott 15865 2000-12-09 01:15:16 +00:00
disttsc%bart.nl adb44025ba Remove more dead titledbutton code, bug=57751, r=pinkerton, r=evaughan, a=brendan 2000-12-09 01:07:59 +00:00
javi%netscape.com 966c4a6917 Fixing Mac build bustag. a=leaf 2000-12-09 00:55:58 +00:00
leaf%mozilla.org 7fd92e7df4 we won't get very far building mozilla/security on windows without pulling
mozilla/security/makefile.win; build bustage fix for psm builds (doesn't
affect default build)
2000-12-09 00:34:08 +00:00
rogerl%netscape.com d11b23802a Sweeping set of changes to implement closures. Also re-targetted entire
front-end to Cobol and back-end now generates pdp11 assembly code in
spanish.
2000-12-08 23:55:39 +00:00
sonmi%netscape.com 9bf885bd61 added timestamps for stresstest per nelson's request 2000-12-08 23:49:55 +00:00
mkaply%us.ibm.com be46098572 OS/2 build break
Need PR_CALLBACK
2000-12-08 20:36:53 +00:00
waterson%netscape.com 67ec62600b Mmm, more rules. 2000-12-08 20:31:31 +00:00
miodrag%netscape.com 6752b7f127 Make file compile under JDK1.3 2000-12-08 17:17:49 +00:00
mkaply%us.ibm.com 9c1fb93ef2 r=mkaply, a=blizzard
Code cleanup on ClipRegions
2000-12-08 15:44:13 +00:00
mkaply%us.ibm.com ca8b6cb6d0 r=mkaply, a=blizzard
Code cleanup on ExtTextOut
2000-12-08 15:43:06 +00:00