kipp%netscape.com
78bace2449
Use nsAutoString instead of nsString for temps
1999-09-02 18:13:07 +00:00
pinkerton%netscape.com
87f33acbde
give progid's to transferable and the drag service.
1999-09-02 06:53:32 +00:00
ramiro%netscape.com
b0bda3ec10
Fix for bug 12878. Hack the viewer menubar into submission.
1999-09-01 10:48:28 +00:00
ramiro%netscape.com
e92068f7aa
Improve the dependencies a bit.
1999-09-01 10:41:13 +00:00
cyeh%netscape.com
1729151e74
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
norris%netscape.com
ec9d253f50
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
kipp%netscape.com
afb711c9aa
Implement ShowFrameSize
1999-08-31 03:18:03 +00:00
kipp%netscape.com
87bd3bb98b
Add in default stdout arg to ShowFrameSize for symmetry
1999-08-31 03:17:39 +00:00
kin%netscape.com
24215934c2
Fixed bug that prevented typing when in Editor mode.
1999-08-30 13:35:40 +00:00
kipp%netscape.com
0996dfb654
use weird name for neckolib so that cls/shaver hack can mangle it back to what we want in the first place
1999-08-27 22:28:47 +00:00
jdunn%netscape.com
54560aa3f9
each of these modules/apps require that libnechoutil_s.a be linked in
...
because they access NS_MakeAbsoluteURI and NS_OpenURI. Ramiro and Andreas
have both looked this over
1999-08-27 20:55:45 +00:00
gagan%netscape.com
48a6252554
More mem leak fixes.
1999-08-27 10:03:07 +00:00
ramiro%netscape.com
ef23a412ce
Remove the depenency on the toolkit service.
1999-08-27 06:21:43 +00:00
pinkerton%netscape.com
5bdf529593
really fix nsIContentConnector removal.
1999-08-27 05:21:23 +00:00
pinkerton%netscape.com
12348ba7a9
remove nsIContentConnector references.
1999-08-27 05:14:19 +00:00
rods%netscape.com
5fbfb26e7d
Removed call to EnableFileDrop
1999-08-26 14:56:35 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
a9fdd68238
Dont hardcode the dll suffix.
1999-08-25 14:09:26 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
rickg%netscape.com
ed88afd607
fixed bug 11523
1999-08-25 03:27:37 +00:00
akkana%netscape.com
ff7a19a5bd
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com
c472f184a9
Set the timer lib flags in one place.
1999-08-24 14:46:43 +00:00
ramiro%netscape.com
a488cd15db
Yank debugging code.
1999-08-24 12:37:40 +00:00
ramiro%netscape.com
91b4632993
Add real link time dependencies for $(PROGRAM).
1999-08-24 12:37:15 +00:00
mscott%netscape.com
52c29f6bae
Fix the build breakage due to some wallet changes in an effort to help get the tree green again.
1999-08-24 02:34:57 +00:00
mccabe%netscape.com
a900e17559
Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
...
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
ramiro%netscape.com
2e60bb6535
Finish support for building more than one toolkit at once.
1999-08-22 14:06:52 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
0057174a64
Anal spacing.
1999-08-21 16:51:26 +00:00
ramiro%netscape.com
ffa4e9f67f
Yank -lmozdbm , not needed.
1999-08-21 16:40:49 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
morse%netscape.com
1080edca8b
remove build warnings
1999-08-20 02:16:05 +00:00
vidur%netscape.com
43c7cb9748
Changed method signature of EvaluateScript to return nsresult. Added nsJSThreadContextStack pushing and popping around script evaluation.
1999-08-19 20:36:31 +00:00
pavlov%netscape.com
b6f4f995aa
make viewer happy with my last changes
1999-08-19 19:52:50 +00:00
ramiro%netscape.com
e0d59d2b5e
Took out linking of widdget, gfx and parser. Its not needed and it currently
...
breaks on some platforms, like Neutrino.
1999-08-19 14:57:36 +00:00
ramiro%netscape.com
0e603cc971
Dont link in raptorhtml, raptorweb, raptorwidget, or raptorhmlpars. These are components
...
which shouldnt be linked in.
1999-08-19 14:23:32 +00:00
rods%netscape.com
82d9a43419
make minor changes to fix warnings
1999-08-18 14:54:01 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
leaf%mozilla.org
42e7456310
fixing the -lsecfree problem: temporary hack until ramiro checks in
...
fixes for the -lpref situation
1999-08-18 00:06:09 +00:00
ramiro%netscape.com
4ef23c965a
CLeanup the nsWidgetSupport.cpp mess on windows. Moved it to its own place. Its only
...
needed by test apps.
1999-08-17 16:31:52 +00:00
ramiro%netscape.com
fc948c159d
Cleanup the nsWidgetSupport.cpp mess on unix. Windows next.
1999-08-17 16:09:40 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4e0e44c35a
Dont link in the webshell into the app.
1999-08-17 14:42:25 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
ramiro%netscape.com
2835075ab2
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.
1999-08-17 09:33:48 +00:00
ramiro%netscape.com
476704b7d2
Ignore moc generated files.
1999-08-17 09:14:44 +00:00
ramiro%netscape.com
ee45c1b17b
Protect against a null mWebShell.
1999-08-17 07:09:44 +00:00
danm%netscape.com
3da241e524
Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
1999-08-12 22:08:17 +00:00
shawnp%earthling.net
bc9d9f8e96
Additional files needed to get viewer working with qt port. Only basic
...
functionality is present - enough to get it working.
1999-08-12 02:56:33 +00:00
edburns%acm.org
76832ecb8b
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.
1999-08-12 01:56:18 +00:00