dcone%netscape.com
e939bd51a5
Fixed bug 7559. R= rods
2000-06-05 13:48:06 +00:00
warren%netscape.com
958ed96edd
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
ef6f939d58
# 37239
...
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-03 00:00:01 +00:00
warren%netscape.com
ddce19c8d3
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
a5c39baa66
Fix for table selection performance problems. b=41045, r=mjudge, a=beppe
2000-06-02 23:05:06 +00:00
waterson%netscape.com
6d9fee8e7d
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
36e73369c4
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
c8d43e0dd1
ifdef for mac event processing of access keys
...
bug=7559 r=dcone
2000-06-02 14:20:50 +00:00
hyatt%netscape.com
e891a5ba9c
Tree/grid foundation work.
2000-06-02 08:13:29 +00:00
waterson%netscape.com
eee9dbdf9b
Bug 29611. Use 'GetHref()' to retrieve anchor tag's href. r=attinasi
2000-06-02 04:27:47 +00:00
hyatt%netscape.com
90ed0df505
Make XBL props enumerable. r=brendan, a=brendan
2000-06-02 01:19:15 +00:00
mstoltz%netscape.com
ab8668d6b4
Fix for 16858 w/o breaking directory browser. r=waterson a=beard
2000-06-01 23:57:48 +00:00
jst%netscape.com
4185f0098f
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
2646040b24
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
6e4f58c9c4
bug 32206; add charset observer methods; r=buster; a=ftang
2000-06-01 23:11:40 +00:00
erik%netscape.com
a258aa2914
bug 32206; add notifiers for charset changes; r=buster; a=ftang
2000-06-01 23:10:44 +00:00
jst%netscape.com
ab03b1c7a8
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
6414097b53
fixing 35196, but with due diligence this time. r=hyatt,bruce a=waterson
2000-06-01 07:01:54 +00:00
mjudge%netscape.com
839a10e883
removing warning
2000-06-01 04:02:49 +00:00
mjudge%netscape.com
a14d4fbfb0
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
54d407ce97
18022, bookmark doc charset caching
...
r=rjc, ftang, a=ftang
2000-06-01 01:13:45 +00:00
attinasi%netscape.com
dcef72cbd5
Fixed problem with fixed background images. b=40217 r=mcclusk a=karnaze
2000-05-31 22:34:03 +00:00
shaver%mozilla.org
c078a4e748
properly handle updating of class or id, #39642 , r=attinasi, a=waterson
2000-05-31 20:00:31 +00:00
mkaply%us.ibm.com
726d1674a0
# 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
98c2065306
removing four more XUL content elements (moving their impls into XBL).
2000-05-31 07:32:36 +00:00
hyatt%netscape.com
5f9efeb9c2
Fix brutal sharing of XBL classes.
2000-05-31 07:02:47 +00:00
kin%netscape.com
9c771f28cc
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
4813da77b6
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
070b76fb21
Clear whole JSClass struct to zap stubs for future expansion (r=hyatt).
2000-05-31 00:42:10 +00:00
waterson%netscape.com
ab4e582ff8
Add nsHTMLUtils.cpp to the build
2000-05-31 00:36:53 +00:00
waterson%netscape.com
893a39b68a
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
87c72f0139
Added row/column selection in tables: Bug 26833. r=kin, a=beppe
2000-05-31 00:07:58 +00:00
waterson%netscape.com
7636ce8f2d
Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc
2000-05-31 00:03:12 +00:00
akkana%netscape.com
bc8b6ee7fb
38713: Allow TakeFocus motion inside selection batching. r=mjudge, jfrancis; a=beppe
2000-05-31 00:02:12 +00:00
attinasi%netscape.com
95c822478e
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
73c9cca23a
Removing obsolete files from the build.
2000-05-30 08:11:35 +00:00
pollmann%netscape.com
37ece02926
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
3d2effff53
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
82245b123c
fix for insertion point goofiness r=hyatt
2000-05-28 08:13:47 +00:00
bryner%uiuc.edu
dc815cf23f
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
7514fc5bc2
Fix profile manager crash.
2000-05-28 04:10:50 +00:00
hyatt%netscape.com
e0cfd827ae
Fix mac bustage.
2000-05-27 22:40:40 +00:00
hyatt%netscape.com
8b528f224c
Fixing bugs in skin switching.
2000-05-27 20:03:14 +00:00
hyatt%netscape.com
55d7f2a285
Brutal sharing of XBL classes implemented.
2000-05-27 08:20:04 +00:00
waterson%netscape.com
f81bed14d2
Oops. I didn't need to do that.
2000-05-27 05:49:34 +00:00
waterson%netscape.com
941531aa6e
#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
b787e27fe2
#if-0 out mstoltz's changes to fix tinderbox.
2000-05-27 05:22:39 +00:00
leaf%mozilla.org
a6903810d7
i give up, backing myself out.
2000-05-27 01:53:36 +00:00
leaf%mozilla.org
adecf49b84
fixing mac bustage
2000-05-27 01:18:07 +00:00
leaf%mozilla.org
759cf896c6
Fix for 35196, mlk. Free the C strings! r=bruce,hyatt a=waterson
2000-05-26 23:37:23 +00:00