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

90038 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org d8d8f626ad Automated update 2001-10-13 07:28:52 +00:00
jshin%mailaps.org f8fbd66d2b r=yokoyama@netscape.com sr=brendan@mozilla.org
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) Korean emails.
Encoder is NOT included since ISO-2022-KR should not be used for
outgoing emails.
2001-10-13 07:27:30 +00:00
jshin%mailaps.org 0b2e73d509 r=yokoyama@netscape.com sr=brendan@mozilla.org
fix bug 7964 : Add ISO-2022-KR decoder (to Unicode) for
Korean emails. Encoder is NOT included since ISO-2022-KR should
not be used for outgoing emails.
2001-10-13 07:22:27 +00:00
seawood%netscape.com 6dc96ac474 Use -v instead of -V to get gnu as version 2001-10-13 07:16:45 +00:00
seawood%netscape.com 527e07e2d0 Try to use mozilla as well as netscape to launch webconfig
Bug #101075
2001-10-13 06:23:28 +00:00
seawood%netscape.com 336e814f95 Look for mips* on linux instead of specific variants.
Remove temp .s file when done building .o .
2001-10-13 06:09:27 +00:00
seawood%netscape.com 8a3b2867e6 Install *.cfg files used for cross-compiling 2001-10-13 06:02:48 +00:00
seawood%netscape.com 2cfcd33910 Add support for mips*el 2001-10-13 05:59:55 +00:00
seawood%netscape.com 489a2c4aec Fix scrollbar leaks by making sure that we decrement the refcnt when Destroy() is called.
bug #101814 r=pavlov
2001-10-13 05:50:16 +00:00
beard%netscape.com 94b39f0b80 [not part of build] Scrolling event support, lessen dependency on JManager. 2001-10-13 05:32:51 +00:00
beard%netscape.com 466f1dda0c [not part of build] Fix crash when releasing memory allocator, use MRJSession::open() after putting MRJPlugin.jar in class path. 2001-10-13 05:31:44 +00:00
beard%netscape.com 6f59e51b17 [not part of build] Remove dependencies on JManager, added open/close methods, vector<FSSpec> class path, removed hard coded path to MRJPlugin.jar. 2001-10-13 05:29:03 +00:00
beard%netscape.com 81f8166550 [not part of build] Remove dependencies on JManager, added open/close methods, vector<FSSpec> class path. 2001-10-13 05:28:17 +00:00
beard%netscape.com 37a368a4d8 [not part of build] Stop using nsIServiceManager::ReleaseService, use NS_RELEASE instead. 2001-10-13 05:26:34 +00:00
beard%netscape.com 00de4986b8 [not part of build] Remove JManager dependencies. 2001-10-13 05:25:48 +00:00
dbaron%fas.harvard.edu 2a21df7608 Fix Sun WS 5.0 bustage by moving conditional deeper into expression. b=100214 2001-10-13 04:25:23 +00:00
seawood%netscape.com 27989febb5 Removing ifdef surrounding #include after being cited for portability violation.
Bug #103579
2001-10-13 04:21:41 +00:00
wtc%netscape.com e744300e88 Bugzilla bug 104444: change the type of the h_charkey member of
struct hashhdr from int32 to uint32.
Modified files: dbm/include/hash.h dbm/src/hash.c
2001-10-13 03:16:13 +00:00
seawood%netscape.com 6e81c34e68 Removing motif port from the tree.
Bug #89330 r=bryner sr=pavlov
2001-10-13 02:59:09 +00:00
sfraser%netscape.com 12fd7d9e86 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
sfraser%netscape.com d54f2254b7 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake/fm 2001-10-13 02:27:35 +00:00
ssu%netscape.com 0b2c624cb3 fixing bug 104275 - Cannot send message from Excel/PPoint97 using SimpleMAPI. r=curt, sr=dveditz. not part of tinderbox builds. affects windows platforms only 2001-10-13 02:01:16 +00:00
jake%acutex.net 29c34fafbd Tabs are not allowed in Bugzilla source... if we find one, issue a warning.
No review needed for tests at this time. NOT PART OF BUILD
2001-10-13 01:44:06 +00:00
justdave%syndicomm.com 3eb400cda4 Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
shrutiv%netscape.com 5e0fba2b11 Fix for bugscape bug 9860: Setup dialogs and rshell.ini file needs to
be updated for 6.2. (r=tao)
2001-10-13 01:10:19 +00:00
darin%netscape.com 0abdf1472a fixes bug 104181 "SH should not store layout state if server sends Cache-control: no-cache"
r=radha, sr=rpotts
2001-10-13 01:03:59 +00:00
leaf%mozilla.org ce20f5ebc7 Automated update 2001-10-13 00:58:23 +00:00
seawood%netscape.com 3225ea080d Make uint_t test use uint_t instead of uint.
Thanks to Colin Blake <colin@theblakes.com> for the patch & the catch.
Bug #103894 r=cls
2001-10-13 00:55:46 +00:00
justdave%syndicomm.com 85719e17a4 Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi.
Patch by Dave Lawrence <dkl@redhat.com>
r= myk, justdave
2001-10-13 00:40:41 +00:00
shrutiv%netscape.com 66d26ad34c Fix for bug 101449: Output for CCK Linux build generates other
unnessary files. Removing file n6setup.exe (r=tao)
2001-10-13 00:37:42 +00:00
alecf%netscape.com 6899c80600 attempt #2 to check in this file for bug 100214 2001-10-13 00:33:09 +00:00
law%netscape.com 21845f40df Fix for bug 100381; use OFN_NOCHANGEDIR to prevent saved-to directory from
being in-use (i.e., preventing rmdir); r=morse, sr=blake
2001-10-13 00:32:37 +00:00
alecf%netscape.com 511a787492 convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
alecf%netscape.com 0c8d3569eb convert from nsCRT::strn?cmp to Compare() for bug 100214 r=jag, sr=sfraser 2001-10-13 00:12:02 +00:00
alecf%netscape.com f24285df0d move intl earlier in the build process so that static libs are available for bug 100214 2001-10-13 00:09:48 +00:00
law%netscape.com 4aad0d329a Fix for bug 91904, submitted by neil@parkwaycc.co.uk; add call to FlashWindow( .., FALSE )
when turning flashing off; r=law, sr=blake
2001-10-13 00:07:20 +00:00
law%netscape.com 5fc9787665 Fix for bug 79356; remove duplicate var declaration (strict JS warning); r=morse, sr=blake 2001-10-13 00:04:30 +00:00
law%netscape.com d928532959 Fix for bug 77682; remove duplicate declaration of var (strict JS warning);
r=morse, sr=blake
2001-10-13 00:02:31 +00:00
law%netscape.com bd1459f824 Fix for bug 76447; test for nsIFilePicker::returnOK to avoid JS error when
the user has pressed cancel; r=morse, sr=blake
2001-10-12 23:59:04 +00:00
law%netscape.com 8402ef14b6 Fixes for bugs:
65961 - Patch from bzbarsky@mit.edu, uses Math.floor to round down so 100%
        doesn't happen till download is complete; r=blake, sr=mscott
