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

137 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 3628dde43d Removed unnecessary #includes. 1999-01-20 01:42:34 +00:00
jfrancis%netscape.com 9771b5f4ed added Show() to DoFileOpen() - fixes bug #2415 1999-01-19 03:12:18 +00:00
sfraser%netscape.com 09137266c9 Make the status bar read-only 1999-01-16 00:29:07 +00:00
kipp%netscape.com 1815acd0fb Removed IListFilter and SizeOf API usage 1999-01-15 23:51:00 +00:00
buster%netscape.com b64bcb06c6 pass the pres shell to the editor init method 1999-01-14 18:52:16 +00:00
waterson%netscape.com d3b9f0cf03 Rearranged stream and content sink stuff to be a part of base: content sink will eventually be replaced by a lower-level parser implementation. Improved the named data source handling. 1999-01-14 10:55:08 +00:00
rpotts%netscape.com 4276089019 Fixed up the signature for nsIContentViewerContainer::GetContentViewer()... 1999-01-14 06:49:59 +00:00
waterson%netscape.com d1081a74f9 Factored content model builder code into its own interface. Hooked up RDF-to-content model notification. Minor bug fixes in data sources. 1999-01-12 19:41:06 +00:00
cls%seawood.org 76a3904afb Explicitly cast pToolbarWindow to nsIWidget * to unconfuse old compilers. 1999-01-08 01:43:32 +00:00
waterson%netscape.com 853036c079 Use root node of LocalStore.rdf as the tree control's root. Added bookmarks data source to the DB. 1999-01-07 18:44:12 +00:00
kipp%netscape.com 0eefc791cf Applied patch from bug #1988 to improve the open-file dialog 1999-01-07 02:06:44 +00:00
rods%netscape.com 860dd9b58d Added Table and Image Inspectors 1999-01-06 21:59:17 +00:00
guha%netscape.com ce5f96afb9 More on the alloy prototype 1999-01-06 17:38:37 +00:00
pinkerton%netscape.com f002509817 Respond to toolbar demo menu command to show a new window for testing out toolbars. 1999-01-05 22:59:02 +00:00
waterson%netscape.com 78fa98a324 Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
troy%netscape.com 583682a5c1 Renamed FindFrameWithContent() to GetPrimaryFrameFor() 1998-12-29 04:45:18 +00:00
waterson%netscape.com 203f96e9a9 RDF interface changes. 1998-12-18 05:38:59 +00:00
rods%netscape.com 5acf149a4f Added HTML dialog support for "Find" and "PrintSetup" 1998-12-17 15:52:48 +00:00
warren%netscape.com 0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
pierre%netscape.com c1ae7a1e4c fixed bug where the Find dialog would not show up again after being dismissed 1998-12-15 03:04:22 +00:00
pinkerton%netscape.com 89ecdf3489 Tree view is no longer an nsITreeView but an nsIContentConnector. 1998-12-11 16:36:21 +00:00
waterson%netscape.com d86a0959f9 Force the tree demo to dump the content model before displaying the tree. 1998-12-10 08:29:14 +00:00
hyatt%netscape.com d4ec7486ce Modifications to make the tree view speak to RDF. 1998-12-09 19:56:30 +00:00
waterson%netscape.com 4b956c6761 Some horrible hackery to get hyatt started on debugging the tree with a real content model. 1998-12-08 05:10:35 +00:00
sfraser%netscape.com 18caeacae0 Don't crash when failing to create dialogs (which we don't have a widget for yet on Mac). 1998-12-08 02:15:21 +00:00
kipp%netscape.com 8cde7abb9e Implement new NewWebShell API 1998-12-08 01:57:40 +00:00
hyatt%netscape.com 804d237af6 Adding an #ifdef XP_MAC on the window destroy for the tree widget (just to keep
Windows from crashing).
1998-12-03 23:57:44 +00:00
pinkerton%netscape.com f069217c85 handle NS_DESTROY message in tree window event handler. 1998-12-03 22:05:17 +00:00
hyatt%netscape.com 4c69db8783 Improvements to tree widget tester. 1998-12-03 19:13:53 +00:00
pinkerton%netscape.com 780c249022 turn on tree view command for win and macos. 1998-12-03 17:59:25 +00:00
hyatt%netscape.com 9cd1d12265 Hacked the viewer so that the tree widget can be launched from the File menu.
Only works on Windows currently.
1998-12-03 10:12:30 +00:00
rickg%netscape.com 5c9706fc64 removed unnecessary API's 1998-11-26 03:21:55 +00:00
michaelp%netscape.com b3fbe67dc6 made the stars 'n comets animation the default for the throbber. 1998-11-23 03:30:24 +00:00
kipp%netscape.com deefc2213c Pass on EndLoadURL to the app 1998-11-20 18:25:29 +00:00
troy%netscape.com 478a041eef Changed Init() to addref mAppShell and mPrefs, because that's what the other
overloaded Init() does and because the destructor will do a release
1998-11-18 05:31:03 +00:00
morse%netscape.com a312ef1aea updates for single signon 1998-11-18 04:35:47 +00:00
michaelp%netscape.com 892909532f changes to support printing. 1998-11-14 01:58:34 +00:00
troy%netscape.com 1cd5b85431 Fixed a crash when using File|Exit from the print preview window 1998-11-13 05:53:47 +00:00
joki%netscape.com 60dc90b13e Get rid of old comment. 1998-11-12 21:35:46 +00:00
karnaze%netscape.com c4aa173ae7 dump content/frames/views traverses web shells 1998-11-11 22:22:18 +00:00
rickg%netscape.com d3b71028ee enabled view-source 1998-11-11 20:31:45 +00:00
joki%netscape.com 6a33c7f0db Adding focus passing method to nsIWebShellContainer 1998-11-06 01:30:07 +00:00
rods%netscape.com 54919e4b4d Made changes for GetBounds to GetClientBounds conversion 1998-11-04 21:46:00 +00:00
pierre%netscape.com ab6f8ccd9e changed a 'delete' to 'delete []' 1998-11-04 06:37:28 +00:00
peterl%netscape.com cedec7bc27 sync to style resolution api changes 1998-11-03 20:33:43 +00:00
rpotts%netscape.com f5bbd55233 Fixed the implementation of nsINetSupport. Before it was totally busted since it assumed that nsString could return a const char *buffer (which it cant). This error was masked because the (assumed) coersion was supposed to occur in a var-args (of course it wouldnt - but thats another story) 1998-11-03 08:07:24 +00:00
rods%netscape.com 0fb31f1113 Added FindNext 1998-11-02 19:11:43 +00:00
pierre%netscape.com f740ba45f7 Landing MacWidgets... 1998-10-29 14:06:26 +00:00
michaelp%netscape.com d142a0a3b1 added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
kipp%netscape.com 9a7bbe5478 Added - Raptor to the end of titles for the automation folks 1998-10-22 22:29:46 +00:00