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

1592 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com b50357a5c0 Place the Style menu in the same location on the menu bar as on Windoze.
Mostly to unconfuse my brain everytime I toggle the rendering mode on either
platoform.
1999-06-29 15:00:06 +00:00
ramiro%netscape.com c5617d547f Make the parent for the test sites dialog null, so that a top level window
is created.  Otherwise, the widget gets created inside of the viewer itself.
1999-06-29 14:43:29 +00:00
valeski%netscape.com 88c956f284 removing extraneous nsIEventQueue stuff 1999-06-29 01:55:35 +00:00
gagan%netscape.com 1eb9865561 Fixed more bustage. 1999-06-29 01:25:30 +00:00
warren%netscape.com ef2fbe9982 Necko cleanup. 1999-06-29 00:37:14 +00:00
warren%netscape.com 0211f3509c Added group arg back for necko. 1999-06-29 00:31:02 +00:00
gagan%netscape.com dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
mcafee%netscape.com a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
valeski%netscape.com 271e13a054 optimized build fix. 1999-06-28 22:50:14 +00:00
mscott%netscape.com 25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
warren%netscape.com e87f3dfecd Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
valeski%netscape.com 8ae9204dff necko builds 1999-06-28 14:02:28 +00:00
buster%netscape.com 454b861c52 fixed warnings 1999-06-28 14:00:54 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com e1ea10a32d adding _content target 1999-06-27 00:35:21 +00:00
danm%netscape.com b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +00:00
mcafee%netscape.com c5c308c2e7 Changes for BeOS. 1999-06-26 07:19:21 +00:00
mcafee%netscape.com 9d89645290 Adding comment for BeOS. 1999-06-26 07:16:51 +00:00
mcafee%netscape.com 63d29d5867 Adding case for BeOS. 1999-06-26 07:15:38 +00:00
mcafee%netscape.com 1eee416abf Removing some bogus crap from this Makefile. 1999-06-26 07:11:10 +00:00
mcafee%netscape.com 8a84e0812a BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
ramiro%netscape.com 773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
warren%netscape.com 32d4f24430 Changed URLGroup to LoadGroup 1999-06-25 02:31:51 +00:00
nisheeth%netscape.com e2841f5a07 Fix bug 2760. The webcrawler only registers itself as a document loader observer if the right command line arguments are given to viewer. 1999-06-25 00:57:16 +00:00
kmcclusk%netscape.com 408c582e1c Changes to improve demo16 1999-06-23 22:05:31 +00:00
rpotts%netscape.com 3b15bfa246 Added #include <mshtmhst.h> to fix the build... 1999-06-23 21:56:56 +00:00
locka%iol.ie 2edc20c239 no message 1999-06-23 20:44:20 +00:00
locka%iol.ie 3bf7641eb0 First working version, hurrah! 1999-06-23 20:43:27 +00:00
cmanske%netscape.com 53ea2069c1 Adding set background color test cases to debug bug 8697 1999-06-23 20:27:54 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mcmullen%netscape.com bf4cefa623 Registered nsIFileSpecWithUI 1999-06-22 23:32:34 +00:00
kmcclusk%netscape.com aa59d9ab82 Removed commented out line 1999-06-22 21:49:34 +00:00
akkana%netscape.com c91c3d0b61 Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
kmcclusk%netscape.com 38be421ca5 Fix for crash when bringing up the test sites dialog.
Also fixed crash when bringing up the debug robot dialog.
1999-06-22 21:44:38 +00:00
dp%netscape.com 65fc0e7499 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
radha%netscape.com 92895f2297 Check for trailing slash in OnEndDocumentLoad() and update history entry accordingly 1999-06-21 22:17:14 +00:00
locka%iol.ie 019f474622 Moved interface defs into a macro for easy derivation from this class 1999-06-21 22:02:44 +00:00
locka%iol.ie 4f27bcac31 Added IErrorInfo descriptions for call failures in calles IWebBrowser(2/App) 1999-06-21 22:01:41 +00:00
locka%iol.ie cd959ca408 Derived from control site to implement doc host UI interfaces 1999-06-21 21:53:20 +00:00
locka%iol.ie 373cc322d1 no message 1999-06-21 21:50:58 +00:00
bruce%cybersight.com f121c10d74 Add |GetIID()| implementations. There is code that was relying on these to exist in the tree, so this could be entertaining. 1999-06-20 21:51:06 +00:00
sfraser%netscape.com f1cd6df086 Muchos leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also use nsCOMPtr in a couple of other places. 1999-06-19 22:06:35 +00:00
sfraser%netscape.com a2976243cf Add GetIID 1999-06-19 21:51:25 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
mcafee%netscape.com b5504ee299 Adding beeptest.html to the test suite. 1999-06-17 01:12:15 +00:00
sdagley%netscape.com 2a037aa6e6 First Checked In. 1999-06-16 23:24:25 +00:00
sdagley%netscape.com a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
evaughan%netscape.com 8f55891950 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
waterson%netscape.com a24cd05fb9 Fix unintialized memory read. 1999-06-16 05:52:42 +00:00
pierre%netscape.com dc04007ab8 File Removed. 1999-06-16 04:51:34 +00:00