Commit Graph

1305 Commits

Author SHA1 Message Date
slamm%netscape.com
f41a10dd54 Remove unused sidebar files. 1999-06-12 01:32:47 +00:00
sspitzer%netscape.com
efb595b600 fix mac build bustage. saari made nsXULKeyListener.cpp part of the mac build,
but hasn't defined this CID yet.
1999-06-12 01:21:10 +00:00
putterman%netscape.com
e6925234dd Add Messenger Biff Notifications. 1999-06-11 22:06:20 +00:00
saari%netscape.com
54b62cf661 Adding nsXULKeyListener.cpp to RDF on Mac 1999-06-11 21:53:49 +00:00
saari%netscape.com
d547e8ff2c exporting nsIXULKeyListener.h on Win and Linux builds 1999-06-11 21:08:38 +00:00
saari%netscape.com
b2f0818d4c Adding more to nsXULKeyListener.cpp. About to be in the build system. 1999-06-11 20:36:14 +00:00
saari%netscape.com
bc8223f4d3 Adding nsIXULKeyListener.h to Mac export 1999-06-11 20:35:26 +00:00
waterson%netscape.com
2c7329f66e Move history resources to xpfe/components/history/resources. 1999-06-11 07:22:03 +00:00
waterson%netscape.com
e180ff9e63 Move bookmarks to xpfe/components. 1999-06-11 06:17:15 +00:00
waterson%netscape.com
725444fad8 Add read-only accessors to get at the datasource and container elements. 1999-06-11 04:56:18 +00:00
waterson%netscape.com
07abe2b691 Add null checks. 1999-06-11 03:32:02 +00:00
waterson%netscape.com
69398c0e51 Bug 7781, part deux. Be paranoid about checking the result from the zombie pool. 1999-06-11 03:15:40 +00:00
waterson%netscape.com
b1b52652b0 Add a bit of documentation. 1999-06-10 23:46:30 +00:00
waterson%netscape.com
d757195a34 Bug 6374. Add entity refs to make flash panel localizable. 1999-06-10 23:38:54 +00:00
waterson%netscape.com
227ad35f13 Bug 7781. Don't add nodes without ID attributes to the zombie pool. Oh, per selmer's suggestion, improved some of the variable and method names ;-). 1999-06-10 23:29:41 +00:00
rjc%netscape.com
3161197c50 XUL templates now look for any attribute (other than "uri") which equals "..." and substitutes the URI of the attached node. 1999-06-10 19:44:59 +00:00
rjc%netscape.com
ae007635e3 More search support. 1999-06-10 19:42:53 +00:00
waterson%netscape.com
3a4e249664 Oops. I'd screwed up the Release() method. 1999-06-10 08:01:13 +00:00
waterson%netscape.com
183ea40ed1 Enable aggregation on the in-memory datasource. 1999-06-10 06:47:28 +00:00
peterl%netscape.com
784f0c9bee 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
70a3fc7684 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
2aa96e8db1 Added chrome://pref for the prefs window. 1999-06-09 20:45:15 +00:00
rjc%netscape.com
077df5b684 Adding RDF Search datasource into build. 1999-06-09 20:04:23 +00:00
rjc%netscape.com
58f6ce0b84 Adding RDF Search datasource. 1999-06-09 20:03:20 +00:00
hyatt%netscape.com
431a8f8a69 Popups put the "grrrr!" in "swinger", baby! 1999-06-09 09:03:15 +00:00
hyatt%netscape.com
4837ef67be 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
3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
waterson%netscape.com
3b2101b351 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
a4a094852d Fix incorrect RDF usage; replace 'ID=' with 'about=' where appropriate. 1999-06-09 08:31:47 +00:00
waterson%netscape.com
1715e9d49e 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
42fc425b58 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
fb60c4761f Updating popups to use screen coordinates instead of being hardcoded to (50,50). 1999-06-09 08:00:27 +00:00
hyatt%netscape.com
58cba873bf More content model tweaks. 1999-06-09 05:45:15 +00:00
hyatt%netscape.com
ae05f65693 Changed event names to "create" and "destroy" 1999-06-09 01:11:39 +00:00
hyatt%netscape.com
68093a04cc 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
afbbe6b229 Tweaking interface for focus stuff. 1999-06-09 00:35:46 +00:00
hyatt%netscape.com
c8acfc6f08 Controller stuff. 1999-06-08 23:04:24 +00:00
hyatt%netscape.com
68628acf49 Fix Linux bustage. 1999-06-08 22:29:58 +00:00
hyatt%netscape.com
0b216f3e24 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
2ae117dc39 Woo woo. Focus implementation. 1999-06-08 21:58:55 +00:00
hyatt%netscape.com
45176e2d9e Adding new idl. 1999-06-08 21:58:32 +00:00
warren%netscape.com
b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
hyatt%netscape.com
47ba7b813d That's right baby. Whole row selection turned on. 1999-06-08 05:49:00 +00:00
hyatt%netscape.com
f0aed7d386 Adding a reminder comment to a file for future reference. 1999-06-08 05:24:06 +00:00
hyatt%netscape.com
2537f3bb24 Added support for "onconstruct" and "ondestruct" events for popups. 1999-06-08 05:08:16 +00:00
slamm%netscape.com
03d1383da7 More work on expand/collapse. 1999-06-08 00:58:34 +00:00
slamm%netscape.com
c6f42ceacc miscellaneous styles 1999-06-08 00:57:59 +00:00
slamm%netscape.com
55493dc013 Set background to white 1999-06-08 00:57:15 +00:00
slamm%netscape.com
5fe1381eca clean-up whitespace. 1999-06-08 00:56:51 +00:00
waterson%netscape.com
170261a9af Added what's related panel; moved bookmarks panel to the bottom. 1999-06-07 23:57:39 +00:00
chuang%netscape.com
1724772ad9 Fix bustage on Windows 1999-06-07 20:32:49 +00:00
waterson%netscape.com
13524884f1 Remove related links datasource. Moved to xpfe/components/related. 1999-06-07 19:54:36 +00:00
waterson%netscape.com
6a60a5ff6c Remove related links data source. Moved to xpfe/components/related. 1999-06-07 19:53:44 +00:00
law%netscape.com
475e0fa63c "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
waterson%netscape.com
1885dbf906 Remove related links data source: moved to xpfe/components. 1999-06-07 19:14:22 +00:00
mcmullen%netscape.com
7b5beea5cc 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
9638765196 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
cdea685c18 First Checked In. 1999-06-06 01:26:05 +00:00
saari%netscape.com
9f5727f9e5 adding files for keybinding. Not yet in the build 1999-06-06 01:25:40 +00:00
waterson%netscape.com
82a3466055 Obsolete. 1999-06-04 22:19:32 +00:00
briano%netscape.com
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
hyatt%netscape.com
38639ff1bc Fixes for several bugs. 1999-06-04 22:05:47 +00:00
alecf%netscape.com
8b67b30a63 export xulstubs.idl on windows 1999-06-04 04:18:29 +00:00
warren%netscape.com
cbbfa208f8 IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
ducarroz%netscape.com
c01c3b85b1 add xulstub.idl 1999-06-03 21:00:47 +00:00
ducarroz%netscape.com
dde4803fb6 add xulstubs.idl 1999-06-03 21:00:43 +00:00
alecf%netscape.com
fb914c4e6d oops, forgot to make this native code for C++ 1999-06-03 20:47:09 +00:00
waterson%netscape.com
53e94d4ea4 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 20:22:54 +00:00
hyatt%netscape.com
8dcaa86fb0 Adding support for the chrome registry naming stuff. 1999-06-03 19:32:47 +00:00
waterson%netscape.com
a65ad811c9 Fixes to get building on OpenVMS. Thanks to Colin R. Blake <colin@theblakes.com>. 1999-06-03 18:38:31 +00:00
rjc%netscape.com
30efebddc1 XUL templates are now strong enough to support building menus and menuitems. 1999-06-03 07:16:18 +00:00
alecf%netscape.com
a91815677d add XPIDL stubs for these DOM objects so that we can access them from XPConnect 1999-06-03 04:39:14 +00:00
waterson%netscape.com
2e2773036a Bug 4045. Make GenericBuilder and its kin look at the 'ref=' attribute first, so that it's possible to have two elements in the same document tree that refer to the same RDF resource. 1999-06-03 02:23:50 +00:00
peterl%netscape.com
27076063e1 fixed leak of css loader 1999-06-03 01:54:35 +00:00
rjc%netscape.com
be0b2911a6 Checking in a workaround for bug #7437 until Rickg fixes that. 1999-06-02 00:01:23 +00:00
rjc%netscape.com
3d401b9151 Disable XUL templates for the moment. 1999-06-01 21:34:05 +00:00
rjc%netscape.com
a3740e7bba Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent) 1999-05-30 06:15:58 +00:00
rjc%netscape.com
776f2615bf Add support for separators in "Related Links" data. 1999-05-30 06:02:30 +00:00
rjc%netscape.com
204dd33b58 Add window titles to bookmarks and history windows. 1999-05-29 01:35:00 +00:00
rjc%netscape.com
7c40a70b4b Clean up sidebar.xul a bit. 1999-05-29 00:26:06 +00:00
rjc%netscape.com
f86fec73d9 Fix some bugs with template rules. Added some needed styles for bookmarks window. Fixed a bug with sorting in bookmarks window (don't add RDFCore into list, as its unnecessary.) Bookmarks panel in sidebar is now using template rules. 1999-05-29 00:17:32 +00:00
hyatt%netscape.com
e95b75d902 Focus tracker actually tracks! 1999-05-28 22:55:10 +00:00
putterman%netscape.com
124ba25719 update registry for new mailnews hierarchy. 1999-05-28 22:33:30 +00:00
hyatt%netscape.com
5166fa755a added files: mozilla/rdf/content/src/nsXULFocusTracker.cpp, mozilla/rdf/content/src/nsJSXULFocusTracker.cpp 1999-05-28 22:29:25 +00:00
hyatt%netscape.com
871517966a Editing makefiles to add sources for the focus tracker. 1999-05-28 22:18:11 +00:00
hyatt%netscape.com
90a2640216 Adding source files for focus tracker. 1999-05-28 22:16:47 +00:00
hyatt%netscape.com
cafcb12aef More focus tracker work. 1999-05-28 22:15:57 +00:00
hyatt%netscape.com
74b00dc01b Focus tracker stubbing. 1999-05-28 21:56:07 +00:00
hyatt%netscape.com
c9aa6a61c4 Oops. 1999-05-28 20:33:46 +00:00
hyatt%netscape.com
cfd6d1f384 Adding the focus tracker to the XUL document. 1999-05-28 20:24:58 +00:00
waterson%netscape.com
246d4762ab Bug 6895. Create HTML elements (not XUL elements) when the tag is in the HTML namespace. Minor performance enhancements to reduce number of calls to layout during content model construction. 1999-05-28 11:30:59 +00:00
bruce%cybersight.com
481f2e2d34 Remove a shadowing variable declaration. 1999-05-28 06:49:30 +00:00
mcmullen%netscape.com
cbc7d3604a Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
hyatt%netscape.com
736192ee1b Implementing document and window capture in the XUL DOM. 1999-05-27 21:03:59 +00:00
saari%netscape.com
1da6437258 First Checked In. 1999-05-27 21:00:28 +00:00
danm%netscape.com
6bb6711f52 save search part of URL when munging and reconstructing 1999-05-27 20:34:42 +00:00
mcafee%netscape.com
206f04a516 -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
slamm%netscape.com
25b5eee8ad Use static pages for tinderbox instead of scripts. Fix for 7091. Approved by chofmann. 1999-05-27 00:07:06 +00:00
peterl%netscape.com
dc4edd9b35 sync to nsIStyledContent API change 1999-05-26 23:46:45 +00:00
peterl%netscape.com
552e479295 switch to CSS loader for loading CSS sheets
fixed mime type processing
1999-05-26 23:43:40 +00:00