waterson%netscape.com
f0ad06937c
Bug 53608. Avoid creating atoms in nsXULContentUtils. r,a=hyatt
2000-09-26 03:53:21 +00:00
jst%netscape.com
50cb267dc7
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
2000-09-22 10:18:07 +00:00
hyatt%netscape.com
51a64bbde5
removed files: mozilla/rdf/content/src/nsXULKeyListener.cpp
2000-09-22 05:47:47 +00:00
hyatt%netscape.com
66c84b80cc
added files: mozilla/rdf/content/src/nsXULKeyListener.cpp
2000-09-22 05:45:45 +00:00
hyatt%netscape.com
957c151659
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
rjc%netscape.com
74ad845803
Fix bug # 52789: bookmark sorting fix. r=jag, brendan, scc
2000-09-22 00:42:21 +00:00
bryner%uiuc.edu
90f72d3fbd
Fixing 52749 - unset the currentitem attribute on the old current item
...
when a new one is selected. sr,a=hyatt.
2000-09-21 06:33:55 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
disttsc%bart.nl
c3541bd970
Remove incorrect 'rdf:' from 'rdf:resource', 'rdf:resource2' and 'rdf:containment'. Part of bug=53297, more to follow. r=rjc, a=waterson. This particular checkin should fix bug=52789 (column sorting in bookmarks and history) and bug=52547 (sidebar bookmarks panel not showing sort triangle).
2000-09-20 10:16:53 +00:00
waterson%netscape.com
bf722e10a6
Bug 50999. Make nsBindingManager keep track of nsIAnonymousContentCreator-generated content; simplify anonymous content cleanup dance by making nsIBindingManager::ChangeDocumentFor() method. r=dbaron,hyatt a=hyatt
2000-09-20 00:14:04 +00:00
mkaply%us.ibm.com
2f286a1708
#53096
...
r=akkana, a=brendan
Can't override accelerators properly which we will be doing on OS/2
2000-09-18 23:04:07 +00:00
warren%netscape.com
7f7b39fc95
Improving debug messages for contents.rdf.
2000-09-18 02:07:06 +00:00
Peter.VanderBeken%pandora.be
f019ffd8cf
Enabling XSLT hooks in layout in default build. Bug #42228 . r=axel@pike.org, a=waterson@mozilla.org.
2000-09-16 20:53:08 +00:00
jdunn%netscape.com
27ef20dd5e
fixing AIX Tinderbox bustage:
...
PRBool's need PR_TRUE's or PR_FALSE's not 'false'
2000-09-15 12:23:15 +00:00
kandrot%netscape.com
11c19dc6e8
Missed a file for the bloat fix.
2000-09-15 07:11:03 +00:00
kandrot%netscape.com
db0b0031f0
Fix for 370k of bloat.
...
r=waterson
2000-09-15 06:52:17 +00:00
alecf%netscape.com
6a75d8b881
rdf side of fix for #52644 r=waterson
...
generate contractIDs appropriately for delegate factories
2000-09-15 06:43:40 +00:00
sfraser%netscape.com
0ba0e742d3
Adding file to RDF project for kandrot.
2000-09-15 06:42:42 +00:00
hyatt%netscape.com
b13684d2e9
Fix for bad contractid. r=rayw
2000-09-15 06:39:29 +00:00
saari%netscape.com
9e1940cb6f
fix for 49975. r=pinkerton and hyatt
2000-09-15 06:28:26 +00:00
kandrot%netscape.com
e5cb4e7684
Added to remove around 370k of bloat.
...
r=waterson
2000-09-15 06:25:54 +00:00
rayw%netscape.com
d39d9e6d59
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
waterson%netscape.com
f7f68ebaf4
Tune arena sizes, per news://news.mozilla.org/39BEC105.5090206%40netscape.com.
2000-09-14 23:11:40 +00:00
waterson%netscape.com
fd3637116f
Fix 'const' bustage.
2000-09-14 23:10:37 +00:00
pnunn%netscape.com
f5a85b19d2
bug#51249: add chrome to FlushCache. pnunn r:syd.
2000-09-14 23:10:30 +00:00
waterson%netscape.com
4560bf89be
Bug 51813. The change in r1.194 made it so that we respect a XUL element's lazy state. Because of this, we no longer need to check for 'new' matches in InstantiationNode::Propogate() -- *all* matches should be returned. Re-constify methods that should be const, and add NS_CONST_CAST() to call out where we're doing naughty things. r=rjc
2000-09-14 23:07:29 +00:00
hyatt%netscape.com
6c9ee6b5a9
New smarter chrome registry. r=warren
2000-09-14 19:25:13 +00:00
mjudge%netscape.com
a2fa9edcb5
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
warren%netscape.com
837f118d65
Fixed to not delete installed-chrome.txt -- checks mod dates instead.
2000-09-14 08:50:14 +00:00
jst%netscape.com
87fb181ba8
Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com
2000-09-14 05:36:52 +00:00
jst%netscape.com
0031679c0b
Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com
2000-09-14 05:19:00 +00:00
waterson%netscape.com
5236588b1c
Bug 46134, redux. Fix another piece o' code affected by the '^' character. r=rjc
2000-09-14 04:39:59 +00:00
rayw%netscape.com
d26db63cdc
*** empty log message ***
2000-09-14 03:42:35 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com
1622c11a3a
Specify that the base class is indeed 'public' since some compilers (AIX)
...
assumes 'private'. I ok'd each of these with the appropriate module
owners (see bug)
r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
scc%mozilla.org
a48ea31a0c
if you want a pointer to the characters, you're going to have to |.get()| it
2000-09-13 04:50:55 +00:00
hyatt%netscape.com
1eeb23bf98
Backing out chrome registry changes. a=brendan
2000-09-13 03:07:26 +00:00
waterson%netscape.com
2bda07ad8c
Bugs 46134. Use caret ('^') character to concatenate text. Fix nsPromiseSubstring usage. r=rjc. Bug 46686. Update container attrs *before* we nuke the bestmatch. r=rjc
2000-09-12 23:12:40 +00:00
blizzard%redhat.com
855646ac2a
fix for bug #51778 . Hand a provider to the directory service. This should get regchrome working again. r=dougt a=brendan
2000-09-11 19:13:27 +00:00
hyatt%netscape.com
e9b40f4610
r=ben, same as prev checkin
2000-09-08 10:02:00 +00:00
dbaron%fas.harvard.edu
bf55edb8b4
Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work.
...
Make idlc-generated files not be made executable.
r=jst,cls
Not part of the build (used only by people making DOM idl changes)
2000-09-08 01:59:22 +00:00
sfraser%netscape.com
bd36696b9f
Removed an nsIAtom* that was never initialized or used, but NS_RELEASED. Found in the build warnings. r=jag.
2000-09-08 01:25:10 +00:00
pinkerton%netscape.com
1cf18fcdf2
use NS_LITERAL_STRING
2000-09-07 23:18:38 +00:00
pinkerton%netscape.com
1d951eac72
using NS_LITERAL_STRING
2000-09-07 23:12:41 +00:00
ccarlen%netscape.com
cb1205c756
Use nsIDirectoryService instead of nsIFileLocations - bug #38626
r=hyatt
2000-09-07 13:06:28 +00:00
dveditz%netscape.com
05d632dff6
Turning on JS strict option in debug builds, a/r=brendan, bug 50645
2000-09-07 10:51:59 +00:00
hyatt%netscape.com
2f51e7701f
Ensuring that column header cells don't also persist accidentally (along with the columns themselves. r=ben
2000-09-07 08:42:49 +00:00
hyatt%netscape.com
e40ff5451b
Fix for 51263. r=ben
2000-09-07 08:26:03 +00:00
hyatt%netscape.com
f89d4eddd9
C++ fixes for 51263, r=joki
2000-09-07 08:18:11 +00:00
bryner%uiuc.edu
2837d3a03b
Fixing 42109 (again) - I missed a case on my first attempt. r=disttsc@bart.nl.
2000-09-07 05:49:04 +00:00
disttsc%bart.nl
16d9ea1ee3
Make nsXULElement inherit directly from nsXMLElement and remove dead internal code ((Get|Set)NameSpacePrefix from nsIXMLContent.h, nsIXULContent.h, nsXMLElement.h, nsGenericXMLElement.(h|cpp) and nsXULElement.(h|cpp). Hints & tips by jst (thanks!), r=jst, a=brendan.
2000-09-06 20:39:29 +00:00
dbaron%fas.harvard.edu
7bb3956df6
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
...
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
rjc%netscape.com
c38f12c238
Fix bug # 45966 and bug # 51324: need to escape file URLs. r=me
2000-09-06 01:33:01 +00:00
jband%netscape.com
e3318a244d
commenting out dead code that was giving us a useless warning
2000-09-05 20:20:34 +00:00
hyatt%netscape.com
98a7a1f1b4
loadBindingdoc, r=ben
2000-09-05 07:29:01 +00:00
bryner%uiuc.edu
349ff61cd4
Making it so everyone doesn't get my debugging output spam.
2000-09-05 04:05:06 +00:00
rjc%netscape.com
e65c5f20f5
Have FSDS tell nsIFile's to be less eager... shouldn't resolve aliases on Mac, for example. Preparation for additional work by ccarlsen. r=me
2000-09-05 00:15:22 +00:00
scc%mozilla.org
ccbf587369
fixing up comparison ambiguities for old gcc
2000-09-03 22:45:50 +00:00
bryner%uiuc.edu
a378511c85
Fixing bug 50058 - too many onSelect firings. r=hyatt.
2000-09-02 18:59:39 +00:00
Peter.VanderBeken%pandora.be
ec2cf7fc4a
Fix XSLT hooks (Preparation for bug #42228 ). r=jst@netscape.com, a=waterson@netscape.com.
2000-09-02 15:35:19 +00:00
scc%mozilla.org
8bde0b933b
fixing code that relied on implicit string construction
2000-09-02 05:30:35 +00:00
bryner%uiuc.edu
6e2274d98e
Checking in the idlc-generated version of this file to go along with vidur's nsIDOMWindow API change. r=vidur.
2000-09-02 01:12:37 +00:00
vidur%netscape.com
57319c5faf
Part of fix for bug 46861. Modified idlc generated header file, but forgot to change the idl itself. Doh! r=pollmann
2000-09-01 22:01:33 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
bryner%uiuc.edu
21dd700b04
Make the filesystem datasource understand file extensions. Bug 47795 (rdf
...
filepicker). r=rjc.
2000-09-01 01:08:23 +00:00
bryner%uiuc.edu
d82b9ba62b
Protecting against setting an invalid current item on the tree. Prep work
...
for 47795. r=hyatt.
2000-09-01 01:07:18 +00:00
bryner%uiuc.edu
a8b16274f3
Fixing 50554 - keep the tree in a consistent state while removing its content.
...
This is prep work for 47795. Also fixes chatzilla crash. r=waterson.
2000-08-31 02:39:48 +00:00
jst%netscape.com
ef147e7941
Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
2000-08-31 00:36:31 +00:00
waterson%netscape.com
4142dd5c93
Bug 50499. Fix FMM that was caused by DOM string changes. r=bruce
2000-08-30 04:21:06 +00:00
waterson%netscape.com
2d3a797ec3
Try to fix AIX build bustage...
2000-08-30 04:07:56 +00:00
waterson%netscape.com
af8737fc36
Bug 46134. Support >1 value in attribute substitution. r=rjc
2000-08-30 01:00:02 +00:00
waterson%netscape.com
ac4202a5ef
Bug 50381. Avoid writing invalid RDF/XML if we can't get a service; avoid trying to write the file at all if we're in XPCOM shutdown. r=rjc
2000-08-30 00:57:59 +00:00
waterson%netscape.com
ce6dee14a7
Bug 50548. Handle 4th form of [6.12]. r=rjc
2000-08-30 00:55:46 +00:00
nisheeth%netscape.com
2b93b30dd8
- Fix for nsbeta3+ bug 10292: ID attribute information is passed up from the parser to the content sink and into the node info objects associated with content objects. nsIXMLContent now inherits from nsIStyledContent which allows
...
authors to use ID selectors to target elements in an XML document.
- Checking in a P3P related patch to the pres shell, html document, and xml document from Tom Lendacky (toml@us.ibm.com )
2000-08-30 00:35:43 +00:00
hyatt%netscape.com
32bdb7711c
Fix for 50668. r=dprice
2000-08-29 22:10:49 +00:00
hyatt%netscape.com
4ce12700a1
Adjust tooltip offset. r=ben
2000-08-29 09:56:34 +00:00
hyatt%netscape.com
1a375f2282
43220. r=ben
2000-08-29 08:07:22 +00:00
hyatt%netscape.com
c3eb0150f1
Checking 46330 fix back in. r=ben
2000-08-29 07:07:46 +00:00
mscott%netscape.com
60fbc4fa8e
back out chrome registry changes to fix smoketest machines that are crashing when launching viewer
2000-08-29 05:49:18 +00:00
hyatt%netscape.com
c8864cba14
XBL fix for walling off style (46505). r=ben
2000-08-29 03:08:35 +00:00
hyatt%netscape.com
8ec593142c
Fix for 46330. r=ben
2000-08-29 02:30:07 +00:00
vidur%netscape.com
b96c318a90
Fix for bug 43902. The DOM glue now streamlines the Get/SetProperty methods for the window class. Window.location and title and document.title are now part of the idlc interfaces, rather than special-cased. r=jst@netscape.com
2000-08-29 00:14:23 +00:00
waterson%netscape.com
ff27c3b6a2
Bug 48486. Fuse allocation of LiteralImpl objects; get rid of nsAutoString member. r=scc
2000-08-26 06:43:09 +00:00
beard%netscape.com
d82bda6a5b
GetElementAt(), QueryInterface() -> QueryElementAt(). r=waterson
2000-08-26 05:30:45 +00:00
ben%netscape.com
f4a445a88a
48205
2000-08-26 03:20:44 +00:00
warren%netscape.com
b25bca13fe
Fixed case where chrome selection was failing because the package wasn't yet installed.
2000-08-25 22:51:10 +00:00
hyatt%netscape.com
ab26aa6249
Fix for 50044, 47861, 47471, r=ben
2000-08-25 07:01:53 +00:00
pinkerton%netscape.com
1f77d731e3
fix "selectedIndex" attribute with templates (help from Jan Varga). bug# 49985. r=hyatt.
2000-08-25 02:01:25 +00:00
bryner%uiuc.edu
612a8b729c
Fixing bug 42109 - make sure to set the current item to something sane when it's deleted. r=hyatt.
2000-08-24 06:14:45 +00:00
saari%netscape.com
a85f55282b
make sure to return a value in all code paths from FireFocusOnTargetContent... gave VC5 a headache
2000-08-24 04:00:12 +00:00
cltbld%netscape.com
66688455a5
Fixing solaris, AGAIN. jst,mcafee
2000-08-23 22:26:35 +00:00
jst%netscape.com
b3a4ade60d
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
hyatt%netscape.com
2ddfe8ec22
Fix for jar packaging. r=dprice
2000-08-23 07:31:58 +00:00
hyatt%netscape.com
072ffea226
Fix for 49150, r=ben
2000-08-23 07:18:58 +00:00
hyatt%netscape.com
c73e081e36
fix for 49835, r=danm
2000-08-22 22:53:46 +00:00
warren%netscape.com
1c8511e78c
Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan
2000-08-22 07:03:33 +00:00
dp%netscape.com
fc5ddb430f
bug# 49786 Setting up chrome protocol handler to support weak ref. r=gagan,valeski
2000-08-22 06:11:48 +00:00
warren%netscape.com
4054c5cd59
Fixed warnings.
2000-08-22 04:57:21 +00:00
warren%netscape.com
d9faf47cce
Bug 49659. Added check to avoid null pointer deref.
2000-08-22 04:41:22 +00:00
rjc%netscape.com
a709e440b0
Fix bug # 47336: files with question marks. r=me
2000-08-22 02:11:11 +00:00
mstoltz%netscape.com
88846ce93b
Fixing 41876 r=hyatt, also 48724, 49768, and crasher in nsBasePrincipal.cpp, r=jtaylor
2000-08-22 02:06:52 +00:00
warren%netscape.com
85a6b2554e
Improved warning message.
2000-08-22 02:06:14 +00:00
rjc%netscape.com
b24aa12d65
Fix bug # 35022: slow bookmark operations. r=waterson
2000-08-22 00:44:07 +00:00
ccarlen%netscape.com
d655d62df6
Converted use of nsIFileLocator to nsIDirectoryService
r=valeski
2000-08-22 00:14:24 +00:00
hyatt%netscape.com
a00ee62e70
49012 fix, r=danm
2000-08-21 22:23:15 +00:00
warren%netscape.com
64a99efec0
Bug 46864 - Embedding needs a name attribute on nsIRequest.
2000-08-21 08:23:54 +00:00
warren%netscape.com
334a3da653
Bug 43654. Error checking in chrome registry. r=hyatt
2000-08-21 07:50:39 +00:00
racham%netscape.com
baa097d7c1
Fixing bug 39289. Fixing a crasher at shutdown time when createprofile option is used. r=dougt
2000-08-21 01:36:42 +00:00
saari%netscape.com
755b7eaea5
Fix for nsbeta3+ 48838; context menus now set focus before coming up. r=hyatt
2000-08-20 00:29:24 +00:00
scc%mozilla.org
50902d01b6
fixing code that relied on implicit string construction
2000-08-19 22:46:00 +00:00
scc%mozilla.org
7c4c4783d9
fixing code that relied on implicit string construction
2000-08-19 21:04:10 +00:00
hyatt%netscape.com
3f0db1da77
Fix for 48187, r=danm
2000-08-17 22:44:01 +00:00
hyatt%netscape.com
c60a2f7d07
First-stage fix for dogfood bug 49012. r=ben
2000-08-17 08:11:11 +00:00
hyatt%netscape.com
a3ec56c5c0
Fix for 48083. r=danm
2000-08-17 00:10:40 +00:00
akkana%netscape.com
5b58ac4fc2
23587: Make accelerator and menu access keys settable through a pref. r=saari
2000-08-17 00:09:16 +00:00
dbaron%fas.harvard.edu
5c7f10349c
Fix a leak of the keys used as strings in all cases. r=waterson b=44051
2000-08-16 23:14:08 +00:00
hyatt%netscape.com
1168ae898d
Fix for 45248, r=ben
2000-08-16 08:14:01 +00:00
alecf%netscape.com
a01c6bd77b
fix a bunch of UMRs r=syd
...
(no bug but I needed these to get my purify build going)
2000-08-16 07:39:38 +00:00
waterson%netscape.com
dd700db4af
Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst
2000-08-16 01:04:52 +00:00
hyatt%netscape.com
a612bca153
Fix that is needed for 46719, r=ducarroz,ben
2000-08-16 00:42:13 +00:00
waterson%netscape.com
fa4e4b97df
Bug 48086. Be sure to update XUL document's ID-to-element map when removing generated content. r=rjc
2000-08-14 21:46:04 +00:00
hyatt%netscape.com
2e86033263
Work on 48150 and XBL performance (async and arenas).
2000-08-14 04:04:18 +00:00
hyatt%netscape.com
78ac0eb5b1
Linux linux linux... will we ever teach you how comptrs work?
2000-08-12 09:00:25 +00:00
hyatt%netscape.com
b511c08957
Linux sucks.
2000-08-12 07:58:54 +00:00
hyatt%netscape.com
6c68a00e3d
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
2000-08-12 06:28:02 +00:00
jtaylor%netscape.com
12e65c5f18
Fixes bug #41571 . r=mstoltz.
2000-08-11 02:46:47 +00:00
hyatt%netscape.com
8ba64ff10a
Fix for 47081. r=ben
2000-08-11 00:05:49 +00:00
warren%netscape.com
4af572e4c1
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
mkaply%us.ibm.com
1766df0ac3
r=waterson, a=waterson
...
OS/2 and AIX tinderbox break - shouldn't NS_IF_ADDREF a member in a const function
2000-08-10 03:39:05 +00:00
brendan%mozilla.org
77e038b453
Whitespace panty raid.
2000-08-09 06:20:13 +00:00
saari%netscape.com
00ad136b80
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
alecf%netscape.com
53fe053e36
final part of fix for 46712 - flush the string bundle cache when the locale changes
...
r=hyatt
2000-08-08 06:24:56 +00:00
rjc%netscape.com
0901793039
Remove Mac debugging info. r=me
2000-08-08 05:55:22 +00:00
rjc%netscape.com
22b8152937
Sorting fixes for bug # 26131. r=me, nhotta, putterman
2000-08-08 05:50:10 +00:00
waterson%netscape.com
bb8ccffd19
Use nsVoidArray instead of nsISupportsArray to hold kids. r=hyatt
2000-08-08 05:02:07 +00:00
waterson%netscape.com
45919a1b99
Bugs 46616, 46964. Clean up RebuildContainer(): factor into two methods to share code better. Maintain a queue of ungenerated elements to scan for generated children. Add tons of comments so I don't have to figure this all out again when I look at it next. r=rjc
2000-08-08 04:57:55 +00:00
waterson%netscape.com
08bd36fb57
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
2000-08-08 00:22:36 +00:00
syd%netscape.com
112d547223
Undid the rdf changes for 43091 at request of brendan, now doing evil 0666
...
default permissions. r=dougt
2000-08-07 22:59:40 +00:00
dbaron%fas.harvard.edu
db31111d55
Fix an inconsequential typo (MOZ_DECL_CTOR_COUNTER does nothing, now). r,a=waterson
2000-08-06 19:19:01 +00:00
hyatt%netscape.com
592cd5eaac
Plug leak in cache for XBL docs.
2000-08-06 04:57:24 +00:00
hyatt%netscape.com
f62c6dc91d
Fix for XBL portion of 46129
2000-08-05 22:33:29 +00:00
syd%netscape.com
7f8d449ab6
Set sane permissions on files. Let umask protect the user. r=rjc,dougt
...
Partial fix for 43091.
2000-08-04 22:13:59 +00:00
warren%netscape.com
4967b0a7cc
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
2000-08-02 06:48:45 +00:00
waterson%netscape.com
2a22c82fe2
Bug 46013, redux. Was leaking RDFContentSinkImpl::NameSpaceEntry objects all over the floor. Thanks to dbaron and beard for wiping my chin. r=beard.
2000-08-02 04:35:52 +00:00
pinkerton%netscape.com
4fc06c1391
Fix for 39078, tooltips not disappearing on mouse clicks in button. when we get a mousedown, close the tooltip and cancel the timer. r=saari.
2000-08-01 01:05:58 +00:00
rjc%netscape.com
c7818ebaed
Small sorting fix. (Can't find bug #) r=me
2000-07-29 16:15:48 +00:00
waterson%netscape.com
502068f4e4
Fix off-by-one error that jband found.
2000-07-29 03:34:55 +00:00
waterson%netscape.com
82cae98fbe
Bug 46702. Move nsFixedSizeAllocator to xpcom/ds so it can be used outside of RDF.
2000-07-29 03:01:46 +00:00
waterson%netscape.com
4ae6833009
Bug 46702. Move nsFixedSizeAllocator.[h|cpp] to xpcom/ds so that we can use it outside of RDF.
2000-07-29 02:58:43 +00:00
heikki%netscape.com
92966bfe9e
Bugs 38399, 40889. r=jst.
2000-07-28 21:49:42 +00:00
hyatt%netscape.com
1436977acc
Fix for 46129. r=waterson,attinasi,pierre
2000-07-28 09:36:14 +00:00
mcafee%netscape.com
9ff5ae9a5c
Ignore generated files.
2000-07-28 09:20:18 +00:00
waterson%netscape.com
71c6dc85f2
Bug 46013. Use nsVoidArray to hold observers to avoid extra addref/release when notfying. r=hyatt
2000-07-28 09:20:15 +00:00
waterson%netscape.com
d714b9c47c
Bug 46013. Make nsChromeRegistry own the UI datasource; clean up the special release method so that it does correct bloat log. r=hyatt
2000-07-28 09:19:42 +00:00
hyatt%netscape.com
b14575be5c
Prevent thrashing for nodes that always have display: none in XUL (broadcasters, commands, keys), r=waterson
2000-07-28 06:40:27 +00:00
hyatt%netscape.com
9dd6b8c0c0
Fix for 41145, r-waterson
2000-07-28 00:34:22 +00:00
dbaron%fas.harvard.edu
bdba3958d8
Fix leak of keybinding table and keybinding documents. r=waterson b=17390, 24645
2000-07-27 23:31:09 +00:00
mkaply%us.ibm.com
da9a8373e2
OS/2 Tinderbox break
...
Need PR_CALLBACK for VisualAge
2000-07-27 20:40:57 +00:00
dougt%netscape.com
0d93cf2776
bug 46413. r/a=valeski@netscape.com
...
Clean up memory leaks.
2000-07-27 06:14:06 +00:00
rjc%netscape.com
fae4fe9f8f
Fix bug # 46211: handle insertion/sorting correctly with mixed static-dynamic content. r=waterson
2000-07-27 00:22:42 +00:00
hyatt%netscape.com
daefd4a8b7
Fixes to template builder for non-aggressive groveling. r=waterson,a=waterson
2000-07-26 23:56:02 +00:00
bienvenu%netscape.com
7e013b3f14
turn on warren and waterson's rdf optimization
2000-07-26 23:47:35 +00:00
rjc%netscape.com
2c231e2e70
Fix bug # 46229: get file: URL view to display file sizes and last mod dates. r=waterson
2000-07-26 23:39:49 +00:00
waterson%netscape.com
fff616ca3e
Bug 46013. Remove dependency on nsINameSpace and nsINameSpaceManager, so that we do not need to load the layout DLL to parse RDF/XML. r=rjc
2000-07-26 14:08:05 +00:00
blizzard%redhat.com
9380052e94
add utility to build a chrome registry from the command line. r=waterson a=waterson/hyatt
2000-07-25 20:21:17 +00:00
hyatt%netscape.com
2866a486af
Fix for bug #45951 . r=waterson.
2000-07-24 22:42:34 +00:00
rjc%netscape.com
11246f4681
Fix bug # 46181: when getting a nsIFile from a file URL, don't open an nsIFilechannel. Patch from dougt, r/a=me
2000-07-23 06:58:16 +00:00
waterson%netscape.com
ef4a3827e8
Bug 46079. Fix regression I introduced yesterday; NS_LITERAL_STRING() expands to nsAutoString on Linux, so this would assign a compiler temporary to the 'tag' variable.
2000-07-21 19:59:39 +00:00
waterson%netscape.com
6b73658863
Fix Mac bustage. I though 'L' was enabled on Win32 for NS_LITERAL_STRING(), too. Guess I was wrong.
2000-07-20 20:15:08 +00:00
waterson%netscape.com
7e40b8c748
Bug 40817. Modernize string routines; use UTF-8 conversion instead of ASCII conversion on URLs. r=rjc
2000-07-20 19:49:47 +00:00
danm%netscape.com
a53490a2d1
now holds a strong reference to its chrome data source (mComposite). consequent circular reference is broken with stupid refcounting tricks. bug 44621 r=hyatt
2000-07-19 23:39:50 +00:00
warren%netscape.com
42870bddb5
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
2000-07-19 03:58:25 +00:00
akkana%netscape.com
6870ca2854
42885: Load browser and editor bindings from
...
chrome://communicator/content
rather than chrome://global/content. r=ben
2000-07-18 23:08:36 +00:00
sfraser%netscape.com
3e016210e2
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that UpdateCommands("focus") gets called on window activation, and when unfocussing a wiget in page.
r=hyatt, saari
2000-07-14 22:06:31 +00:00
tao%netscape.com
4fb369a62d
42748 After selecting locale for new profile, different profile does not
...
switch back.(r,a)=hyatt
2000-07-13 22:59:22 +00:00
hyatt%netscape.com
0ac9af0da6
Fix for XBL being able to execute scripts in skins. Bugzilla is down, so I can't give the number. r=danm
2000-07-12 00:17:07 +00:00
pinkerton%netscape.com
5ce55a3f65
landing patch for crash when document goes away after tooltip timer has fired. basically, make mPossibleTooltipNode a strong ref. patch from roc+moz@cs.cmu.edu r=pinkerton, bug# 27828.
2000-07-11 20:55:57 +00:00
waterson%netscape.com
4dcf321f68
Remove spurious call to RegisterDataSource(). r=hyatt
2000-07-10 20:42:56 +00:00
bryner%uiuc.edu
44f0d8f152
Fixing 44859. r=hyatt.
2000-07-10 20:19:32 +00:00
evaughan%netscape.com
3f9c79ee07
disable gfx scrollbars #44576
...
grid fixes for tree bugs
-r Hyatt
2000-07-10 20:10:27 +00:00
bienvenu%netscape.com
8ab5089511
fix 41292, r=waterson, problem with rdf factory cache
2000-07-10 02:35:50 +00:00
waterson%netscape.com
779800989a
Bug 37621. Add necessary logic to retract and fire rules in nsXULTemplateBuilder::OnChange(). I lost these when I re-wrote this method :-(. r=rjc
2000-07-07 23:01:14 +00:00
bryner%uiuc.edu
911f34cf7f
Fix for bug 43417. r=pinkerton.
2000-07-06 22:20:32 +00:00
waterson%netscape.com
ad2c431234
Fix silly leak that dbaron found with leaksoup. r=jack,a=lumpy.
2000-07-06 04:27:10 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
dbaron%fas.harvard.edu
e4b68e8121
Fix leak of content from trees introduced recently. r=hyatt,waterson
2000-07-01 21:45:06 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
rjc%netscape.com
92fa5e4c9b
Fix bug # 43906: non-existant file URLs can cause template failure for bookmarks. R=waterson
2000-06-29 22:47:24 +00:00
pinkerton%netscape.com
2547639442
part of 42250, make sure we close the popup when the listener is removed. just to be safe. r=hyatt.
2000-06-29 22:29:20 +00:00
BlakeR1234%aol.com
81543e9ee7
Fix for 42204, a=trudelle
2000-06-29 03:15:05 +00:00
evaughan%netscape.com
297d1f104a
Clean up for autoscrolling menu landing. ScrollBox events need their own type and should not be
...
on top of menu events.
-r hyatt
2000-06-28 00:00:18 +00:00
bryner%uiuc.edu
fecb9d4833
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
evaughan%netscape.com
807778bd44
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
waterson%netscape.com
5a63db423f
Bug 41534. Fix 'style' attribute on XUL elements; use nsXULAtoms instead of hard-coded atoms. r=hyatt
2000-06-22 23:29:43 +00:00
vidur%netscape.com
d690a7d2b9
Fix for bug 38349. Implemented nsIDOMNode::CloneNode() and ImportNode() for XML and HTML documents as part of finishing out our DOM1 and DOM2 implementations. Cleanup of DOMImplementation::createDocument. r=jst
2000-06-21 23:56:52 +00:00
dougt%netscape.com
62ca99b704
check for null.
2000-06-21 02:29:08 +00:00
hyatt%netscape.com
3431c2f9e4
Fix for 42806. r=waterson
2000-06-21 02:02:24 +00:00
vidur%netscape.com
19aa4a879d
Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth
2000-06-21 00:53:26 +00:00
hyatt%netscape.com
4e300ed8d8
33524. r=ben
2000-06-20 09:21:42 +00:00
ben%netscape.com
a62dc4a525
fix for 41657, r=waterson, hyatt
2000-06-20 05:43:52 +00:00