Commit Graph

1321 Commits

Author SHA1 Message Date
hyatt%netscape.com
f67a03d948 Changes to enable an asynchronous creation of a webshell in response to a
window.open call.


git-svn-id: svn://10.0.0.236/trunk@28076 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 21:08:44 +00:00
rods%netscape.com
8e962f685c Fixed nsIGenericTransferable registry, added D&D to Registry
git-svn-id: svn://10.0.0.236/trunk@27987 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 13:56:22 +00:00
morse%netscape.com
586a9ab3e9 fix build bustage
git-svn-id: svn://10.0.0.236/trunk@27978 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-17 05:29:05 +00:00
pinkerton%netscape.com
96239c306a First Checked In.
git-svn-id: svn://10.0.0.236/trunk@27924 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 22:03:19 +00:00
rods%netscape.com
ee3f35f7d1 fixed
git-svn-id: svn://10.0.0.236/trunk@27910 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 21:14:33 +00:00
mcafee%netscape.com
f9749ea7b7 Removing //#define NEW_CLIPBOARD_SUPPORT
git-svn-id: svn://10.0.0.236/trunk@27852 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 17:36:33 +00:00
hyatt%netscape.com
6f332240b4 Added support for chrome vs. content in the webshell. Altered some methods
so that they know how to go across the chrome vs. content boundary.


