cls%seawood.org
c689c1f377
Changed named of ELF_DYNSTR_GC to elf-dynstr-gc.
...
Bug #62098
2000-12-11 07:25:45 +00:00
cls%seawood.org
d3537077fa
Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file.
...
Bug #62098 r=jag
2000-12-11 07:24:47 +00:00
cls%seawood.org
8c549a6494
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
koehler%mythrium.com
1f9ca94f65
Bug 58217 - Fix menus under BeOS. r=danm
...
As this only affect BeOS, I'm not asking for a sr= as
discussed with Blizzard previously.
2000-12-11 03:52:12 +00:00
cls%seawood.org
8c2c6472f9
Add the tinderbox-ports panel to panel-list so that it shows up by default.
...
Bug #62096 . Thanks to Stephen Walker <walk84@usa.net> for the patch.
2000-12-11 00:08:47 +00:00
nboyd%atg.com
c8ab1211ff
Fix bug where "a = new Array[3]" would produce an IndexOutOfBoundsException
2000-12-10 18:33:52 +00:00
morse%netscape.com
81cd5686ce
new file, not part of build
2000-12-10 17:02:11 +00:00
rods%netscape.com
4b58e0289d
removed where the input element was telling the rado/checkbox to return the opposite value
...
now it changes it value before the DOM call (script) and then if the event is cancelled
it sets the value back (which doesn't happen very often)
r=pollmann,jst sr=buster b=57137,57239,58460
2000-12-10 16:05:29 +00:00
wtc%netscape.com
640eb073d7
Bugzilla bug #61746 : make NSPR local threads work on more NetBSD platforms.
...
Thanks to Charles Hannum <mycroft@netbsd.org> for the patch. r=wtc.
2000-12-10 15:20:03 +00:00
dbaron%fas.harvard.edu
ce7f2349f7
Adding pref to REQUIRES to fix senna tinderbox bustage from hyatt's checkin.
2000-12-10 14:34:06 +00:00
hyatt%netscape.com
da4450ca46
Fixing linux build bustage
2000-12-10 09:47:05 +00:00
hyatt%netscape.com
cbf106d2ea
Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to
...
documents and tweaked DocumentXBL methods. r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:25:59 +00:00
hyatt%netscape.com
8e853805cd
Speeding up retrieval of anonymous nodes by removing a redundant copy. Patched bug in
...
insertion point retrieval. a=ben@netscape.com
2000-12-10 09:23:43 +00:00
hyatt%netscape.com
f4efb90b52
Added support for fieldset and legend. Not used by default.
...
a=ben@netscape.com
2000-12-10 09:23:11 +00:00
hyatt%netscape.com
6f07d37bf0
Speeding up retrieval of anonymous nodes by removing a redundant copy.
...
a=ben@netscape.com
2000-12-10 09:21:22 +00:00
hyatt%netscape.com
d10778f295
Added Pref control for XBL forms.
...
r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:20:40 +00:00
hyatt%netscape.com
4d3c66b578
Adding support for box objects to XML and HTML. Fixed focus bug with Generic Elements
...
r=jst@netscape.com , a=ben@netscape.com
2000-12-10 09:19:59 +00:00
hyatt%netscape.com
3bf852974a
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
b1ccabb85a
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
e8c99bd588
prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com
2000-12-10 09:14:03 +00:00
cls%seawood.org
22b34b5871
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
232f61ca0d
Fix goto-related IRIX bustage.
2000-12-10 05:46:46 +00:00
leaf%mozilla.org
0af7422eee
Automated update
2000-12-10 04:30:08 +00:00
dbaron%fas.harvard.edu
3dc4043ccc
A better configure test for fixing the IRIX bustage.
2000-12-10 04:27:38 +00:00
leaf%mozilla.org
7c3b8d3b85
Automated update
2000-12-10 03:15:08 +00:00
dbaron%fas.harvard.edu
198833687a
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
e21f7d798d
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
abcffb5bd0
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
fb48defc44
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
4ac2d6fa41
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
a91dbbb4fa
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
7b872d2d83
Fix bustage. Forgot to change NS_IMETHODIMP in function definitions.
2000-12-09 04:58:10 +00:00
dbaron%fas.harvard.edu
33c4278ab5
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
7f9852c286
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
7d7af52c16
Fix bustage. Missed one change from |GetUnicode| to |get|.
2000-12-09 04:35:24 +00:00
karnaze%netscape.com
5ebcacf156
fix delays of regression tests, not affecting the build.
2000-12-09 04:25:06 +00:00
dbaron%fas.harvard.edu
2eea32ae2b
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
8b5dbb1a2c
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
6896c75b7f
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
66a2bbb5f5
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
8a2098ab62
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
05ea8b4346
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
1f20cee63d
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
2b6f212baf
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
5ca3caab42
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
ea92a781c4
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
c749d4dc6b
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
85595be0b7
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
8bc62e934b
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
e9ae302c1d
#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