Commit Graph

44050 Commits

Author SHA1 Message Date
nhotta%netscape.com
cac15fde3f Additional fallback for not charset labeled input, bug=15766, r=rhp 1999-10-15 00:08:42 +00:00
nhotta%netscape.com
213f38e135 Hooking up nsISaveAsCharset to the build, part of bug fix 8865, r=ftang. 1999-10-15 00:05:23 +00:00
bienvenu%netscape.com
21690a558f fix mork linked list which was disabling more than one table change from getting recorded r=davidmc 1999-10-15 00:05:10 +00:00
shaver%netscape.com
18cbc4b5ab Fix for 15480 (menu reflow from content change).
Use <titledbutton>, not <div>, for accelerator text to fix alignment
and improve performance _ever_ so slightly.
Initial support for checked menus (needs more magic).
(r=hyatt)
1999-10-14 23:59:18 +00:00
wtc%netscape.com
dea781ecc9 Removed the rule for $(PURE_LIBRARY), which was accidentally
resurrected in the autoconf checkin.
1999-10-14 23:55:27 +00:00
shaver%netscape.com
b24e11ce8e case correction, scriptability and deprecative comment for nsIEnumerator (r=waterson,brendan) 1999-10-14 23:52:59 +00:00
mjudge%netscape.com
385f949e66 oops. for got to check this in last time. bug number is 14795 1999-10-14 23:52:42 +00:00
norris%netscape.com
283946a4e4 Fix a Unix warning by removing an unused local variable 1999-10-14 23:49:36 +00:00
norris%netscape.com
485c484dbd correct a comment. 1999-10-14 23:49:05 +00:00
kmcclusk%netscape.com
be9ef38eb8 Set vertical-align:baseline for input[type=image] to make it compatible with Nav 4.x
bug #16370; r=rods@netscape.com
1999-10-14 23:48:02 +00:00
pollmann%netscape.com
f93bec8bc1 Bugs 16450, 11979, 16576: Add back a CRLF I took out of the form post headers; r=harishd 1999-10-14 23:47:08 +00:00
davidm%netscape.com
e282dc6b83 14974 apprunner fails to start up on B&W G3 8.6 Add file to generate logs on the mac r sdagley 1999-10-14 23:46:27 +00:00
norris%netscape.com
2009994a25 Fix bug 16303. r=alecf@netscape.com 1999-10-14 23:45:40 +00:00
davidm%netscape.com
8acd8f991e First Checked In. 1999-10-14 23:45:20 +00:00
kmcclusk%netscape.com
f84534d73b When submitting a form using a "get" method only add the ? if the href does not end in a ?.
bug #16137 r=rods@netscape.com
1999-10-14 23:45:02 +00:00
kmcclusk%netscape.com
a62e21a089 Return the value of the option element value attribute if it is present otherwise return
the content of the option. bug #16158. r=rods@netscape.com
1999-10-14 23:41:40 +00:00
morse%netscape.com
ee25a02c9c fix bug 16357, memory leak, r=neeti 1999-10-14 23:37:35 +00:00
harishd%netscape.com
d5a0655740 Bug fix 2749 - Tweaked comment handling in quirks mode.
Bug fix 15992 - Line breaks within script and style were not getting counted
Related to bug 15423 - Rectified a glitch in Nav. DTD code where a doctype tag
                                         was opening up a body.
Userdefined tags are now treated as containers.
Added Kipp's Leaky Tool

