Commit Graph

85250 Commits

Author SHA1 Message Date
peterlubczynski%netscape.com
a3703928fc Slightly change pluign timer interval to fix url bar on Mac bug 88936 r=bnesse sr=sfraser 2001-07-10 03:59:39 +00:00
hwaara%chello.se
1376d04f79 #89993, "and /or" should be "and/or", rs/r=sspitzer
#86620, Inadequate window size for the download/sync pop-up box, r=dianesun, sr=sspitzer
2001-07-10 03:24:26 +00:00
peterlubczynski%netscape.com
7d9fc3deba Fix for crash with garbage in nsGUIEvent bug 87112 sr=sfraser r=ccarlen 2001-07-10 02:52:50 +00:00
peterlubczynski%netscape.com
625da32458 Fix for OS X "Internet Plugins Dir" bug 78751 patch by ccarlen r=peterl sr=sfraser 2001-07-10 02:50:32 +00:00
hwaara%chello.se
406860f5a6 The dialog for asking whether to send in HTML / plain text is horked due to untested xul changes. r/sr=sspitzer 2001-07-10 02:20:33 +00:00
sspitzer%netscape.com
9e0129bb8a fix the mailing list dialog UI regression. #90068
rs=bienvenu
2001-07-10 02:06:01 +00:00
nicolson%netscape.com
513072209f Fix 87807: Add library version info to the JSS shared library. 2001-07-10 01:59:44 +00:00
depstein%netscape.com
1996b76743 Changed mfcEmbedComponents to testEmbedComponents in TestEmbed.cpp & makefiles. 2001-07-10 01:57:23 +00:00
sspitzer%netscape.com
a2f5706c76 fix for #90068. regressions caused by the untested fix for #70857
r=hwaara
2001-07-10 01:56:17 +00:00
hwaara%chello.se
b97dd3563c Fix folderpane horkage for 3pane. r/sr=sspitzer 2001-07-10 01:48:00 +00:00
bstell%netscape.com
653c58ded5 bug 63831, r=ftang@netscape.com, sr=sfraser
when measuring space glyph width
use  8 bit space char with  8 bit font
use 16 bit space char with 16 bit font
2001-07-10 01:36:32 +00:00
waterson%netscape.com
26d31464b4 Bug 90054. Remove unnecessary methods from nsIImageFrame. r=dbaron, sr=attinasi. 2001-07-10 01:30:08 +00:00
hwaara%chello.se
a2c9d9bf63 #86199, resizing the filter edit dialog should grow the "conditions". r=bhuvan, sr=sspitzer.
No bug, filtereditor and search both horked by xul changes!  r/sr=sspitzer
2001-07-10 01:24:06 +00:00
ddrinan%netscape.com
8b23998d7f Check in for tao. Bug 86807 - Menu items are missing. r=jbetak,sr=hyatt 2001-07-10 01:18:24 +00:00
hwaara%chello.se
4e3c3609b5 #90055, offline tab in account mgr busted by XUL changes. r=bienvenu, sr=sspitzer 2001-07-10 01:13:50 +00:00
mscott%netscape.com
0f3b19b652 Bug #89181 --> dword align the moz-icon RGB data so they render at certain
resolutions.
r=pavlov
sr=sspitzer
2001-07-10 00:55:06 +00:00
idk%eng.sun.com
5bb0279a0b *not part of the build*
getting test directory back to the build
2001-07-10 00:50:44 +00:00
akkana%netscape.com
a05d3e3c8e 78727,86998: Fix a hang with rewrap introduced by the string API conversion. r=sspitzer, sr=sfraser 2001-07-10 00:40:11 +00:00
ddrinan%netscape.com
1bc78bfc1a Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard 2001-07-10 00:39:40 +00:00
waterson%netscape.com
87b0bf4c5c Bug 78341. Make text fields accept focus in viewer. sr=attinasi 2001-07-10 00:26:37 +00:00
kandrot%netscape.com
4b1cdae4e6 Adding default string in Normalize to allow Purify to run under Solaris. r=kandrot@netscape.com, sr=scc@mozilla.org 2001-07-09 23:42:00 +00:00
waterson%netscape.com
cdfddbfa3a Bug 89076. Remove unneccessary methods. r=dbaron, sr=attinasi. 2001-07-09 23:33:28 +00:00
jelwell%netscape.com
301669de3f Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott 2001-07-09 23:29:44 +00:00
mstoltz%netscape.com
0359509b4a Bug 89163: if chrome JS calls nsRange::CreateContextualFragment,
push the current document's JS context on the stack so that event handlers in the fragment
are not compiled with the system principal. r=jelwell, sr=jst.
2001-07-09 23:02:53 +00:00
gerv%gerv.net
d91e17f67a Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2001-07-09 22:51:57 +00:00
locka%iol.ie
9f6c4f5c67 NOT PART OF BUILD. Embedding manifest generator. b=83393 2001-07-09 22:49:55 +00:00
sonmi%netscape.com
21e086f4ad modu`iffied the LD_LIBRARY_PATH for iws-perf 2001-07-09 22:48:40 +00:00
waterson%netscape.com
c68f8fe6bc Bug 89533. Remove unused reflow command types. r=rbs, sr=attinasi 2001-07-09 22:44:07 +00:00
dcone%netscape.com
2ddd07adc9 b=86558 r=dcone sr=attinasi Set the title for the page to null so the last pages value wont be used for the string. 2001-07-09 22:43:17 +00:00
waterson%netscape.com
8c2cff7323 Bug 89101. Fieldset should always have a space manager: floaters shouldn't spill out of it. r=dbaron, sr=attinasi. 2001-07-09 22:34:58 +00:00
waterson%netscape.com
52606f50bb Bug 89638. Combobox must convert an incremental reflow targeted at itself into a resize reflow before passing it along to its children. r=dbaron, sr=attinasi. 2001-07-09 22:32:32 +00:00
jdunn%netscape.com
5562637ad3 fixing tinderbox bustage on at least irix & hpux 2001-07-09 22:20:34 +00:00
naving%netscape.com
1c8356a6cd 17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
tao%netscape.com
a60ef23c40 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
naving%netscape.com
2e71bfd271 17204; r=naving sr=sspitzer patch by bienvenu to make offline stores keep track of expunged bytes. 2001-07-09 22:09:35 +00:00
chuang%netscape.com
aaf419adb2 Bug 80446 Importing Outlook Contacts doesn't import email addresses,
r=Cyrille.Moureaux@Sun.com, sr=mscott
2001-07-09 21:11:44 +00:00
shanjian%netscape.com
49936baba8 #77394 incorrect handling of empty text nodes
r=waterson, sr=attinasi
2001-07-09 20:47:58 +00:00
cotter%netscape.com
4d9cf22b70 help content updates per b=85925, PDT approved, r=oeschger@netscape.com 2001-07-09 20:47:20 +00:00
blakeross%telocity.com
84e01d24e3 File | Exit should not kill turbo (89165). r=timeless sr=ben 2001-07-09 20:42:47 +00:00
jat%princeton.edu
14e971bef2 Fixes bug 81185: strips whitespace from base64 encoded test/*, using data: urls. r=valeski, sr=dougt. 2001-07-09 20:09:48 +00:00
blizzard%redhat.com
fb0cc979e0 Don't leave any core files behind. Not part of the build. 2001-07-09 20:07:58 +00:00
mkaply%us.ibm.com
a9b36ae37a No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards
2001-07-09 19:45:14 +00:00
mkaply%us.ibm.com
7517feac49 No Bugzilla bug - IBM PMR 83558 (If Netscape can do it, we can do it :)
r=mkaply, sr=blizzard
OS/2 only - Code from Rachit Kumar - fix for Shift+Tab not working on some Brazilian keyboards
2001-07-09 19:43:05 +00:00
peterlubczynski%netscape.com
1f0a3ab263 Fix for Quicktime not working on Classic MacOS bug 89662 r=sfraser sr=attinasi 2001-07-09 19:40:52 +00:00
blizzard%redhat.com
11764e1293 Bug #89438. Fix drag actions in drag and drop. Dragging in mail should work on Linux again. Also fixes bug #52764. r=pavlov,sr=tor 2001-07-09 19:35:10 +00:00
ddrinan%netscape.com
3ebf943a9e Checkin for adnersma. Bug 70857 - XUL syntax. r=timeless,sr=blake 2001-07-09 19:03:21 +00:00
tor%cs.brown.edu
7f036e48d0 Bug 87542 - slight mismatch of update regions of an interlaced gif under
some circumstances.  r=pavlov, sr=blizzard
2001-07-09 18:51:36 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
sonmi%netscape.com
50a5817fc4 removed the check for lock files on the tinderbox QA 2001-07-09 17:56:12 +00:00
sonmi%netscape.com
ee81438928 took out the reporting backwardcompatibility test that is not done anymore
changed the format of the tables
appended a diff at the end of the backwardcompatibility tests
2001-07-09 17:50:08 +00:00