jfrancis%netscape.com
d9e7aab696
fix for 82813: tweaking editor whitespace handling to behave better when deleting in PRE
...
r=brade; sr=kin; a=asa
2002-03-22 04:10:25 +00:00
seawood%netscape.com
c109bacbbd
Remove files that have been repo-copied to xpcom/glue.
...
Bug #120474 r=dougt a=asa
2002-03-22 04:05:09 +00:00
bienvenu%netscape.com
04fd00e5d9
fix context menu and saving of inline attachments r=ducarroz, sr=sspitzer a=scc 129852
2002-03-22 03:57:07 +00:00
dbaron%fas.harvard.edu
94d69f4b41
Fix orange by removing shadowing declaration of |nsresult status|.
2002-03-22 02:08:38 +00:00
seawood%netscape.com
f53dee5a54
Fixing objdir bustage.
...
Added hack to remove .o from srcdir during export
2002-03-22 01:44:26 +00:00
rods%netscape.com
cb4cf429c0
Backing out changes for Bug 131174
2002-03-22 00:42:48 +00:00
dougt%netscape.com
52b2ed12cd
fixing build bustage
2002-03-22 00:41:48 +00:00
leaf%mozilla.org
ef72bb78ee
fix gmake static windows build
2002-03-22 00:39:50 +00:00
andreww%netscape.com
a6d01485e4
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
8f5355db33
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
fe5c84ad70
fixing build bustage. need to export a header on the mac
2002-03-22 00:13:38 +00:00
andreww%netscape.com
db2df2b42c
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
b75ce01df5
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
e750f69a60
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
84dab769a4
bug #132278 , r=dbaron, sr=vidur, a=asa, make |nsCOMPtr::operator&()| legal again
2002-03-22 00:05:16 +00:00
heikki%netscape.com
690b973b5f
Bug 127490, fix compiler warning. r=vidur, sr=jband, a=asa.
2002-03-22 00:03:13 +00:00
jfrancis%netscape.com
68ed5665f7
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
33928c873e
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
70adcb7f96
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
40bf11ef76
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
c9191f09c8
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
b705b16f5c
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
ad74c0dacf
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
b37e3cb2a2
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
ba86d74028
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
078a4f12a2
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
4c803332db
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
c093770fea
min height must be 700px for everything to lay out properly
2002-03-21 23:42:26 +00:00
sgehani%netscape.com
4e88486cfc
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
d7ac3faec3
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
a28faca6e3
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
7667876515
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
482fd80167
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
60f8062c94
Polish search results.
...
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
mkaply%us.ibm.com
d417e5c2f5
#1131461
...
r=cls, a=asa
Remove unused widget/src/os2/res directory
2002-03-21 23:29:11 +00:00
mcafee%netscape.com
f90b22c2af
update
2002-03-21 23:28:27 +00:00
stephend%netscape.com
2cedf674bb
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
b1c3dcce43
fixes bug 132497 "prevent crash @nsJARChannel::GetContentLength"
...
r=dougt, sr=rpotts, a=asa
2002-03-21 23:24:53 +00:00
jfrancis%netscape.com
6478346058
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
150a9b6395
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
c3bc95e260
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
ca148e6fd1
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
c7f8ea6bfc
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
eda882886e
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
fa8d1c231c
adding sleestack
2002-03-21 23:10:33 +00:00
mcafee%netscape.com
622139c750
hardcoding ips to get around firewall problem.
2002-03-21 22:46:04 +00:00
colinp%oeone.com
09c8d9ac9e
removed useless graphics
2002-03-21 21:57:28 +00:00
colinp%oeone.com
be6eccdef6
removed useless grpahics & code
2002-03-21 21:57:08 +00:00
colinp%oeone.com
32cbed2ac8
removed useless graphics
2002-03-21 21:45:56 +00:00
colinp%oeone.com
7f535b4184
new graphics for the unifinder (or what's left of it)
2002-03-21 21:37:44 +00:00