Commit Graph

962 Commits

Author SHA1 Message Date
warren%netscape.com
9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
ramiro%netscape.com
5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com
c375f83ddb Factor out xlibrgb. 1999-07-07 01:36:25 +00:00
andreas.otte%primus-online.de
001ff1afea NECKO only: replacing GetBuffer with ToNewCString and some error checking 1999-07-06 23:08:16 +00:00
sdagley%netscape.com
0e952eb01b Fix for bug #8733. I know the tree is closed because of Linux but this is a Mac specific change. Normally I'd wait for the tree to open or get approval but I've been up for over 24 hours and I can't find cyeh or chofmann so I'm checking in and going to get some sleep. If there are any questions ask dp as he's the one that figured out the wrong registration call was being made for filespecwithui. 1999-07-06 20:53:32 +00:00
hyatt%netscape.com
ed6cec2dac Trying to fix bustage. 1999-07-06 18:52:38 +00:00
rickg%netscape.com
07d7cae00d fixed bug 9185 1999-07-05 00:24:23 +00:00
hyatt%netscape.com
73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sspitzer%netscape.com
1be0682007 fix warning. 1999-07-03 00:26:59 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com
f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
briano%netscape.com
7c21f906f2 Evidently nsStubs.cpp is no longer needed. 1999-07-02 03:21:43 +00:00
warren%netscape.com
bd73f68e8b 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
7a4d4cb63d Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
pinkerton%netscape.com
358bcc130a 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
valeski%netscape.com
991f56df57 change netlib lib reference to necko lib 1999-06-30 00:44:07 +00:00
sfraser%netscape.com
90131e6812 Call the Output routines with a new param for selection only. 1999-06-29 20:14:58 +00:00
ramiro%netscape.com
b50357a5c0 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
c5617d547f 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
gagan%netscape.com
1eb9865561 Fixed more bustage. 1999-06-29 01:25:30 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
mcafee%netscape.com
a174d8f82e Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:11:18 +00:00
buster%netscape.com
454b861c52 fixed warnings 1999-06-28 14:00:54 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com
b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +00:00
mcafee%netscape.com
c5c308c2e7 Changes for BeOS. 1999-06-26 07:19:21 +00:00
mcafee%netscape.com
9d89645290 Adding comment for BeOS. 1999-06-26 07:16:51 +00:00
mcafee%netscape.com
63d29d5867 Adding case for BeOS. 1999-06-26 07:15:38 +00:00
mcafee%netscape.com
8a84e0812a BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
ramiro%netscape.com
773e34ec7d 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
nisheeth%netscape.com
e2841f5a07 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
kmcclusk%netscape.com
408c582e1c Changes to improve demo16 1999-06-23 22:05:31 +00:00
cmanske%netscape.com
53ea2069c1 Adding set background color test cases to debug bug 8697 1999-06-23 20:27:54 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
mcmullen%netscape.com
bf4cefa623 Registered nsIFileSpecWithUI 1999-06-22 23:32:34 +00:00
kmcclusk%netscape.com
aa59d9ab82 Removed commented out line 1999-06-22 21:49:34 +00:00
akkana%netscape.com
c91c3d0b61 Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
kmcclusk%netscape.com
38be421ca5 Fix for crash when bringing up the test sites dialog.
Also fixed crash when bringing up the debug robot dialog.
1999-06-22 21:44:38 +00:00
dp%netscape.com
65fc0e7499 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
mcafee%netscape.com
b5504ee299 Adding beeptest.html to the test suite. 1999-06-17 01:12:15 +00:00
sdagley%netscape.com
2a037aa6e6 First Checked In. 1999-06-16 23:24:25 +00:00
sdagley%netscape.com
a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
evaughan%netscape.com
8f55891950 Added some scrollbar samples. 1999-06-16 22:20:29 +00:00
pierre%netscape.com
dc04007ab8 File Removed. 1999-06-16 04:51:34 +00:00
mcmullen%netscape.com
b55f9af6c9 Call pref->ReadUserPrefs() 1999-06-15 05:17:56 +00:00
vidur%netscape.com
b752692a2f Fixed memory leak when new windows were opened 1999-06-15 03:15:37 +00:00
ftang%netscape.com
0bf5a2a8a1 fix bug 5565 1999-06-15 01:27:44 +00:00
radha%netscape.com
93ad497c98 New arguments to OnEndDocumentLoad() added 1999-06-14 23:36:24 +00:00