Commit Graph

1050 Commits

Author SHA1 Message Date
ramiro%netscape.com
2144a5f188 Fix for -lpref linking problems. Dont link with libpref, its not needed.
git-svn-id: svn://10.0.0.236/trunk@43431 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:27:50 +00:00
leaf%mozilla.org
9f37b5bbef fixing the -lsecfree problem: temporary hack until ramiro checks in
fixes for the -lpref situation


git-svn-id: svn://10.0.0.236/trunk@43429 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 00:06:09 +00:00
ramiro%netscape.com
46d79ff62d CLeanup the nsWidgetSupport.cpp mess on windows. Moved it to its own place. Its only
needed by test apps.


git-svn-id: svn://10.0.0.236/trunk@43417 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 16:31:52 +00:00
ramiro%netscape.com
d252f12551 Cleanup the nsWidgetSupport.cpp mess on unix. Windows next.
git-svn-id: svn://10.0.0.236/trunk@43414 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 16:09:40 +00:00
ramiro%netscape.com
4cc02629c5 Link in secfree dynamically only where needed.
git-svn-id: svn://10.0.0.236/trunk@43413 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
ad821d1be4 Dont link in the webshell into the app.
git-svn-id: svn://10.0.0.236/trunk@43412 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 14:42:25 +00:00
ramiro%netscape.com
4517f5371f Link expat and xmltok into the htmlparser statically. Not into the app.
git-svn-id: svn://10.0.0.236/trunk@43405 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 12:46:23 +00:00
ramiro%netscape.com
acca485ab8 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.


git-svn-id: svn://10.0.0.236/trunk@43402 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 09:33:48 +00:00
ramiro%netscape.com
8f7bee05dd Protect against a null mWebShell.
git-svn-id: svn://10.0.0.236/trunk@43398 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-17 07:09:44 +00:00
danm%netscape.com
caf895916f Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
git-svn-id: svn://10.0.0.236/trunk@43260 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 22:08:17 +00:00
shawnp%earthling.net
aaa1552107 Additional files needed to get viewer working with qt port. Only basic
functionality is present - enough to get it working.


git-svn-id: svn://10.0.0.236/trunk@43219 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 02:56:33 +00:00
edburns%acm.org
e65bc07e20 This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.


git-svn-id: svn://10.0.0.236/trunk@43214 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 01:56:18 +00:00
pinkerton%netscape.com
340a7d48ab fix, and update for new tri-state checkbox built off of html:input.
git-svn-id: svn://10.0.0.236/trunk@43159 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-11 04:46:56 +00:00
kmcclusk%netscape.com
6bfae6cbb4 Added PR_MAX calls to Layout method to prevent negative values from being passed to
nsIWidget::Resize.


git-svn-id: svn://10.0.0.236/trunk@43048 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 22:31:59 +00:00
karnaze%netscape.com
2263d6e5d4 removed caption saying border-collapse was disabled
git-svn-id: svn://10.0.0.236/trunk@42865 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-10 00:44:35 +00:00
karnaze%netscape.com
4d95977daa table caption reflects border-collapse disabled
git-svn-id: svn://10.0.0.236/trunk@42825 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 22:01:07 +00:00
ramiro%netscape.com
71e6a5b30c More qt support from Shawn Packwood.
git-svn-id: svn://10.0.0.236/trunk@42763 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 17:53:04 +00:00
sfraser%netscape.com
cc2019b810 Synch up with editor API changes
git-svn-id: svn://10.0.0.236/trunk@42728 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 01:43:24 +00:00
morse%netscape.com
48fd2aa6ad remove signon viewer because of general spring cleaning of singsign.cpp
git-svn-id: svn://10.0.0.236/trunk@42655 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 14:14:31 +00:00
sspitzer%netscape.com
f68d9f5d05 use nsCOMPtr. use NS_DEFINE_CID and NS_DEFINE_CID correctly
git-svn-id: svn://10.0.0.236/trunk@42421 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 07:44:37 +00:00
evaughan%netscape.com
3cd674a91c Fixed test to work with new boxes.
git-svn-id: svn://10.0.0.236/trunk@42376 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 23:44:56 +00:00
ramiro%netscape.com
6aa8fdcce0 Dont link in zlib, its not needed.
git-svn-id: svn://10.0.0.236/trunk@42353 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 22:38:08 +00:00
cmanske%netscape.com
babece75bf Fixed build bustage
git-svn-id: svn://10.0.0.236/trunk@42335 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 20:35:55 +00:00
ramiro%netscape.com
3037799609 Dont link -lxp, its not needed.
git-svn-id: svn://10.0.0.236/trunk@42299 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:46:52 +00:00
ramiro%netscape.com
cba6a650f4 Dont link in libcaps. Its not needed.
git-svn-id: svn://10.0.0.236/trunk@42294 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 13:00:14 +00:00
valeski%netscape.com
be8bf3fd76 api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).


