Commit Graph

2653 Commits

Author SHA1 Message Date
cst%andrew.cmu.edu
fa75861fd9 Bug 219203 This patch adds shift+bksp -> forward, based on the same pref as bksp -> back.
r=timeless sr=neil a=asa
2005-06-08 00:16:35 +00:00
cbiesinger%web.de
ceeb50765a 209330 r=jag sr=darin a=shaver
make sure to always check whether an OnStateChange call is needed, instead of
returning early while calling OnProgressChange
2005-06-01 19:37:10 +00:00
neil%parkwaycc.co.uk
5f30b6174d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
brendan%mozilla.org
6941a16b76 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2005-05-20 17:41:10 +00:00
smontagu%smontagu.org
b1bca053ef Clarify how to localize font.language.group and intl.accept_languages. Bug 293738, r=Pike, a=mkaply (on IRC) 2005-05-11 13:53:15 +00:00
mozilla.mano%sent.com
ed395f2d51 Bug 291110 - restore the old behavior of cmd_copyImageContents. r=bzbarsky, sr=neil, a=asa 2005-05-05 16:14:00 +00:00
dbaron%dbaron.org
588faeeb67 Add comment pointing out leak. 2005-04-20 19:39:27 +00:00
cbiesinger%web.de
9a38c75aa6 209330 Use the real progress when no document is loading, to ensure that state
changes are sent when necessary
r=darin sr=jst a=brendan
2005-04-20 17:14:48 +00:00
cst%andrew.cmu.edu
8d6e2e5783 Bug 289760 Make forward button dropdown list have same max length as back button dropdown
r+sr=neil a=asa
2005-04-17 16:14:37 +00:00
bsmedberg%covad.net
412b1f3b68 Fix assertion from bug 280725 - we now use weak references, so we don't need to explicitly unregister the windows, noted by WeirdAl 2005-04-06 04:17:42 +00:00
bsmedberg%covad.net
3522feb25f Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
mozilla.mano%sent.com
fbb201e58f Bug 288738 - [Mac] Nearly every keyboard shortcut closes the Page Info window. r=mconnor sr=neil 2005-04-03 18:12:51 +00:00
kairo%kairo.at
137b3bc5ea oops, revert unrelated change I did with my last checkin 2005-04-03 14:42:16 +00:00
kairo%kairo.at
b165e30d73 bug 240412 - browser.translation.service: syntax error in default value (Google URL), patch by Charles Fenwick <clf03f@garnet.acns.fsu.edu> r+sr=Neil 2005-04-03 12:43:12 +00:00
gandalf%firefox.pl
9e8b68a0a5 Bug 286108: Build Thunderbird Locales from CVS. Don't bundle xpfe/browser,xpfe/components to toolkit apps.; r=bsmedberg,sr=mscott 2005-04-02 13:12:21 +00:00
neil%parkwaycc.co.uk
c4ea9270d0 Bug 288075 -browser <URL> should open in a browser window r=bsmedberg sr=darin 2005-03-30 22:55:33 +00:00
cbiesinger%web.de
16d7ea4b69 255036 Leverage jar preprocessor to simplify chrome build
r+sr=Neil; rs=bsmedberg,kairo patch by Justin Wood <116057@bacon.qcc.mass.edu>
2005-03-28 18:48:59 +00:00
bsmedberg%covad.net
914a5612a1 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
3525c76b27 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
e75d55a075 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
3539f9e249 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
3219ac4125 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
4e04d8b41b 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
8efc76dc9a 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
361daac936 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
021e5d6aad Bug 272800 Make various bookmarks menus middle-clickable
r=timeless sr=neil
2005-02-25 02:38:57 +00:00
bzbarsky%mit.edu
dc9f9999fe Removing incorrect XXX comments. 2005-02-23 05:15:23 +00:00
bzbarsky%mit.edu
d029903af6 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
f6b8fec0c7 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
3e7b26be5a Bug 279100 - JS error pressing ESC in Help window. r+sr=neil 2005-02-19 00:50:40 +00:00
cbiesinger%web.de
a401da5e3f 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
289365d9bb 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
62f01b3e02 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
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
neil%parkwaycc.co.uk
9a9dfdc312 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
c3495c7297 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
a8efb2bb26 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
2e814dfd8a 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
7cddf32f25 Handle printPreview() failing better. Bug 275996, r=timeless, sr=neil 2005-01-26 23:12:32 +00:00
mozilla.mano%sent.com
a8ef008033 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
8f14c13a08 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
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
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
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
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
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
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
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
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