hyatt%netscape.com
376e74051d
Fix windows.
2000-05-30 08:54:11 +00:00
hyatt%netscape.com
2b183fdc30
More whackage.
2000-05-30 08:44:40 +00:00
hyatt%netscape.com
2c7cbb6032
Removing obsolete frame code.
2000-05-30 08:41:39 +00:00
hyatt%netscape.com
77ac4e5ac9
Removing more obsolete files.
2000-05-30 08:40:46 +00:00
hyatt%netscape.com
58360a272f
Removing obsolete checkbox code.
2000-05-30 08:39:18 +00:00
hyatt%netscape.com
a5c72be8e7
Patching IDL for Win32.
2000-05-30 08:23:05 +00:00
hyatt%netscape.com
660512e242
Fix linux makefile.
2000-05-30 08:12:37 +00:00
hyatt%netscape.com
cceeb70802
added files: mozilla/layout/xul/base/src/nsBoxObject.cpp, mozilla/layout/xul/base/src/nsMenuBoxObject.cpp, mozilla/layout/xul/base/src/nsPopupSetBoxObject.cpp, mozilla/layout/xul/base/src/nsTreeBoxObject.cpp
2000-05-30 08:04:41 +00:00
hyatt%netscape.com
f7ff3106ac
added files: mozilla/layout/xul/base/public/nsIBoxLayoutManager.idl, mozilla/layout/xul/base/public/nsIBoxObject.idl, mozilla/layout/xul/base/public/nsIBoxPaintManager.idl, mozilla/layout/xul/base/public/nsIBrowserBoxObject.idl, mozilla/layout/xul/base/public/nsIEditorBoxObject.idl, mozilla/layout/xul/base/public/nsIIFrameBoxObject.idl, mozilla/layout/xul/base/public/nsIMenuBoxObject.idl, mozilla/layout/xul/base/public/nsIPopupSetBoxObject.idl, mozilla/layout/xul/base/public/nsITreeBoxObject.idl
2000-05-30 08:03:41 +00:00
hyatt%netscape.com
b98f3d61c0
Adding box object instantiation code.
2000-05-30 08:00:40 +00:00
hyatt%netscape.com
ebc54523ca
Adding box object impls
2000-05-30 07:59:13 +00:00
hyatt%netscape.com
eb875d5c2d
Adding interfaces for the scriptable XUL layout objects.
2000-05-30 07:57:51 +00:00
pollmann%netscape.com
6a99dd68d7
Bug 36639: Fix memory leak / stability problems with circular form / form control references r=nisheeth
...
Bug 13652: Implement select and click methods for form elements r=nisheeth
2000-05-30 02:45:55 +00:00
jst%netscape.com
fb8147fa8e
Fixing silly regression I introduced last week when checking in some temporary DOM Level 2 code, HTML element names were not properly uppercased in the DOM. r=pavlov
2000-05-29 20:00:23 +00:00
ben%netscape.com
3306bc392a
forgot this file
2000-05-29 05:52:42 +00:00
ben%netscape.com
0ed3a55393
forgot file
2000-05-29 04:36:15 +00:00
ben%netscape.com
bd2f4cf6a5
fix for insertion point goofiness r=hyatt
2000-05-28 08:13:47 +00:00
hyatt%netscape.com
23937f5cbc
Fix profile manager crash.
2000-05-28 04:10:50 +00:00
hyatt%netscape.com
d2920f4ba2
Fix mac bustage.
2000-05-27 22:40:40 +00:00
hyatt%netscape.com
2bd2b3bce1
Fixing bugs in skin switching.
2000-05-27 20:03:14 +00:00
rods%netscape.com
5b4987c7ea
missed one of the strings for localization
...
b=32666, original reviewer was pollmann, self is reviewer for this small additional change
2000-05-27 13:03:18 +00:00
hyatt%netscape.com
c7ccb5a606
Brutal sharing of XBL classes implemented.
2000-05-27 08:20:04 +00:00
waterson%netscape.com
19fa2a5434
Oops. I didn't need to do that.
2000-05-27 05:49:34 +00:00
waterson%netscape.com
5e98f0dd1e
#if 0 out mstoltz's changes, which seem to cause tinderbox to hang on test #2
2000-05-27 05:48:40 +00:00
waterson%netscape.com
9d7267c466
#if-0 out mstoltz's changes to fix tinderbox.
2000-05-27 05:22:39 +00:00
rods%netscape.com
3876087ab0
Moved the localization methods to the helper class
...
the file control is now localizable (*.*, "All Files")
b=32666, r=pollmann
2000-05-27 02:27:47 +00:00
leaf%mozilla.org
7a45e1b271
i give up, backing myself out.
2000-05-27 01:53:36 +00:00
leaf%mozilla.org
e37c4d0fb4
fixing mac bustage
2000-05-27 01:18:07 +00:00
rods%netscape.com
d5a1618026
adding padding to disabled radio buttons
...
set font for html buttons
removed some unneeded rules
commnted out and "disabled" the label property for options
b 40065,39998 r=ekrock,self
2000-05-26 23:42:27 +00:00
leaf%mozilla.org
b46f21e2df
Fix for 35196, mlk. Free the C strings! r=bruce,hyatt a=waterson
2000-05-26 23:37:23 +00:00
rods%netscape.com
816fca45ce
removed some uneeded code
...
made view so it was resized in SyncFrame
fixed the returning of the -1 for width
make sure combinedarea was set correctly for tables
b 39755,36321 r=buster,evaughan
2000-05-26 23:34:59 +00:00
rods%netscape.com
0189750b5f
set the clickCoubt appropriately on MouseUp so onclicks are sent or disabled correctly
...
b=40382 , r=joki
2000-05-26 23:31:25 +00:00
mstoltz%netscape.com
40dc18d415
Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre.
2000-05-26 23:28:40 +00:00
hyatt%netscape.com
430af5709b
Adding anonymous content getter. r=waterson, a=waterson
2000-05-26 22:45:26 +00:00
av%netscape.com
fb87fec2d5
nsbeta2+ fix for 17169, cheking in ftang's patch
2000-05-26 22:24:35 +00:00
harishd%netscape.com
6b78cad449
Yet another try to fix the orangeness.
2000-05-26 21:42:05 +00:00
karnaze%netscape.com
eec08ac9b6
nsbeta2+ bug 23345 - layout strategy bases percent over-allocations on style percent values rather than computed values. r=attinasi
2000-05-26 21:13:01 +00:00
harishd%netscape.com
270f5d0d7a
Let's see if this was the one that caused the orangeness.
2000-05-26 21:05:51 +00:00
rusty.lynch%intel.com
818e9366ff
Fixed webshell leaks for each textarea/input element for
...
bug #39796 . r=jst a=waterson
2000-05-26 20:09:32 +00:00
harishd%netscape.com
1fc7c03f92
Added DumpContent() for parser regression test.
2000-05-26 19:45:54 +00:00
harishd%netscape.com
4daf08973c
Open "rtest_html.txt" file to dump content data..
...
r=rickg
a=rickg
2000-05-26 19:45:49 +00:00
harishd%netscape.com
3483832751
Implemented DumpContent() for parser regression test.
...
r=rickg
a=rickg
2000-05-26 19:45:42 +00:00
harishd%netscape.com
fd05532b5f
Added DumpContent() for parser regression test.
...
Triggered only under debug mode & when PARSER_DUMP_CONTENT flag is set.
r=rickg
a=rickg
2000-05-26 19:45:37 +00:00
harishd%netscape.com
130caf11f0
Added DumpContent() triggered by parser [ for regression test ].
...
r=rickg
a=rickg
2000-05-26 19:45:32 +00:00
evaughan%netscape.com
55816643f1
fix for [beta2] bugs:
...
37835
39085
32920
-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
rbs%maths.uq.edu.au
43f3038537
[not part of default build] Fix bug 30589, and Fix array index that could wander out of bound and was detected by Peter Van der Beken's Mac Compiler when he was working on bug 39959. a:waterson@mozilla.org
2000-05-26 05:56:23 +00:00
rbs%maths.uq.edu.au
7c5a6a45dd
Remove <?xml...> that cause Mozilla to crash. a:waterson@mozilla.org
2000-05-26 05:43:40 +00:00
evaughan%netscape.com
c78bbabd0b
Fix for bug 40324 -r hyatt
2000-05-26 01:10:50 +00:00
joki%netscape.com
38497c25ca
Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge
2000-05-26 00:26:54 +00:00
jst%netscape.com
8b0e02f751
Checking in temporary code that lets a user turn on the new DOM Level 2 behavior by setting the 'temp.DOMLevel2update.enabled' preference to true, this is to help with the general DOM update, and it's part of the fix needed for bug 33474. r=vidur@netscape.com, a=pdt@netscape.com
2000-05-25 23:48:45 +00:00