102956 - Blocks cancel going to uriloader/exthandler if download is completed,
        and, removes the code to reset the onclick handler for the cancel/close
        button; r=pchen, sr=hyatt
2001-10-12 23:52:59 +00:00
sfraser%netscape.com 7365c45349 Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. Adding nsPrintOptionsX.cpp 2001-10-12 23:48:51 +00:00
sfraser%netscape.com 1dc9295f24 Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. 2001-10-12 23:48:34 +00:00
leaf%mozilla.org e32deee1a5 Automated update 2001-10-12 23:28:21 +00:00
seawood%netscape.com 1c6efffc1b Added -xgot to linux/mips build.
Use $target instead of $host when possible for cross-compiled builds.
2001-10-12 23:23:53 +00:00
sspitzer%netscape.com b10f26a9e0 fix for #104498, optimize ParseReferences() / SetReferences().
rs=bienvenu
2001-10-12 23:23:11 +00:00
alecf%netscape.com e30d2275cd fix clobber builds for 104482 - patch from balleysson@bigfoot.com, sr=alecf 2001-10-12 23:12:19 +00:00
heikki%netscape.com c101796233 Bug 98214, minor performance improvements and cleanup. r=harishd, sr=vidur. 2001-10-12 22:01:19 +00:00
rangansen%netscape.com df258eea24 r=rangansen r=ssaux sr=hewitt
bug# 101631- enables column reordering
2001-10-12 21:51:57 +00:00
wtc%netscape.com 1737bf3639 Rewrote #ifndef #else #endif with the equivalent #ifdef #else #endif. 2001-10-12 21:45:13 +00:00
rpotts%netscape.com fa61ad5668 bug #90722.(r=danm@netscape.com, sr=mscott@netscape.com) Added nsIWindowWatcher::GetWindowByName(...). 2001-10-12 21:42:24 +00:00