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

117 Коммитов

Автор SHA1 Сообщение Дата
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
kipp%netscape.com 1eecdfed74 Rought support for the print-preview window 1998-10-15 23:23:04 +00:00
troy%netscape.com 7a5d65c074 Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away 1998-10-15 16:00:09 +00:00
scullin%netscape.com fa5a4e0e56 Fixed forward button. 1998-10-09 19:06:19 +00:00
rpotts%netscape.com 79429a3f22 Removed the Stop() call to the throbber from OnStopBinding... This should keep the throbber going throughout the entire document load... 1998-10-09 05:53:41 +00:00
dcone%netscape.com bf98b85490 updated the mac menu command to the new event structure type 1998-10-07 20:17:14 +00:00
pierre%netscape.com 48f95bb1e6 implemented Copy for Mac 1998-10-06 02:54:00 +00:00
troy%netscape.com 0b63ead5b9 Fixed ref counting problem that was causing a widget memory leak 1998-10-06 02:00:54 +00:00
joki%netscape.com 02fa10b9f2 Adding new js window methods/props, moving js string evaluation to UC strings. 1998-10-01 22:23:48 +00:00
karnaze%netscape.com 6fadda588f viewer saves compatibility mode preference 1998-09-24 00:21:20 +00:00
karnaze%netscape.com a00d4400f4 viewer can set the compatibility mode 1998-09-23 23:02:54 +00:00
scullin%netscape.com 77d2843207 Added ngprefs test hooks. 1998-09-22 00:57:54 +00:00
michaelp%netscape.com b547115229 now correctly refreshes the window in ForceRefresh(). 1998-09-20 22:24:21 +00:00
joki%netscape.com c4af68389c Adding targetting of any named window 1998-09-18 00:35:55 +00:00
joki%netscape.com 2e6c42f08b Add null check before queryinterface call 1998-09-16 23:16:37 +00:00
joki%netscape.com 357c55b191 More support for capturing, minor adjustments to window.open behavior. 1998-09-15 21:31:58 +00:00
kipp%netscape.com 55747c08b3 Changed reference counting rules so that the global array holds a reference; added CloseAllWindows so that clean app shutdown is possible 1998-09-15 00:16:12 +00:00
kostello%netscape.com 334f544d61 Changes implementation to match the new Widget interfaces. This involves
many calls to QueryInterface because many of the instance members
no longer derive from nsIWidget.
Also, using helper functions in nsWidgetHelper for standard Create calls.
1998-09-14 20:46:42 +00:00
kipp%netscape.com 15e2e2d7ad Added missing release's 1998-09-12 19:30:09 +00:00
joki%netscape.com 91f1b2a0de Add SetProgess method to nsIBrowserWindow interface 1998-09-12 00:22:27 +00:00
joki%netscape.com 2e0dcce305 Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer. 1998-09-09 01:19:11 +00:00