Commit Graph

100035 Commits

Author SHA1 Message Date
dougt%netscape.com
4985540c6f fixing build bustage 2002-03-22 00:41:48 +00:00
leaf%mozilla.org
7f39ba71f3 fix gmake static windows build 2002-03-22 00:39:50 +00:00
andreww%netscape.com
d247de53c5 bugzilla bug 62011 - r=hwaara, sr=bienvenu, a=asa OBO drivers. Fixing subscribe dialog. Thanks to hwaara@chello.se and neil@parkwaycc.co.uk for cleanup suggestions. 2002-03-22 00:21:56 +00:00
alecf%netscape.com
411c9631e7 global history warnings
sr=alecf
r=timeless
a=asa
patch thanks to xan@dimensis.com
2002-03-22 00:18:11 +00:00
dougt%netscape.com
ff2ce02571 fixing build bustage. need to export a header on the mac 2002-03-22 00:13:38 +00:00
andreww%netscape.com
802c063cd2 bugzilla 121679 r=shuehan, sr=ben, a=asa OBO drivers, Search Messages UI: File button needs arrow indicating dropdown 2002-03-22 00:10:02 +00:00
cavin%netscape.com
8f6d539d0c Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa. 2002-03-22 00:07:21 +00:00
seawood%netscape.com
76fe15cf8b Sync tree against pristine 1.0.9 png distribution.
Reapply moz patches.  Added MOZCHANGES file to track moz-specific changes.
Bug #125845 r=pavlov a=asa
2002-03-22 00:06:13 +00:00
scc%mozilla.org
0b992232af bug #132278, r=dbaron, sr=vidur, a=asa, make |nsCOMPtr::operator&()| legal again 2002-03-22 00:05:16 +00:00
heikki%netscape.com
319946f8c3 Bug 127490, fix compiler warning. r=vidur, sr=jband, a=asa. 2002-03-22 00:03:13 +00:00
jfrancis%netscape.com
bc42d93bc0 fix for Bug 131757: deleting styled content in block can cause blank line insertion
r=glazman; sr=kin; a=asa
2002-03-22 00:03:10 +00:00
sgehani%netscape.com
5b76bf100c Fix ``Focus goes bye-bye when opening print preview''.
b=126808; r=bryner; r=morse; sr=hewitt; a=asa
2002-03-21 23:56:43 +00:00
sgehani%netscape.com
b38c5c0390 Make tabbing off of scale or page fields change the values if new ones
were entered.
b=126726; r=morse; sr=hewitt; a=asa
2002-03-21 23:51:18 +00:00
dbaron%fas.harvard.edu
f2fe98207b Fix dynamic style changes to the background of the root element or the BODY element by doing the necessary extra invalidation for backgrounds that are propagated to an ancestor. Restructure ApplyRenderingChangeToTree so it does less work in recursive calls, and remove old hack to invalidate for background changes that happen through attribute changes. b=63863 sr=attinasi r=bzbarsky a=scc 2002-03-21 23:51:17 +00:00
dougt%netscape.com
c956bbd484 130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org 2002-03-21 23:47:46 +00:00
stephend%netscape.com
ce33233f58 Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org 2002-03-21 23:46:19 +00:00
sgehani%netscape.com
d1386d4c28 Removing a sidebar should select the next one.
b=125982; r=gemal; sr=blake; a=asa
2002-03-21 23:45:34 +00:00
dbaron%fas.harvard.edu
f18dc50973 Fix theme switching crash related to menus by regenerating the style contexts in children of menus (which are hidden from ReResolve) after the rest of the ReResolve so that they don't have ancestor style contexts pointing to the old rule tree. b=121055 r=bzbarsky sr=hyatt a=scc 2002-03-21 23:44:45 +00:00
jfrancis%netscape.com
0703b12dd8 fix for Bug 113320: outdenting inside tables hosed.
r=glazman; sr=kin; a=asa
2002-03-21 23:44:23 +00:00
bstell%ix.netcom.com
010207f05d bug 130661 TrueType code does not distinguish regular/bold/italic
r=yokoyama@netscape.com, sr=rbs@maths.uq.edu.au, a=scc@mozilla.org
2002-03-21 23:44:10 +00:00
dougt%netscape.com
40642fc34c 130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org 2002-03-21 23:43:21 +00:00
colinp%oeone.com
3c4b350d18 min height must be 700px for everything to lay out properly 2002-03-21 23:42:26 +00:00
sgehani%netscape.com
8b15ad4c8b Make sidebar show up in MailNews.
b=121215; r=morse; sr=alecf; a=asa

