Commit Graph

10481 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
b49531798e Fix relative url handling in page info. Bug 153545, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-13 04:28:24 +00:00
bzbarsky%mit.edu
c36374e9d9 Fix bug 122125 (showing "real" dimensions of images) redux, and strict
JS warnings.  Patch by db48x@yahoo.com (Daniel Brooks), r=timeless,
sr=bzbarsky
2002-11-13 04:06:51 +00:00
cmanske%netscape.com
4bbeaffa3f Remove editorShell from Composer app. b=169029, r=akkana, sr=sfraser 2002-11-12 22:52:55 +00:00
cmanske%netscape.com
db54adff82 New XBL for editor tag and editorshell removal. b=133598, r=akkana, sr=sfraser 2002-11-12 22:41:16 +00:00
smontagu%netscape.com
ddcc4ee3de Bug 136322: Character coding menu doesn't work in Source window. Author=neil@parkwaycc.co.uk, r=shanjian, sr=bzbarsky@mit.edu. 2002-11-12 22:35:58 +00:00
danm%netscape.com
c8a05c5cd1 always constrain new windows fully onscreen. bug 162029 and effectively part of bug 162090. r=hyatt,jag 2002-11-12 19:09:02 +00:00
bzbarsky%mit.edu
211e73f706 Make attribute value testing smarter (using regexps). Bug 177047,
patch by db48x@yahoo.com (Daniel Brooks), r=timeless, sr=jag
2002-11-12 05:02:36 +00:00
jrgm%netscape.com
d6ffa19b30 Fix bug 158690, 'textbox .readonly property not implemented correctly'. Fix by djudd@seachange.com (David Judd), r=caillon, sr=blake. 2002-11-12 01:55:58 +00:00
timeless%mozdev.org
1a3f48c2f4 Bug 173703 Closing a tab left to the active tab using middle-click displays a blank screen
patch by neil@parkwaycc.co.uk r=hj sr=jag
2002-11-11 15:53:57 +00:00
chanial%noos.fr
88da520bf7 bug 92380: focus the personal toolbar so that commands executed from the context menu are correctly targeted. r=caillon, sr=bz 2002-11-10 21:58:31 +00:00
ccarlen%netscape.com
bd10f91b44 Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin 2002-11-09 19:38:43 +00:00
cltbld%netscape.com
d96b0f0d69 Updated mac getinfo strings to 1.3a for trunk. Bugzilla 178862, r=lpham, sr=kysmith. ycalonje checking in as cltbld. 2002-11-08 22:51:41 +00:00
cltbld%netscape.com
8435fe5a78 updated mac getinfo strings to 1.3a for the trunk. bugzilla 178862 r=lpham, sr=kysmith. ycalonje checking in as cltbld. 2002-11-08 22:42:29 +00:00
rjc%netscape.com
46c06897f0 Fix bug # 178368: reduce search graph footprint re: HTML chunks. r=sgehani sr=jag 2002-11-08 22:34:02 +00:00
bzbarsky%mit.edu
b064021a6f Show the "real" dimensions of images too. Bug 122125, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-08 10:55:41 +00:00
rjesup%wgate.com
16b4006118 Bug 149764: changes to quit-application observer topic. r=danm, sr=jst 2002-11-07 20:25:45 +00:00
timeless%mozdev.org
503fb9a79d Bug 156814 If bookmark file is symlink, mozilla overwrites symlink with a file
r=caillon sr=bz
2002-11-07 01:19:25 +00:00
blakeross%telocity.com
cad25420a7 Removing an #ifdef MOZ_PHOENIX. 2002-11-06 21:56:02 +00:00
timeless%mozdev.org
e621565ddb backing out. 2002-11-06 16:49:13 +00:00
ccarlen%netscape.com
7b9495ff32 Bug 178440 - Mach-0 build ignores startup prefs. r=sdagley/sr=sfraser 2002-11-06 15:35:57 +00:00
timeless%mozdev.org
96218c8ecc Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dbaron%fas.harvard.edu
b2d4d4e2cf Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
varga%netscape.com
6a8aae7f71 Fix for bug 162542. Quick Search bar for Bookmarks Manager
r=timeless, sr=jag
2002-11-06 12:07:38 +00:00
cbiesinger%web.de
8f45d55129 bug 177875 r=smontagu sr=roc+moz fontDownloadURL not ideal 2002-11-06 11:34:16 +00:00
sspitzer%netscape.com
7823bfe054 fix for #178604. when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles. (works fine for new profiles).
this blocks the bayesian filter stuff, as we are adding a new column for junk status.

r=varga, sr=bienvenu
2002-11-06 07:48:19 +00:00
caillon%returnzero.com
70109e07f7 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
aaronl%netscape.com
6fee3d0199 Bug 175834. Extra MSAA focus events on checkboxes and radios when traversing pref category pane. r=sgehani, sr=bryner 2002-11-06 03:03:52 +00:00
aaronl%netscape.com
129ee000fe Bug 84308. Navigate XUL buttons with arrow keys. r=samir, sr=alecf. Also fixes bug 161410, should be able to use button accesskeys without modifier when button is focused. 2002-11-06 02:37:18 +00:00
bzbarsky%mit.edu
b37b819702 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2002-11-06 01:51:02 +00:00
kyle.yuan%sun.com
dc0bcfe202 Bug 174888 Active Accessibility: unable to get keyboard shortcut for textbox node
r=aaronl, sr=bzbarsky
inherit accesskey from textbox
2002-11-06 01:32:36 +00:00
kyle.yuan%sun.com
b9d7d687c2 Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2002-11-06 01:29:58 +00:00
bzbarsky%mit.edu
86959f5460 Long strings should not make the panel overflow. Bug 138680, patch by
parish@ntlworld.com, r=jag, sr=bzbarsky, a=blizzard
2002-11-05 05:33:51 +00:00
timeless%mozdev.org
ee57a2e397 Bug 177658 Clipboard copy in Page Info is broken
patch by thieleke@yahoo.com r=db48x@yahoo.com sr=bzbarsky a=blizzard
2002-11-05 05:27:48 +00:00
timeless%mozdev.org
220006f9bf Bug 102905 Site navigation (links) toolbar doesn't update when tabs are switched
patch by neil@parkwaycc.co.uk r=sballard@netreach.net sr=bzbarsky a=blizzard
2002-11-05 05:26:02 +00:00
bzbarsky%mit.edu
f013deee35 Fix some js errors. Bug 163884, patch by wesha@mail.ru (Wesha), r=jag,
sr=bzbarsky, a=asa
2002-11-01 23:55:53 +00:00
timeless%mozdev.org
0892deae02 Bug 176733 Saving of images from "Page Info" does not work
patch by grigorig@web.de r=db48x sr=bz a=asa
2002-11-01 02:12:10 +00:00
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