Commit Graph

1331 Commits

Author SHA1 Message Date
hyatt%netscape.com
7f8fb78632 window.open lives. 1999-04-20 22:35:11 +00:00
rickg%netscape.com
e1012f40b9 sync with nsString2 API 1999-04-20 07:20:21 +00:00
pierre%netscape.com
9bd6d384e9 use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780 1999-04-20 04:01:43 +00:00
pierre%netscape.com
844867e3a8 removed the NS_IWINDOW_IID hack / use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780 1999-04-20 03:58:42 +00:00
hyatt%netscape.com
085f789265 Added a method to webshell so that a root container can find out when
new webshells are added to its hierarchy.
1999-04-20 01:50:03 +00:00
peterl%netscape.com
f84fc867cd removed bogus :active rule... 1999-04-20 00:13:25 +00:00
cata%netscape.com
cf60c8d83c Fixed CID declaration. 1999-04-19 22:22:52 +00:00
hyatt%netscape.com
bdd9fd47e1 Changes to enable an asynchronous creation of a webshell in response to a
window.open call.
1999-04-19 21:08:44 +00:00
rods%netscape.com
f92a98d0ff Fixed nsIGenericTransferable registry, added D&D to Registry 1999-04-17 13:56:22 +00:00
morse%netscape.com
1d417eb335 fix build bustage 1999-04-17 05:29:05 +00:00
pinkerton%netscape.com
a82bdbb0fc First Checked In. 1999-04-16 22:03:19 +00:00
rods%netscape.com
a827ae73a8 fixed 1999-04-16 21:14:33 +00:00
mcafee%netscape.com
3dc8a10efc Removing //#define NEW_CLIPBOARD_SUPPORT 1999-04-16 17:36:33 +00:00
hyatt%netscape.com
e6b90f3347 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.
1999-04-16 08:15:04 +00:00
michaelp%netscape.com
04b6780a88 added zooming front end. 1999-04-16 04:25:17 +00:00
mcmullen%netscape.com
9fa57f360d Added profile to the Macintosh build 1999-04-15 22:45:44 +00:00
waterson%netscape.com
cb7e7a95c4 Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to. 1999-04-14 23:06:22 +00:00
waterson%netscape.com
0a0b15da60 nsISupportsArray::RemoveElement() returns an nsresult, not a PRBool. 1999-04-14 20:42:48 +00:00
nisheeth%netscape.com
8d705d44b0 Adding tests 14 and 15 to list of files exported out to dist/*. 1999-04-13 02:37:14 +00:00
nisheeth%netscape.com
0174c0c6f5 Adding Vidur's XML demos as test cases... 1999-04-13 02:36:33 +00:00
sfraser%netscape.com
8ba93324a1 Don't generate link map (optimized) 1999-04-13 01:38:27 +00:00
sfraser%netscape.com
9d6982994e Don't generate link map, both targets. 1999-04-13 01:37:23 +00:00
radha%netscape.com
58c1fd0c96 Fix for bug 4668. Make sure that all children documents have finished loading
before calling OnEndDocumentLoading.
1999-04-13 00:19:48 +00:00
nisheeth%netscape.com
b148604ccb Adding XML tests 14 and 15 to the Samples Menu. 1999-04-13 00:16:27 +00:00
nisheeth%netscape.com
489a5c4bed Adding XML tests 14, 15 to the File...Samples menu. 1999-04-13 00:13:54 +00:00
nisheeth%netscape.com
111df3d191 Adding XML tests 14 and 15 to the samples menu. 1999-04-13 00:10:00 +00:00
davidm%netscape.com
66a58a43bb Remove #ifdef Mac code now that the mac uses the EventQueue Service 1999-04-12 22:49:38 +00:00
joki%netscape.com
4bece97409 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
leaf%mozilla.org
1aaf01435e fixing ActiveX control build 1999-04-12 19:38:40 +00:00
neeti%netscape.com
216a362b98 Enabled ObserverService api on Mac and Unix 1999-04-12 19:13:42 +00:00
gayatrib%netscape.com
d1905e519f Added profile module back 1999-04-11 09:41:53 +00:00
gayatrib%netscape.com
a17030501a Added profile module 1999-04-11 09:40:22 +00:00
gayatrib%netscape.com
acdaaedc70 removed profile module. Need to use RegFactory to manually register the xpprofile32.dll for now. This problem will be fixed shortly 1999-04-11 08:53:35 +00:00
gayatrib%netscape.com
d1b4a41cc7 removed BUILD_PROFILE ifdef 1999-04-11 05:13:58 +00:00
blizzard%redhat.com
e583ec9cbf xlib mainloop code for viewer 1999-04-10 15:28:21 +00:00
braddr%puremagic.com
bf6cbf4f1b Add BUILD_PROFILE to more profile code 1999-04-10 10:52:38 +00:00
gayatrib%netscape.com
b8428fc04c added profile module 1999-04-10 07:02:26 +00:00
gayatrib%netscape.com
cf4e069880 added ProfileManager CID information 1999-04-10 06:58:10 +00:00
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