git-svn-id: svn://10.0.0.236/trunk@27835 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 08:15:04 +00:00
michaelp%netscape.com
8e8857351f added zooming front end.
git-svn-id: svn://10.0.0.236/trunk@27819 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 04:25:17 +00:00
mcmullen%netscape.com
79ce759b02 Added profile to the Macintosh build
git-svn-id: svn://10.0.0.236/trunk@27727 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 22:45:44 +00:00
waterson%netscape.com
78230e652c Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
git-svn-id: svn://10.0.0.236/trunk@27474 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 23:06:22 +00:00
waterson%netscape.com
e0d8a2661a nsISupportsArray::RemoveElement() returns an nsresult, not a PRBool.
git-svn-id: svn://10.0.0.236/trunk@27469 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 20:42:48 +00:00
nisheeth%netscape.com
35eb10ee3d Adding tests 14 and 15 to list of files exported out to dist/*.
git-svn-id: svn://10.0.0.236/trunk@27296 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 02:37:14 +00:00
nisheeth%netscape.com
988bbdfe33 Adding Vidur's XML demos as test cases...
git-svn-id: svn://10.0.0.236/trunk@27295 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 02:36:33 +00:00
sfraser%netscape.com
c57929912c Don't generate link map (optimized)
git-svn-id: svn://10.0.0.236/trunk@27292 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 01:38:27 +00:00
sfraser%netscape.com
c41a267b94 Don't generate link map, both targets.
git-svn-id: svn://10.0.0.236/trunk@27291 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 01:37:23 +00:00
radha%netscape.com
3b826070cf Fix for bug 4668. Make sure that all children documents have finished loading
before calling OnEndDocumentLoading.


git-svn-id: svn://10.0.0.236/trunk@27251 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 00:19:48 +00:00
nisheeth%netscape.com
223284acfc Adding XML tests 14 and 15 to the Samples Menu.
git-svn-id: svn://10.0.0.236/trunk@27249 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 00:16:27 +00:00
nisheeth%netscape.com
ccb13fbc95 Adding XML tests 14, 15 to the File...Samples menu.
git-svn-id: svn://10.0.0.236/trunk@27247 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 00:13:54 +00:00
nisheeth%netscape.com
68486a0601 Adding XML tests 14 and 15 to the samples menu.
git-svn-id: svn://10.0.0.236/trunk@27243 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-13 00:10:00 +00:00
davidm%netscape.com
b5db087d45 Remove #ifdef Mac code now that the mac uses the EventQueue Service
git-svn-id: svn://10.0.0.236/trunk@27232 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 22:49:38 +00:00
joki%netscape.com
dc1c99d47d New argument to nsIWebShellContainer::FocusAvailable method
git-svn-id: svn://10.0.0.236/trunk@27212 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 21:25:08 +00:00
leaf%mozilla.org
aff0eab8f9 fixing ActiveX control build
git-svn-id: svn://10.0.0.236/trunk@27176 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 19:38:40 +00:00
neeti%netscape.com
aefb330d3d Enabled ObserverService api on Mac and Unix
git-svn-id: svn://10.0.0.236/trunk@27175 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-12 19:13:42 +00:00
gayatrib%netscape.com
1132f0a817 Added profile module back
git-svn-id: svn://10.0.0.236/trunk@27097 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 09:41:53 +00:00
gayatrib%netscape.com
87ffa8e6f0 Added profile module
git-svn-id: svn://10.0.0.236/trunk@27096 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 09:40:22 +00:00
gayatrib%netscape.com
71b630b29c removed profile module. Need to use RegFactory to manually register the xpprofile32.dll for now. This problem will be fixed shortly
git-svn-id: svn://10.0.0.236/trunk@27095 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 08:53:35 +00:00
gayatrib%netscape.com
d464e85b20 removed BUILD_PROFILE ifdef
git-svn-id: svn://10.0.0.236/trunk@27087 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-11 05:13:58 +00:00
blizzard%redhat.com
23ff9315ec xlib mainloop code for viewer
git-svn-id: svn://10.0.0.236/trunk@27016 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 15:28:21 +00:00
braddr%puremagic.com
d87948258d Add BUILD_PROFILE to more profile code
git-svn-id: svn://10.0.0.236/trunk@27010 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 10:52:38 +00:00
gayatrib%netscape.com
770d52d301 added profile module
git-svn-id: svn://10.0.0.236/trunk@26989 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 07:02:26 +00:00
gayatrib%netscape.com
c1eb3b5c48 added ProfileManager CID information
git-svn-id: svn://10.0.0.236/trunk@26987 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 06:58:10 +00:00
pinkerton%netscape.com
cbd5c36140 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.
git-svn-id: svn://10.0.0.236/trunk@26899 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 00:15:14 +00:00
ramiro%netscape.com
235eb640dd Fix for 4856. run-mozilla scripts were broken in release tarballs.
git-svn-id: svn://10.0.0.236/trunk@26890 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 21:41:23 +00:00
karnaze%netscape.com
cb800e68f4 bug 4643, webshells reset scrolling value to prior value on reloading doc
git-svn-id: svn://10.0.0.236/trunk@26884 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 21:09:00 +00:00
joki%netscape.com
a5412f5d95 Fix for bug 4001, crashing immediately or on exit after tabbing to end of doc. A: chofmann.
git-svn-id: svn://10.0.0.236/trunk@26881 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-09 20:35:18 +00:00
law%netscape.com
f8ccb27904 File download; approved by chofmann
git-svn-id: svn://10.0.0.236/trunk@26796 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 04:21:15 +00:00
nisheeth%netscape.com
0614bc090a 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.


git-svn-id: svn://10.0.0.236/trunk@26795 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 04:08:49 +00:00
kipp%netscape.com
e2b35834ac Delay first move until onload has finished
git-svn-id: svn://10.0.0.236/trunk@26762 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 00:01:12 +00:00
toshok%hungry.com
91df9ad6cb wrap the OJI/liveconnect specific stuff with #ifdef OJI
git-svn-id: svn://10.0.0.236/trunk@26710 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 05:54:35 +00:00
toshok%hungry.com
f1b1725fe8 add CapsManager, Liveconnect, and JVMManager components to the unix viewer.
git-svn-id: svn://10.0.0.236/trunk@26697 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 05:16:45 +00:00
mcafee%netscape.com
a0720fb182 Moving more old clipboard stuff into #ifdef-land.
git-svn-id: svn://10.0.0.236/trunk@26689 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 04:31:03 +00:00
mcafee%netscape.com
2453c0e821 Support for nsPresShell::DoCopy()
git-svn-id: svn://10.0.0.236/trunk@26681 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 04:12:19 +00:00
mcafee%netscape.com
3ef4585453 Support for nsPresShell::DoCopy()
git-svn-id: svn://10.0.0.236/trunk@26680 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 04:10:04 +00:00
sspitzer%netscape.com
8a19907163 convince the viewer to use all 30 (0-29) frames of the animation, not just
15


git-svn-id: svn://10.0.0.236/trunk@26676 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 03:55:22 +00:00
sspitzer%netscape.com
601fc8d43b 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


git-svn-id: svn://10.0.0.236/trunk@26675 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 03:50:05 +00:00
nisheeth%netscape.com
0d5f557eff Fixing well-formedness errors reported by expat...
git-svn-id: svn://10.0.0.236/trunk@26657 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 02:03:08 +00:00
sspitzer%netscape.com
a0d9d6f73f 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.


git-svn-id: svn://10.0.0.236/trunk@26637 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 00:48:51 +00:00
evaughan%netscape.com
a699126c5b fixed toolbar test bug.
git-svn-id: svn://10.0.0.236/trunk@26616 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 00:10:22 +00:00
beard%netscape.com
013a8fa31a checking result of Initialize() call, so it won't crash.
git-svn-id: svn://10.0.0.236/trunk@26605 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 23:56:07 +00:00
radha%netscape.com
e8d434ef55 Remove few debug printfs
git-svn-id: svn://10.0.0.236/trunk@26539 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 21:25:06 +00:00