Граф коммитов

1313 Коммитов

Автор SHA1 Сообщение Дата
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
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