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

165148 Коммитов

Автор SHA1 Сообщение Дата
morse%netscape.com 3b164754d3 bug 51144, make cookie viewer/password viewers resizable, r=blakeross@telocity.com, sr=alecf 2006-07-29 05:35:31 +00:00
morse%netscape.com 6e77a2707b bug 51102, r=sgehani@netscape.com a=hangas@netscape.com 2006-07-29 05:35:30 +00:00
blakeross%telocity.com 895ae0152e Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=jag sr=alecf 2006-07-29 05:35:29 +00:00
disttsc%bart.nl 01f5784e38 Make accel-h show up in Tasks > Tools -> History menuitem and make accel-h work everywhere. bug=52580, r=/a=ben 2006-07-29 05:35:28 +00:00
hyatt%netscape.com 54c26d790b 48758. r=ben,saari, a=waterson 2006-07-29 05:35:27 +00:00
mjudge%netscape.com 80bc15ab7f small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2006-07-29 05:35:26 +00:00
kairo%kairo.at 04fab478c5 bug 190085 - about:plugins is not working; remove spaces from .properties files to work around a regression of .properties parser, r=biesi, sr=bz, a=asa 2006-07-29 05:35:25 +00:00
akkana%netscape.com 8269bb1b3e 51570: remove ^W for delete word since it now conflicts with Close Window. r=kin 2006-07-29 05:35:24 +00:00
tao%netscape.com ed64ca7bfc 45262 Check-In "View | Set Language/Region" code to better
expose the Counrty Picker feature to user.r=ftang
2006-07-29 05:35:23 +00:00
blakeross%telocity.com a1a11ba18a Adding files. Not part of build yet. 2006-07-29 05:35:22 +00:00
akkana%netscape.com abb08151df 52377, 52035: Put back keyset mistakenly removed in previous version. Suggested by jrgm 2006-07-29 05:35:21 +00:00
hewitt%netscape.com 31a01cd211 #46015 - making Ctrl-R work correctly for reload, r=hangas, a=ben 2006-07-29 05:35:20 +00:00
akkana%netscape.com d409850136 52035, 52171: Fix some recent regressions in key bindings. r=hyatt,jfrancis 2006-07-29 05:35:19 +00:00
sgehani%netscape.com 97afb66565 Accesskeys on print preview toolbar buttons.
b=133506; r=caillon; sr=blake
2006-07-29 05:35:18 +00:00
kairo%kairo.at 9ec30b67b1 Bug 56863 - make about:plugins localizable, r=biesi, sr=bz 2006-07-29 05:35:17 +00:00
mnyromyr%tprac.de d9ce72e6bb Bug 282188: sync xpfe toolbar.xml with toolkit toolbar.xml; r=biesi, sr=jag 2006-07-29 05:35:16 +00:00
brade%netscape.com 1e1364a82e change conflicting ids (#43122) 2006-07-29 05:35:15 +00:00
timeless%mac.com 9069f3a5ac for bug 36640 r=akk a=waterson 2006-07-29 05:35:14 +00:00
brade%netscape.com 5e4775bc74 add comment and modifier="false" to some keybindings 2006-07-29 05:35:13 +00:00
tao%netscape.com f7d1c17eaa Fix the broken localeSwitcher in "QA|Languages->". a=ben 2006-07-29 05:35:12 +00:00
brade%netscape.com 390a4d04b5 handle control-shift-home/end keybindings (bug #43122) 2006-07-29 05:35:11 +00:00
brade%netscape.com bd1b09bfc0 unix keybindings for ctrl-shift home/end (bug #43122) 2006-07-29 05:35:10 +00:00
brade%netscape.com 5cad416d60 handle control-delete and shift-delete (bug #41078) 2006-07-29 05:35:09 +00:00
brade%netscape.com 0b814e2bdc add missing keybindings for windows-alternative shortcuts (cut/copy/paste); bug #41078) 2006-07-29 05:35:08 +00:00
brade%netscape.com bb9dd3427e missing whitespace 2006-07-29 05:35:07 +00:00
brade%netscape.com 2e54222b28 handle control-delete (bug #41078) 2006-07-29 05:35:06 +00:00
akkana%netscape.com 72dc6153eb 42885: The other platforms define cut/copy/paste in their platform files (why?), so, sigh, do the same thing, for now. r=saari 2006-07-29 05:35:05 +00:00
rbs%maths.uq.edu.au d7ee8d0cb5 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-07-29 05:35:04 +00:00
rods%netscape.com fd268524e0 Adds a new arg to the PP call. The new arg is not being used, it is
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2006-07-29 05:35:03 +00:00
rods%netscape.com 14ff8277df Missed these from checkin for
Bug 143248 r=dcone,conrad sr=attinasi
2006-07-29 05:35:02 +00:00
rods%netscape.com 2cb08f78cb set the UI accordingly after doing PP from the combobox
Bug 143309 r=sgehani sr=alecf
2006-07-29 05:35:01 +00:00
rods%netscape.com 969f0afacf change printpreview toolbar over to a combobox with discrete values
Bug 127857 r=sgehani sr=alecf
2006-07-29 05:35:00 +00:00
sgehani%netscape.com fae98c50ba Land update notifications.
b=120201; r=law,pavlov; sr=dveditz
2006-07-29 05:34:59 +00:00
sgehani%netscape.com 752e6b4135 Make tabbing off of scale or page fields change the values if new ones
were entered.
b=126726; r=morse; sr=hewitt; a=asa
2006-07-29 05:34:58 +00:00
timeless%mac.com 7493380742 Bug 127699 Disable UI for zoom, print, and landscape/postscript on Unix
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bzbarsky sr=attinasi a=asa
2006-07-29 05:34:57 +00:00
rods%netscape.com 357f6fa59a The document viewer was only clamping on values above 100%, the Front-end UI
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
2006-07-29 05:34:56 +00:00
rods%netscape.com a340c21007 1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2006-07-29 05:34:55 +00:00
law%netscape.com fa1330fe05 Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers 2006-07-29 05:34:54 +00:00
sgehani%netscape.com e7e1d86137 Hide print button, scaling widgets, and orientation widgets.
b=127699; r=law; sr=jag; a=asa
2006-07-29 05:34:53 +00:00
sgehani%netscape.com 50a31812d1 Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2006-07-29 05:34:52 +00:00
akkana%netscape.com 21895f25cd 57317: move "middle click on content area loads URL" behavior from
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
  r=timeless, sr=hyatt
2006-07-29 05:34:51 +00:00
disttsc%bart.nl 1cc4019000 Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben 2006-07-29 05:34:50 +00:00
hyatt%netscape.com 3eebd6a924 prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com 2006-07-29 05:34:49 +00:00
alecf%netscape.com bf5c5f3023 fix for #61137 r=blake a=ben
explicity use toString() to garantee we have a String object
2006-07-29 05:34:48 +00:00
alecf%netscape.com 9361a46064 fix for 59799, among other things..
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2006-07-29 05:34:47 +00:00
alecf%netscape.com 3c226a8a5a big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2006-07-29 05:34:46 +00:00
morse%netscape.com 496db60225 bug 48923 prefill form data should be disabled if nothing to prefill, r=law@netscape.com sr=alecf@netscape.com 2006-07-29 05:34:45 +00:00
alecf%netscape.com 0cba34dac3 part of fix for #46200 - extract wallet from nsIBrowserInstance, and fixup all callers to call
the wallet service directly.. yay!
r=jag, a=ben
2006-07-29 05:34:44 +00:00
sfraser%netscape.com edecdb921e Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2006-07-29 05:34:43 +00:00
morse%netscape.com 57bda89b66 bug 52674, changing url for privacy tutorial, r=dveditz,ben, a=verah,ben,dveditz,mcarlson,matt 2006-07-29 05:34:42 +00:00