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

116637 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 395c19ce8c supplimental fix for #198522
r/sr=jag
2003-03-21 09:26:35 +00:00
sspitzer%netscape.com 5ff94bf435 fix for bug #197729
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick
2003-03-21 08:54:38 +00:00
alecf%netscape.com 5c7ef8c800 oops, don't free the arena pool if we never allocated it!
duh.
fixes a shutdown crash
2003-03-21 08:38:56 +00:00
jaggernaut%netscape.com e11eb11c40 Bug 26288: Allow user to select system fonts in editor UI. r=Neil, sr=sspitzer, moa=brade 2003-03-21 08:36:28 +00:00
alecf%netscape.com c4ca90159b better conversions that dbaron/darin would have requested if they had actually seen this in the patch :( 2003-03-21 07:33:21 +00:00
alecf%netscape.com e59ff2db4f eh, I guess I should fix ports for bug 195262 as well 2003-03-21 07:10:20 +00:00
sspitzer%netscape.com b61c4ee7b9 supplimental fix for #195287, fix wording of junk mail info dialog.
r=robinf
2003-03-21 07:04:54 +00:00
bryner%netscape.com 48fbe04d7e Break the ownership cycle with nsUpdateNotifier's mTimer at shutdown, so that both objects don't leak. Bug 198517, r=sgehani, sr=brendan. 2003-03-21 07:04:33 +00:00
alecf%netscape.com 724a46f7d3 argh, I forgot to land the unix stuff too... 2003-03-21 07:02:44 +00:00
sspitzer%netscape.com 67f65c39bb fix for #198274 [classic skin] Text under Stop button not lined up.
also, merge junk buttons into our big button map.
thanks to abecevello@sympatico.ca for the fix
r/sr=sspitzer
2003-03-21 06:58:09 +00:00
alecf%netscape.com aa169d6a58 augh! how did I miss these files?!
more for bug 195262
2003-03-21 06:52:12 +00:00
alecf%netscape.com d198265d74 one more GetUnicode() 2003-03-21 06:47:32 +00:00
alecf%netscape.com 0eabf2a73d oops, and TestPermanentAtoms 2003-03-21 06:35:14 +00:00
alecf%netscape.com 2d72cd4cd8 oops, land TestAtoms from the previous patch 2003-03-21 06:34:23 +00:00
alecf%netscape.com c4ea07bc53 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
wtc%netscape.com 741b6aa630 Bug 197890: backed out the previous checkin. For unknown reasons, the
Mozilla trunk Tinderbox machine "beast" had trouble running the cygpath
command.  It failed with the error
"can't create title mutex, Win32 error 6".
2003-03-21 06:10:31 +00:00
hpradhan%hotpop.com b3d96667a2 bug 197827 : fix a leak by making nsSHEntry use nsCOMArray. r=radha sr=alecf 2003-03-21 06:05:43 +00:00
wtc%netscape.com 419689f00c Bugzilla 198461: fixed build problem on OpenBSD. The patch is contributed
by timeless@bemail.org.
2003-03-21 05:24:29 +00:00
wtc%netscape.com 817ccffe16 On IRIX, dirname() and basename() are defined in -lgen. 2003-03-21 05:13:20 +00:00
sspitzer%netscape.com 85f9a626c4 change menu item wording, to not get cropped on mac os x.
r=robinf
2003-03-21 05:12:43 +00:00
wtc%netscape.com dd2958fda2 Bugzilla 198481: when using cc to build a 64-bit SPARC shared library, we
need to specify -xarch=v9.
2003-03-21 04:45:37 +00:00
sspitzer%netscape.com 03fcfe93f8 fix for bug #197209, Opening Folder Properties throws exception for non imap folders
r/sr=bienvenu.  thanks to Sebastian and Neil for the bug and assist.
2003-03-21 04:15:27 +00:00
wtc%netscape.com a93c36bf22 Bug 198482: OS/2 can't run sign.sh because we can't set DLL load path in
a shell script.  This patch is contributed by Michael Kaply
<mkaply@us.ibm.com>.
Modified Files: Makefile
Added Files: sign.cmd
2003-03-21 03:48:11 +00:00
blizzard%redhat.com d9f75e1aff Fix a couple of compiler warnings. No bugs or reviews here - it's pretty simple. 2003-03-21 03:43:33 +00:00
bolian.yin%sun.com 839baee721 Bug 197088, Netscape 7.02 crashes when my JavaScript accesses a Java string or int. r=av, sr=beard. patch by joshua.xia@sun.com 2003-03-21 03:37:18 +00:00
wtc%netscape.com 97578420c2 Bugzilla 198481: fixed all build problems with gcc on Solaris.
1. Removed the workarounds we put in before -- hardcoding LD to
/usr/ccs/bin/ld and passing the -B/usr/ccs/bin/ flag to gcc.
2. Use the compiler, $(CC), to build shared libraries.
3. If gcc is used, determine whether gcc uses GNU ld or Solaris
ld and set the new make variable GCC_USE_GNU_LD accordingly.
Modified Files:
	coreconf/SunOS5.mk nss/cmd/platlibs.mk nss/lib/freebl/Makefile
2003-03-21 03:31:00 +00:00
harishd%netscape.com 553557f3e8 Fixing ports bustage 2003-03-21 03:26:22 +00:00
dbaron%dbaron.org 8b96cacae7 Make nsSpaceManager::ClearRegions reset mLowestTop as well. b=198485 r+sr=roc 2003-03-21 03:11:47 +00:00
shliang%netscape.com 75e17d195e 198522 - sidebarOverlay.js changes used for changing sidebar default to closed in ns. r=sgehani, sr=jag 2003-03-21 02:57:22 +00:00
timeless%mozdev.org 943f8d7a84 Bug 180916 nsPermission::~nsPermission frees uninitialized values
r=darin sr=darin
2003-03-21 02:50:58 +00:00
pschwartau%netscape.com d773d70b6b Removing the early return, and adjusting |N| downward from 1000 to 90 instead. 2003-03-21 02:02:59 +00:00
bzbarsky%mit.edu 16a1e92185 Load images even if we're not associated with any document, for now, so that
drag/drop and copy/paste of images work.  Bug 198428, r=timeless, sr=jst
2003-03-21 01:31:43 +00:00
harishd%netscape.com 5b09ec17b1 Fixing bustage 2003-03-21 01:30:26 +00:00
heikki%netscape.com 87734f06b5 Bug 172065, remove unused XIF labels, patch by stevechapel@earthlink.net, r=sgehani, sr=heikki. 2003-03-21 01:11:52 +00:00
cltbld%netscape.com 2b8ac20161 Automated update 2003-03-21 00:45:06 +00:00
harishd%netscape.com 424b3190f5 Enabling p3p support. b=198089, r=leaf@netscape.com, a=drivers@mozilla.org 2003-03-21 00:37:13 +00:00
cltbld%netscape.com 172fb2d9ce Automated update 2003-03-21 00:30:10 +00:00
harishd%netscape.com 2cffc11efa Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org 2003-03-21 00:29:35 +00:00
bzbarsky%mit.edu 2eddb1a738 Fix preview in image insertion dialog. Bug 198428, r=brade, sr=blizzard 2003-03-21 00:29:31 +00:00
bzbarsky%mit.edu 73f10ae9cc Get the MIME type from the image itself. Bug 198339, patch by db48x@yahoo.com
(Daniel Brooks), r=bzbarsky, sr=jag
2003-03-21 00:26:13 +00:00
nhotta%netscape.com eee0b21d5f Null terminate the punycode encoded string,
bug 198437, r=shanjian, sr=darin.
2003-03-21 00:23:12 +00:00
cavin%netscape.com 408ab4c30f Fix for 192994. Use the Palm category index, instead of
category id, as the key to link/tie moz addrbooks and Palm categories together. Also Added code to avoid removing of unsynced addrbooks. r/sr=sspitzer.
2003-03-21 00:16:26 +00:00
sspitzer%netscape.com 3fe61b83ff supplimental fix for bug #195287 (adding "?" button in junk bar envelope.)
changes suggested and approved by jglick,robinf, r/sr=bienvenu.
2003-03-21 00:13:00 +00:00
relyea%netscape.com 65b322e3e9 Add OID Definition for AOL screenname attribute. 2003-03-20 23:53:39 +00:00
wtc%netscape.com 548bf161dc White space change simply to cause the Mozilla tinderboxes to rebuild. 2003-03-20 23:12:43 +00:00
wtc%netscape.com b6459fddea Backed out the .nss_cleaned hack checked in in rev. 1.43. It didn't work
as expected. r=cls.
2003-03-20 23:03:06 +00:00
rogerl%netscape.com 775ed98a18 Template build issues. 2003-03-20 22:04:14 +00:00
rogerl%netscape.com 3601789f8e Fix some 'dump' bugs. Changed prototype type for generic new. 2003-03-20 18:09:44 +00:00
wtc%netscape.com 7f37f18ac6 Bug 197874: after NSS 3.8 landed, we need to include the new .chk files in
the various installer packages. r=ssu. sr=bryner.
Modified Files:
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
2003-03-20 18:04:55 +00:00
wtc%netscape.com 4237fb8119 Bug 197877: PSM makefile changes for NSS 3.8 -- 1. need to build the new
NSS tool shlibsign and generate the .chk files with it. 2. need to install
the .chk files in the appropriate directories. r=kaie. sr=bryner.
2003-03-20 18:03:22 +00:00