Make sidebar show up after we retrun from print preview (if it was already
displayed), when the windows integration dialog pops up, and when you add
or remove tabs via the customize dialog.
b=127113; r=morse; sr=hewitt; a=asa
2002-03-21 23:41:58 +00:00
jfrancis%netscape.com
23aa8bbd40 fix for Bug 114112: indenting across separate table cells hosed.
r=glazman; sr=kin; a=asa
2002-03-21 23:40:50 +00:00
dougt%netscape.com
cc40b1d4b9 130875. Fix to OpenVMS xptcall code. r=dougt@netscape.com sr=scc@mozilla.org a=asa@mozilla.org submitted by colin@theblakes.com 2002-03-21 23:37:44 +00:00
jfrancis%netscape.com
c8271c969e fix for 98622: <big>/<small> not copied if partially selected
r=glazman; sr=kin; a=asa
2002-03-21 23:31:26 +00:00
heikki%netscape.com
b2da54374b Bug 120836, responseText had regressed so that invalid characters made us throw error. Now we just replace invalid characters and continue, as before. r=harishd, sr=jst, a=scc 2002-03-21 23:30:36 +00:00
sgehani%netscape.com
974387c8cb Polish search results.
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
mkaply%us.ibm.com
2dfed2e029 #1131461
r=cls, a=asa
Remove unused widget/src/os2/res directory
2002-03-21 23:29:11 +00:00
mcafee%netscape.com
2cad23bd5b update 2002-03-21 23:28:27 +00:00
stephend%netscape.com
d49410a89d Fixing bug 132411 and bug 132389. Bug 132389 - Conflicting mnemonics. r=jglick@netscape.com, sr=sspitzer@netscape.com, a=scc@mozilla.org. Bug 132411 - View | Sort By | Nick Name should read 'Nickname'. r=robinf@netscape.com, sr=bienvenu@netscape.com, a=scc@mozilla.org 2002-03-21 23:27:27 +00:00
darin%netscape.com
ffca728302 fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00
jfrancis%netscape.com
973ba7f6fa fix for 102612: making new blocks (lists, etc) in editor can get confused if nested inline styles are present.
r=glazman; sr=kin; a=asa
2002-03-21 23:24:21 +00:00
caillon%returnzero.com
e884fa27f1 Bug 119936, Show currently selected mail label in context menu. r=hwaara,ssu; sr=bienvenu; a=asa 2002-03-21 23:22:50 +00:00
alecf%netscape.com
cf1730d292 last part of fix for bug 107575 - use ascii-based case-changing for PRunichar/char comparisons, rather than going through the unicharutil library
sr=jag, r=dbaron, a=asa
2002-03-21 23:22:03 +00:00
jband%netscape.com
16d78379aa fix bug 125084. Add support for empty arrays in nsIVariant. This is expressed as atype id rather than as a regular array with no elements. Includes changes to xpconnect to support mapping to empty JSArrays, xpconnect tests, and SOAP. Patches are from jcorwin@us.ibm.com and rayw@netscape.com. r=jband sr=brendan a=asa 2002-03-21 23:21:54 +00:00
jfrancis%netscape.com
6f16f7249b fix for 82813: tweaking editor whitespace handling to behave better when deleting in PRE
r=brade; sr=kin; a=asa
2002-03-21 23:20:57 +00:00
jelwell%netscape.com
31f7cdb7da Bug 128377, Generalize Turbo Code
r=law, sr=alecf, r=ssu, sr=slogan a=asa
2002-03-21 23:14:14 +00:00
mcafee%netscape.com
527a2a4a17 adding sleestack 2002-03-21 23:10:33 +00:00
mcafee%netscape.com
d1ae0d2540 hardcoding ips to get around firewall problem. 2002-03-21 22:46:04 +00:00
colinp%oeone.com
367f23399e removed useless graphics 2002-03-21 21:57:28 +00:00
colinp%oeone.com
0495d7ace0 removed useless grpahics & code 2002-03-21 21:57:08 +00:00
colinp%oeone.com
f468cfce5d removed useless graphics 2002-03-21 21:45:56 +00:00
colinp%oeone.com
6eee4b61bf new graphics for the unifinder (or what's left of it) 2002-03-21 21:37:44 +00:00
colinp%oeone.com
d2e903f970 removed useless graphics 2002-03-21 21:23:48 +00:00
colinp%oeone.com
6c231e2bf8 removed useless graphics 2002-03-21 21:18:40 +00:00
colinp%oeone.com
08bba1ba1c fixes to the unifinder 2002-03-21 21:10:13 +00:00
mikep%oeone.com
d40d86614b Fixing bug 129861: problem with selection in unifinder tree. 2002-03-21 21:01:23 +00:00
ftang%netscape.com
69086eec0b fix bug smoketest blocker 132370 and hopefully nsbeta1+ 122875 too.
check M9.0 FontManager and don't call them if they are not available
r=brade@netscape.com sr=sfraser a=kin (as sheirff for blocker)
2002-03-21 20:55:12 +00:00
mikep%oeone.com
fc1bc280c5 Adding in unifinder menu to file menu. 2002-03-21 20:37:01 +00:00