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

75191 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com bfd5774ff6 change folder compaction to use base class offine store compaction code, 15865 r=naving, sr=mscott 2001-01-18 15:37:52 +00:00
mkaply%us.ibm.com b354238762 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
locka%iol.ie c1a8c68eed Changed winEmbed to use the new embedding idle loop routines. b=44120 2001-01-18 14:10:50 +00:00
tor%cs.brown.edu 78dd589f4f Bug 65315 - update server pixmaps incrementally and move 8-bit alpha
check to ImageUpdated. r=jag, sr=blizzard
2001-01-18 13:39:07 +00:00
alecf%netscape.com 15b2753b13 oops, forgot this in a checkin from yesterday 2001-01-18 08:44:30 +00:00
alecf%netscape.com 672246e041 fix for 55791 a=ben 2001-01-18 08:24:42 +00:00
alecf%netscape.com 38677ffc36 fix for #37078 - fix cut/copy for history window
a=ben, r=timeless
2001-01-18 07:57:32 +00:00
alecf%netscape.com dd964b18f1 more nsBrowserInstance lovin' - move the show/hide button junk into JavaScript using the now-working pref-change-observer system. bug 46200.
a=ben, r=jag
2001-01-18 07:50:06 +00:00
pavlov%netscape.com 4c6cab8cea add error checking in SetBits 2001-01-18 07:49:59 +00:00
jst%netscape.com 79e81f4bd0 Whitespace cleanup, fixing up 3 space indentation. No code changes. 2001-01-18 07:44:29 +00:00
cls%seawood.org 6e2d422ed4 Split conditional into if/then statements. Fixes AIX tinderbox bustage.
Thanks to Jim Dunn <jdunn@netscape.com> for the patch. r=rbs
2001-01-18 06:44:50 +00:00
disttsc%bart.nl 7dc09030a1 Fix js strict warnings, bug=57656, r=timeless, a=ben 2001-01-18 06:17:31 +00:00
chuang%netscape.com 6cac2a24fc Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu 2001-01-18 05:47:38 +00:00
chuang%netscape.com 77e9e1de2b Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu 2001-01-18 05:45:48 +00:00
chuang%netscape.com 3ff3a12081 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=sr=bienvenu 2001-01-18 05:38:03 +00:00
m_kato%ga2.so-net.ne.jp 02f37fedbc bug 60050, sr=ftang
MS-IME 95/97/98/2000 may send WM_IME_COMPOSITION with non-conversion mode before it send WM_IME_STARTCOMPOSITION.
2001-01-18 03:16:04 +00:00
brendan%mozilla.org 6016f92494 Fix API botch where 'var x=0' vs. 'x=0' could put x in a different object (65553, r=mccabe, sr=jband). 2001-01-18 03:00:31 +00:00
m_kato%ga2.so-net.ne.jp e4105949af bug 65547, r=jag, sr=sfraser
delete unused line
2001-01-18 02:50:29 +00:00
dbaron%fas.harvard.edu 94ef702e7f Attempt to fix topcrash bug 54230 by fixing an ABR caused by allocating and copying one fewer bytes than the number indicated by the length. r=javi@netscape.com, dougt@netscape.com sr=mscott@netscape.com 2001-01-18 02:28:19 +00:00
blakeross%telocity.com 3efde3995b Fix 65790: context menus broken in bookmarks panel. r=timeless sr=alecf 2001-01-18 02:24:06 +00:00
tara%tequilarista.org 0504a600d6 Cleaning up the language for matty for bug #45213 2001-01-18 02:20:04 +00:00
tara%tequilarista.org f6f38746ad Landing patch for bug #58436 from Henrik Gemal 2001-01-18 02:14:11 +00:00
nelsonb%netscape.com 38b97375a4 When searching for a prime, the number of Miller-Rabin tests to be
performed will be done in accordance with a table published in the
Handbook of Applied Cryptography.  See Bug 65151.  Also, changes to
test program for this function.
2001-01-18 01:39:17 +00:00
cmanske%netscape.com 8917f79550 Fixed sidebar separator not hidden by default, b=65774, r=mjudge, sr=sfraser 2001-01-18 01:22:43 +00:00
kin%netscape.com 3df22fbee1 Initial checkin of project. Part of fix for bug #6254 (Find/Replace needs to be implemented) sr=sfraser@netscape.com Not part of the build yet. 2001-01-18 01:07:01 +00:00
cmanske%netscape.com d6a1eed676 Remove JS warnings, b=57649,r=timeless, sr=kin. Fix to 50328 (bring up Cell properties when caret is in cell) by hwaara@chello.se, r=cmanske, sr=kin 2001-01-18 00:59:18 +00:00
bienvenu%netscape.com f1aef978e4 rearrange column setting and getting code as part of offline support, also fix phantom msg counts r=naving, sr=mscott 2001-01-18 00:58:37 +00:00
blakeross%telocity.com 68fc27d616 Fix 33115: attempt to shave milliseconds off of startup time by removing obsolete/unused prefs. more to come. r=valeski sr=alecf 2001-01-18 00:53:48 +00:00
mscott%netscape.com e3450d4974 Bug #3678 --> make sure the alert dialog is parented correctly against the 3-pane
window.
r=syd
sr=bienvenu
2001-01-18 00:53:34 +00:00
blakeross%telocity.com 05fcb613f1 Fix 65769: make context menus for bookmarks work again. r=timeless sr=alecf 2001-01-18 00:50:09 +00:00
bienvenu%netscape.com a25043da9b rearrange column setting and getting code as part of offline support, also fix phantom msg counts r=naving, sr=mscott 2001-01-18 00:42:02 +00:00
alecf%netscape.com 8307ffd935 fix random crashes during shutdown
r=bryner,blake (trying to get tree open, no sr=)
2001-01-17 23:42:42 +00:00
bryner%uiuc.edu 3f39d2dfe8 Fixing unix build bustage. r=blizzard. 2001-01-17 22:16:09 +00:00
locka%iol.ie 268c0675e2 New embedding routines to be called by host apps during message processing and idle time. b=44120. 2001-01-17 21:15:17 +00:00
alecf%netscape.com 0dc7935c12 fix for bug 65616 - make nsIObserver-based pref notifications work as designed
sr=blizzard, r=timeless
2001-01-17 21:10:58 +00:00
locka%iol.ie ca6598409f New embedding routines to be called by host apps during message processing and idle time. b=44120. NOT PART OF BUILD (yet) 2001-01-17 21:10:46 +00:00
mjudge%netscape.com 9fdc083176 not in build. only used for trace malloc purposes. This will be reviewed once a makefile change is made 2001-01-17 21:07:42 +00:00
mjudge%netscape.com 3e21ae3574 not in build. for tracemalloc purposes only. when makefile is edited to add this as compile option There will be a reviewer of these checkins as well 2001-01-17 21:06:51 +00:00
blakeross%telocity.com 47e9522ee3 Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 21:01:06 +00:00
blakeross%telocity.com bfc25236ea Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 20:56:31 +00:00
blakeross%telocity.com c7d470b400 fixing problem with last patch. 2001-01-17 20:55:14 +00:00
blakeross%telocity.com 1e3dbfea10 fixing problem with last patch. 2001-01-17 20:50:14 +00:00
blakeross%telocity.com f54e4fb125 Fix 64479, 57191, an unreported bug: lots of search bookmarks/history cleanup/fixes. r=timeless sr=alecf 2001-01-17 20:39:59 +00:00
ccarlen%netscape.com 31d26331ff Bug 54008 - nsIFile::MoveTo doesn't work according to API on Mac. r=sdagley, sr=sfraser 2001-01-17 20:23:06 +00:00
saari%netscape.com 7c3ba5e758 Fix for 65134, 60712, 65129 r=av, sr=buster Fixing plugin key event handling 2001-01-17 20:04:09 +00:00
blakeross%telocity.com 419564bb7e Fix 59327: hwaara's patch to add an assertion. r=jag sr=blizzard 2001-01-17 20:01:11 +00:00
cls%seawood.org 351181e16b Use BeOS' copyattr command which does preserve file attributes correctly instead of zip/unzip hack.
Thanks to <guru@startrek.com> for the patch.
Bug #65705 r=cls
2001-01-17 19:51:29 +00:00
alecf%netscape.com 060499fb0f fix for 44208 - send notification when we go offline/online
r=valeski, sr=bienvenu
2001-01-17 19:51:28 +00:00
leaf%mozilla.org e0aeda1477 Automated update 2001-01-17 19:45:09 +00:00
cls%seawood.org acaa1d6d50 Default to non-monolithic builds for BSDI.
Set standard BSD thread flags for BSDI.
Thanks to Kurt J. Lidl <lidl@pix.net> for the patch.
2001-01-17 19:34:31 +00:00