Commit Graph

1007 Commits

Author SHA1 Message Date
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
hyatt%netscape.com
cb0a52e38b More XBL goodness. 2000-04-27 02:15:45 +00:00
hyatt%netscape.com
6c9496d989 New XBL. 2000-04-27 02:08:35 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
pavlov%netscape.com
db882f6743 fix warning 2000-04-26 00:58:55 +00:00
pavlov%netscape.com
f3b435d030 fix hashtable lookup for xbl binding files to remove 15% of time paging up/down in mailnews r=waterson,hyatt
stop creating nsISupportsArrays and instead chain nsIXBLAttributeEntrys r=hyatt
remove unnecessary creation of atoms r=hyatt
(around 20% speedup to mailnews tree scrolling)
2000-04-26 00:50:48 +00:00
hyatt%netscape.com
7b0b2e099b Converting XBL bindings to use id. 2000-04-19 08:20:20 +00:00
scc%netscape.com
b4caf7e667 making string conversions explicit 2000-04-16 11:19:26 +00:00
hyatt%netscape.com
de331637bb Fixing an XBL event handling bug and the menu accelerator bug. r=brendan, a=leaf 2000-04-06 22:32:39 +00:00
mscott%netscape.com
128eb0578f Pass the address of the jsval instead of the value (which was null). This helps allow you to access xp-connect
objects from xbl.
r=hyatt
2000-04-05 04:00:13 +00:00
hyatt%netscape.com
fce8d4c032 Checking in the real fix for 34130. 2000-04-03 07:13:07 +00:00
dougt%netscape.com
3229a90597 beard@netscape.com: nsXBLBinding objects are getting released without ever removing their roots. That
is clear.  r=dougt and r=hyatt. Fix for 34130.
2000-04-03 06:31:32 +00:00
hyatt%netscape.com
8c9c03ac07 Adding assertions to discover when the script object isn't being
properly cleared out.
2000-04-01 11:17:28 +00:00
hyatt%netscape.com
b039cf8f92 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
c34fd4b94b Fixing 700K memory leak. 2000-03-31 09:13:42 +00:00
hyatt%netscape.com
42eb91ab24 making inheritance work properly in XBL. 2000-03-31 03:13:43 +00:00
hyatt%netscape.com
132acf464e Adding error reporting to XBL. 2000-03-30 03:18:44 +00:00
warren%netscape.com
727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
hyatt%netscape.com
25f935aee8 j++. j++. Not i++. j++. Sigh. k++? z++? NO! j++! Pick up the clue phone, hyatt.
It's ringing.
2000-03-29 02:26:46 +00:00
hyatt%netscape.com
8dc180f736 Checking in method and property support. 2000-03-29 01:24:35 +00:00
hyatt%netscape.com
ed33c7beb6 Fix for 33526 2000-03-28 00:41:33 +00:00
hyatt%netscape.com
c08ee35442 Fixing menu accelerators. 2000-03-27 12:00:45 +00:00
scc%netscape.com
0f4a2b3d8c small changes to clients of string converting APIs 2000-03-26 10:06:21 +00:00
hyatt%netscape.com
92b95abb62 Adding support for the <children/> element to XBL. 2000-03-25 02:18:55 +00:00
hyatt%netscape.com
2f097b9df8 Giving XBL an upgrade. 2000-03-23 22:19:49 +00:00
hyatt%netscape.com
0446291c62 Adding licenses to XBL files. 2000-03-21 13:14:34 +00:00
hyatt%netscape.com
f136d13288 Enhancing XBL. Making tabs boxes. Moving code from titledbutton to button. 2000-03-14 11:09:46 +00:00
rickg%netscape.com
ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
hyatt%netscape.com
e2685a2157 Making unix happy. 2000-03-11 10:53:02 +00:00
hyatt%netscape.com
91f9dc53a1 new XBL features 2000-03-11 10:36:39 +00:00
hyatt%netscape.com
d6796e3c65 XUL RadioGroup element, not used in XUL. r=ben, a=jar 2000-03-02 10:00:09 +00:00
hyatt%netscape.com
5ff8c68587 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
hyatt%netscape.com
eaae47602b Fix for bug#25565 2000-02-13 21:59:22 +00:00
hyatt%netscape.com
aff94a67c5 Fix for bug #26381 2000-02-09 09:39:15 +00:00
hyatt%netscape.com
0bce2fbb1d Fix for PDT+ bug #25280. r=saari 2000-02-09 01:33:22 +00:00
pp%ludusdesign.com
58065dda04 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
akkana%netscape.com
65781a368d 18033: Emacs XBL key bindings for unix. r=hyatt 2000-01-31 23:47:40 +00:00
waterson%netscape.com
39573f4597 Fix nsXBLBinding leaks. r=hyatt 2000-01-28 03:16:08 +00:00
hyatt%netscape.com
c7ba922076 Eliminating another leak. 2000-01-27 11:19:09 +00:00
hyatt%netscape.com
c255736b64 Patching a leak in XBL. 2000-01-27 10:37:52 +00:00
hyatt%netscape.com
898156e279 Updating the event handler code for XBL. 2000-01-27 09:44:58 +00:00
hyatt%netscape.com
7d7f3992ca Adding controller shorthand access. 2000-01-27 07:57:29 +00:00
hyatt%netscape.com
f64659a40c Improving XBL event handling. 2000-01-27 07:49:50 +00:00
hyatt%netscape.com
090ab3e74d More event handler fun. 2000-01-26 11:43:31 +00:00
hyatt%netscape.com
e72db55f0c In theory events can be executed now. 2000-01-26 11:05:44 +00:00
hyatt%netscape.com
1f92d13290 More goodness. 2000-01-26 10:37:13 +00:00
hyatt%netscape.com
ff21609316 More. 2000-01-26 10:25:55 +00:00
hyatt%netscape.com
ba54aca4c1 More tweaks 2000-01-26 10:08:49 +00:00
hyatt%netscape.com
19ed7e4f27 Landing initial XBL event handling code. 2000-01-26 10:06:30 +00:00
hyatt%netscape.com
0dfb94bf0a Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody. 2000-01-25 06:35:27 +00:00
hyatt%netscape.com
797cd22ff4 Landing XBL scrollbars. 2000-01-15 05:31:45 +00:00
hyatt%netscape.com
b75a694321 Fix for bug #23828. r=pav. 2000-01-14 10:04:12 +00:00
jdunn%netscape.com
7cb756995e newline required at the end of files... 2000-01-13 23:07:43 +00:00
hyatt%netscape.com
c3ddbf2d79 Fixing mac bustage. 2000-01-13 10:58:18 +00:00
hyatt%netscape.com
545ae7fd61 XBL anonymous content can (in theory) now be built. 2000-01-13 09:43:42 +00:00
hyatt%netscape.com
124f675a41 More XBL work. 2000-01-13 09:21:09 +00:00
hyatt%netscape.com
3aeb5cb791 Stubbing out some more XBL functions for future implementation. 2000-01-13 08:54:16 +00:00
hyatt%netscape.com
d8a58e8990 more xbl work. 2000-01-13 02:23:54 +00:00
waterson%netscape.com
affe01376b Add .cvsignore file. 2000-01-12 23:03:47 +00:00
pepper%netscape.com
37ef91ec08 Added necessary newline at the end of the file so that HP builds don't choke.
r=jdunn
2000-01-12 21:34:41 +00:00
hyatt%netscape.com
c75cceb361 Fixing Linux bustage. 2000-01-12 11:22:40 +00:00
hyatt%netscape.com
3721b33e2c XBL files are fully parsed! YES! 2000-01-12 10:55:56 +00:00
hyatt%netscape.com
1cabda498f More about XML document loading using XBL. 2000-01-12 10:20:11 +00:00
hyatt%netscape.com
47f1ca0618 Making sure the XBL namespace is registered by the XBL service. r=yoyoma 2000-01-12 10:09:31 +00:00
hyatt%netscape.com
a69a620bfc Teaching XBL how to load files. r=mini-me 2000-01-12 09:57:45 +00:00
hyatt%netscape.com
e124913c6f More implementation fun. r=neo 2000-01-12 09:44:18 +00:00
hyatt%netscape.com
c9d8b2bff9 More impl work. r=smith 2000-01-12 09:32:29 +00:00
hyatt%netscape.com
29d2151edb adding XBL impl. r=trinity 2000-01-12 09:28:15 +00:00
hyatt%netscape.com
f59e0c0e0a Adding the XBL service implementation (stubbed). r=trinity 2000-01-12 09:25:28 +00:00
sspitzer%netscape.com
2944db26be ignore generated Makefiles 2000-01-11 21:52:27 +00:00
sspitzer%netscape.com
c48c138c1b adding this for hyatt 2000-01-11 18:06:15 +00:00
hyatt%netscape.com
d5edce7048 Oops. Forgot to add makefiles. 2000-01-11 09:52:42 +00:00
hyatt%netscape.com
bc0351e8f8 Initial XBL landing. 2000-01-11 08:25:59 +00:00