Граф коммитов

129 Коммитов

Автор SHA1 Сообщение Дата
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
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 46bd8bbcfc Working on 42320. 2000-08-04 08:45:29 +00:00
ben%netscape.com 210cfc6ec4 fix for a bug with XBL binding attached event that was causing the event to be fired repeatedly.
code by hyatt, r=me
2000-08-03 07:17:10 +00:00
hyatt%netscape.com e88d343b75 Fix for 46849. r=pavlov 2000-08-01 21:39:28 +00:00
hyatt%netscape.com 9b4eec1198 Fix for 43778. r=ben 2000-07-28 02:22:59 +00:00
hyatt%netscape.com db2fbf838d Fix for 41145. r=waterson 2000-07-28 00:35:02 +00:00
hyatt%netscape.com e5e26c9cb0 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 88963e82c0 Oops, nsXBLService implements two interfaces: nsIXBLService and nsIMemoryPressureObserver (r=dbaron@fas.harvard.edu). 2000-07-25 01:44:22 +00:00
brade%netscape.com 08e968606d 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 f96409cba5 Fix for 45248. r=saari 2000-07-17 23:55:25 +00:00
brendan%mozilla.org 312b64ae77 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 c6447c1283 XBLService implements nsIMemoryPressureObserver (44352, r=hyatt). 2000-07-11 01:28:36 +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
brendan%mozilla.org 60cee88e27 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 e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +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
dbaron%fas.harvard.edu 3477150c86 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 807778bd44 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
hyatt%netscape.com ed6a2713a3 XBL groundwork for 41145. r=ben 2000-06-22 00:36:19 +00:00
dbaron%fas.harvard.edu 397dfbd37f Fix leak by continuing to enumerate. r=hyatt 2000-06-21 00:54:42 +00:00
hyatt%netscape.com 4cfbe9e471 Turning on the new tree widget. Bug#30511, r=evaughan 2000-06-19 22:57:39 +00:00
hyatt%netscape.com be5709e1f9 Fix for #41878, r=ben 2000-06-14 08:21:56 +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
hyatt%netscape.com b54a5260f3 Tree/grid work. Bug #30511. r=danm. 2000-06-06 23:14:11 +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
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
hyatt%netscape.com e891a5ba9c Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
hyatt%netscape.com 90ed0df505 Make XBL props enumerable. r=brendan, a=brendan 2000-06-02 01:19:15 +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
hyatt%netscape.com 5f9efeb9c2 Fix brutal sharing of XBL classes. 2000-05-31 07:02:47 +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
ben%netscape.com 82245b123c fix for insertion point goofiness r=hyatt 2000-05-28 08:13:47 +00:00
hyatt%netscape.com 7514fc5bc2 Fix profile manager crash. 2000-05-28 04:10:50 +00:00
hyatt%netscape.com 55d7f2a285 Brutal sharing of XBL classes implemented. 2000-05-27 08:20:04 +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
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 2dc2812235 XBL event handler support. r=ben 2000-05-21 06:58:15 +00:00
hyatt%netscape.com 5bed7dc4bd fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
sspitzer%netscape.com 9c26e4ab00 fix for crasher, #39744, r=hyatt. 2000-05-18 19:58:27 +00:00
ben%netscape.com fc753582e6 checking in support for script block children on XBL <handler> elements. r=hyatt 2000-05-15 07:19:35 +00:00
hyatt%netscape.com b05a016994 XBL changes. 2000-05-13 23:02:12 +00:00
ducarroz%netscape.com 1a253b8ab3 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 e82a7c8b5f XBL. 2000-05-09 21:42:57 +00:00