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

2756 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk 7a5b2620cd Don't dismiss the context menu so eagerly for subframe loads b=329521 r+sr=jag 2006-03-19 09:17:07 +00:00
neil%parkwaycc.co.uk 519404bb0d Dismiss the context menu when a new page loads b=329521 r=jag sr=bz 2006-03-11 13:39:44 +00:00
bugzilla%arlen.demon.co.uk eac373d533 Bug 270170 XPInstall Permission Manager UI
p=me r=db48x sr=jag
2006-03-04 13:29:46 +00:00
ajschult%verizon.net 99c0225a46 Bug 252802: Stop manual searches from popping open the sidebar. r=jag, sr=neil 2006-02-05 16:30:47 +00:00
darin%meer.net 404a1f0d57 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
ajschult%verizon.net 656f5b74cf Synchronize xpfe autocomplete handlers with toolkit. bug 255731, r=Neil, sr=mscott 2006-01-25 03:46:53 +00:00
bryner%brianryner.com 82d6fa213e Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
bzbarsky%mit.edu 9f446c50aa Restore line that got lost while messing with XPCNativeWrapper. Bug 323970, r=neil, a=kairo, iann. 2006-01-20 23:01:49 +00:00
db48x%yahoo.com f45e8ff9fa bug 323173: Add a stringbundleset element in pageinfo.xul so that overlays can add stringbundles more easily
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-01-17 23:51:28 +00:00
neil%parkwaycc.co.uk d44ca548f0 Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag 2006-01-17 17:26:57 +00:00
bugzilla%standard8.demon.co.uk 91826d00aa Bug 237592 Bookmarks should always show tooltip when hovering with mouse (xpfe version - Bv6a-SM). Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil.parkwaycc.co.uk 2006-01-08 19:45:04 +00:00
bugzilla%arlen.demon.co.uk a4f9e1af69 Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-04 22:34:34 +00:00
bugzilla%arlen.demon.co.uk 90cf51c692 Bug 23485 browser window should strip newlines from url pastes
p=ted.mielczarek@gmail.com r=mconnor for Firefox and r/sr=neil.parkwaycc.co.uk for SeaMonkey
2005-12-20 22:58:53 +00:00
ajschult%verizon.net 261e502f07 Never show the autocomplete popup unless there are results or search is enabled. bug 124674, r=jag, sr=neil 2005-12-18 21:04:05 +00:00
ajschult%verizon.net efc62cbedf Don't show autocomplete popup if there are no results and search is disabled, r=jag, sr=neil 2005-12-13 07:41:04 +00:00
cst%andrew.cmu.edu 3f79635896 Bug 105885 Drag-drop reordering of tabs
Patch: r=jag sr=neil
Artwork: by Neil r=timeless
2005-12-06 00:57:00 +00:00
neil%parkwaycc.co.uk 79f1d1d9f0 Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag 2005-12-02 14:33:09 +00:00
jst%mozilla.jstenback.com 7a5af690c6 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
kairo%kairo.at 8408fb1ca5 bug 308531 - Change default home page for SeaMonkey, r+sr=Neil 2005-11-15 14:27:36 +00:00
cbiesinger%web.de e88aa87a83 bug 316023 missed this caller of nsITransfer.init in bug 298842; fixing FTP
upload
r+sr=neil
2005-11-11 19:52:05 +00:00
neil%parkwaycc.co.uk 2681b06c6f Bug 313335 Update the URL bar before showing security warnings r+sr=jag 2005-11-08 13:46:30 +00:00
timeless%mozdev.org 0e3754138e Bug 315476 Add id attributes for overlays to navigatorOverlay.xul
patch by ajvincent@gmail.com r=jag sr=jag
with `
2005-11-08 10:56:57 +00:00
neil%parkwaycc.co.uk cafe8bed39 Fix BeOS bustage b=299058 p=sergei_d@fi.tartu.ee r=biesi sr=me 2005-10-09 23:38:01 +00:00
neil%parkwaycc.co.uk f861d19cb7 Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz 2005-10-05 16:10:11 +00:00
bugzilla%arlen.demon.co.uk 7e9cc2edcf Bug 309542 Fix a11y problems and crop="right" is deprecated in page info dialog
p=me r=db48x sr=neil.parkwaycc.co.uk
2005-10-02 00:09:37 +00:00
cst%andrew.cmu.edu cdb3b7626c Bug 304563 Add autoscroll support to more parts of SeaMonkey. Fix regression from initial patch (bug 308503). Move autoscroll code to more common location & make some other improvements.
r=db48x sr=neil
2005-09-21 01:36:35 +00:00
bzbarsky%mit.edu f6d4904709 Nodes in display:none iframes have no computed style. Bug 309050, patch by
Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=bzbarsky
2005-09-18 18:10:26 +00:00
cst%andrew.cmu.edu 57b0482067 Bug 304563 Add autoscroll support to SeaMonkey (browser only, for now)
r=db48x sr=neil
2005-09-04 15:44:59 +00:00
mozilla.mano%sent.com 89e6a4d24b Bug 300590 - Expose bidi.browser.ui, seamonkey part. r+sr=neil. 2005-09-01 05:34:31 +00:00
cbiesinger%web.de 46d2a554ba bug 229737 use documentURI as the URI for which to store the favicon
patch by mconnor r=biesi sr=neil
2005-08-29 14:02:30 +00:00
jshin%mailaps.org 1b251d1554 bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa 2005-08-09 04:47:57 +00:00
neil%parkwaycc.co.uk 0501813bf8 Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2005-07-28 13:44:23 +00:00
rbs%maths.uq.edu.au 0893894d75 Prevent View Selection Source from triggering the crasher bug 252970, r+sr=bz, a=mconnor 2005-07-27 07:51:52 +00:00
bugzilla%arlen.demon.co.uk cb9cb1cecd Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +00:00
bryner%brianryner.com c64546a715 Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
masayuki%d-toybox.com 02b22c05d0 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
timeless%mozdev.org af5f11dc8b Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=neil a=asa
2005-07-19 21:55:38 +00:00
bugzilla%arlen.demon.co.uk 20bcfac0d4 Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows
p=me r=neil.parkwaycc.co.uk sr=jag a=bsmedberg
2005-07-15 12:59:12 +00:00
wr%rosenauer.org 2c6792d338 Bug 87969 pasting in URL to document window should add URL to urlbar history (xpfe part), r=neil, a=asa 2005-07-14 04:48:58 +00:00
cst%andrew.cmu.edu 8d9e9b6181 Bug 300561 Handle broken default search engine pref value
Patch by ajschult, r=neil a=asa
2005-07-14 01:36:32 +00:00
neil%parkwaycc.co.uk 804ef102b6 more bug 299444 bad suite/trunk port of 298255 prevents correct external url opening p=ajschult r+sr=me a=asa 2005-07-11 18:37:54 +00:00
dveditz%cruzio.com 947b4f23be bug 299444 bad suite/trunk port of 298255 prevents correct external url opening. caught and patched by ajschults, r/sr/a=dveditz 2005-07-09 21:29:03 +00:00
cst%andrew.cmu.edu 755d67f330 Bug 296305 fix error that occurs when using forward button dropdown with many entries
r=timeless sr=neil a=asa
2005-07-07 23:32:04 +00:00
kairo%kairo.at 401e42eec3 revert backout, no effect on btek Tp 2005-07-07 11:09:10 +00:00
kairo%kairo.at 70a91a3f3f try backing out various UI changes form rebranding to test for Tp impact (bug 299624) 2005-07-07 10:13:47 +00:00
dveditz%cruzio.com f4fce88c63 bug 298255: prevent browser screwiness caused by lazy extension authors loading their chrome extension in a content window instead of adding the -chrome commandline option. r=mconnor, sr=jst, a=chofmann 2005-07-07 09:45:47 +00:00
kairo%kairo.at e165f97b8f bug 299726 - QA Area Link change for SeaMonkey (latest builds link), r=Neil a=bsmedberg 2005-07-06 11:05:22 +00:00
kairo%kairo.at afdafc2606 bug 285696 stage 2 - really rebrand suite trunk, r+sr=Neil a=bsmedberg; note that this also changes the executable name to seamonkey.exe/SeaMonkey.app/seamonkey. Also including placeholder artwork replacing all mozilla suite related logos (note that the final SeaMonkey artwork is not ready yet) 2005-07-02 20:35:13 +00:00
bugzilla%arlen.demon.co.uk 1088210bc9 Bug 88739 F1 on Win/*nix, Cmd+? on Mac key doesn't bring up help
p=stefan_h@hem.utfors.se r=brade sr=neil.parkwaycc.co.uk a=asa
2005-07-01 14:12:47 +00:00
timeless%mozdev.org e96300e55b Bug 201264 Media tab should have a column named "count" for objects used more than once, instead of repeating them
patch by f.qu@laposte.net r=db48x sr=jag a=asa
2005-06-30 20:35:40 +00:00
bryner%brianryner.com 37e80e76f5 Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
cst%andrew.cmu.edu 5a146d5cc0 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 a8fb84b9ce 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 f5ac06642d 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 928334d514 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 3a36e278af 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 26c25a475b 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 520ea998e3 Add comment pointing out leak. 2005-04-20 19:39:27 +00:00
cbiesinger%web.de e5d73d5ca5 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 dc61376def 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 7f42daa56d 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 2d9f9646a3 Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner 2005-04-04 19:08:55 +00:00
mozilla.mano%sent.com 29a36a7c3a 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 53d3abf4ee oops, revert unrelated change I did with my last checkin 2005-04-03 14:42:16 +00:00
kairo%kairo.at 8723c688b4 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 d0029df548 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 56e5183d34 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 20e02ff762 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 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