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

219 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 04c99b913d Futz the fonts a bit to make it look a little softer 1998-07-24 16:03:11 +00:00
rpotts%netscape.com bd11b1339b Added IStreamListener::OnStatus(...)... 1998-07-24 10:02:50 +00:00
michaelp%netscape.com 50133fe83e added libraptorplugin.so to link libs. 1998-07-23 22:12:09 +00:00
michaelp%netscape.com f3168fa48e cleaning and plugin preparation. 1998-07-23 20:36:06 +00:00
peterl%netscape.com 5ab4c57cd2 replaced with one more useful 1998-07-23 18:05:35 +00:00
vidur%netscape.com 43bebbfd38 Reenabled JSConsole. 1998-07-22 23:34:07 +00:00
kipp%netscape.com 6a5e41707d Pretend we are 4.05 since some websites can't handle 5.0 yet 1998-07-22 18:50:17 +00:00
rpotts%netscape.com 8ac2578fc5 nsIWebShell now supports a single observer for all documents loads... 1998-07-22 11:26:18 +00:00
scullin%netscape.com 3dd5471954 Propagate alerts, confirms and prompts up to browser window. 1998-07-22 00:26:23 +00:00
scullin%netscape.com 9be4927859 Ready to accept status messages from netlib. 1998-07-21 18:42:50 +00:00
scullin%netscape.com 7523a2be35 Fix release build. 1998-07-21 18:09:53 +00:00
rods%netscape.com 763c9f3d53 commented out the setting of the statusbar's background color 1998-07-21 18:03:15 +00:00
kipp%netscape.com ae5a249c8a Implement Open File dialog and -q option 1998-07-21 16:45:21 +00:00
kipp%netscape.com 98e932534a Removed IScriptContextOwner from browser impl 1998-07-21 04:47:14 +00:00
kipp%netscape.com 45dc5acfc4 Fixed unix build 1998-07-21 02:45:39 +00:00
kipp%netscape.com 8961e23be8 Enabled the js-console accelerators 1998-07-21 01:22:52 +00:00
kipp%netscape.com b3df478d32 byebye 1998-07-21 01:04:09 +00:00
kipp%netscape.com b7411cdd18 Fixed unix porting bugs 1998-07-21 01:03:28 +00:00
kipp%netscape.com be9f0dd341 Spanked to get most of the menus working again 1998-07-21 00:48:35 +00:00
scullin%netscape.com a4568b75f2 Fix release mode. 1998-07-20 22:45:35 +00:00
kipp%netscape.com 8cc639acf9 Resurrected DoDebugSave method 1998-07-20 22:22:13 +00:00
kipp%netscape.com b3e6b37c07 Updated to match revised menu api 1998-07-20 22:16:26 +00:00
kipp%netscape.com e651cfce9d Ported to unix 1998-07-20 22:13:11 +00:00
kipp%netscape.com 0417c217b2 new 1998-07-20 22:11:02 +00:00
kipp%netscape.com 11927abd45 Switch to new source files 1998-07-20 21:17:13 +00:00
kipp%netscape.com 4c9c6e9e0b Implement a pile of debug methods and menu code; abstract out menu bar creation into a native subclass 1998-07-20 21:16:38 +00:00
kipp%netscape.com 8af01a6a3a Get pref-id's properly setup 1998-07-20 21:16:12 +00:00
kipp%netscape.com 26cf8e4ad9 new 1998-07-20 21:15:52 +00:00
kipp%netscape.com 62f96b5541 Fixed Makefile 1998-07-20 16:38:04 +00:00
kipp%netscape.com f5614cc028 Moved nsBrowserWindow in 1998-07-20 16:19:22 +00:00
kipp%netscape.com 9881e33f2b Removed registry init into a seperate file; use browser window instead of old code 1998-07-19 04:07:20 +00:00
kipp%netscape.com b99f20a059 Moved windows init into winmain 1998-07-19 04:06:47 +00:00
kipp%netscape.com 52e75288f7 Build new source 1998-07-19 04:06:25 +00:00
kipp%netscape.com 7db4565eb5 new 1998-07-19 04:06:14 +00:00
kipp%netscape.com 0c9b8a2ccb Whacked to use new pluggable throbber 1998-07-19 01:18:57 +00:00
kipp%netscape.com 9d7dbf61c6 Spanked to use web-shell API's 1998-07-18 21:51:03 +00:00
michaelp%netscape.com 3bd2991335 the throbbing N lives. yuck. 1998-07-17 23:48:58 +00:00
kostello%netscape.com 2d9d10f11a Changed name of method from ToXIF to CreateXIF 1998-07-17 23:02:53 +00:00
michaelp%netscape.com 4b5f8597dd throbber now has 14 frames and works as a button. 1998-07-17 22:58:11 +00:00
joki%netscape.com 5bfc10adbf Fix notation on key event enum values. 1998-07-17 19:25:14 +00:00
kipp%netscape.com 70b8cfd6ef get dom document directly instead of from defunct web-widget api 1998-07-17 18:14:56 +00:00
kipp%netscape.com 1507b8d1a4 Implement debug methods in nsViewer not in WindowData or WebWidget 1998-07-17 17:55:47 +00:00
kipp%netscape.com 6cc3a3cdf1 Removed doc-observer LoadURL method and fixedup progress printf's and start throbber at a better time 1998-07-17 15:30:59 +00:00
joki%netscape.com e680bc67ec Fix IRIX issues with enums in case statements. 1998-07-17 07:10:43 +00:00
rpotts%netscape.com 5465bbd7a8 Split the Content viewer out of the WebWidget. The WebWidget is now a ContentViewer Container (supporting the nsIViewerContainer interface)... 1998-07-17 06:32:39 +00:00
joki%netscape.com ff302a4988 Modifying editor code to correspond to slight change in event interfaces. 1998-07-17 04:53:01 +00:00
jevering%netscape.com 4c4cb7cb56 null out related links item. 1998-07-16 19:00:11 +00:00
kmcclusk%netscape.com cf216ec655 Removed #ifdef (!XP_PC) so the VIEWER_UI is defined for Unix 1998-07-16 18:24:56 +00:00
troy%netscape.com 2c3fd8a09b Changed image group GetImage() member function so the background color
is a pointer and not a color by value. This allows it to be NULL if the
caller wants a transparency mask to be created
1998-07-16 02:32:08 +00:00
rpotts%netscape.com 14a8c49f35 Added nsIURL argument to the nsIStreamListener interface 1998-07-15 22:38:01 +00:00