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

1235 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com e4693f9f9a added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
1999-06-10 05:18:46 +00:00
mcmullen%netscape.com b748a3fa47 Hurrumph. So now we have to use about= instead of ID=? Well, CVS should have fixed my new stuff as well :-) 1999-06-10 00:06:59 +00:00
mcmullen%netscape.com c4c8b19704 Added chrome://pref for the prefs window. 1999-06-09 20:45:15 +00:00
rjc%netscape.com a96931038c Adding RDF Search datasource into build. 1999-06-09 20:04:23 +00:00
rjc%netscape.com 51c8b9d1de Adding RDF Search datasource. 1999-06-09 20:03:20 +00:00
hyatt%netscape.com 6fa1ec0fda Popups put the "grrrr!" in "swinger", baby! 1999-06-09 09:03:15 +00:00
hyatt%netscape.com 1e0428adbc Ok, everything's peachy on the RDF end. Time to work on the front end. 1999-06-09 08:39:10 +00:00
hyatt%netscape.com b84d2f62d5 Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
waterson%netscape.com 44f829a61f Add nsRDFContentUtils fns to dlldeps, as they are used from rdfdatasource_s.lib now. 1999-06-09 08:32:17 +00:00
waterson%netscape.com e9cde2a6e1 Fix incorrect RDF usage; replace 'ID=' with 'about=' where appropriate. 1999-06-09 08:31:47 +00:00
waterson%netscape.com 9e5fbf10b8 Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it. 1999-06-09 08:30:47 +00:00
waterson%netscape.com 34038fcfb7 Bug 7440. Replace rdf_PossiblyMakeRelative() and rdf_PossiblyMakeAbsolute(); use NS_MakeAbsoluteURL() to create absolute URLs, when constructing relative, distinguish between 'name' and 'ref' sites (e.g., 'foo' vs. '#foo'). Misc other fixes to the RDF content sink. 1999-06-09 08:29:51 +00:00
hyatt%netscape.com 33a14549b5 Updating popups to use screen coordinates instead of being hardcoded to (50,50). 1999-06-09 08:00:27 +00:00
hyatt%netscape.com f0a8287f24 More content model tweaks. 1999-06-09 05:45:15 +00:00
hyatt%netscape.com 760d88b161 Changed event names to "create" and "destroy" 1999-06-09 01:11:39 +00:00
hyatt%netscape.com 0a0e9a7b5f Fix that makes the blur handler ultra-paranoid. It sanity checks its target before
closing the window.  (I'm having to do this since focus/blur events bubble. @#$@#$%#)
1999-06-09 01:07:31 +00:00
hyatt%netscape.com 1a1746f863 Tweaking interface for focus stuff. 1999-06-09 00:35:46 +00:00
hyatt%netscape.com 8446c68b7b Controller stuff. 1999-06-08 23:04:24 +00:00
hyatt%netscape.com 86f5f812ce Fix Linux bustage. 1999-06-08 22:29:58 +00:00
hyatt%netscape.com e733be297b added files: mozilla/rdf/base/idl/nsIController.idl, mozilla/rdf/base/idl/nsIGenericCommandSet.idl 1999-06-08 22:00:58 +00:00
hyatt%netscape.com c66a64c8ab Woo woo. Focus implementation. 1999-06-08 21:58:55 +00:00
hyatt%netscape.com 417208484f Adding new idl. 1999-06-08 21:58:32 +00:00
warren%netscape.com aaf94a8b04 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
hyatt%netscape.com ac7b6fb545 That's right baby. Whole row selection turned on. 1999-06-08 05:49:00 +00:00
hyatt%netscape.com ddf205e4ee Adding a reminder comment to a file for future reference. 1999-06-08 05:24:06 +00:00
hyatt%netscape.com 3d792e2735 Added support for "onconstruct" and "ondestruct" events for popups. 1999-06-08 05:08:16 +00:00
slamm%netscape.com b747e13602 More work on expand/collapse. 1999-06-08 00:58:34 +00:00
slamm%netscape.com e13a5c75b5 miscellaneous styles 1999-06-08 00:57:59 +00:00
slamm%netscape.com 35f2deb203 Set background to white 1999-06-08 00:57:15 +00:00
slamm%netscape.com ba223167c9 clean-up whitespace. 1999-06-08 00:56:51 +00:00
waterson%netscape.com a0f036b920 Added what's related panel; moved bookmarks panel to the bottom. 1999-06-07 23:57:39 +00:00
chuang%netscape.com 299a6ad320 Fix bustage on Windows 1999-06-07 20:32:49 +00:00
waterson%netscape.com ad4796c4cc Remove related links datasource. Moved to xpfe/components/related. 1999-06-07 19:54:36 +00:00
waterson%netscape.com f0eac7f45a Remove related links data source. Moved to xpfe/components/related. 1999-06-07 19:53:44 +00:00
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
waterson%netscape.com 5dfcf8be71 Remove related links data source: moved to xpfe/components. 1999-06-07 19:14:22 +00:00
mcmullen%netscape.com ca21a6c109 Fix an assert (and a bug) in some XP_MAC code for importing IE favorites. The wrong stream was being tested for openness, and the parser was being given a nonexistent stream to parse, and asserting. 1999-06-07 18:53:29 +00:00
rjc%netscape.com 90d2520633 Get context popup menus work on Mac by checking if the CTRL key is down (just like how the Mac's Finder works). 1999-06-07 05:43:09 +00:00
saari%netscape.com 787c4cafb6 First Checked In. 1999-06-06 01:26:05 +00:00
saari%netscape.com 29c8f5a159 adding files for keybinding. Not yet in the build 1999-06-06 01:25:40 +00:00
waterson%netscape.com 0ebdb63b60 Obsolete. 1999-06-04 22:19:32 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
hyatt%netscape.com 5da36a6d57 Fixes for several bugs. 1999-06-04 22:05:47 +00:00
alecf%netscape.com 4ed86a156f export xulstubs.idl on windows 1999-06-04 04:18:29 +00:00
warren%netscape.com 447b069ddb IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
ducarroz%netscape.com 84a2ffbda2 add xulstub.idl 1999-06-03 21:00:47 +00:00
ducarroz%netscape.com 620f6da426 add xulstubs.idl 1999-06-03 21:00:43 +00:00
alecf%netscape.com 0f549d4c5c oops, forgot to make this native code for C++ 1999-06-03 20:47:09 +00:00
waterson%netscape.com 452a3a8494 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
hyatt%netscape.com b507a5b1bf Adding support for the chrome registry naming stuff. 1999-06-03 19:32:47 +00:00