jay.yan%sun.com
e918e15c14
bug 127893 check in additional IDL files contributed by Sun
...
r=jgaunt sr=jst
this part is only the new idl files, I will checkin makefile for 3 platforms soon.
2002-04-17 09:44:40 +00:00
pete.zha%sun.com
4e2b201681
bug 120485:Can't delete folders on IMAP server cascadely
...
r=bienvenu sr=mscott
Check in for Henry Jia's(henry.jia@sun.com ) fix
2002-04-17 07:38:27 +00:00
pete.zha%sun.com
43746f29aa
bug 106479:Multiple IMAP accounts: Check "Empty Trash on Exit" from account setting freeze an IMAP account without Trash folder. r=timeless sr=mscott
...
Check in Henry Jia's(henry.jia@sun.com ) fix
2002-04-17 07:18:37 +00:00
mcafee%netscape.com
d59f444ec8
Future embedding build mechanism, not part of main mozilla build. Adding png module.
2002-04-17 05:15:28 +00:00
mcafee%netscape.com
8a26c68e73
Future embedding build mechanism, not part of main mozilla build. Adding commandhandler and embedding/find modules.
2002-04-17 05:01:24 +00:00
cotter%netscape.com
6640c2b61d
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor fix for smime help.
2002-04-17 04:49:50 +00:00
jst%netscape.com
cd9afd67e1
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
mcafee%netscape.com
94ee4b573d
New embedding build mechanism, not part of main mozilla build. Adding some new module mappings; support for multiple directories for a given module.
2002-04-17 04:15:58 +00:00
jst%netscape.com
2662def6f3
foo
2002-04-17 03:48:37 +00:00
timeless%mac.com
4b53118ff6
Bug 136932 TestCSSPropertyLookup is broken
...
r=karnaze rs=darin
2002-04-17 03:42:29 +00:00
law%netscape.com
d61dfc4044
Bug 136940; add pref-triggered code that can disable QuickLaunch in multiple-profile case; r=morse, sr=blake
2002-04-17 03:33:00 +00:00
myk%mozilla.org
1079f660d9
Fix for bug 136506: work-around taint error on Perl 5.005.
...
Patch by Davidy Avery <daa@rm.incc.net>.
2x r=myk
2002-04-17 02:55:10 +00:00
dcone%netscape.com
12062f2ccf
bug=90751 r=peterl sr=attinasi a=asa. JJ Esner tested this part
...
for the building of the Mac application. This is the final part of the patch
that will put the plugin into the application bundle. This will not effect tinderbox,
but will come into play when the Mac application is built and bundled up.
2002-04-17 02:27:14 +00:00
bbaetz%student.usyd.edu.au
79a2e06fd7
Bug 134370 - ftp password displayed in page heading
...
r=dougt, sr=darin
2002-04-17 01:45:15 +00:00
dp%netscape.com
cd6227b553
optimization: When only category changes, dont harvest; just recompute cost.
2002-04-17 01:37:14 +00:00
dp%netscape.com
1a272f9fd1
more categories
2002-04-17 01:33:16 +00:00
racham%netscape.com
2da8a43cd8
Fixing bug 137876. Fixing typo in the functional call so that ISPs can set off functions to be executed via this routine. r=andreww, sr=sspitzer
2002-04-17 01:25:37 +00:00
racham%netscape.com
9be5bfd759
Fixing bug 131330. Setting currentpageid attribute on a given wizard page so that ISPs can customize that page via css files. r=andreww, sr=sspitzer
2002-04-17 01:16:41 +00:00
bryner%netscape.com
bc41a3df76
Remove workarounds in publish dialog for menulist sizing problem (bug 131481). patch from cmanske, r=bryner, sr=jag.
2002-04-17 01:13:36 +00:00
akkana%netscape.com
8484a03df1
134439: revert to old tests, since the pref has reverted
2002-04-17 01:10:30 +00:00
dp%netscape.com
865ab1e7e7
installing rules.txt in dist/bin
2002-04-17 01:03:44 +00:00
wtc%netscape.com
f971211696
Bugzilla bug 126087: removed symKey->refLock because we are using atomic
...
routines on symKey->refCount now. Declare symKey->refCount as PRInt32 to
match the prototype of PR_AtomicIncrement/Decrement.
Modified files: pk11skey.c secmodti.h
2002-04-17 01:03:23 +00:00
akkana%netscape.com
c79fd069a4
134439: Disable wrap_to_window_width by default, regression since the patch was reviewed
2002-04-17 00:41:14 +00:00
mcafee%netscape.com
187b23f9b5
File for future embedding build mechanism, not part of main seamonkey build. Mork moved to top-level, timer is obsolete. r=alecf
2002-04-17 00:32:27 +00:00
akkana%netscape.com
d893e8024c
134439: Fix dom-text conversion tests for our new handling of quoted text
2002-04-17 00:23:30 +00:00
dp%netscape.com
5e28943763
shared globals
2002-04-17 00:13:59 +00:00
dp%netscape.com
20a2192d31
Fixing core dump caused by freeing static categoryname
2002-04-17 00:12:44 +00:00
dp%netscape.com
2e36ed30a4
Dealing with non-existent category file
2002-04-17 00:11:55 +00:00
rods%netscape.com
249c99976d
Selection now works with multiple selects
...
Bug 64165 r=jkeiser sr=attinasi
2002-04-17 00:09:54 +00:00
bryner%netscape.com
5121ff037c
Fix menulists so that they correctly honor a max-size set via CSS. Previously they were drawing at the correct size but reporting the unconstrained size to the box layout code, causing too much space to be reserved. r=cmanske, sr=hewitt.
2002-04-16 23:51:07 +00:00
dp%netscape.com
51792fa38f
categories
2002-04-16 23:36:47 +00:00
mjudge%netscape.com
9f82495160
fix for up down behavior after typing or selecting sr=kin a=scc r=jfrancis
2002-04-16 23:26:22 +00:00
akkana%netscape.com
fdc4ae63df
134439: Make plaintext compose wrap to window width instead of output
...
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs. Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
mjudge%netscape.com
678b215e1d
was in 9.8 and 9.9 bs7868 SHOULD have been checked into trunk trying again. will go into 1.0 branch soonest
2002-04-16 23:02:50 +00:00
mjudge%netscape.com
09110a5680
bs7868. bug driving me crazy i keep putting it into trunk but i keep failing. this patch was in 9.9 and 9.8 will go into branch soonest
2002-04-16 23:02:11 +00:00
blakeross%telocity.com
afc5c2d384
begin prefs reorg.
2002-04-16 22:55:17 +00:00
dprice%netscape.com
e3eadfb065
136497 r=jfrancis sr=dveditz
...
carbonize XPICleanup
2002-04-16 22:54:39 +00:00
mcafee%netscape.com
947a676b00
Improve error messages, print full path of offending directory.
2002-04-16 22:51:58 +00:00
jgmyers%netscape.com
3052458a05
Remove unneeded ForceHandshake code which broke IMAP/SSL over SOCKS: bug 133434 r=kaie@netscape.com sr=brendan@mozilla.org a=asa
2002-04-16 22:49:33 +00:00
shanjian%netscape.com
d27eb315d8
#132006 Traditional Chinese is detected as Simplified Chinese
...
correct a mistake in gb18030 machine, class number is incorrect.
r=ftang, sr=shaver@mozilla.org
2002-04-16 22:48:06 +00:00
naving%netscape.com
10f162ca67
134291 r=mscott sr=bienvenu Make migration for 2nd profile having imap accts work. The fix is to make imapHostSessionList listen for profile-before-change topic and reset all the host (resetAll).
2002-04-16 22:42:16 +00:00
varada%netscape.com
610734782f
fix for 58506;smtp panel doesnt get refreshed in account wizard;r=srilatha;sr=mscott
2002-04-16 22:41:06 +00:00
wtc%netscape.com
8236aafeec
Bugzilla bug 133584: PK11_SaveSMimeProfile also needs to free free_slot if
...
it returns on error.
2002-04-16 22:40:07 +00:00
sfraser%netscape.com
757338b447
Fix for bug 137295; work around a bug in Mac OS X that causes bad drawing of images with 1-bit masks when the destination port has a non-empty clip region. r=pinkerton, sr=beard.
2002-04-16 22:35:28 +00:00
heikki%netscape.com
fee3074107
Bug 137632, effectively back out bug 59774 for XML. Going back/forward in history positions us correctly with anchors again. r=radha, sr=jst.
2002-04-16 22:21:54 +00:00
hwaara%chello.se
2f515cfa9c
#128527 , "disabling a radiobutton doesn't disable the text".
...
r=andreww, sr=hewitt
2002-04-16 22:20:09 +00:00
dbragg%netscape.com
bcc260038d
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
smontagu%netscape.com
5fa34d91f4
Bring the behaviour of Is[Lower|Upper]Case into line with nsCRT::Is[Lower|Upper]. Bug 137505, r=timeless, sr=scc
2002-04-16 22:18:58 +00:00
bnesse%netscape.com
5aa261e3a7
Fix for bug 113464. Don't free unallocated objects. r=peterl, sr=beard.
2002-04-16 22:16:16 +00:00
jj%netscape.com
5e92a58b0a
landing fix for #134227 on the trunk: Updated Mozilla installer strings to 1.0.0+. r=leaf, sr=granrose
2002-04-16 22:16:15 +00:00