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

1618 Коммитов

Автор SHA1 Сообщение Дата
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
hyatt%netscape.com 6d1130f14e Fix for a bug that doesn't seem to be assigned to me any more. 1999-07-02 08:05:52 +00:00
briano%netscape.com 287d21c600 Evidently nsStubs.cpp is no longer needed. 1999-07-02 03:21:43 +00:00
rpotts%netscape.com c02adc62c9 Fixed more build bustage... 1999-07-01 22:38:18 +00:00
rpotts%netscape.com 345b1246a8 Fixed bustage due to the change in arguments to CreatePopup(...) 1999-07-01 22:03:29 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
leaf%mozilla.org 8a0c3e25cd Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
pinkerton%netscape.com 3a463448b6 Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well. 1999-07-01 00:07:41 +00:00
locka%iol.ie df60d880ed Enables control's drop target support 1999-06-30 22:42:57 +00:00
locka%iol.ie 484897d4df Added some comments 1999-06-30 22:41:39 +00:00
locka%iol.ie 8f28baac12 Added initial drop target implementation
Browser now acquires it's pref object from the available services
1999-06-30 22:40:34 +00:00
locka%iol.ie 2843edab6c Renamed structure 1999-06-30 22:38:23 +00:00
locka%iol.ie f5b8113088 Added DropTarget.cpp/h 1999-06-30 22:37:31 +00:00
locka%iol.ie e1f6b6f4bc Added nsIBrowserWindow IID 1999-06-30 22:36:54 +00:00
locka%iol.ie 42734d7ce8 Now use xpfe's nsSetupRegistry.cpp 1999-06-30 22:36:16 +00:00
locka%iol.ie e49d94ae61 Added nsIBrowserWindow interface 1999-06-30 22:35:50 +00:00
locka%iol.ie a297d1b003 Fixed problem with mkctldef.bat when being built from Win98 1999-06-30 22:35:24 +00:00
locka%iol.ie a9b3f4d34f Added DropTarget files 1999-06-30 22:29:46 +00:00
locka%iol.ie 5664957c1a Put sensible values for ambient back and fore colours 1999-06-30 22:27:11 +00:00
locka%iol.ie 56926d8855 Fixed comment 1999-06-30 22:26:20 +00:00
locka%iol.ie 01cca008ef Basic impl of IDropTarget 1999-06-30 22:25:49 +00:00
troy%netscape.com c12c5044a2 Removed some assignment of nsnull to nsCOMPtr obejects that was hitting
an assert
1999-06-30 04:13:21 +00:00
valeski%netscape.com 7aa37cd473 change netlib lib reference to necko lib 1999-06-30 00:44:07 +00:00
valeski%netscape.com 2cb7f0ca72 yanked the hardcoded content type 1999-06-29 23:25:17 +00:00
valeski%netscape.com 9381d90062 NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load. 1999-06-29 21:48:35 +00:00
sfraser%netscape.com 1452e2050a Call the Output routines with a new param for selection only. 1999-06-29 20:14:58 +00:00
ramiro%netscape.com 1c4ae84cee 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 876dd05911 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 3889dddb60 removing extraneous nsIEventQueue stuff 1999-06-29 01:55:35 +00:00
gagan%netscape.com 776160acfd Fixed more bustage. 1999-06-29 01:25:30 +00:00
warren%netscape.com 28d53ce097 Necko cleanup. 1999-06-29 00:37:14 +00:00
warren%netscape.com 8ec724a5ef Added group arg back for necko. 1999-06-29 00:31:02 +00:00
gagan%netscape.com a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
mcafee%netscape.com f81dc61901 Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
valeski%netscape.com 5621f3c7b4 optimized build fix. 1999-06-28 22:50:14 +00:00
mscott%netscape.com 19e27ea0e4 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
warren%netscape.com de403f2a0e Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
valeski%netscape.com 34a671540b necko builds 1999-06-28 14:02:28 +00:00
buster%netscape.com 88fa417a4b fixed warnings 1999-06-28 14:00:54 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com d445822226 adding _content target 1999-06-27 00:35:21 +00:00
danm%netscape.com 18e69811ef added 'content' property to JS window 1999-06-26 21:48:29 +00:00
mcafee%netscape.com 0e7d956e43 Changes for BeOS. 1999-06-26 07:19:21 +00:00
mcafee%netscape.com e5d61c9fc4 Adding comment for BeOS. 1999-06-26 07:16:51 +00:00
mcafee%netscape.com ca3d3dcf86 Adding case for BeOS. 1999-06-26 07:15:38 +00:00
mcafee%netscape.com 5128e9fa51 Removing some bogus crap from this Makefile. 1999-06-26 07:11:10 +00:00
mcafee%netscape.com 562ee19b4b BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
ramiro%netscape.com 05ae9c3868 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 41b5fcddad Changed URLGroup to LoadGroup 1999-06-25 02:31:51 +00:00
nisheeth%netscape.com ab4763a7e3 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