Commit Graph

1293 Commits

Author SHA1 Message Date
pinkerton%netscape.com
fc0abb60de Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
ramiro%netscape.com
dd683cee79 Fix for 4856. run-mozilla scripts were broken in release tarballs. 1999-04-09 21:41:23 +00:00
karnaze%netscape.com
5c121e8bd6 bug 4643, webshells reset scrolling value to prior value on reloading doc 1999-04-09 21:09:00 +00:00
joki%netscape.com
56f3dc11a6 Fix for bug 4001, crashing immediately or on exit after tabbing to end of doc. A: chofmann. 1999-04-09 20:35:18 +00:00
law%netscape.com
8fd0a4e421 File download; approved by chofmann 1999-04-08 04:21:15 +00:00
nisheeth%netscape.com
b48eb32ab9 Fix for bug 3413. I had to reapply the fix because it got trashed during the
work that happened on the document load observation APIs.
1999-04-08 04:08:49 +00:00
kipp%netscape.com
8a0284add8 Delay first move until onload has finished 1999-04-08 00:01:12 +00:00
toshok%hungry.com
00322fb185 wrap the OJI/liveconnect specific stuff with #ifdef OJI 1999-04-07 05:54:35 +00:00
toshok%hungry.com
463427ef3c add CapsManager, Liveconnect, and JVMManager components to the unix viewer. 1999-04-07 05:16:45 +00:00
mcafee%netscape.com
923e1f8ef5 Moving more old clipboard stuff into #ifdef-land. 1999-04-07 04:31:03 +00:00
mcafee%netscape.com
da6f490999 Support for nsPresShell::DoCopy() 1999-04-07 04:12:19 +00:00
mcafee%netscape.com
590ea57320 Support for nsPresShell::DoCopy() 1999-04-07 04:10:04 +00:00
sspitzer%netscape.com
5eaa0c1389 convince the viewer to use all 30 (0-29) frames of the animation, not just
15
1999-04-07 03:55:22 +00:00
sspitzer%netscape.com
b9b63f6e2c it turns out that viewer needs all the frames of the animated gif to work.
also, I fixed the clobber target in makefile.win to remove all 30 frames
1999-04-07 03:50:05 +00:00
nisheeth%netscape.com
609f21c756 Fixing well-formedness errors reported by expat... 1999-04-07 02:03:08 +00:00
sspitzer%netscape.com
4ee4831aea changed the makefiles to only export anim.gif and anims00.gif, as that's
all the current xul requires.

mac is still copying the entire directory, so they're on their own.
1999-04-07 00:48:51 +00:00
evaughan%netscape.com
a42535c660 fixed toolbar test bug. 1999-04-07 00:10:22 +00:00
beard%netscape.com
29ce2e2b20 checking result of Initialize() call, so it won't crash. 1999-04-06 23:56:07 +00:00
radha%netscape.com
e86caa3802 Remove few debug printfs 1999-04-06 21:25:06 +00:00
rods%netscape.com
dfbd147803 Commented out Drg & Drop Stuff 1999-04-06 21:10:08 +00:00
radha%netscape.com
711080a640 Webshell implements the new nsIDocumentLoaderObserver interface 1999-04-06 21:01:04 +00:00
radha%netscape.com
245a25aa02 Webshell implements the new nsIDocumentLoaderObserver 1999-04-06 21:00:26 +00:00
neeti%netscape.com
b18971e49f register component for ObserverService api 1999-04-06 20:48:08 +00:00
sspitzer%netscape.com
98751eeb1e added lines for anims15.gif - anims29.gif 1999-04-06 06:08:55 +00:00
sspitzer%netscape.com
d84d4ae57e getting rid of the throbber.
Mozilla is from mozilla.org
Communciator is from www.netscape.com
1999-04-06 06:06:00 +00:00
jdunn%netscape.com
98abec8df6 include ctype.h for tolower function prototype.
NOTE: also added a return PR_FALSE to remove compiler warning
1999-04-05 20:48:43 +00:00
rickg%netscape.com
dd6a0df6c3 tweaked top 100 list 1999-04-04 19:52:47 +00:00
morse%netscape.com
3099a0e5e2 fix build bustage 1999-04-04 00:40:56 +00:00
kipp%netscape.com
5274d5a98f Support -w and -h arguments (finally!) 1999-04-03 18:46:22 +00:00
kipp%netscape.com
c1c5634399 Fixup deletion order to delete children before the parent when closing a window 1999-04-03 18:45:31 +00:00
dp%netscape.com
7e4f81c4aa Removed all wallet defines. Wallet will self register. It is a TRUE component now. 1999-04-03 01:38:54 +00:00
ramiro%netscape.com
d846a9f1f8 Fix broken builds. Use PR_{TRUE,FALSE} instead of {TRUE,FALSE}. 1999-04-02 22:15:26 +00:00
ramiro%netscape.com
6f36be6af3 Patches from reg@shale.csir.co.za (Jeremy Lea) to fix run scripts when
building on separate objdirs.
1999-04-01 20:36:29 +00:00
kipp%netscape.com
482e43da2c Landed patch from Jeremy Lea <reg@shale.csir.co.za> 1999-04-01 18:22:32 +00:00
rods%netscape.com
cc695aa534 Added Clipboard and D&D registerations 1999-04-01 14:25:30 +00:00
ramiro%netscape.com
58ad0d68df Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
mcafee%netscape.com
cac0a4cabb Adding clipboard support, #ifdef NEW_CLIPBOARD_SUPPORT. r=rods@netscape.com 1999-04-01 02:02:40 +00:00
erik%netscape.com
be86244099 The URL Location text field font size was wrong. It forgot to multiply by
the "device to app" factor. Corrected.
1999-03-31 22:51:25 +00:00
sspitzer%netscape.com
355c7fad39 use nsString instead of of nsAutoString, since that is what the function takes 1999-03-31 19:08:53 +00:00
waterson%netscape.com
1afeea43ce Removed NODEPEND. 1999-03-31 06:55:48 +00:00
rjc%netscape.com
22fca46ece Add references to "Wallet" shared libraries (debug and optimized) into Viewer project. 1999-03-31 06:49:55 +00:00
waterson%netscape.com
1973f38272 Backed out briano's change so tinderbox on clobber builds won't be red. 1999-03-30 06:03:28 +00:00
nisheeth%netscape.com
48109d85b3 Adding expat and xmltok to the link phase of viewer... 1999-03-30 05:47:48 +00:00
ramiro%netscape.com
532f507e84 delete vs. delete[] vs. free fixes.
Thanks to "Bruce Mitchener, Jr." <bruce@cybersight.com for finding all these
and making patches.
1999-03-30 05:26:59 +00:00
briano%netscape.com
e6c0eba0bb Only descend into the tests directory if ENABLE_TESTS is set. 1999-03-30 03:07:23 +00:00
pierre%netscape.com
afe0c71fc1 Use delete[] for strings allocated with ToNewCString(). 1999-03-30 00:54:56 +00:00
pierre%netscape.com
8c72135302 Use delete[] for strings allocated with ToNewCString() 1999-03-30 00:50:21 +00:00
karnaze%netscape.com
a73cc06b43 prints out dir and file name of regression test page 1999-03-30 00:28:55 +00:00
kipp%netscape.com
fc588018b8 Quited down most of the crawler noise 1999-03-29 23:51:40 +00:00
joki%netscape.com
3ee2a13826 Adding unload event 1999-03-29 23:01:13 +00:00