Commit Graph

123 Commits

Author SHA1 Message Date
hyatt%netscape.com
9f82add1c2 Fix for 46849. r=pavlov 2000-08-01 21:39:28 +00:00
hyatt%netscape.com
cd1abc962e Fix for 43778. r=ben 2000-07-28 02:22:59 +00:00
hyatt%netscape.com
9f12a75d17 Fix for 41145. r=waterson 2000-07-28 00:35:02 +00:00
hyatt%netscape.com
b436781bbc Fix to prevent crawling of template. Meant to check this earlier today
with the original approved template landing. r,a=waterson
2000-07-27 06:20:57 +00:00
brendan%mozilla.org
b5ab3d86e3 Oops, nsXBLService implements two interfaces: nsIXBLService and nsIMemoryPressureObserver (r=dbaron@fas.harvard.edu). 2000-07-25 01:44:22 +00:00
brade%netscape.com
e9560f8f8b check if events have been handled already before dispatching them; r=saari; bug #45390 2000-07-20 14:32:30 +00:00
hyatt%netscape.com
7fb4a72eab Fix for 45248. r=saari 2000-07-17 23:55:25 +00:00
brendan%mozilla.org
8f49205d55 Must unregister memory pressure observer in \~nsXBLService (nsMemory doesn't clean up after us; r=warren). 2000-07-11 05:43:34 +00:00
brendan%mozilla.org
d5bc082ace XBLService implements nsIMemoryPressureObserver (44352, r=hyatt). 2000-07-11 01:28:36 +00:00
cls%seawood.org
bca014f1bb 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
brendan%mozilla.org
b864716baa Reference-count XBL JSClass structs, and LRU-cache unreferenced ones up to some quota, to avoid bloat and shutdown crashes due to unavoidable manual delete/last-use misorder (42530, r=hyatt). 2000-07-01 02:36:18 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
evaughan%netscape.com
4db3654be5 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
dbaron%fas.harvard.edu
a21be0269b Undo my previous change, which was wrong. PR_TRUE is the correct way to continue enumeration for |nsHashtable|s. I don't know what is causing the leak (bug 43707). r=hyatt 2000-06-26 02:39:49 +00:00
evaughan%netscape.com
969d067559 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
hyatt%netscape.com
031447a319 XBL groundwork for 41145. r=ben 2000-06-22 00:36:19 +00:00
dbaron%fas.harvard.edu
6e1c7314fa Fix leak by continuing to enumerate. r=hyatt 2000-06-21 00:54:42 +00:00
hyatt%netscape.com
efcf6eb2ca Turning on the new tree widget. Bug#30511, r=evaughan 2000-06-19 22:57:39 +00:00
hyatt%netscape.com
98873f2656 Fix for #41878, r=ben 2000-06-14 08:21:56 +00:00
scc%mozilla.org
507357239c 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
hyatt%netscape.com
e43955f56d Tree/grid work. Bug #30511. r=danm. 2000-06-06 23:14:11 +00:00
inaky.gonzalez%intel.com
98157fd5a1 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
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
hyatt%netscape.com
b088efb508 Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
hyatt%netscape.com
e21020f389 Make XBL props enumerable. r=brendan, a=brendan 2000-06-02 01:19:15 +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
hyatt%netscape.com
9a2b551a9a Fix brutal sharing of XBL classes. 2000-05-31 07:02:47 +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
ben%netscape.com
bd2f4cf6a5 fix for insertion point goofiness r=hyatt 2000-05-28 08:13:47 +00:00
hyatt%netscape.com
23937f5cbc Fix profile manager crash. 2000-05-28 04:10:50 +00:00
hyatt%netscape.com
c7ccb5a606 Brutal sharing of XBL classes implemented. 2000-05-27 08:20:04 +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
hyatt%netscape.com
481e0fdf9a XBL Fixes r=ben 2000-05-24 08:19:10 +00:00
hyatt%netscape.com
c6264b4e74 supporting multiple insertion points r=ben 2000-05-22 08:23:09 +00:00
hyatt%netscape.com
940cc1ade0 XBL event handler support. r=ben 2000-05-21 06:58:15 +00:00
hyatt%netscape.com
21e5ef59a2 fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
sspitzer%netscape.com
817f01eba6 fix for crasher, #39744, r=hyatt. 2000-05-18 19:58:27 +00:00
ben%netscape.com
c1fb66d25c checking in support for script block children on XBL <handler> elements. r=hyatt 2000-05-15 07:19:35 +00:00
hyatt%netscape.com
f5ba3d2ebf XBL changes. 2000-05-13 23:02:12 +00:00
ducarroz%netscape.com
3bb8acf4c3 Fix for bug 38757. Need to use a focus listenner in order to make inheriance of focus handlers working. R=hyatt 2000-05-12 06:25:48 +00:00
hyatt%netscape.com
c2612a8b6f XBL. 2000-05-09 21:42:57 +00:00
hyatt%netscape.com
334e31b473 XBL now works with HTML, XUL, SVG, MathML, and XML! 2000-05-09 21:42:40 +00:00
ducarroz%netscape.com
1abe477976 Fix for bug 35687. We need to initialize keyMatched to true. R=hyatt 2000-05-04 22:36:25 +00:00
waterson%netscape.com
6af30c5a92 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
alecf%netscape.com
d7ad51a9fd don't crash when there is bad XML 2000-04-30 19:21:20 +00:00
alecf%netscape.com
c5e67b3e8d add support for <getter> and <setter> tags on properties
r=hyatt
2000-04-30 06:41:41 +00:00
scc%netscape.com
6a250f560d making string conversions explicit 2000-04-27 20:50:34 +00:00