Граф коммитов

2636 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net d3d9589cf0 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
neil%parkwaycc.co.uk 4277ce9934 Bug 175074 Element Properties not showing some URIs correctly p=bugzilla.mozilla.org@chsc.dk (Christian Schmidt) r=db48x sr=me 2005-03-18 10:38:52 +00:00
bsmedberg%covad.net eef6b7396f From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk 9f52c678e3 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
bsmedberg%covad.net ab0810ddac Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
db48x%yahoo.com 6acce1d8ea bug 274440: ".key" should not be used to describe access keys, use ".accesskey" instead
patch by Hasse <jasajudeju@telia.com>, r=db48x, sr=Neil
2005-03-05 22:24:11 +00:00
bzbarsky%mit.edu f411c17a49 Create a service that can be asked whether a given webnavigation (or a
"typical" webnavigation) supports loading of a certain MIME type.  Bug 283125,
r=biesi, sr=darin
2005-02-27 18:33:27 +00:00
bsmedberg%covad.net 4b68fa447a Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
cst%andrew.cmu.edu 14ab6b7deb Bug 272800 Make various bookmarks menus middle-clickable
r=timeless sr=neil
2005-02-25 02:38:57 +00:00
bzbarsky%mit.edu a2823a1b49 Removing incorrect XXX comments. 2005-02-23 05:15:23 +00:00
bzbarsky%mit.edu 6b5147dd71 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
bryner%brianryner.com 890eacaa07 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
mozilla.mano%sent.com 334bab88cb Bug 279100 - JS error pressing ESC in Help window. r+sr=neil 2005-02-19 00:50:40 +00:00
cbiesinger%web.de 91f832a473 250936 check that mozilla can handle the MIME type before opening a window for it
r=bz sr=tor
2005-02-18 18:43:11 +00:00
bugzilla%arlen.demon.co.uk 524bfd3902 Bug 280415 "Save As Page..." menu item disappears if no window open
p=me r=timeless sr=neil.parkwaycc.co.uk a=caillon
2005-02-16 11:42:51 +00:00
aaronleventhal%moonset.net 60203664ea Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz 2005-02-11 13:17:18 +00:00
bryner%brianryner.com f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
neil%parkwaycc.co.uk c82db5bd7b Backend to load external links in new tabs b=231984 r=danm sr=jst 2005-02-02 10:04:09 +00:00
neil%parkwaycc.co.uk ce8de0c613 Bug 224141 Remove unused function openLink p=gautheri@noos.fr r=mconnor sr=jag 2005-01-30 21:57:18 +00:00
cst%andrew.cmu.edu 2be30174b8 Bug 219203 Add pref for backspace behavior (go back, page up)
r=timeless sr=neil
2005-01-29 00:53:58 +00:00
timeless%mozdev.org 0db4be9e49 Bug 232548 Element Properties should remove the properties with empty values
patch by f.qu@laposte.net r=db48x sr=neil

also rolling in a change from
Bug 240947 use content instead of _content
per neil w/ approval from mconnor
2005-01-28 15:43:22 +00:00
bzbarsky%mit.edu 5ee5f8336b Handle printPreview() failing better. Bug 275996, r=timeless, sr=neil 2005-01-26 23:12:32 +00:00
mozilla.mano%sent.com 37d2c1066e Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
timeless%mozdev.org 0a5a8dd2dd Bug 237902 remove function OpenMessenger() and function OpenAddressbook() from navigator.js
r=neil sr=tor
2005-01-24 21:50:04 +00:00
timeless%mozdev.org 6831f17ebf 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
pedemont%us.ibm.com 83e4b9fafb Bug 137523 - Add Minimize and Zoom to Window menu. Patch by mano. r=jhpedemonte, sr=neil 2005-01-19 22:50:55 +00:00
neil%parkwaycc.co.uk 01d566cc2e 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
pedemont%us.ibm.com 3943544440 Bug 117186 - Add menu shortcuts for backward/forward. Patch by mano. r=jhpedemonte, sr=neil 2005-01-18 00:13:46 +00:00
bsmedberg%covad.net ca5243c97b 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
silver%warwickcompsoc.co.uk fd49bd0a8e Bug 231892 - gPrintPreviewObs should not throw for QI to nsISupports.
r/sr=neil
2005-01-16 17:01:55 +00:00
db48x%yahoo.com 68e505daf0 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 3203d0d58e 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 b698a85b57 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
timeless%mozdev.org 7a9a3a2da2 Bug 276060 security info icon should use oncommand instead of onclick
patch by cst@andrew.cmu.edu r=aaronl sr=neil
2004-12-29 00:31:58 +00:00
bugzilla%arlen.demon.co.uk fa2b47f85c Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2004-12-21 19:31:07 +00:00
db48x%yahoo.com 5379ab7e53 a touch up for bug 195492, two errors on my part
r=neil, sr=rbs
2004-12-14 04:09:45 +00:00
db48x%yahoo.com 3d6119d928 bug 195492: lots of page info stuff
r=neil, sr=rbs
2004-12-13 07:44:52 +00:00
dbaron%dbaron.org 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
neil%parkwaycc.co.uk c030165b23 Update navigator throbber default page b=272102 p=bugzilla@babylonsounds.com (Simon Paquet) r+sr=me 2004-12-04 00:21:55 +00:00
bsmedberg%covad.net 9dca6735a2 Removing files that were cvs-copied as part of bug 237745. I apologize for not doing this sooner. 2004-12-03 14:31:22 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
neil%parkwaycc.co.uk 3c100eba70 Bug 271426 Make it possible for extensions to call BrowserHome() without parameters again subsequent to bug 267169 p=cst@andrew.cmu.edu r=timeless sr=me 2004-11-26 17:30:16 +00:00
neil%parkwaycc.co.uk 3cc3106e8e Update URL post Bugzilla reorganization b=271642 p=mcsmurf@mcsmurf.de rs=me 2004-11-25 20:15:13 +00:00
neil%parkwaycc.co.uk 29819d7952 Move some style rules from navigator.css to their rightful home in themes/**/brand.css b=144438 r=timeless sr=jag 2004-11-16 22:40:47 +00:00
timeless%mozdev.org 0236f83c1a Bug 267169 "Home" button should open home page in new tab if middle-clicked
r=neil sr=jag
2004-11-08 06:45:57 +00:00
bmlk%gmx.de 59236686bb change protocoll from http to https for bugzilla links to avoid redirects bug 267228, p=frank wein r/sr=neil 2004-11-03 19:24:04 +00:00
bsmedberg%covad.net 3055933c27 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
jshin%mailaps.org 76ac6f3216 bug 123006 : Keyword substitution with %s doesn't escape characters : patch by jmdesp@alussinan.org (r+sr=neil) 2004-10-29 11:30:08 +00:00
timeless%mozdev.org e0e3a32c7d Bug 252836 Exception ``[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://global/content/bindings/browser.xml :: onxbldestructor :: line 402" data: no]'' thrown from function onxbldestructor(event=Event:{0}) in <chrome://global/content/bindings/browser.xml> line 402.
r=neil sr=bz
2004-10-27 05:23:40 +00:00
db48x%yahoo.com 0592129ac1 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00