Commit Graph

12060 Commits

Author SHA1 Message Date
dwitte%stanford.edu
1d185f2e97 make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
b=212778, r+sr=darin
2005-01-24 06:53:18 +00:00
roc+%cs.cmu.edu
f1635b58a4 Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc 2005-01-23 23:58:32 +00:00
bzbarsky%mit.edu
d9f747cca2 Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
timeless%mozdev.org
5020db0be5 Bug 68348 Command+Period shortcut not shown for Stop in View menu
patch by bugs.mano@mail-central.com r=jpedemonte sr=neil
2005-01-20 02:29:25 +00:00
Stefan.Borggraefe%gmx.de
d6825244da Bug 257758 Add UI for WPAD and option for using the configured SOCKS proxy for DNS lookups to proxy preferences
r=neil, sr=shaver
2005-01-19 23:51:40 +00:00
pedemont%us.ibm.com
9721dc1197 Bug 137523 - Add Minimize and Zoom to Window menu. Patch by mano. r=jhpedemonte, sr=neil 2005-01-19 22:50:55 +00:00
dbaron%dbaron.org
95df4cb990 Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
neil%parkwaycc.co.uk
7778c9bf31 Bug 83313 "Open File" doesn't work on Mac when no windows are open p=bugs.mano@mail-central.com r=pedemonte sr=me 2005-01-19 17:18:39 +00:00
louie.zhao%sun.com
08d46d96f1 bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
timeless%mozdev.org
fb89d15d8c Bug 278821 Access key conflict in Preferences->Advanced->HTTP Networking: both Use HTTP 1.1 and Help use 'H'
patch by giacomo.magnini@portalis.it r=neil sr=neil
2005-01-19 09:53:46 +00:00
bugzilla%arlen.demon.co.uk
308c16c134 Bug 274672 Pressing Enter in Wizard activate BOTH focused button and pageAdvance()
p=lwchk2001@yahoo.com.hk/me r=neil.parkwaycc.co.uk sr=bzbarsky
2005-01-19 01:57:32 +00:00
pedemont%us.ibm.com
d0289138da Bug 117186 - Add menu shortcuts for backward/forward. Patch by mano. r=jhpedemonte, sr=neil 2005-01-18 00:13:46 +00:00
pedemont%us.ibm.com
101e033fa1 Bug 264938 - Collapse toolbar button shouldn't hide the statusbar. Patch by mano, r=jhpedemonte, sr=sfraser. 2005-01-17 20:48:14 +00:00
bsmedberg%covad.net
19f3fb4b6a Bustage fix from bug 276588. 2005-01-17 20:02:20 +00:00
bzbarsky%mit.edu
af33195dac Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-01-17 19:13:15 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
timeless%mozdev.org
1f6bfed465 Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing  *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
timeless%mozdev.org
671405d82f Bug 273934 Cache preference accesskey for choose folder conflicts with help
r=neil sr=neil
2005-01-17 09:22:40 +00:00
silver%warwickcompsoc.co.uk
f86046b7e4 Bug 231892 - gPrintPreviewObs should not throw for QI to nsISupports.
r/sr=neil
2005-01-16 17:01:55 +00:00
bmlk%gmx.de
d344afc5b3 add missing & to enable localzing of prefEnablePipelining.accesskey in "HTTP Networking" window, bug 278545, Patch by bugzilla@mcsmurf.de r+sr=neil 2005-01-16 16:07:54 +00:00
bzbarsky%mit.edu
dc94ec25f1 Switch to "copy image" in the context menu to copy both the image data and the
URI.  Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r+sr=neil
2005-01-15 18:00:19 +00:00
timeless%mozdev.org
70be16dcdc Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-14 11:41:37 +00:00
timeless%mozdev.org
5cef1d984f Bug 272705 Error `document.getElementById("cmd_SwitchTextDirection") has no properties'' [xs] in file `chrome://communicator/content/utilityOverlay.js'', line 387, character 0.
r=neil sr=neil
2005-01-14 07:58:37 +00:00
neil%parkwaycc.co.uk
201cc4b7a3 Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst 2005-01-13 12:46:52 +00:00
smontagu%smontagu.org
1b6bc3e3c1 Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=neil.parkwaycc.co.uk@myrealbox.com, sr=bzbarsky 2005-01-13 12:04:24 +00:00
bryner%brianryner.com
cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
bryner%brianryner.com
a8073f18a3 Remove nsIHTMLContent interface (bug 276959). r+sr=jst. 2005-01-12 19:45:38 +00:00
timeless%mozdev.org
b1a1a86946 Bug 278118 rev versions to 1.8b
Bumping release ver from 1.8a6 to 1.8b
r=asa
2005-01-12 17:58:51 +00:00
cst%andrew.cmu.edu
073cfda15f Bug 277852 make download manager do_CreateInstance sound for consistency
r=timeless sr=neil
2005-01-12 16:35:21 +00:00
db48x%yahoo.com
34ebcde274 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-01-12 07:05:50 +00:00
bzbarsky%mit.edu
f9ef2b77dc Fix incorrect define. Bug 272505, patch by Stephen Walker
<sdwalker@myrealbox.com, r=bsmedberg, sr=bzbarsky
2005-01-12 04:02:34 +00:00
jst%mozilla.jstenback.com
265b0ff136 Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-11 19:36:40 +00:00
mconnor%myrealbox.com
438bb7b5a9 bug 277625 - Context menu Copy Email Address not unescaping, r+sr=bz, a=asa 2005-01-10 07:34:47 +00:00
mozilla.BenB%bucksch.org
a4d8543256 277657: textbox.maxLength doesn't work because of case problem (typo)
r+sr=Neil Rashbrook, a=asa
2005-01-09 20:15:52 +00:00
timeless%mozdev.org
0f16244b59 Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +00:00
jst%mozilla.jstenback.com
e82d61af3f Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-06 16:13:51 +00:00
mkaply%us.ibm.com
23742d51f6 #275436
r=mkaply, sr=blizzard (platform specific), a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:59 +00:00
dveditz%cruzio.com
99c6c6277e bug 272764 pref changes to get XPInstall working in the suite again. original patch from jens.b 2005-01-05 07:57:48 +00:00
cbiesinger%web.de
9b06b9b0f5 Bug 224346 can't refresh search tab when search results appear (in advanced mode)
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=timeless sr=neil
2005-01-04 23:30:57 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de
2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bzbarsky%mit.edu
1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
bugzilla%arlen.demon.co.uk
9088124e56 Bug 270098 In <navigator.js>, "Error: browser.popupUrls has no properties"
p=me r=bugs4hj sr=neil.parkwaycc.co.uk
2005-01-03 16:27:12 +00:00
cbiesinger%web.de
01561be16c 276679 removing unused files, npob. found by Crispin Flowerday
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
cbiesinger%web.de
666ebe50ae undoing better bustage fix, since it breaks on windows 2005-01-01 16:48:41 +00:00
cbiesinger%web.de
c5204c222f better bustage fix 2005-01-01 16:31:29 +00:00
cbiesinger%web.de
dab02c5aa5 fixing more win32 bustage 2005-01-01 16:24:52 +00:00
cbiesinger%web.de
b2a1df39b6 Bug 242350 replace LL_INIT(0,-1) with LL_MAXUINT
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-01 14:55:48 +00:00
dbaron%dbaron.org
2a49a03aaf Happy New Year. 2005-01-01 05:01:51 +00:00
timeless%mozdev.org
7b55edf38a Bug 181273 "Set As Wallpaper" should not save in windows directory
patch by mailto:torisugari@gmail.com r=dean tessman sr=neil
2004-12-29 00:47:27 +00:00