akkana%netscape.com
009cf43b57
52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis
2000-09-12 02:01:12 +00:00
jst%netscape.com
5ba0e96269
Fixing nsbeta3+ bug 51562. Don't leak nsXMLProcessingInstructions... r=beard&dbaron
2000-09-12 01:51:02 +00:00
akkana%netscape.com
1b0e97ed6b
36082: don't load contents of script tag if script evaluation is off. r=brendan
2000-09-11 22:27:53 +00:00
jst%netscape.com
cd1712f0c0
Adding new file, not part of the build.
2000-09-11 22:10:08 +00:00
rods%netscape.com
8370535078
stripping CR/LF in href attrs on mouse over or mouse click
...
b=52119 r=harishd
2000-09-11 21:21:40 +00:00
jst%netscape.com
ab3d0248b6
Fixing the content serializers to compile on Windows. Not part of the build.
2000-09-11 20:55:46 +00:00
vidur%netscape.com
37c7853e01
First cut at the plain text serializer. The bulk of this code froms the old nsHTMLToTXTSinkStream. This is not part of the build.
2000-09-11 05:10:32 +00:00
vidur%netscape.com
fa56f73b33
Ongoing work on content serializers. This is not part of the build.
2000-09-11 00:57:59 +00:00
jst%netscape.com
8a981de99d
Checking in a infinite loop fix done by Vidur, not part of the build.
2000-09-10 23:24:10 +00:00
vidur%netscape.com
604b10b420
Better factoring of code. This is not part of the build.
2000-09-10 22:22:58 +00:00
jst%netscape.com
5dcd08ede7
Getting the serializers up to par. This is not part of the build
2000-09-10 19:36:22 +00:00
vidur%netscape.com
fae2208e28
Added missing HTML tags. r=jst
2000-09-10 07:04:30 +00:00
vidur%netscape.com
2c6f9e5aa3
Added _moz_dirty. r=jst
2000-09-10 07:04:07 +00:00
vidur%netscape.com
ea0bc14d7a
Pretty printing in HTML. Much code lifted from nsHTMLContentSinkStream. This is not part of the build.
2000-09-10 06:44:06 +00:00
bryner%uiuc.edu
0c0a73b220
Fixing bug 51096 - crash after changing mousewheel prefs twice. Also remove some assertions and fix a longstanding inconsistency/bug with mousewheel text zoom and history navigation. r=ben.
2000-09-10 05:35:36 +00:00
vidur%netscape.com
5512d9d1ac
New HTML and XML serializers. This is not part of the build
2000-09-10 02:17:54 +00:00
jst%netscape.com
b6ade313b8
Adding character offsets to various methods. Not part of the build.
2000-09-10 00:09:14 +00:00
jst%netscape.com
0a961b96ae
Whitespace changes, not part of the build.
2000-09-09 23:53:39 +00:00
jst%netscape.com
8d532b0b2c
Change interface to allow the implementation to be more efficient. Not part of the build.
2000-09-09 23:52:59 +00:00
rods%netscape.com
6cf19df91a
reverting back to using macro for impl of set/get of disabled attr
...
b=41252 r=attinasi
2000-09-09 22:18:53 +00:00
vidur%netscape.com
c2b8d65ff3
Removed unnecessary attribute serializer. This is not part of the build yet.
2000-09-09 22:03:58 +00:00
jst%netscape.com
19bbf22225
New file, not part of the build yet.
2000-09-09 21:47:23 +00:00
jst%netscape.com
585c9cdc89
Removing static IID's (NS_DEFINE_IID()) and replace the static IID's with NS_GET_IID(), this cleans things up and simplifies my fix for nsbeta3+ bug 7515. r=pollmann@netscape.com
2000-09-09 05:46:14 +00:00
pollmann%netscape.com
0bbeb76430
Bug 51856: Allow selection of just part of a text input or textarea to increase the karma around people who make typos. r=jst@netscape.com
2000-09-09 01:22:01 +00:00
pnunn%netscape.com
c6b9835eb3
bug:13718: natural img dimens. pnunn, r:sfraser
2000-09-08 22:52:05 +00:00
valeski%netscape.com
fffc143b83
50188. ifdef debug'ing stderr output so we don't spew it in release builds.
2000-09-08 22:43:58 +00:00
hyatt%netscape.com
e9b40f4610
r=ben, same as prev checkin
2000-09-08 10:02:00 +00:00
hyatt%netscape.com
3ade57d231
Tweak loadBindings call, provide hint to optimize possible style re-resolve in XBL, fix spot dbaron forgot. All 3 are r=ben
2000-09-08 10:01:18 +00:00
hyatt%netscape.com
a307d33c09
Implement bindingDetached. r=ben
2000-09-08 06:57:03 +00:00
hyatt%netscape.com
366dca089a
Making splitters support persistence.
2000-09-08 06:55:10 +00:00
pollmann%netscape.com
584c5f6ec7
Bug 49921: Fix leak of a CNavDTD (leak and fix found thanks to beard@netscape.com) r=jst@netscape.com
2000-09-08 04:52:57 +00:00
sfraser%netscape.com
bcea862cd3
Fix the tree bustage. r=jst
2000-09-08 02:06:56 +00:00
dbaron%fas.harvard.edu
9b8dfea330
Clean up reporting of CSS parser errors: Use |nsAReadableString|s and an additional macro to allow all the error reporting to be done by macros. Also clean up a few comments. Not part of the default build (you must define CSS_REPORT_PARSE_ERRORS).
...
Make namespace prefixes case insensitive within CSS by normalizing to lower-case. b=35813
r=attinasi
2000-09-08 02:05:09 +00:00
pollmann%netscape.com
f51a223363
Bug 13652: select method should fire onselect handlers, blur should blur, r=jst@netscape.com
2000-09-08 01:46:00 +00:00
sfraser%netscape.com
bd36696b9f
Removed an nsIAtom* that was never initialized or used, but NS_RELEASED. Found in the build warnings. r=jag.
2000-09-08 01:25:10 +00:00
pinkerton%netscape.com
1cf18fcdf2
use NS_LITERAL_STRING
2000-09-07 23:18:38 +00:00
pinkerton%netscape.com
1d951eac72
using NS_LITERAL_STRING
2000-09-07 23:12:41 +00:00
akkana%netscape.com
f2a51fdcb9
50821: don't force a bogus 3.2 doctype, and eliminate OutputNoDoctype flag. r=cmanske
2000-09-07 18:40:14 +00:00
dveditz%netscape.com
05d632dff6
Turning on JS strict option in debug builds, a/r=brendan, bug 50645
2000-09-07 10:51:59 +00:00
hyatt%netscape.com
1265181b38
Weird!?
2000-09-07 09:20:56 +00:00
hyatt%netscape.com
2f51e7701f
Ensuring that column header cells don't also persist accidentally (along with the columns themselves. r=ben
2000-09-07 08:42:49 +00:00
hyatt%netscape.com
e40ff5451b
Fix for 51263. r=ben
2000-09-07 08:26:03 +00:00
hyatt%netscape.com
f89d4eddd9
C++ fixes for 51263, r=joki
2000-09-07 08:18:11 +00:00
morse%netscape.com
f1b7944434
bug 51338, cookie nag box not modal, r=mstoltz
2000-09-07 07:00:36 +00:00
bryner%uiuc.edu
2837d3a03b
Fixing 42109 (again) - I missed a case on my first attempt. r=disttsc@bart.nl.
2000-09-07 05:49:04 +00:00
hyatt%netscape.com
1cb2fa81af
Patch to enable event.originalTarget on input fields. r=joki
2000-09-07 02:47:52 +00:00
hyatt%netscape.com
f542d90ef4
Adding originalTarget to Event object. r=joki
2000-09-07 01:07:29 +00:00
ftang%netscape.com
8ab1d76a0b
fix bug 50654. r=nhotta take care " in the charset
2000-09-06 20:41:12 +00:00
disttsc%bart.nl
16d9ea1ee3
Make nsXULElement inherit directly from nsXMLElement and remove dead internal code ((Get|Set)NameSpacePrefix from nsIXMLContent.h, nsIXULContent.h, nsXMLElement.h, nsGenericXMLElement.(h|cpp) and nsXULElement.(h|cpp). Hints & tips by jst (thanks!), r=jst, a=brendan.
2000-09-06 20:39:29 +00:00
rods%netscape.com
c87cab6d9d
For NavQuirks we need to set the appropriate font for buttons/selects or for text and textarea
...
If these fonts are set in the html.css or quirk.css they cannot be overriden
We now use the CSS3 font names and for NavQuirks we adjust the fonts to match Nav 4.x
The change is to give field fonts monospace instead of sans-serif
Bug 44656 r=dcone
2000-09-06 14:02:44 +00:00