mkaply%us.ibm.com
a80c7ca184
#97907
...
r=kaie, r=dcone, sr=jst
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - add error codes to printing
2001-09-21 13:52:39 +00:00
jst%netscape.com
d3d8385e1a
Fixing bug 100847. Removing nsIXMLDocument::SetTitle() since it's not needed any more. r=heikki@netscape.com, sr=hyatt@netscape.com
2001-09-21 03:55:50 +00:00
jst%netscape.com
bb50d2d065
Tweaking core document classname to make my last patch actually do the right thin in all cases.
2001-09-21 03:23:33 +00:00
jst%netscape.com
b444cadab0
Fixing bug 100795. Removign the method load() from HTML documents, implement it only on XML documents since the name 'load' blocks existing global functions named 'load' from being called from event handlers in the document (since document.load is found before window.load in the scope of event handlers). HTMLDocument.load and XULDocument.load were never implemented any way. r=heikki@netscape.com, sr=vidur@netscape.com
2001-09-21 01:07:53 +00:00
rods%netscape.com
d5c3ae49ab
Should set PrintObject to print "AsIs" if it doesn't have children
...
Bug 83683 r=kmcclusk r=attinasi
2001-09-20 12:13:48 +00:00
jst%netscape.com
af3d887b1c
Fixing bug 65486. Implementing HTML[I]FrameElement.contentWindow, r=harishd@netscape.com, sr=hyatt@netscape.com
2001-09-20 07:58:49 +00:00
hyatt%netscape.com
b51cf5caf3
Fire DOM event when title changes. r/sr=waterson,jst
2001-09-20 07:43:56 +00:00
hyatt%netscape.com
6e6c8d181e
Fix XUL popup listener to check for new contextmenu syntax. r/sr=hewitt,jst
2001-09-20 07:42:48 +00:00
hyatt%netscape.com
a86c0a224a
Fix XUL atoms to match spec for minwidth/minheight/maxwidth/maxheight. r/sr=hewitt,jst
2001-09-20 07:40:45 +00:00
mkaply%us.ibm.com
ef9e88c813
OS/2 bustage
...
PR_STATIC_CALLBACK is not needed here
2001-09-20 02:38:56 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
bzbarsky%mit.edu
47b3292676
Implement the parentRule property of CSS rules. Bug 37470, r=pierre,
...
sr=jst
2001-09-19 14:16:34 +00:00
rods%netscape.com
d452604ec7
Make the default for "submit"
...
Bug 59035 r=kmcclusk sr=attinasi
2001-09-19 12:58:41 +00:00
bryner%netscape.com
89a864e386
Bug 64052 - don't allow chrome documents to take focus via tabbing. r=saari, sr=hyatt.
2001-09-18 23:07:44 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
alecf%netscape.com
ed05aab4b7
fix blocker 100312 - fix the XPIDL_MODULE lines so they aren't all content_xul
...
r=jag
2001-09-18 18:21:58 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
dbaron%fas.harvard.edu
e5670937de
Allow declarations in style attribute to be surrounded by braces in quirks mode. Rename ParseDeclarations to ParseStyleAttribute since that's what it does. b=99554 r=hixie,glazman sr=attinasi
2001-09-17 23:59:30 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
dbaron%fas.harvard.edu
e12dc421f6
Add all extension properties to nsIDOMNSCSS2Properties, rather than just a few. Clean up nsDOMCSSDeclaration implementation of nsIDOM{,NS}CSS2Properties and implement new attributes in nsIDOMNSCSS2Properties. r=hixie sr=jst b=98500
2001-09-17 00:57:46 +00:00
bzbarsky%mit.edu
39e131f2a5
Make insertRule() calls on a media rule which initially had no children
...
not fail. Bug 98931, r=sicking, sr=jst
2001-09-15 01:27:49 +00:00
heikki%netscape.com
1664f5677a
Not part of build. New tests.
2001-09-14 22:02:43 +00:00
mkaply%us.ibm.com
bf6cf05d06
#95642
...
r=cls
When given the win/mac/unix choice for chrome, OS/2 should use win, not define its own
2001-09-14 21:07:39 +00:00
jaggernaut%netscape.com
25856c9451
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
mkaply%us.ibm.com
23ee0801ef
#95642
...
r=cls
Because other platforms then Unix use the Unix build system, add Makefile.ins to some win
directories so platforms can choose to use the win versions of files
2001-09-13 23:01:14 +00:00
cls%seawood.org
74985d186f
Increase GOT buffer for irix (debug) builds when building gkcontent.
...
Thanks to nickb@adacel.com.au (Nick Blievers) for the patch.
Bug #99395 r=cls
2001-09-12 23:48:26 +00:00
heikki%netscape.com
358817a443
Bug 78021, Copy Link Address context menu does not work for image maps (<area> elements), <link> elements or simple XLinks. r=harishd, sr=vidur.
2001-09-12 23:31:37 +00:00
waterson%netscape.com
d76d3fdf0d
Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt
2001-09-12 20:19:41 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
timeless%mac.com
4d364f1035
Bugzilla Bug 98929 Implementation of Content-Language in HTTP
...
patch by drepper@cygnus.com r=peterv sr=jst
2001-09-11 21:12:23 +00:00
peterv%netscape.com
cb4aed4aba
Fix for bug 98031 (Composer adds space(s) when saving doc with link between parentheses). r=brade, sr=jst.
2001-09-11 09:32:51 +00:00
peterv%netscape.com
55186ae666
Fix for bug 85708 (Should support "text/xml" MIME media type). Recognize text/xml and application/xml in the type attribute of a stylesheet PI. r=Pike, sr=jst.
2001-09-11 07:14:29 +00:00
jst%netscape.com
6cb442811b
Removing unnecessary casts. No code change
2001-09-11 04:48:31 +00:00
jst%netscape.com
6f2d4f378d
Reoving unnecessary casts and giving this code some more nsCOMPtr love. r=bryner@netscape.com, sr=me
2001-09-11 03:35:30 +00:00
vidur%netscape.com
e44bd74c1c
Fix for bug 98815. Implement DOM Level 3 namespace methods for prefix and URI lookup. The implementation of these may be changed later if we get rid of the nsINameSpace interface. r=heikki, sr=jst
2001-09-11 03:04:49 +00:00
mkaply%us.ibm.com
d6ea3e767b
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-10 22:59:04 +00:00
alecf%netscape.com
298c713fa2
add REQUIRES support to layou, content, gfx, gfx2, widget and modules/libpr0n b=98371 r=cls
2001-09-10 20:46:52 +00:00
dbaron%fas.harvard.edu
dcd9a0a54f
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag sr=alecf b=45797
2001-09-10 19:54:27 +00:00
ben%netscape.com
8acf4f3883
Add implementation for left, top, persist, ref, and datasources attributes on nsIDOMXULElement per XUL1.0 spec.
...
Part of fix for 95401 - implement resizable popups.
r=jag, sr=hyatt
2001-09-10 07:32:20 +00:00
dp%netscape.com
6ec83539f3
Fixing build bustage.
2001-09-08 22:01:22 +00:00
dp%netscape.com
006dc421cd
bug# 98786 Eliminating url cloning r=gagan,sr=jst
2001-09-08 21:13:20 +00:00
andreas.otte%primus-online.de
8271ce3a1d
fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com
2001-09-08 12:47:05 +00:00
jst%netscape.com
1a63ec0c59
Comment change only, sr=me
2001-09-08 00:53:38 +00:00
vidur%netscape.com
4e8f894ab2
Part of fix for bug 98597. Null checks so that accessing properties on a DOM event without an underlying PresContext doesn't crash. r=heikki, sr=jst
2001-09-08 00:16:04 +00:00
heikki%netscape.com
4785a81e58
Not part of build. Test more stuff.
2001-09-07 22:09:06 +00:00
bryner%netscape.com
08fcf7314d
Bug 42313 - unable to scroll over iframes with mousewheel. We now
...
correctly bubble up the scroll to the parent document if the iframe is
unable to scroll (either because it isn't scrollable, or because we're
already at the top/bottom of it). r=saari, sr=hyatt.
2001-09-07 21:00:57 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
cls%seawood.org
3991d42bef
Adding newline to end of file to fix hpux bustage
2001-09-07 11:00:48 +00:00