Commit Graph

3795 Commits

Author SHA1 Message Date
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
mkaply%us.ibm.com
b74a7a1d47 # 37239
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-03 00:00:01 +00:00
warren%netscape.com
d7efda20c4 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:41:43 +00:00
cmanske%netscape.com
18a9fcaca3 Fix for table selection performance problems. b=41045, r=mjudge, a=beppe 2000-06-02 23:05:06 +00:00
waterson%netscape.com
a965de089e Bug 41321. Use PRUnichar* instead of nsString* to store string values for nsCSSValue and nsHTMLValue. r=attinasi. 2000-06-02 22:54:35 +00:00
attinasi%netscape.com
c115636333 Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +00:00
rods%netscape.com
eab83335f9 ifdef for mac event processing of access keys
bug=7559 r=dcone
2000-06-02 14:20:50 +00:00
hyatt%netscape.com
b088efb508 Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
waterson%netscape.com
a35fa496f6 Bug 29611. Use 'GetHref()' to retrieve anchor tag's href. r=attinasi 2000-06-02 04:27:47 +00:00
hyatt%netscape.com
e21020f389 Make XBL props enumerable. r=brendan, a=brendan 2000-06-02 01:19:15 +00:00
mstoltz%netscape.com
e0c61ab51a Fix for 16858 w/o breaking directory browser. r=waterson a=beard 2000-06-01 23:57:48 +00:00
jst%netscape.com
8ef5a6fcfd Fixing nsbeta2+ bug 40197, a typo caused the doctype in a document to be found only found if it was the first child in the document. r=vidur, a=nisheeth 2000-06-01 23:40:26 +00:00
attinasi%netscape.com
99c115a7e6 Floated elements now get their display type set to a block, in compliance with the CSS1 specification. Also, positioned elements get their float property cleared. b=32200 r=karnaze a=karnaze 2000-06-01 23:31:00 +00:00
erik%netscape.com
c23d6c3503 bug 32206; add charset observer methods; r=buster; a=ftang 2000-06-01 23:11:40 +00:00
erik%netscape.com
a2ce4fa1be bug 32206; add notifiers for charset changes; r=buster; a=ftang 2000-06-01 23:10:44 +00:00
jst%netscape.com
2950aca9c3 Fixing dogfood+ bug 40571, various problems with multiple form objects with the same name. r=vidur 2000-06-01 22:55:19 +00:00
leaf%mozilla.org
fff6c7e834 fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson 2000-06-01 07:01:54 +00:00
mjudge%netscape.com
221780c317 removing warning 2000-06-01 04:02:49 +00:00
mjudge%netscape.com
66a4d02495 bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to. 2000-06-01 02:37:40 +00:00
jbetak%netscape.com
3aab3d3f4e 18022, bookmark doc charset caching
r=rjc, ftang, a=ftang
2000-06-01 01:13:45 +00:00
attinasi%netscape.com
bccf233ba6 Fixed problem with fixed background images. b=40217 r=mcclusk a=karnaze 2000-05-31 22:34:03 +00:00
shaver%mozilla.org
6c56f39224 properly handle updating of class or id, #39642, r=attinasi, a=waterson 2000-05-31 20:00:31 +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
hyatt%netscape.com
25e2e4c7fb removing four more XUL content elements (moving their impls into XBL). 2000-05-31 07:32:36 +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
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
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
waterson%netscape.com
84ec5e0e86 Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc 2000-05-31 00:03:12 +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
b962248eca Removing obsolete files from the build. 2000-05-30 08:11:35 +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
bd2f4cf6a5 fix for insertion point goofiness r=hyatt 2000-05-28 08:13:47 +00:00
bryner%uiuc.edu
3ac747e4ce Enable the caching of XBL documents in the XUL cache. Not yet
used.  r=hyatt.
2000-05-28 07:30:48 +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
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
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
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
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