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

82281 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 7b3e061946 update cp936map.h
fix bug 79276.
r=bstell sr=blizzard
2001-05-11 13:38:01 +00:00
ftang%netscape.com d1b1d11d6b fix bug 79276. Additional uf and ut file for GB18030
not part of the build yet. Should not hurt build
r=bstell sr=blizzard
2001-05-11 13:37:05 +00:00
jfrancis%netscape.com af56a727cb fixing worms bustage 2001-05-11 13:32:32 +00:00
cls%seawood.org cb8228ce90 Set NO_MDUPDATE when building NSS as NSS makes silly assumptions w/o checking with the compiler if you don't. 2001-05-11 13:29:40 +00:00
brade%netscape.com 50a1c5a282 rename GetScrollView to GetScrollableView to match Set; bug #65124 2001-05-11 13:25:38 +00:00
brade%netscape.com cbc456fb1d fill in the scrolling methods; add GetScrollableView; bug #65124 2001-05-11 13:24:43 +00:00
brade%netscape.com fc0f0c61c8 add GetScrollableView; bug #65124 2001-05-11 13:24:28 +00:00
mkaply%us.ibm.com b96a7af920 senna REQUIRES bustage 2001-05-11 13:09:28 +00:00
jfrancis%netscape.com 56ac4a4d19 bug 65557 and cast of thousands: making the editor behave more intelligently wrt html whitespace rules. Improved ws handling for: insert text, insert break, join blocks, split block, delete Yet to be tackled is html copy & paste. r=fm; sr=kin 2001-05-11 12:43:22 +00:00
leaf%mozilla.org d1a70597de Automated update 2001-05-11 12:14:50 +00:00
peterv%netscape.com b2a66f4486 Backing out till we figure out why this breaks now. 2001-05-11 12:00:16 +00:00
mkaply%us.ibm.com d90f63d182 OS/2 TB breakage
Normally in this case we would ifeq OS2 and use a semicolon
in the VPATH, but I am going to attempt to fix this with a space
so that I can see if this fix will work on other compilers. Using
a space is acceptable according to the GMAKE docs.
2001-05-11 12:00:05 +00:00
mkaply%us.ibm.com 996855da28 senna REQUIRES bustage 2001-05-11 11:55:38 +00:00
leaf%mozilla.org b713ea8381 Automated update 2001-05-11 10:59:52 +00:00
peterv%netscape.com 5bb2a07a4b 72141 (Enable XSLT in default builds). r=cls. 2001-05-11 10:44:44 +00:00
peterv%netscape.com b266a24692 Bustage fix. 2001-05-11 10:13:38 +00:00
peterlubczynski%netscape.com db195a6c81 Adding code I accidentally removed in last check-in 2001-05-11 09:43:13 +00:00
ssu%netscape.com 207d79cdf4 changing the wording of a message in a .ini file. not part of tinderbox builds. 2001-05-11 08:59:48 +00:00
ssu%netscape.com 21f3f6dd1a fixing bug 73870 - Proxy saves http proxy information as ftp preferences. r=dveditz, sr=mscott. affects only windows platforms/builds 2001-05-11 08:56:34 +00:00
leaf%mozilla.org e663493a3d Automated update 2001-05-11 08:44:49 +00:00
peterv%netscape.com d5a6b02631 72141 (Enable XSLT in default builds). r=nisheeth, sr=jst. 2001-05-11 08:43:45 +00:00
ben%netscape.com 8c4082ae26 Bug 79948, fix pref window size. r=pchen, sr=waterson & bonus fix for 79949 2001-05-11 08:42:42 +00:00
ben%netscape.com aa33a2858b Bug 79948, fix pref window size. r=pchen, sr=waterson 2001-05-11 08:41:33 +00:00
scc%mozilla.org c4bd966c8f bug #74726, partial fix, r=vidur, sr=jst: make |nsCommon[C]String| re-bindable; make constructors |explicit|; fix clients. bug #75169, r=jst, sr=waterson: fix string warnings on Windows; fix some typos 2001-05-11 08:41:21 +00:00
bryner%uiuc.edu ec224b9d73 removing mailnews/cthandlers/signstub/Makefile. r=cls. 2001-05-11 08:33:33 +00:00
peterv%netscape.com 6872330b5f 72141 (Enable XSLT in default builds) and 74879 (Makefiles must die). r=nisheeth, sr=jst. 2001-05-11 08:33:21 +00:00
glazman%netscape.com cab88a96ac Format > Align menu item in Composer not reflecting justification; b=78869, r=mjudge, sr=jst 2001-05-11 08:25:35 +00:00
mjudge%netscape.com 62aec426fa 62971 sr= hyatt r=kin/waterson fix for changing how we find the line given an event point
this will now do a binary search muuuch faster worst case than before
2001-05-11 08:04:29 +00:00
mjudge%netscape.com 6f570c3a64 46811 sr= kin r= cmanske 2001-05-11 08:01:40 +00:00
cls%seawood.org 6a5200cba0 Apparently, using -Bsymbolic to link requires that we resolve dependencies at link time. 2001-05-11 07:59:10 +00:00
hewitt%netscape.com a3f8aa5f40 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 07:06:11 +00:00
eddyk%netscape.com 0587aaf00f bug 70742: unable to focut or enter text in some pref panel textfields
r=blake, sr=ben
2001-05-11 07:03:06 +00:00
peterlubczynski%netscape.com 138a87293a Fix to include pref to scan the for the Java plugin from the JRE installation path gotten from the Windows registry. Use this and you no longer need to copy your NPOJI6x.DLL plugin:
Add this to your all.js: pref("plugin.do_JRE_Plugin_Scan",true); bug 78150 r=Xiaobin sr=waterson
2001-05-11 06:50:23 +00:00
timeless%mac.com 7294491c84 Bugzilla Bug 79213 nsEventStateManager::PreHandleEvent dereference a NULL nsCOMPtr with operator->().:
bandage fix. r=saari sr=jst.
2001-05-11 06:22:11 +00:00
hewitt%netscape.com b86e65c7af 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 05:59:07 +00:00
dr%netscape.com b10ec5431b fix for 75828 (mozilla repeating animation of images when it shouldn't). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:41:24 +00:00
dr%netscape.com c4713968bd fix for 55918 (some gif images incorrectly parsed and displayed). patch by saari, r=pavlov, sr=hyatt 2001-05-11 05:39:24 +00:00
ducarroz%netscape.com ebc1cd0e6d This is temporary code to help us debug bug 79775. R=n/a, SR=n/a 2001-05-11 05:38:06 +00:00
dr%netscape.com 96d227f332 fix for 80067 (assignment vs. equality typos). r=mkaply, mjudge, sr=jst 2001-05-11 05:36:00 +00:00
jst%netscape.com 63960a3db1 Checking in fix from jband@netscape.com that enumerates all interfaces w/o loading xpt files on statup unless they contain DOM interfaces (that start with 'nsIDOM'). sr=jst@netscape.com 2001-05-11 05:24:12 +00:00
jst%netscape.com dcd9255936 Removing nsIJSScriptObject from the build. sr=vidur@netscape.com 2001-05-11 05:19:46 +00:00
jst%netscape.com 8c18734d72 Making document.styleSheets appear as a JS array, trivial regression from the xpcdom landing. r=pollmann@netscape.com 2001-05-11 04:45:15 +00:00
matt%netscape.com 5ade017c37 added code to set search engine. r=mcafee sr=alecf
http://bugzilla.mozilla.org/show_bug.cgi?id=73238
http://bugzilla.mozilla.org/show_bug.cgi?id=76544
2001-05-11 04:16:35 +00:00
waterson%netscape.com 959508eba7 Fix build bustage. 2001-05-11 04:08:24 +00:00
matt%netscape.com 2109a2cdd8 http://bugscape.netscape.com/show_bug.cgi?id=3119
added checks for search to force a default search engine
r=mcafee, sr=ben
2001-05-11 04:08:19 +00:00
sspitzer%netscape.com 0298e4dfad fix for #80195. center the create profile dialog. fix by stephend. sr=sspitzer 2001-05-11 04:03:54 +00:00
mkaply%us.ibm.com 7a39c7fbb8 senna REQUIRES bustage - jsconsole 2001-05-11 03:42:43 +00:00
sspitzer%netscape.com d9f3b710b6 fix for #63411. add twisties to the tree in the account manager dialog.
this should open the door for some UI improvements.  sr=bienvenu
2001-05-11 03:41:04 +00:00
sspitzer%netscape.com 76c43aab22 fix crashser cause by stephend. 2001-05-11 03:33:24 +00:00
danm%netscape.com 53b145bb57 making Deactivate() stop making the window visible, which occasionally caused reactivation problems and bug 78364, among others. r=hyatt,pinkerton 2001-05-11 03:18:01 +00:00