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

404 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 2ba08bde69 Fixed shoddy reference counting in FindBrowserFor(), and changed
Destroy() to release references on six widgets
1998-08-06 02:21:23 +00:00
troy%netscape.com 50b74c4809 Added some release calls for mBack, mForward, and mLocation 1998-08-05 22:06:58 +00:00
kmcclusk%netscape.com d5f323fad2 Changed STATUS_HEIGHT constant for unix. It wasn't big enough.
Left STATUS_HEIGHT as is for windows.
1998-08-05 15:11:46 +00:00
pierre%netscape.com 25cf52de3d added "view", "libpref" and "plugin" groups 1998-08-05 08:31:41 +00:00
pierre%netscape.com 60033176bc removed NS_IMPL_IDS: it moved to nsPref.cpp 1998-08-05 08:25:24 +00:00
pierre%netscape.com 727af6158b include nsMacRepository.h 1998-08-05 08:22:38 +00:00
pierre%netscape.com eb16b86a54 renamed NSGetFactory to build on Mac 1998-08-05 08:17:06 +00:00
michaelp%netscape.com 1175321b05 changes for plugins. 1998-08-05 04:23:21 +00:00
kipp%netscape.com f3c99bef88 Use flexible library naming 1998-08-05 01:40:20 +00:00
troy%netscape.com 5f001f44a2 Moved DoSelectAll() outside of a #ifdef NS_DEBUG 1998-08-04 20:04:55 +00:00
karnaze%netscape.com f76f781af8 form submission on carriage return in some cases; replaced NS_RELEASE with NS_IF_RELEASE in nsFrame destructor 1998-08-04 18:19:51 +00:00
karnaze%netscape.com 4f71343751 test9 no longer uses test6 1998-08-04 16:57:44 +00:00
buster%netscape.com f080cc117a *** empty log message *** 1998-08-04 00:58:34 +00:00
rods%netscape.com eb5f819286 Added repaint is forced on Select All 1998-08-03 23:14:54 +00:00
rods%netscape.com d1b3125e2e added select all and fixed the foreground colors for the URL and Status bars 1998-08-03 22:32:34 +00:00
troy%netscape.com ad513c1340 Added release of throbber in the hopes that this would allow the image
group and hence the image manager to be released, but it doesn't quite do
the trick because the ref count of the throbber is 2...
1998-08-03 21:11:22 +00:00
troy%netscape.com 7e130c7c36 API changes to image group 1998-08-03 04:55:21 +00:00
michaelp%netscape.com 59141b0744 tiny change to see if the unix build will come back to life. 1998-08-01 22:19:05 +00:00
rpotts%netscape.com c024cabb23 Added a new test for the raptorweb.dll COM factory. This is WIN32 only 1998-08-01 06:48:28 +00:00
rpotts%netscape.com 6cde3ae7da Added support (on WIN32 only) for the raptorweb.dll to be a COM component... 1998-08-01 06:46:38 +00:00
rpotts%netscape.com 92f005308f Added check to see if DocLoader exists before dereferencing the pointer... 1998-08-01 06:45:43 +00:00
michaelp%netscape.com f51ff39ac4 turned on plugins. 1998-08-01 05:47:34 +00:00
peterl%netscape.com 714146a525 rounding support 1998-07-31 23:34:45 +00:00
kostello%netscape.com 8c39aba152 Add NS_RELEASE in save code 1998-07-31 18:35:19 +00:00
kostello%netscape.com 422981df51 Fix retail build problem 1998-07-31 18:34:53 +00:00
joki%netscape.com 347fce701c Adding get status method to nsIBrowserWindow 1998-07-31 18:22:27 +00:00
kostello%netscape.com a29fddd59f Moved DoCopy and related methods out of debug build into public 1998-07-31 16:53:45 +00:00
peterl%netscape.com cdf487bf43 connected prefs 1998-07-31 06:02:06 +00:00
peterl%netscape.com cadf2cec72 connected prefs, tweaked UI font sizes 1998-07-31 06:01:45 +00:00
karnaze%netscape.com fc265fd305 sizing improvements of form controls for nav4 compatibility 1998-07-31 05:22:35 +00:00
spider%netscape.com 257a2dec72 XPCOM'ing the parser. Use repository to get a parser now. 1998-07-30 22:42:27 +00:00
kipp%netscape.com a9c5ff5a3f Make gamma 1.0 1998-07-30 16:07:18 +00:00
kipp%netscape.com 9485365e34 Removed ForceRefresh call 1998-07-30 16:07:04 +00:00
valeski%netscape.com 4127baf092 309383 - http:// is now assumed by the browser shell window url bar. 1998-07-30 06:57:02 +00:00
pierre%netscape.com 0acd633de1 fixing Unix build 1998-07-30 04:47:44 +00:00
pierre%netscape.com 43ab2765c0 removed nsDocLoader.cpp which already sits in webshell.mcp 1998-07-30 03:41:26 +00:00
pierre%netscape.com 16084f7912 fixing Mac build: added "ostrstream.h" 1998-07-30 03:38:37 +00:00
pierre%netscape.com 18ac4ccfe9 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 23:43:22 +00:00
pierre%netscape.com b08ed7a4f0 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 23:37:15 +00:00
kmcclusk%netscape.com de0a55d352 Added debug menu items to bring motif viewer in sync with win32 viewer. 1998-07-29 22:56:25 +00:00
pierre%netscape.com c803d6b8ea fixing Windows build bustage: moved NS_IMPL_IDS 1998-07-29 22:33:29 +00:00
kmcclusk%netscape.com ffc46d90fc Added the <strstream.h> for all non WIN32 platforms. Removed the ifdef WIN32 in DoCopy 1998-07-29 21:21:08 +00:00
pierre%netscape.com 81197a29f8 added nsSetupRegistry.cpp and nsWebCrawler.cpp 1998-07-29 21:09:25 +00:00
pierre%netscape.com c9c3bc4193 fixing Mac build: moved NS_IMPL_IDS 1998-07-29 21:06:19 +00:00
scullin%netscape.com 0a4dce176f Normalize widget api on UNIX and Win 1998-07-29 18:50:51 +00:00
rods%netscape.com b1a37e8b47 added NS_RELEASE in DoToggleSelection 1998-07-29 17:39:28 +00:00
rpotts%netscape.com 1207335249 Call nsIWebShell::Destroy() when the Browser window is going away... 1998-07-29 10:49:51 +00:00
rpotts%netscape.com df17a64406 Added a Destroy() method which is called when the WebShell container is going away... 1998-07-29 10:49:01 +00:00
rpotts%netscape.com aa40707e22 Removed all calls to NET_PollSockets(...). Netlib now does this itself... 1998-07-29 06:03:29 +00:00
kipp%netscape.com 7227de9f21 Clean up stuff during destruction 1998-07-29 04:08:27 +00:00