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

938 Коммитов

Автор SHA1 Сообщение Дата
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
hyatt%netscape.com fbac03f025 XBL now works with HTML, XUL, SVG, MathML, and XML! 2000-05-09 21:42:40 +00:00
ducarroz%netscape.com 5976a9cc3f Fix for bug 35687. We need to initialize keyMatched to true. R=hyatt 2000-05-04 22:36:25 +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
alecf%netscape.com 332b290d1a don't crash when there is bad XML 2000-04-30 19:21:20 +00:00
alecf%netscape.com 04041e98ae add support for <getter> and <setter> tags on properties
r=hyatt
2000-04-30 06:41:41 +00:00
scc%netscape.com 9c0d866855 making string conversions explicit 2000-04-27 20:50:34 +00:00
hyatt%netscape.com 321e5f060e More XBL goodness. 2000-04-27 02:15:45 +00:00
hyatt%netscape.com 3d0a647757 New XBL. 2000-04-27 02:08:35 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
pavlov%netscape.com 384dad978e fix warning 2000-04-26 00:58:55 +00:00
pavlov%netscape.com e02ea50da6 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 4145e3292d Converting XBL bindings to use id. 2000-04-19 08:20:20 +00:00
scc%netscape.com 8624ce5d67 making string conversions explicit 2000-04-16 11:19:26 +00:00
hyatt%netscape.com 5dc78cfa9c 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 73c28a6159 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 bcab583ed6 Checking in the real fix for 34130. 2000-04-03 07:13:07 +00:00
dougt%netscape.com 104aae0fdd 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 749c6294b2 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 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 73d5e8c2c6 Fixing 700K memory leak. 2000-03-31 09:13:42 +00:00
hyatt%netscape.com 2bcd86c487 making inheritance work properly in XBL. 2000-03-31 03:13:43 +00:00
hyatt%netscape.com 260d200fba Adding error reporting to XBL. 2000-03-30 03:18:44 +00:00
warren%netscape.com d60b12b153 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 bfee1357a0 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 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
hyatt%netscape.com f922092260 Fixing menu accelerators. 2000-03-27 12:00:45 +00:00
scc%netscape.com 9c2f6dad62 small changes to clients of string converting APIs 2000-03-26 10:06:21 +00:00
hyatt%netscape.com 9bce2f9996 Adding support for the <children/> element to XBL. 2000-03-25 02:18:55 +00:00
hyatt%netscape.com 4b4636787a Giving XBL an upgrade. 2000-03-23 22:19:49 +00:00
hyatt%netscape.com 86db16ac17 Adding licenses to XBL files. 2000-03-21 13:14:34 +00:00
hyatt%netscape.com 2449b50b90 Enhancing XBL. Making tabs boxes. Moving code from titledbutton to button. 2000-03-14 11:09:46 +00:00
rickg%netscape.com 4791ab3e8f removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
hyatt%netscape.com b4cd20848c Making unix happy. 2000-03-11 10:53:02 +00:00
hyatt%netscape.com c661bb6b48 new XBL features 2000-03-11 10:36:39 +00:00
hyatt%netscape.com daf0f13722 XUL RadioGroup element, not used in XUL. r=ben, a=jar 2000-03-02 10:00:09 +00:00
hyatt%netscape.com c5a3f61f35 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
hyatt%netscape.com b43141a595 Fix for bug#25565 2000-02-13 21:59:22 +00:00
hyatt%netscape.com b79c9be2f3 Fix for bug #26381 2000-02-09 09:39:15 +00:00
hyatt%netscape.com 2096411691 Fix for PDT+ bug #25280. r=saari 2000-02-09 01:33:22 +00:00
pp%ludusdesign.com 43d7ba4273 Converting ::GetIID() into NS_GET_IID(). Bug #20232. r=scc, r=mozbot 2000-02-02 22:24:56 +00:00
akkana%netscape.com cee3a4cf6e 18033: Emacs XBL key bindings for unix. r=hyatt 2000-01-31 23:47:40 +00:00
waterson%netscape.com cc577b4890 Fix nsXBLBinding leaks. r=hyatt 2000-01-28 03:16:08 +00:00
hyatt%netscape.com edf3ead8f2 Eliminating another leak. 2000-01-27 11:19:09 +00:00
hyatt%netscape.com 763b0dcbcc Patching a leak in XBL. 2000-01-27 10:37:52 +00:00
hyatt%netscape.com fa2f9ec8a5 Updating the event handler code for XBL. 2000-01-27 09:44:58 +00:00
hyatt%netscape.com 36dda5296b Adding controller shorthand access. 2000-01-27 07:57:29 +00:00
hyatt%netscape.com 4d23ce2f88 Improving XBL event handling. 2000-01-27 07:49:50 +00:00
hyatt%netscape.com e5c24f29cf More event handler fun. 2000-01-26 11:43:31 +00:00
hyatt%netscape.com 47dedcf81a In theory events can be executed now. 2000-01-26 11:05:44 +00:00
hyatt%netscape.com f4618cb4cb More goodness. 2000-01-26 10:37:13 +00:00
hyatt%netscape.com 27ef719ac7 More. 2000-01-26 10:25:55 +00:00
hyatt%netscape.com adcc8c722c More tweaks 2000-01-26 10:08:49 +00:00
hyatt%netscape.com b658d6003b Landing initial XBL event handling code. 2000-01-26 10:06:30 +00:00
hyatt%netscape.com 0f660e6f84 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 2692a46faf Landing XBL scrollbars. 2000-01-15 05:31:45 +00:00
hyatt%netscape.com 34045289f4 Fix for bug #23828. r=pav. 2000-01-14 10:04:12 +00:00
jdunn%netscape.com ebe64a5fd6 newline required at the end of files... 2000-01-13 23:07:43 +00:00
hyatt%netscape.com bf035c92ac Fixing mac bustage. 2000-01-13 10:58:18 +00:00
hyatt%netscape.com a92098d13f XBL anonymous content can (in theory) now be built. 2000-01-13 09:43:42 +00:00
hyatt%netscape.com ec05063f56 More XBL work. 2000-01-13 09:21:09 +00:00
hyatt%netscape.com fe1ed2622e Stubbing out some more XBL functions for future implementation. 2000-01-13 08:54:16 +00:00
hyatt%netscape.com c28c54c2fd more xbl work. 2000-01-13 02:23:54 +00:00
waterson%netscape.com fe198b7f36 Add .cvsignore file. 2000-01-12 23:03:47 +00:00
pepper%netscape.com 29c745c92f 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 38588cfce2 Fixing Linux bustage. 2000-01-12 11:22:40 +00:00
hyatt%netscape.com 40a2d467f4 XBL files are fully parsed! YES! 2000-01-12 10:55:56 +00:00
hyatt%netscape.com f987db70e4 More about XML document loading using XBL. 2000-01-12 10:20:11 +00:00
hyatt%netscape.com effdd1b9c6 Making sure the XBL namespace is registered by the XBL service. r=yoyoma 2000-01-12 10:09:31 +00:00
hyatt%netscape.com 69df4a2d4a Teaching XBL how to load files. r=mini-me 2000-01-12 09:57:45 +00:00
hyatt%netscape.com 4efd17c17e More implementation fun. r=neo 2000-01-12 09:44:18 +00:00
hyatt%netscape.com 2b86365742 More impl work. r=smith 2000-01-12 09:32:29 +00:00
hyatt%netscape.com e67a4e3b9e adding XBL impl. r=trinity 2000-01-12 09:28:15 +00:00
hyatt%netscape.com da74b3beac Adding the XBL service implementation (stubbed). r=trinity 2000-01-12 09:25:28 +00:00
sspitzer%netscape.com c5d4f6c006 ignore generated Makefiles 2000-01-11 21:52:27 +00:00
sspitzer%netscape.com fbe8b24640 adding this for hyatt 2000-01-11 18:06:15 +00:00
hyatt%netscape.com 7f16c5c061 Oops. Forgot to add makefiles. 2000-01-11 09:52:42 +00:00
hyatt%netscape.com 48e8fcfa21 Initial XBL landing. 2000-01-11 08:25:59 +00:00