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

37094 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 69c09c4962 Fixed a typo in the last of the possible MKSHLIB_FORCE_ALL choices. 1999-08-16 22:59:17 +00:00
danm%netscape.com 0ce57055ba disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
norris%netscape.com cea0ae8198 Add a comment. 1999-08-16 18:54:47 +00:00
radha%netscape.com 3b90e2a4a8 Fix for 11577. No need to go thro' session history to obtain the current
document's url. Verified in windows and linux. Code review =vidur
approved=scc
1999-08-15 00:20:58 +00:00
dp%netscape.com a5018908e2 Calling shutdown listeners on XPCOM Shutdown. Fix bug #11790 1999-08-14 21:32:29 +00:00
beard%netscape.com 7a07618a34 added call to JMDrawFrameInPort in printApplet(), to test latest MRJ API. 1999-08-14 19:40:57 +00:00
beard%netscape.com 26660b306f 1.0d10 1999-08-14 19:40:00 +00:00
morse%netscape.com 84f6fd65d1 fix bugs 11716 and 11766 1999-08-14 16:56:52 +00:00
rjc%netscape.com 81fd405f35 Fix bug # 11832: Approval: chofmann. Review: waterson. 1999-08-14 11:11:45 +00:00
rhp%netscape.com e6bcba8073 Fix for Bug: #10813 - Approval: jevering 1999-08-14 06:36:48 +00:00
briano%netscape.com 25b5b5367b Fix for bug 11852. No effect on non-release builds. 1999-08-14 03:36:38 +00:00
briano%netscape.com b0cfdbb0aa Automated update 1999-08-14 03:15:21 +00:00
briano%netscape.com 58b6dbaeeb SunOS-specific change to enable my last change to xpidl_idl.c. 1999-08-14 03:12:37 +00:00
briano%netscape.com dc8c41758c Now it will handle the obscure case where sprintf returns a string instead of an int. Reviewed by mccabe and jband. Approved by chofmann. 1999-08-14 03:11:10 +00:00
beard%netscape.com efd6873119 js now propagates ThreadDeath exceptions 1999-08-14 02:32:20 +00:00
dp%netscape.com cba0195d9b added files: mozilla/modules/libimg/gifcom/nsGIFModule.cpp, removed files: mozilla/modules/libimg/gifcom/nsGIFCallback.cpp 1999-08-14 02:01:43 +00:00
beard%netscape.com f8e5d95fcd added mozilla/js/rhino/org/mozilla/javascript/tools/shell/SharedGlobal.java 1999-08-14 02:01:00 +00:00
dp%netscape.com 98d9b6e4a0 Adding nsGIFModule.cpp; Removing nsGIFCallback.cpp 1999-08-14 01:45:36 +00:00
davidm%netscape.com 37110f50db remove virtual destructor to fix crash on windows. 4279 Error with JS: window.confirm() method not defined 4279 [FEATURE] JavaScript Alert dialogs a= choffman 1999-08-14 01:35:17 +00:00
dp%netscape.com 4a6fa34793 Removing nsGIFCallback.cpp 1999-08-14 01:26:49 +00:00
jj%netscape.com 4e633abd64 #11852: now updates build number in navigator.dtd instead of navigator.xul. 1999-08-14 00:23:27 +00:00
briano%netscape.com 7f5ee5f87a Automated update 1999-08-14 00:16:12 +00:00
briano%netscape.com 21520b2179 HP-specific fix. Defining NSCAP_DISABLE_DEBUG_PTR_TYPES to hopefully get it to build successfully. 1999-08-14 00:15:23 +00:00
saari%netscape.com 744f6d1377 Fix for Mac menu crasher. Same fix as hyatt did for XPMenus. Permission ala chofmann 1999-08-13 23:52:49 +00:00
valeski%netscape.com 08b22b266e chofmann approved. fix for 11461, refresh for some meta refresh urls was happening irregularly. 1999-08-13 23:50:29 +00:00
hyatt%netscape.com 6135a530ee Fix for bugs 11858 and 10774. 1999-08-13 23:49:53 +00:00
briano%netscape.com 012822f69d Added Colin's (colin@theblakes.com) latest changes. 1999-08-13 23:38:50 +00:00
frankm%eng.sun.com ec3044c277 Added java/Makefile.in, java/xpcom/TODO; minor correctoiosn to java/xpcom/README.
Fix libxpjava.so JNI and linking problems.
1999-08-13 23:36:09 +00:00
briano%netscape.com 3f8f7342a0 Fixed the indented #include line that was breaking OpenVMS. Thanks to Colin Blake (colin@theblakes.com) for the fix. Approved by chofmann@netscape.com. 1999-08-13 23:32:44 +00:00
sfraser%netscape.com f08ea2a98d Part of fix for 11790, crash on quit. Need delete[] on an array. r dp, a chofmann 1999-08-13 23:27:54 +00:00
sfraser%netscape.com eae57ad3b8 Part of fix for 11790, crash on quit. Initialize data members, and remove unnecessary virtual from destructor. r dp, a chofmann 1999-08-13 23:27:31 +00:00
sfraser%netscape.com dab07c139c Part of fix for 11790, crash on quit. Don't try to delete static data. r dp, a chofmann 1999-08-13 23:26:47 +00:00
mark.lin%eng.sun.com b3617b8a65 Oops, forgot to add this file. 1999-08-13 23:21:19 +00:00
edburns%acm.org f1a0c2aa33 THIS FILE IS NOT IN THE BUILD!
Corrected typo.
1999-08-13 23:10:43 +00:00
edburns%acm.org e2280de93d THIS FILE IS NOT IN THE BUILD!
Added Scott Holmes's changes, replacing hard coded WIN32_D.OBJ with
$(DIST).
1999-08-13 23:09:21 +00:00
mark.lin%eng.sun.com 35be769048 Rearchitected the way Mozilla events are delivered in the Unix Motif port.
Events are now handled by a Java Thread.
1999-08-13 23:02:40 +00:00
mark.lin%eng.sun.com 56faaa17b3 Rearchitected the way the Mozilla event thread is run. I'm using
a Java Thread now instead to control Mozilla/GTK events.
1999-08-13 23:01:49 +00:00
scc%netscape.com 0921e3bfc2 renamed to QueryReferent, do_QueryReferent, etc. 1999-08-13 23:00:58 +00:00
tague%netscape.com 11dad9b8c4 Fix bug #11687 - [Dogfood] Enable ender to save documents in encodings other than ISO-8859-1. Approved by chofmann@netscape.com, reviewed by buster@netscape.com. 1999-08-13 22:26:50 +00:00
gordon%netscape.com be0cd1d2e5 This is just a NECKO test app. Updating to work on Mac. 1999-08-13 22:18:34 +00:00
bienvenu%netscape.com 9b841e5033 part of fix for 11651 fix memory leak of status msg a=chofmann 1999-08-13 21:43:08 +00:00
bienvenu%netscape.com 9459717a13 part of fix for 11651 print out status msgs with args a=chofmann 1999-08-13 21:41:57 +00:00
bienvenu%netscape.com 2f8ae296c6 part of fix for 11651 turn off cylon mode in progress when have non zero percentage a=chofmann 1999-08-13 21:39:40 +00:00
pinkerton%netscape.com 6fe0e9d480 correctly check result codes of OS calls and null terminate the exported mappings for placing on the clipboard. Fixes bug #11569 (appr chofmann). 1999-08-13 21:05:49 +00:00
davidm%netscape.com 6b5c3a30b8 4279 Error with JS: window.confirm() method not defined 4279 [FEATURE] JavaScript Alert dialogs a= choffman 1999-08-13 21:04:48 +00:00
ramiro%netscape.com 8189904e06 Fix for bug 2595. Thats the evil bug that causes widgets to be "messed up"
whenever a reflow happens.  The offset were being computed from the wrong
origin.  See comments in nsWidget::Move() if you want to be confused.
1999-08-13 20:56:40 +00:00
norris%netscape.com 6b84d958f4 Fix more importerTopLevel problems. 1999-08-13 20:44:46 +00:00
pavlov%netscape.com 1f0e6637c5 ifdef out some printfs to make akkana happy a=chofmann 1999-08-13 20:39:34 +00:00
morse%netscape.com d5740bc53f fix bug 10406, approved chofmann 1999-08-13 20:22:35 +00:00
dp%netscape.com cbd3d7a376 Adding nsGIFModule as a result of xpcom review of gif. 1999-08-13 20:21:16 +00:00