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
hyatt%netscape.com
3dfa4ab8e1
Fix for 41664, r=ben
2000-06-20 04:45:30 +00:00
hyatt%netscape.com
3d84784d0d
Fix for 41664, r=ben
2000-06-20 04:44:44 +00:00
waterson%netscape.com
0d4cfe60b2
Bug 40868. Check to see if 'docroot == this' before recursing. r=dmose
2000-06-20 03:58:24 +00:00
waterson%netscape.com
a74b4acc4e
Bug 42991. Get rid of obsolete 'rdf:child' identifier. r=rjc
2000-06-20 02:25:48 +00:00
hyatt%netscape.com
d95f55d74e
Fix for 42867. r=evaughan
2000-06-20 00:52:57 +00:00
vidur%netscape.com
07473b6e07
Work for bug 33475 - completion of Document related DOM Level 2 support. Load() no longer takes extra unused argument. r=jst,nisheeth
2000-06-17 01:47:02 +00:00
waterson%netscape.com
458f2c3abf
Bug 39699. Add re-entrancy guards so that we ignore updates while we're in the middle of building content. r=rjc
2000-06-16 21:46:04 +00:00
waterson%netscape.com
580bddf545
Bug 39699. Ignore errors from nsIFile, hyatt-style! seriously, though: nsIFile returns random error codes per-platform when you ask if a non-existant file is a directory. This was causing the RDF enumeration to abort prematurely for no good reason. r=rjc
2000-06-16 21:45:00 +00:00
valeski%netscape.com
c9ce86137e
42767. AsyncOpen (dead code) removal.
2000-06-16 14:39:19 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
dbaron%fas.harvard.edu
ff78bb46bb
Fix leak of XMLElementFactoryImpl. r=waterson@netscape.com
2000-06-15 02:16:28 +00:00
hyatt%netscape.com
76f1ed5ebd
Fix for bug #41281 , r=brendan
2000-06-14 08:12:32 +00:00
axel%pike.org
49a4f2644d
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
2000-06-14 07:35:26 +00:00
hyatt%netscape.com
47ecc64920
30511. r=ben
2000-06-14 04:50:20 +00:00
alecf%netscape.com
e91ea7a039
revive dom viewer enough to get dmose started
...
(not part of seamonkey - favor for dmose)
2000-06-13 01:50:26 +00:00
scc%mozilla.org
55650a35b3
fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms
2000-06-12 23:52:31 +00:00
scc%mozilla.org
f92e1fb30a
don't extract characters from empty strings
2000-06-11 08:19:41 +00:00
scc%mozilla.org
18a5bb0dd0
don't try to extract characters from an empty string
2000-06-11 07:23:58 +00:00
bryner%uiuc.edu
37a414a68c
Fixing bug 30379, tree multiple-selection problems. r=hyatt.
2000-06-09 21:32:31 +00:00
warren%netscape.com
0063d9a736
Bug 27971. Better strategy for resource: urls to use less memory. Saves about 0.4% of entire run just bring up one page (home.mozilla.org). r=waterson
2000-06-09 07:51:13 +00:00
tao%netscape.com
282658530c
Patch NT startup crash when chrome registry is not ready yet. r,a=scc
2000-06-09 03:09:20 +00:00
rginda%netscape.com
c17389789e
implement document.height/width for xul documents (copy/paste from nsDocument.cpp) for bug 41638
...
r=danm
2000-06-08 00:51:13 +00:00
alecf%netscape.com
26d46525c3
fix typo that was preventing setAttributeNS from working
...
(incredibly obvious fix, will notify jst/waterson that this went in)
2000-06-07 01:11:05 +00:00
hyatt%netscape.com
1447319de7
Updating tree selection. bug#30511. r=danm
2000-06-07 00:01:04 +00:00
inaky.gonzalez%intel.com
2b549b6f09
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
mkaply%us.ibm.com
dd80aeb20b
# 37239
...
r = waterson, a = waterson
OS/2 bringup - PR_CALLBACKs for VisualAge
2000-06-05 19:19:14 +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
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
tao%netscape.com
9fc10d3520
40801: Need a scriptable API of ChromeRegistry to return current locale provider name.
...
r=waterson,a=hyatt,msanz.
2000-06-02 23:16:06 +00:00
hyatt%netscape.com
e891a5ba9c
Tree/grid foundation work.
2000-06-02 08:13:29 +00:00
waterson%netscape.com
2781519620
Bug 41182. Set the resource channel's original URI to the 'chrome:' URI that spawned us. r=warren
2000-06-02 03:47:49 +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
hyatt%netscape.com
e84573122e
Fix win32 bustage.
2000-05-31 08:40:58 +00:00
hyatt%netscape.com
d2ef82aed7
Fix win32 bustage.
2000-05-31 08:40:44 +00:00
hyatt%netscape.com
e115a3effc
removed files: mozilla/rdf/content/src/nsJSXULPopupElement.cpp, mozilla/rdf/content/src/nsJSXULBrowserElement.cpp, mozilla/rdf/content/src/nsJSXULEditorElement.cpp, mozilla/rdf/content/src/nsJSXULIFrameElement.cpp, mozilla/rdf/content/src/nsXULPopupElement.cpp, mozilla/rdf/content/src/nsXULEditorElement.cpp, mozilla/rdf/content/src/nsXULIFrameElement.cpp, mozilla/rdf/content/src/nsXULBrowserElement.cpp
2000-05-31 07:34:00 +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
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
jst%netscape.com
85fd702909
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
2000-05-30 22:55:15 +00:00
hyatt%netscape.com
1cacfe4065
removed files: mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp, mozilla/rdf/content/src/nsJSXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp
2000-05-30 08:16:25 +00:00
hyatt%netscape.com
cfa535983c
added files: mozilla/rdf/content/src/, removed files: mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp, mozilla/rdf/content/src/nsJSXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsXULRadioGroupElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp
2000-05-30 08:15:30 +00:00
hyatt%netscape.com
73c9cca23a
Removing obsolete files from the build.
2000-05-30 08:11:35 +00:00
hyatt%netscape.com
735b896328
Removing obsolete headers from the build.
2000-05-30 08:07:54 +00:00
hyatt%netscape.com
d387866577
Removing obsolete C++ code.
2000-05-30 08:06:59 +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
e0cfd827ae
Fix mac bustage.
2000-05-27 22:40:40 +00:00
brendan%mozilla.org
271b521d90
Fix #include filename spelling -- case matters on Unix systems, at least.
2000-05-27 20:54:35 +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
7ab0e529b0
Bug 40601. Properly UTF-8 encode a URL that's been handed to us as UCS-2.
2000-05-26 22:57:04 +00:00
hyatt%netscape.com
3064160cb5
Adding anonymous content getter. r=waterson, a=waterson
2000-05-26 22:45:26 +00:00
waterson%netscape.com
46eb494a1a
Bug 39876. QI() for nsIXULContent rather than checking the element's namespace. Who knows, some day HTML might support nsIXULContent ;-). r=rjc
2000-05-26 22:26:57 +00:00
ruslan%netscape.com
68b998a06d
Make res/chrome handlers implement threadsafe_isupports
2000-05-26 21:00:18 +00:00
harishd%netscape.com
d29a2d299a
DumpContent() for parser regression test.
...
r=rickg
a=rickg
2000-05-26 19:45:59 +00:00
jst%netscape.com
46cd84fa38
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
mkaply%us.ibm.com
c77f2b6df3
# 37239
...
r = rjc, a = brendan
OS/2 bringup continues on M16 - Adding an XP_OS2 only path
2000-05-25 14:33:17 +00:00
waterson%netscape.com
f36668c374
Bug 39037. Feeble attempt to fix: if for some reason we never got a parser, or the SetParser(nsnull) is called before calling DidBuildModel().
2000-05-25 06:58:34 +00:00
waterson%netscape.com
d2d5a0d60d
Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=rjc
2000-05-25 06:43:01 +00:00
waterson%netscape.com
edb81763dd
Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=waterson
2000-05-25 06:42:33 +00:00
hyatt%netscape.com
7cff3a7cb0
XBL fixes r=ben
2000-05-24 08:18:38 +00:00
danm%netscape.com
20fc9ee066
make processing of installed-chrome more robust. bugs 38198, 40186
2000-05-24 01:25:54 +00:00
hyatt%netscape.com
bfb406f58b
adding debug printfs
2000-05-23 06:57:17 +00:00
hyatt%netscape.com
f8f4cb79cb
support for multiple insertion points r=ben
2000-05-22 08:23:46 +00:00
cls%seawood.org
29367c81f1
More OS/2 changes. Batches 19 & 20 of Bug #34106 r=pavlov
2000-05-21 13:32:11 +00:00
waterson%netscape.com
4ca4d3fb2a
Remove obsolete file that is no longer part of the build.
2000-05-19 22:15:23 +00:00
hyatt%netscape.com
5bed7dc4bd
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
danm%netscape.com
cced9e419a
remove Mac-specific chrome hierarchy hack, now that the Mac is using the new hierarchy. bug 39248. r=hyatt
2000-05-19 02:59:35 +00:00
hyatt%netscape.com
f7e1915f69
fix for chrome registry bugs. r=danm,waterson, a=waterson
2000-05-18 20:27:37 +00:00
sfraser%netscape.com
e97934b2e8
Remove linkage with NetworkModular.shlb, and add timer files.
2000-05-17 07:32:04 +00:00
cls%seawood.org
51a920a2ac
The rdf test uses nsSetupRegistry.cpp from webshell/tests ????? Add MOZ_TOOLKIT_REGISTRY_CFLAGS to CXXFLAGS to get this to build on beos.
2000-05-17 06:26:41 +00:00
waterson%netscape.com
e44d72df38
Flush miscellaneous comment changes.
2000-05-17 05:59:10 +00:00
waterson%netscape.com
1d313b11f9
Fix misleading comments.
2000-05-17 05:58:33 +00:00
waterson%netscape.com
1f9843c583
Bug 35818. Add support for 'tag' attribute on 'content' condition.
2000-05-17 05:57:09 +00:00
dveditz%netscape.com
e0655eee39
fixing copy/paste bug in (De)SelectLocale
2000-05-17 05:44:35 +00:00
waterson%netscape.com
ace52951cf
Bug 39512. Remember the last match; support 'container=' and 'member=' attributes on 'template' tag; deduce them if they're not present.
2000-05-17 05:33:23 +00:00
jst%netscape.com
d0ef19a152
Store XUL attribute names as nsINodeInfos.
2000-05-17 04:53:16 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
danm%netscape.com
85b5c58dec
teach new chrome registration to handle urls and jar files
2000-05-17 02:01:08 +00:00
pinkerton%netscape.com
e6e6074486
another tweak for tooltips to work on html content. thanks to Robert O'Callahan for the patch.
2000-05-17 01:02:36 +00:00
jst%netscape.com
b22cf9671a
Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value.
2000-05-17 00:21:53 +00:00
joki%netscape.com
b2e873d830
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
waterson%netscape.com
289f86d5d9
Bug 29284. Be sure to escape quotes! Other serialization cleanup.
2000-05-16 05:58:48 +00:00
danm%netscape.com
69046d3d92
store generated overlays in their own directory. force overlay list node to be a seq. r=hyatt@netscape.com
2000-05-16 03:16:58 +00:00
danm%netscape.com
9e2d7cf79f
create directory in Flush. r=waterson@netscape.com
2000-05-16 03:09:34 +00:00
jst%netscape.com
a29b0b6f25
Checking in DOM Level 2 version of the DOM interface Element.
2000-05-15 20:31:55 +00:00
jst%netscape.com
acf1d8d069
Fixing build bustage if PR_LOGGING was defined.
2000-05-15 19:15:14 +00:00
waterson%netscape.com
aef23fb1f5
Bug 39305. Do not add 'xmlns=' and 'xmlns:foo=' as properties to the RDF graph.
2000-05-15 19:12:14 +00:00
jst%netscape.com
ba15afe1a0
Adding support for document.createElementNS() for XUL documents.
2000-05-15 19:02:30 +00:00
dbaron%fas.harvard.edu
1b3f6ef567
Fix leak of namespace manager. r=waterson@netscape.com
2000-05-15 13:11:06 +00:00
brendan%mozilla.org
8863d5a4ce
Warning abatement.
2000-05-15 06:20:14 +00:00
hyatt%netscape.com
243240bd8b
Better form.
2000-05-15 02:49:56 +00:00
hyatt%netscape.com
da607e0ef8
Better form.
2000-05-15 02:42:37 +00:00
hyatt%netscape.com
cb38cb409d
Changing convertChromeURL
2000-05-15 01:40:52 +00:00
hyatt%netscape.com
d8232452e3
making nightlies sane again
2000-05-15 00:48:51 +00:00
jst%netscape.com
9b81553504
Support wildcard ('*') for namespaceURI in getElementsByTagNameNS().
2000-05-14 19:37:40 +00:00
jst%netscape.com
a294cac2fd
Implementing getElementsByTagNameNS() in the XUL document.
2000-05-14 18:14:30 +00:00
mjudge%netscape.com
41eeb41b1b
removing warning
2000-05-13 22:59:43 +00:00
danm%netscape.com
f909e3a6de
load newly installed chrome
2000-05-13 21:42:56 +00:00
danm%netscape.com
5161585202
new method checkForNewChrome
2000-05-13 21:42:00 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
mjudge%netscape.com
68a5f190e0
xuldocument now will output xif/text also changing references from nsXifconverter to nsIXIFConverter
2000-05-13 08:13:54 +00:00
mkaply%us.ibm.com
8b307332cd
# 37239
...
r= waterson
OS/2 bring up continues - add PR_CALLBACK for VisualAge
2000-05-12 22:23:36 +00:00
jst%netscape.com
c7e3c310d9
Add GetNodeInfo() to nsIContent.
2000-05-12 14:09:28 +00:00
jst%netscape.com
ff00e8645b
Add a SetAttribute method to nsIContent that takes a nsINodeInfo parameter.
2000-05-12 13:46:59 +00:00
scc%netscape.com
d11c66a210
string backsliding. r=mjudge
2000-05-12 07:53:02 +00:00
saari%netscape.com
d7a2786534
missed this file
2000-05-11 23:08:13 +00:00
saari%netscape.com
b8aa8a1761
more for 29800
2000-05-11 22:43:32 +00:00
cls%seawood.org
fec728bf12
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
sspitzer%netscape.com
0c8baab22c
no longer a pref, it is hard coded to be on and set to modern.
...
remove temporary code.
2000-05-11 05:19:21 +00:00
sspitzer%netscape.com
26415ee067
it's skins/modern, not modern.
2000-05-11 02:57:31 +00:00
nisheeth%netscape.com
6346ccc595
Add support for loading an XML document from script within a XUL document also.
2000-05-10 23:02:32 +00:00
jst%netscape.com
50499cc037
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
hyatt%netscape.com
f909e4ece7
Fix my bigass leak.
2000-05-10 08:19:43 +00:00
rjc%netscape.com
452612c8c3
Fix silly warnings.
2000-05-10 07:26:13 +00:00
sspitzer%netscape.com
8b837e047f
make the skin switching code turned on/off by a pref. off by default for now.
2000-05-09 23:28:57 +00:00
hyatt%netscape.com
0166bfad1b
XBL now works with HTML, SVG, MathML, XML, and XUL.
2000-05-09 21:41:01 +00:00
heikki%citec.fi
bc9eec293a
Implemented actuate=onLoad for simple XLinks. r=nisheeth.
2000-05-09 07:30:21 +00:00
alecf%netscape.com
2c05690aed
switch to onkeypress for ftang
2000-05-09 04:48:59 +00:00
saari%netscape.com
1f7a0de255
adding preventDefault to the mousedown event if it pops up a xul popup. This works around a bug where it is possible to have multiple popup listeners for different elements called for one mousedown event. This is a work around for bug 35100. r=hyatt
2000-05-08 23:43:35 +00:00
pinkerton%netscape.com
f84b62bec5
fix for 38132, assert when mouse was over html element and a tooltip was registered. two things: make sure we always find the xul document using where the popup is registered not the event target, and try/catch around asking for the attribute since DOM Elements won't have attributes.
2000-05-08 23:21:57 +00:00
pinkerton%netscape.com
88871f3f6d
don't let context menu show up under mouse so that clicks can more easily dismiss it. bug 27364, thanks dean_tessman@hotmail.com.
2000-05-08 21:24:51 +00:00
rjc%netscape.com
16608fae3d
Fix bug # 37682: use nsIFile instead of nsFileSpec.
2000-05-07 10:15:48 +00:00
rjc%netscape.com
56206fc77d
Whitespace cleanup.
2000-05-07 08:43:42 +00:00
rjc%netscape.com
8c3684b190
Tweak MakeContainer() to always call NS_NewRDFContainer() if the caller asks for one.
2000-05-07 08:38:45 +00:00
warren%netscape.com
5a3f32aaca
Removed unnecessary dependance on NetworkModular library (really just the Timer library now).
2000-05-06 09:20:44 +00:00
rjc%netscape.com
7f59b073bd
Fix bug # 20795: can now to specify order of template generated vs. XUL content.
2000-05-06 00:01:01 +00:00
waterson%netscape.com
2aac796cb5
Bug 34623. Add 'rebuild()' API to XUL elements.
2000-05-05 23:39:59 +00:00
andreas.otte%primus-online.de
bdc707dcc5
first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com
2000-05-05 23:39:25 +00:00
waterson%netscape.com
a70f0f1b0a
Add nsIXULTemplateBuilder.idl
2000-05-05 21:00:42 +00:00
waterson%netscape.com
fe2e320b21
Bug 34623. Add nsIXULTemplateBuilder.idl.
2000-05-05 20:42:21 +00:00
dveditz%netscape.com
b3e76efa2d
Fixing repeated 'skin' provider types
2000-05-05 03:44:58 +00:00
waterson%netscape.com
10638fb83c
Remove gratuitous NS_WARNING()s.
2000-05-04 23:34:25 +00:00
waterson%netscape.com
8ffd6fae3d
Bug 38185. Fix ports build bustage. a=brade
2000-05-04 19:57:31 +00:00
rjc%netscape.com
7c8164bc51
Comment change.
2000-05-04 12:54:11 +00:00
waterson%netscape.com
d59ead45cd
Bug 37290. Fix 'bindings' implementation to avoid excessive update when re-computing: only index sources that participate in a binding, using bindings rather than lookup to maintain values even for 'simple' rules, lazily compute bindings. Rename 'nsBinding' to 'nsAssertion' to clarify difference.
2000-05-04 09:57:59 +00:00
waterson%netscape.com
440f01e5c0
Bug 37639. Be sure to send notifications about document change down to anonymous content elements. r=hyatt
2000-05-04 04:25:50 +00:00
sfraser%netscape.com
03cdcb6495
Print to the console when loading a JS file fails. This cause us to print a message when a JS file included by XUL is missing.
2000-05-03 22:47:48 +00:00
hyatt%netscape.com
5ab412a350
Fixing viewer's scrollbars.
2000-05-03 09:15:50 +00:00
sspitzer%netscape.com
0942e906bb
temporary hack for skin switching, so I can test mozilla/themes.
...
not turned on yet.
2000-05-03 00:55:58 +00:00
danm%netscape.com
e9575fdd89
add search of anonymous content to previous checkin. code=hyatt
2000-05-02 22:48:17 +00:00
pavlov%netscape.com
1666a578ad
fixes for package installation bug #34399 r=hyatt
2000-05-01 23:08:00 +00:00
danm%netscape.com
62261772e5
fix initialization bug that fails loading files from the installation dir. code=hyatt
2000-05-01 22:08:25 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
hyatt%netscape.com
e127cbfaf5
Fixing chrome registry leak. r=scc
2000-05-01 06:07:52 +00:00
sfraser%netscape.com
14f40c1c2a
Add an UpdateCommandState method to the command maanger.
2000-05-01 01:33:22 +00:00
cls%seawood.org
a4254dc9a9
More nsString fixes for BeOS
2000-04-29 01:14:31 +00:00
hyatt%netscape.com
faa66dfaa7
Adding support for backstop style sheets
2000-04-28 23:34:12 +00:00
danm%netscape.com
271a9216c0
add popup and popupset atoms. bug 33675
2000-04-28 20:33:52 +00:00
danm%netscape.com
a923c3f1c4
implement _child popup content. bug 33675. code=hyatt
2000-04-28 20:31:26 +00:00
mjudge%netscape.com
5641d1e14f
fixed str bustage.
2000-04-28 07:51:09 +00:00
hyatt%netscape.com
539c0d0e67
Tweak.
2000-04-28 06:35:49 +00:00
mjudge%netscape.com
19d29307eb
small change to the way you get selection
2000-04-28 06:22:07 +00:00
pavlov%netscape.com
783f26e991
fix string stupidness
2000-04-27 23:08:11 +00:00
waterson%netscape.com
2259db6f0c
Fix memory churn caused by implicit nsString ctor.
2000-04-27 06:44:13 +00:00
waterson%netscape.com
93ec532eed
Fix memory churn caused by implicit nsString ctor.
2000-04-27 05:53:36 +00:00
hyatt%netscape.com
7e1dadef16
Dynamic skin switching lives, baby.
2000-04-27 02:10:43 +00:00
waterson%netscape.com
161096afb1
Move template builder 'release' to SetScriptGlobalObject() so that we'll always release the template builders regardless of whether someone else leaks the nsXULDocument object.
2000-04-27 00:32:02 +00:00
jst%netscape.com
3625709458
Landing DOM Level 2 CSS and Views interfaces and implementation.
2000-04-26 13:58:56 +00:00
sfraser%netscape.com
704a8ccc4a
Implemented new calls on the command manager which are callthroughs from the controller, with a context parameter.
2000-04-26 06:15:40 +00:00
sfraser%netscape.com
1fbb40753c
Lots of new comments, added interface for nsIStateUpdatingControllerCommand, and added calls on the command manager which are callthroughs from the controller, with a context parameter.
2000-04-26 06:15:23 +00:00
waterson%netscape.com
07207e9705
Remove assertions so that you can set properties on XUL elements.
2000-04-26 03:49:39 +00:00
waterson%netscape.com
974535ba6a
Remove XIF assertions. akk and mjudge say this is ok.
2000-04-26 03:47:15 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
sfraser%netscape.com
37dbaee080
Add some null checks to prevent crashes if calling GetControllerAt with an index that is too large.
2000-04-26 00:58:14 +00:00
waterson%netscape.com
d9de0cb0de
Bug 34619. Fixed-size allocators for nsXULTemplateBuilder, try numero dos, with egcs fixed.
2000-04-25 04:11:53 +00:00
waterson%netscape.com
a76d125ae2
Back out changes: they broke egcs.
2000-04-25 01:28:09 +00:00
waterson%netscape.com
5eb3e883e3
Bug 34619. Judicious use of fixed size allocators to reduce overhead.
2000-04-25 01:24:24 +00:00
waterson%netscape.com
ea8dbfd673
Use fixed size arena allocator for element map.
2000-04-25 01:21:57 +00:00
waterson%netscape.com
be9641ebd5
Clean up pool initialization.
2000-04-25 01:20:00 +00:00