hyatt%netscape.com
|
7d2adb3021
|
Fix for 73695. r=danm, sr=waterson
|
2001-03-29 01:30:03 +00:00 |
hyatt%netscape.com
|
4c6682bec7
|
Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485
|
2001-03-10 01:43:09 +00:00 |
hyatt%netscape.com
|
bf5b498782
|
Fix for 62783. r=danm, sr=waterson
|
2001-03-07 01:46:13 +00:00 |
hyatt%netscape.com
|
792da52ffc
|
Adding image-loading code #ifdefed to XBL. Also eliminating a warning in WIndowDragHandler while I'm here. sr=alecf, r=danm
|
2001-02-22 23:47:30 +00:00 |
waterson%netscape.com
|
0c9ae9b94a
|
Bug 39054, redux. Hack around problem (?) with XBL child nodes: we'll just query for the list of real kids up front. Also, need to break 'AddSubtreeToDocument()' into pre- and post-order steps. r=hyatt, sr=brendan
|
2001-02-20 01:05:34 +00:00 |
Peter.VanderBeken%pandora.be
|
7aafcfc86b
|
Removing to correct CAPS. r=jst@netscape.com, sr=waterson@netscape.com.
|
2001-02-19 14:27:36 +00:00 |
waterson%netscape.com
|
e3455f87dc
|
Backing out changes for 39054, which caused several template regressions.
|
2001-02-13 19:22:56 +00:00 |
waterson%netscape.com
|
bf8a4eb521
|
Bug 39054. Make XUL templates work properly inside XBL. r=hyatt,alecf; sr=ben
|
2001-02-13 07:04:55 +00:00 |
hyatt%netscape.com
|
c581f6115e
|
XBL insertion point fixes: 67990, 67574, and the dependent bug 55292 all get fixed.
|
2001-02-08 23:24:55 +00:00 |
hyatt%netscape.com
|
8d353f7cfa
|
Fix for 67435. sr=ben
|
2001-02-07 07:45:36 +00:00 |
hyatt%netscape.com
|
815e1861e9
|
Checking in new files (r=ben, sr=brendan).
|
2001-02-02 01:14:07 +00:00 |
hyatt%netscape.com
|
90b8800096
|
Fix for 55292, r=ben, sr=brendan
|
2001-02-02 00:54:47 +00:00 |
hyatt%netscape.com
|
8e853805cd
|
Speeding up retrieval of anonymous nodes by removing a redundant copy. Patched bug in
insertion point retrieval. a=ben@netscape.com
|
2000-12-10 09:23:43 +00:00 |
hyatt%netscape.com
|
a5fae1e0a1
|
Big XBL landing. Fixes numerous XBL bugs. a=ben
|
2000-12-07 10:11:21 +00:00 |
pinkerton%netscape.com
|
28aab72bc2
|
Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt.
|
2000-11-29 06:01:33 +00:00 |
ben%netscape.com
|
7eb497ca59
|
back out hyatt's accidental checkin.
|
2000-11-04 09:07:49 +00:00 |
hyatt%netscape.com
|
c932dba717
|
Fix build bustage.
|
2000-11-04 09:01:21 +00:00 |
waterson%netscape.com
|
82b4ab1f0d
|
Bug 53969. Move anonymous content storage to pres shell; remove obsolete methods from nsIAnonymousContentCreator. r=dbaron, a=hyatt
|
2000-10-09 03:08:41 +00:00 |
hyatt%netscape.com
|
2b3bf3aed3
|
Fix for 44437 leaks. r=ben, a=waterson
|
2000-10-04 00:41:53 +00:00 |
hyatt%netscape.com
|
3cee6bdb23
|
Fix for 53417. r=brendan, a=brendan
|
2000-09-27 20:23:49 +00:00 |
hyatt%netscape.com
|
957c151659
|
48758. r=ben,saari, a=waterson
|
2000-09-22 05:02:20 +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 |
hyatt%netscape.com
|
3ade57d231
|
Tweak loadBindings call, provide hint to optimize possible style re-resolve in XBL, fix spot dbaron forgot. All 3 are r=ben
|
2000-09-08 10:01:18 +00:00 |
hyatt%netscape.com
|
a307d33c09
|
Implement bindingDetached. r=ben
|
2000-09-08 06:57:03 +00:00 |
hyatt%netscape.com
|
d3ee2d1b2d
|
Fix arrow keys in input fields. r=danm
|
2000-09-05 18:57:53 +00:00 |
hyatt%netscape.com
|
98a7a1f1b4
|
loadBindingdoc, r=ben
|
2000-09-05 07:29:01 +00:00 |
hyatt%netscape.com
|
8950d77c94
|
Improve typing speed. r=ben
|
2000-09-02 01:09:47 +00:00 |
hyatt%netscape.com
|
a25d7666d2
|
oops. forgot file.
|
2000-08-24 09:39:14 +00:00 |
hyatt%netscape.com
|
6b54700b73
|
XBL fixes, groundwork for 46505, r=ben
|
2000-08-24 09:21:27 +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
|
5e1ccf53ce
|
49012 fix, r=danm
|
2000-08-21 22:30:36 +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
|
2e86033263
|
Work on 48150 and XBL performance (async and arenas).
|
2000-08-14 04:04:18 +00:00 |
hyatt%netscape.com
|
7dcf622eb6
|
Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan
|
2000-08-12 06:39:24 +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 |
hyatt%netscape.com
|
3a8aed4259
|
Fix build bustage that's coming.
|
2000-08-06 05:03:36 +00:00 |
hyatt%netscape.com
|
488f0f2ad6
|
Fix for 42320. r=danm
|
2000-08-06 04:57:55 +00:00 |
hyatt%netscape.com
|
f62c6dc91d
|
Fix for XBL portion of 46129
|
2000-08-05 22:33:29 +00:00 |
hyatt%netscape.com
|
db2fbf838d
|
Fix for 41145. r=waterson
|
2000-07-28 00:35:02 +00:00 |
hyatt%netscape.com
|
ed6a2713a3
|
XBL groundwork for 41145. r=ben
|
2000-06-22 00:36:19 +00:00 |
hyatt%netscape.com
|
e891a5ba9c
|
Tree/grid foundation work.
|
2000-06-02 08:13:29 +00:00 |
hyatt%netscape.com
|
574331fad6
|
XBL Fixes r=ben
|
2000-05-24 08:19:10 +00:00 |
hyatt%netscape.com
|
d3df058e84
|
supporting multiple insertion points r=ben
|
2000-05-22 08:23:09 +00:00 |
hyatt%netscape.com
|
5bed7dc4bd
|
fix for making skins script-safe. r=scc
|
2000-05-19 04:48:43 +00:00 |
hyatt%netscape.com
|
fbac03f025
|
XBL now works with HTML, XUL, SVG, MathML, and XML!
|
2000-05-09 21:42:40 +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 |
hyatt%netscape.com
|
3d0a647757
|
New XBL.
|
2000-04-27 02:08:35 +00:00 |
hyatt%netscape.com
|
92dfb2370e
|
And on a farm there was a big honking leak, e-i-e-io. With an XBL binding here and a XUL element there...
|
2000-03-31 10:27:12 +00:00 |
hyatt%netscape.com
|
6c878d3126
|
Checking in method and property support.
|
2000-03-29 01:24:35 +00:00 |
hyatt%netscape.com
|
87a8fb2806
|
Fix for 33526
|
2000-03-28 00:41:33 +00:00 |