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

154 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com a6e51f0941 Bug 8815. A feeble attempt to fix this bug. There are still some redraw problems with the tree widget that make it _seem_ like this isn't fixed. But it is. Fixed. Really. 1999-07-07 05:46:42 +00:00
slamm%netscape.com 2c58ca02d6 Add article.gif to files. It was missing. 1999-07-01 23:50:16 +00:00
slamm%netscape.com f59234fc98 Use window onload handler. Parameterize the sidebar init. Remove some dead wood. 1999-07-01 19:53:22 +00:00
waterson%netscape.com f008503b2f Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
hyatt%netscape.com f90cda96d6 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
waterson%netscape.com 9395882830 Add placeholder for a template. 1999-06-22 02:07:06 +00:00
waterson%netscape.com 00ab79805c Add dom-test-6 and dom-test-7. 1999-06-20 00:23:11 +00:00
law%netscape.com 242f8b0d4f Fix for bug #8348; approved by chofmann@netscape.com; authored by matt@netscape.com; reviewed by law@netscape.com 1999-06-18 02:00:03 +00:00
matt%netscape.com 30dc6c57ab adding files for dialog window for sidebar 1999-06-16 04:55:32 +00:00
matt%netscape.com 489bae9324 Adding dialog for sidebar 1999-06-16 04:54:36 +00:00
matt%netscape.com 8751e384f8 adding files for customize dialog 1999-06-16 04:53:30 +00:00
sspitzer%netscape.com 6ff2932280 fix windows build bustage. 1999-06-15 01:03:44 +00:00
waterson%netscape.com 81a2b0108c Add MPL. Alter registry loading code to insulate from whatever policy needs to be used for loading RDF/XML from the RDF service. 1999-06-15 00:44:33 +00:00
slamm%netscape.com c7dff46cb0 Use chrome URLs. Fix for bug #6369. 1999-06-14 23:01:15 +00:00
slamm%netscape.com 76cbfea5df Defaults are good enough for margin, padding, and border. 1999-06-14 22:31:52 +00:00
slamm%netscape.com 65a87befa4 Use one generic sidebar.css that everyone shares. 1999-06-14 22:28:32 +00:00
slamm%netscape.com 48c14c322d simplify sidebar styles. Inherit more from xul.css 1999-06-14 22:27:40 +00:00
slamm%netscape.com 2bec3ca2c9 Remove unused sidebar files. 1999-06-12 01:32:47 +00:00
putterman%netscape.com 24ff7523c2 Add Messenger Biff Notifications. 1999-06-11 22:06:20 +00:00
waterson%netscape.com 86a006beba Move history resources to xpfe/components/history/resources. 1999-06-11 07:22:03 +00:00
waterson%netscape.com 62b6172eb6 Move bookmarks to xpfe/components. 1999-06-11 06:17:15 +00:00
waterson%netscape.com 202a7de021 Bug 6374. Add entity refs to make flash panel localizable. 1999-06-10 23:38:54 +00:00
waterson%netscape.com e9cde2a6e1 Fix incorrect RDF usage; replace 'ID=' with 'about=' where appropriate. 1999-06-09 08:31:47 +00:00
hyatt%netscape.com ac7b6fb545 That's right baby. Whole row selection turned on. 1999-06-08 05:49:00 +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
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
rjc%netscape.com 3623d1f950 Add window titles to bookmarks and history windows. 1999-05-29 01:35:00 +00:00
rjc%netscape.com 6170b8c351 Clean up sidebar.xul a bit. 1999-05-29 00:26:06 +00:00
rjc%netscape.com 3a6f8aedb4 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
slamm%netscape.com 8f12e014e9 Use static pages for tinderbox instead of scripts. Fix for 7091. Approved by chofmann. 1999-05-27 00:07:06 +00:00
waterson%netscape.com a425d2dc74 Bug 6884. Set up a 'real' flash demo that pulls data from tinderbox. 1999-05-21 18:20:09 +00:00
slamm%netscape.com aabd230a74 Avoid loading container urls. Bug #6776. Fix from rjc. Approved by chofmann. 1999-05-21 00:42:23 +00:00
slamm%netscape.com 311ee8513f Fix for i18n entities. Bug #6373. Approved by chofmann. 1999-05-21 00:39:39 +00:00
rjc%netscape.com c2db68fd3f Fix bug # 6778. Reviewed by sdagley, approved by chofmann. The fix consists of checking the proper default namespace on attributes (instead of using the XUL namespace), and adding a XUL template in for the bookmarks panel in the sidebar. 1999-05-20 01:21:20 +00:00
waterson%netscape.com 92d67a228c Use nsIRDFService::GetDataSource(). For now we need to, because you can't Init() the same RDF/XML datasource twice. This kinda sucks because it's synchronous. 1999-05-19 03:54:43 +00:00
slamm%netscape.com d502bd33ef Remove shortcut column from sidebar panel. 1999-05-19 00:15:46 +00:00
law%netscape.com 7ad951e120 Fix bustage on Win95/Win98 1999-05-18 22:20:19 +00:00
rjc%netscape.com 4c8823a33a Make sure that the bookmark panel includes the right RDF datasources! Also, show the bookmark shortcut column. 1999-05-18 07:02:06 +00:00
waterson%netscape.com 5e09442093 Remove extraneous whitespace. 1999-05-18 03:54:25 +00:00
jevering%netscape.com eaa2ddc0b7 Makecopy now works on win98 for this.. waterson 1999-05-18 00:53:00 +00:00
jevering%netscape.com 103d043b7d Adding to be localizable for bug 6366 1999-05-17 21:58:42 +00:00
slamm%netscape.com 4a849c3619 Add tree dump. Code to resize iframes (not quite working). 1999-05-17 21:51:15 +00:00
slamm%netscape.com c2a20a037e Fix reload. 1999-05-17 21:50:35 +00:00
waterson%netscape.com 353605999f Back out local changes to my flash stuff (was for testing only). 1999-05-16 00:10:25 +00:00
waterson%netscape.com 5593a000ae Initial revision. 1999-05-16 00:08:34 +00:00
slamm%netscape.com e60a9a617e Use ENTITY's for labels. 1999-05-15 22:08:01 +00:00