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 |
|