r=pollmann.
1999-10-14 23:37:21 +00:00
morse%netscape.com
f6d9bf915d fix bug 16348, memory leak, r=neeti 1999-10-14 23:36:50 +00:00
sdagley%netscape.com
e150ff7ee6 Enforce _MD_DEFAULT_STACK_SIZE as the minimum stack size on Mac. r=beard 1999-10-14 23:33:13 +00:00
pepper%netscape.com
2e9499e739 Changed friend declaration to make HP compilers happy.
aCC requires a decl of friend class ClassName instead of friend ClassName.
r=peterl@netscape.com,mgleeson@netscape.com
1999-10-14 23:31:07 +00:00
ssu%netscape.com
97f6fb3a8f fixes bug #16246, #16312, #16344, #16308. r=dbragg@netscape.com. fixes crash bug if the install file operation fails. no longer crashes. 1999-10-14 23:30:56 +00:00
kipp%netscape.com
f05078fd51 r=dougt; fixed a warning 1999-10-14 23:30:39 +00:00
sdagley%netscape.com
10a8ae0784 Marking all Mac threads as GCable for leak detector work. Bug #15906. r=beard 1999-10-14 23:29:34 +00:00
pepper%netscape.com
f36cb40cc5 Added missing newline at end of file to make the HP compilers happy.
r=mgleeson@netscape.com
1999-10-14 23:28:17 +00:00
alecf%netscape.com
009c27ba7d add boehm to apprunner
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
alecf%netscape.com
cde9ad4a5e add boehm leak detector support to xpcom on linux
(these flags not active in the build yet)
1999-10-14 23:26:41 +00:00
wtc%netscape.com
462671b2cf Bugsplat bug #365543: removed the PRIntn typecast in the definition of
PR_TRUE and PR_FALSE.
1999-10-14 23:25:01 +00:00
alecf%netscape.com
10294ce549 tweaks to make generic_threads work on linux
not part of build
1999-10-14 23:24:34 +00:00
alecf%netscape.com
7cd3a0a39b more tweaks to make beard's generic_threads stuff work on linux
linux already has some of these routines implemented with pthread-specifics
not part of build = no reviewer/bug
1999-10-14 23:22:17 +00:00
mgleeson1%netscape.com
ad3478d01d r=pepper HPUX specific change - enable 64-bit int for js 1999-10-14 23:20:27 +00:00
wtc%netscape.com
55085002e0 Bugzilla bug #14126: quote $(OS_RELEASE) in the shell command.
Thanks to Greg Noel <GregNoel@san.rr.com> for the bug report
and the fix.  Reviewed by Greg Noel and tested on several flavors
of Linux (x86, sparc, alpha, and ppc) and FreeBSD.
1999-10-14 23:17:38 +00:00
mcafee%netscape.com
686fad008b Better warning messages. r=pavlov. 1999-10-14 23:13:39 +00:00
kipp%netscape.com
7d45a10d09 r=Tomi.Leppikangas@oulu.fi; landed his patch for solaris build issues 1999-10-14 23:11:44 +00:00
kipp%netscape.com
c0f47fe47c Fixed edge case where line bounds wasn't quite accurate which causes the combined rect to not match which now wastes memory; only affects right aligned lines 1999-10-14 23:10:59 +00:00
kipp%netscape.com
ab0a40b009 r=troy; Reworked nsLineBox api to allow for reduced storage overhead; fixed bug 16252 while keeping bug 12709 fixed 1999-10-14 23:10:03 +00:00
jband%netscape.com
27ff1e76cb Fixing leaks found by beard...
- Fixed leaked nsID ptr. bug 16373. This alsothrows a JS
exception when JS callers call createInstance or getService
using an (optional) param that is not an iid. This had been a
'XXX' in the code.
- Moved a release call out of just the error condition block in
setting up a ServiceReleaser. I should have caught this one, but
few of my tests use services :(  I have hopes that the whole
ServiceReleaser will become unnecessary as the ServiceManager
system changes and simply calling NS_RELEASE on a service becomes
sufficient.
- Cleaned up an addref/release pair in a setter (need to move to
nsComPtrs!) r=beard
1999-10-14 23:08:59 +00:00
kipp%netscape.com
1f6b355fee r=troy; Use a custom frame type so that bullets show up properly in the frame sizing data 1999-10-14 23:08:58 +00:00
kipp%netscape.com
ff3faa1ce6 r=troy; Added some more atoms so that Dframe sizing data is more particular for line boxes 1999-10-14 23:08:31 +00:00
kipp%netscape.com
2fbd44ca90 r=troy; Added a #define to prevent future code crashes 1999-10-14 23:08:04 +00:00
ftang%netscape.com
47b49b14a9 fix Shift+a does not produce A in editor problem. We need to clean up isShift before we send. r=pavlov 1999-10-14 23:04:57 +00:00
kipp%netscape.com
3da3224f93 Added a new table regression test 1999-10-14 22:58:41 +00:00
terry%mozilla.org
210fae5515 Patch by holger@holger.om.org (Holger Schurig) -- was not correctly fixing up the 'when' column in the bugs_activity table. 1999-10-14 22:35:12 +00:00
terry%mozilla.org
1d41655ca8 Patch by holger@holger.om.org (Holger Schurig) -- get the permissions right on the shadow directory. 1999-10-14 22:32:44 +00:00
ftang%netscape.com
7b77902a1e fix problem with url bar trancation. Do not send extra key press for non A-Z0-9 1999-10-14 21:49:49 +00:00
brade%netscape.com
826d0ac46c add nspr shlb to optimized too (to fix probably future mac bustage); remove bad path (r=sfraser@netscape.com) 1999-10-14 20:34:38 +00:00
ssu%netscape.com
c7a6ffafbc fixing bug #16242. approved by leaf. r=leaf. removes jre122 from the mozilla installer. not part of tinderbox. would only affect windows. 1999-10-14 20:23:22 +00:00
brade%netscape.com
0a85e6d413 add nspr shlb to debug to fix mac build bustage 1999-10-14 20:18:30 +00:00
dmose%mozilla.org
a4f1792e19 fix to cope with checkins.when column name change to checkins.ci_when 1999-10-14 20:10:30 +00:00
ftang%netscape.com
a50be22bae fix the problem taht PageUp/PageDown/Up/Down/Left/Right/Home/End does not work after we land the keyevent branch. add missing isMeta code there 1999-10-14 20:03:00 +00:00