git-svn-id: svn://10.0.0.236/trunk@42245 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-05 01:28:30 +00:00
cmanske%netscape.com
682aef12a3 Remove param from test method
git-svn-id: svn://10.0.0.236/trunk@42081 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-04 02:05:16 +00:00
Jerry.Kirk%Nexwarecorp.com
3910b8ebf6 Fix problem where menubar shows up on top of toolbar for Photon
git-svn-id: svn://10.0.0.236/trunk@41859 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 21:43:39 +00:00
ramiro%netscape.com
3d4d25bbae Landing unix toolkit exorcism changes. #ifdef-ed OFF for now.
git-svn-id: svn://10.0.0.236/trunk@41820 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-02 13:53:49 +00:00
mscott%netscape.com
fc0834dbde fix build breakage....include config.mak
git-svn-id: svn://10.0.0.236/trunk@41536 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 04:19:17 +00:00
briano%netscape.com
2087356d68 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@41509 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 01:18:12 +00:00
warren%netscape.com
a732d538f1 Added NS_ShutdownXPCOM to facilitate leak detection in purify.
git-svn-id: svn://10.0.0.236/trunk@41453 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-28 08:03:49 +00:00
briano%netscape.com
684f6b2907 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
git-svn-id: svn://10.0.0.236/trunk@41354 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:27:44 +00:00
kmcclusk%netscape.com
4da058a9e8 bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.


git-svn-id: svn://10.0.0.236/trunk@41353 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 23:26:36 +00:00
pavlov%netscape.com
947d846be6 window creation changes
git-svn-id: svn://10.0.0.236/trunk@41241 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-27 04:27:17 +00:00
joki%netscape.com
73627c01e7 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
git-svn-id: svn://10.0.0.236/trunk@41139 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 15:02:19 +00:00
Jerry.Kirk%Nexwarecorp.com
1d5415b640 Add Demo Names to Menu for Photon
git-svn-id: svn://10.0.0.236/trunk@41135 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-26 13:23:14 +00:00
hoa.nguyen%intel.com
6b1734f2e9 Within SetupRegistry, intialize the metacharacter service so that the charset field in the http content-type header is recognized and acted upon correctly.
git-svn-id: svn://10.0.0.236/trunk@41071 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 23:28:13 +00:00
Jerry.Kirk%Nexwarecorp.com
f2af26a905 Fix problem with viewer under Photon, if you opened multiple windows
it would send the menu events only to the first window/browser


git-svn-id: svn://10.0.0.236/trunk@41062 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 19:51:19 +00:00
sdagley%netscape.com
ee79fc2ddc Necko specific change. The IOService component is self registering so it doesn't belong here any more.
git-svn-id: svn://10.0.0.236/trunk@41038 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 01:55:26 +00:00
mcafee%netscape.com
36fa35cae3 Adding caps library to fix Solaris linkage.
git-svn-id: svn://10.0.0.236/trunk@40975 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 10:40:42 +00:00
pavlov%netscape.com
a9bf7e8279 actually add the sound test
git-svn-id: svn://10.0.0.236/trunk@40969 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 05:01:29 +00:00
danm%netscape.com
3967f2f182 removing IsMenuBarVisible -- it was a mistake, and unused
git-svn-id: svn://10.0.0.236/trunk@40741 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 23:41:50 +00:00
ramiro%netscape.com
b6ca4e516a Removed un needed stubs.
git-svn-id: svn://10.0.0.236/trunk@40685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 19:21:19 +00:00
zuperdee%penguinpowered.com
782ee60bca Fixing another instance of bug 8227.
git-svn-id: svn://10.0.0.236/trunk@40460 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 19:49:13 +00:00
danm%netscape.com
c440919d70 make window.open windows visible
git-svn-id: svn://10.0.0.236/trunk@40421 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 06:37:58 +00:00
jfrancis%netscape.com
744e1a0e4c assorted work to expose nav html dtd to editor
git-svn-id: svn://10.0.0.236/trunk@40185 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 22:52:48 +00:00
rickg%netscape.com
541f805b78 switch to faster string search API
git-svn-id: svn://10.0.0.236/trunk@40073 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 03:29:56 +00:00
zuperdee%penguinpowered.com
b1261f513f Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch.
git-svn-id: svn://10.0.0.236/trunk@40058 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 02:23:52 +00:00
peterl%netscape.com
77704a2c0e synt to new color api
git-svn-id: svn://10.0.0.236/trunk@39962 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 00:35:51 +00:00