shaver%mozilla.org
6c56f39224
properly handle updating of class or id, #39642 , r=attinasi, a=waterson
2000-05-31 20:00:31 +00:00
kin%netscape.com
4cb13a9bbc
Fix for bug #37650 : Initial values in text boxes not being displayed.
...
Modified AttributeChanged() to allow us to set the value attribute
even though mEditor is null.
r=morse@netscape.com a=beppe@netscape.com
2000-05-31 14:14:16 +00:00
mkaply%us.ibm.com
960c583bb7
# 37239
...
r = rickg, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (PR_CALLBACK)
2000-05-31 14:09:34 +00:00
rods%netscape.com
37dbea65b0
These changes have been sitting in my tree for quite a while.
...
Without them some web developers could be misled as to
how frames and reflow work for SVG. It isn't right for me to leave
sitting here in my tree so I am checking them in
(plus I don't want to accidently lose them)
2000-05-31 13:58:03 +00:00
hyatt%netscape.com
de4dc47737
removed files: mozilla/layout/xul/base/src/nsTreeTwistyListener.cpp
2000-05-31 08:34:13 +00:00
hyatt%netscape.com
44dfce67d3
Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content.
2000-05-31 08:32:45 +00:00
hyatt%netscape.com
010117965c
added files: mozilla/layout/xul/base/src/nsBrowserBoxObject.cpp, mozilla/layout/xul/base/src/nsIFrameBoxObject.cpp, mozilla/layout/xul/base/src/nsEditorBoxObject.cpp
2000-05-31 07:24:06 +00:00
hyatt%netscape.com
8f27fa06b0
Eliminating browser, editor, and iframe content objects.
2000-05-31 07:22:20 +00:00
hyatt%netscape.com
9a2b551a9a
Fix brutal sharing of XBL classes.
2000-05-31 07:02:47 +00:00
kin%netscape.com
1739a10bbd
Part2 of fix for bug #39821 : Drag and Drop interferes with selection
...
Made GetSelectionController() a public method on the nsIFrame interface,
so that nsEventStateManager::GenerateDragGesture() has access to it. This
prevents D&D from interfering with selection in Ender-Lite.
layout/base/public/nsIFrame.h
layout/events/src/nsEventStateManager.cpp
layout/html/base/src/nsFrame.h
layout/html/base/src/nsFrame.cpp
r=buster@netscape.com ,brade@netscape.com,cmanske@netscape.com a=beppe@netscape.com
2000-05-31 03:20:02 +00:00
pollmann%netscape.com
d9bdd0843a
Bug 41037: Fix my regression that was causing forms to submit twice! r=nisheeth (thanks pinkerton, nisheeth, and leger for the quick turnaround!)
2000-05-31 02:24:48 +00:00
waterson%netscape.com
f633d237c5
Bug 10373. Percent-encode URLs using the document's original character when returning the 'href' attribute. Cache the computed value once that's been done. Change event code to use GetHref() instead of raw GetAttribute() call. r=buster,warren,erik,attinasi,...
2000-05-31 00:48:02 +00:00
brendan%mozilla.org
a7850ce584
Clear whole JSClass struct to zap stubs for future expansion (r=hyatt).
2000-05-31 00:42:10 +00:00
waterson%netscape.com
fbbf14c400
Add nsHTMLUtils.cpp to the build
2000-05-31 00:36:53 +00:00
waterson%netscape.com
916e4d20c1
Add nsHTMLUtils.cpp to the build.
2000-05-31 00:36:23 +00:00
waterson%netscape.com
adaf309977
Bug 10373. Add NS_MakeAbsoluteURIWithCharset() and nsHTMLUtils class. NOT YET IN THE BUILD. r=buster,erik,warren,...
2000-05-31 00:12:48 +00:00
cmanske%netscape.com
c28f13972f
Added row/column selection in tables: Bug 26833. r=kin, a=beppe
2000-05-31 00:07:58 +00:00
akkana%netscape.com
0e36c2f407
38713: Allow TakeFocus motion inside selection batching. r=mjudge, jfrancis; a=beppe
2000-05-31 00:02:12 +00:00
attinasi%netscape.com
b1e3810872
Fixed bug 31955: font-face is now inheriting into tables in QuirksMode. r=dcone, a=karnaze
2000-05-30 22:53:02 +00:00
hyatt%netscape.com
d17d9da2b8
removed files: mozilla/layout/xul/base/src/nsCheckBoxFrame.cpp
2000-05-30 09:47:45 +00:00
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