rods%netscape.com
2fb11b7d84
1) Adds two bools to the PrintSettings and then when the PS gets
...
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.
This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.
2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 13:38:13 +00:00
kairo%kairo.at
150568bb2e
Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard
2002-10-30 12:41:38 +00:00
bzbarsky%mit.edu
c9c73378f8
Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
...
r=dean_tessman@hotmail.com , sr=bzbarsky, a=roc+moz
2002-10-30 06:15:53 +00:00
dveditz%netscape.com
54a4cd8e0d
Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan
2002-10-25 02:31:12 +00:00
timeless%mozdev.org
f2d2579c73
Bug 175169 file size textbox in element properties not read only
...
patch by neil.marshall@sympatico.ca r=dean_tessman@hotmail.com sr=jag a=dbaron
2002-10-25 00:17:35 +00:00
aaronl%netscape.com
c5deda818f
Bug 96446. Regression: right-clicking location bar selects entire URL even if location bar already has focus. r=dean, sr=bzbarsky, a=roc+moz
2002-10-24 23:55:00 +00:00
timeless%mac.com
9992f966e2
Bug 158227 "fontdef" is appearing in Site Navigation Bar
...
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
2002-10-24 10:52:04 +00:00
varga%netscape.com
887827c72b
Fix for regression bug 174432. toolbox no longer picks up -moz-appearance
...
r=bryner, sr=ben, a=dbaron
2002-10-24 07:32:08 +00:00
mkaply%us.ibm.com
4af1cfbaef
Trying this again with the correct case for LICENSE and README.txt
2002-10-24 05:14:50 +00:00
mkaply%us.ibm.com
d11b65ff7c
Backing out because of bustage
2002-10-24 05:11:51 +00:00
mkaply%us.ibm.com
b68d7ddbea
#163354
...
r=cls, a=dbaron
Copy readme and license into dist/bin
2002-10-24 04:24:31 +00:00
timeless%mac.com
75d069ac37
Bug 169593 "Mozilla" hard-coded in about.xhtml (about:) - use &brandShortName;
...
patch by riceman+bmo@mail.rit.edu r=timeless sr=darin a=dbaron
2002-10-24 02:52:01 +00:00
dbaron%fas.harvard.edu
459dad5b65
Attempt to fix crash in ~nsDownloadManager by making global variables |static| and by protecting against |Init| failure and multiple instances of service. b=171782 r=blake sr=bzbarsky a=blizzard
2002-10-24 02:19:36 +00:00
timeless%mac.com
45ee155bf7
Bug 96994 Page info > Images doesn't list background images
...
patch by db48x@yahoo.com r=bz sr=jag a=asa
2002-10-23 03:08:10 +00:00
varga%netscape.com
806c8a51d3
Fix for bug 134824. Column Sorting in the Download Manager has no effect.
...
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
jaggernaut%netscape.com
eda4a735f0
Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers
2002-10-22 19:48:59 +00:00
bzbarsky%mit.edu
14eef3c97a
History sort order should persist. Bug 91417, patch by Oswald Fischer
...
<osfischer@gmx.de> and Wesha <wesha@mail.ru>, r=jag, sr=bzbarsky, a=roc+moz
2002-10-22 04:02:25 +00:00
caillon%returnzero.com
24d5ffacf3
175920, Null window references are not in the content area.
...
r=bugs4hj@netscape.net
sr=bryner@netscape.com
a=roc+moz@cs.cmu.edu
2002-10-22 04:02:14 +00:00
kairo%kairo.at
ee191a30a5
bug 174989, 1.2b sucks and won't get localization - missing .dtd updates for locale version number, updating all known non-fitting locale version strings (to 1.2b), r=jbetak,sr=bzbarsky, a=asa
2002-10-21 20:29:49 +00:00
bzbarsky%mit.edu
691d0774cf
this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
...
Wein), sr=bzbarsky, a=dbaron
2002-10-19 20:44:14 +00:00
bzbarsky%mit.edu
3c4b298aa6
Revive page info. Bug 170143, patch by db48x@yahoo.com (Daniel Brooks),
...
r=bzbarsky, sr=jag, a=asa
2002-10-17 19:30:13 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
caillon%returnzero.com
d9dffe0d16
Bug 162393 - Making our content area clicking and link handling more robust.
...
r=bzbarsky sr=jag a=asa
2002-10-17 04:09:20 +00:00
timeless%mac.com
52eb178b84
Bug 172047 'Redo' item is missing in the context menu of text controls and urlbar
...
contributions from mats.palmgren@bredband.net r=jkeiser sr=bzbarsky moa=jag a=asa
2002-10-16 22:22:09 +00:00
leaf%mozilla.org
b25d2a38f7
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
timeless%mac.com
98ccfebec8
Bug 101910 alt text is not displayed in image properties
...
patch by neil.marshall@sympatico.ca r=cmanske sr=jag a=asa
2002-10-16 02:05:34 +00:00
varga%netscape.com
b1f19d2901
Fix for bug 106656. tabs' use of child nodes is inconsistent
...
r/sr=jag, bzbarsky, a=asa
2002-10-15 08:50:01 +00:00
asasaki%netscape.com
5c5631dd6c
bug 173355, update mac getinfo strings for 1.2b. r=jj sr=leaf a=blanket
...
for version updates.
2002-10-14 22:28:57 +00:00
varga%netscape.com
8821d000a0
Fix for bug 123207. file bookmark dialog window resizes itself after every use from the bookmark manager
...
r=pch, sr=jag, a=asa
patch by Neil
2002-10-14 11:20:08 +00:00
chanial%noos.fr
39126c0946
Fix adding a group of tab and bookmark transaction manager horking in phoenix.
...
Allow the insertion of a resource in a valid container that isn't in the bookmark graph.
Not part of the build
2002-10-14 02:41:52 +00:00
blakeross%telocity.com
a3ea9803b0
move phoenix obs notification, NPOB. r=hewitt/sr=hyatt
2002-10-13 03:51:29 +00:00
blakeross%telocity.com
c5a67e6cb4
174132 - bookmarks shouldn't hardcode navigator chrome url (fix bookmarks notifications in Phoenix). r=bryner sr=hewitt a=brendan
2002-10-13 03:31:48 +00:00
cbiesinger%web.de
9c078eca83
bug 84542 r=jag,doron sr=bzbarsky a=asa,#mozilla disable page source context menu item for images
2002-10-11 21:07:06 +00:00
blakeross%telocity.com
5810c455fc
Phoenix changes only, NPOB. r=hewitt / sr=hyatt
2002-10-11 19:58:15 +00:00
varga%netscape.com
69eaea837a
Fixing JS errors caused by bug 172545.
...
r=neil, sr=sspitzer, a=asa
2002-10-10 06:35:58 +00:00
blakeross%telocity.com
2ebe610bb5
Minor bookmarks tweaks for Phoenix. Not part of build. r/sr=ben
2002-10-09 19:56:33 +00:00
rjc%netscape.com
e261a701cb
Topcrash bug # 146466: add some trivial extra defensive null checking. r=samir, danm sr=me
2002-10-09 02:09:31 +00:00
rjc%netscape.com
099af79d56
Fix bug # 170622: Bookmarks deletion cmd needs to go through RDF composite db cmd APIs. Bookmarks need to NS_RDF_ASSERTION_REJECTED on unknown nodes. Bookmarking a group of tabs fix. r=blake sr=jag
2002-10-08 23:55:39 +00:00
nhotta%netscape.com
21bd7b3226
Changed to unescape the tab title with a charset if non ASCII,
...
bug 158171, r=caillon, sr=bzbarsky.
2002-10-08 23:19:03 +00:00
timeless%mac.com
89f9ca5c7f
Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
...
r=neil@parkwaycc.co.uk sr=kin@netscape.com
2002-10-08 14:33:24 +00:00
timeless%mac.com
588c42a53c
Bug 106656 tabs' use of child nodes is inconsistent
...
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-10-08 12:07:27 +00:00
loadrunner%betak.net
55609bfe63
b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz
2002-10-08 06:21:11 +00:00
hyatt%netscape.com
8c527dcd7e
#ifdefs for phoenix. NPOB.
2002-10-08 03:30:26 +00:00
shanjian%netscape.com
4713ca8924
#172402 Change auto-detection option in POST form page with frame will cause page be reloaded
...
Let detector charset reload be handled the same way as charset reload.
r=naoki, sr=alecf
2002-10-08 02:15:26 +00:00
sgehani%netscape.com
f44183d730
Rely on necko for browser version when checking for updates.
...
b=166448; r=harishd; sr=dveditz
2002-10-08 01:21:47 +00:00
danm%netscape.com
f2be58b473
string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442
2002-10-07 20:23:19 +00:00
danm%netscape.com
a57de0544e
string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442
2002-10-07 20:11:25 +00:00
darin%netscape.com
7f1956b180
fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky
2002-10-06 02:20:35 +00:00
rods%netscape.com
6f91c6a6bf
wrong file got checked in
...
Impl print preview for mail and addrbook This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-05 12:47:15 +00:00
varga%netscape.com
274f864757
Fix for bug 112534. Remove collapse grippies.
...
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00