Commit Graph

12431 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
56cd4b5122 Make nsIWindowProvider report whether it created a new window. Bug 326006,
r=bsmedberg, sr=jst, branch181=jst


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189932 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 05:35:41 +00:00
bzbarsky%mit.edu
685f9740d8 Move the "force into tab" code out of Gecko and allow embeddors to do the same
sort of thing. Bug 323810, r=bsmedberg, sr=jst, branch181=jst


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189931 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 05:28:33 +00:00
scott%scott-macgregor.org
17dacd596e Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189856 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-13 20:28:43 +00:00
neil%parkwaycc.co.uk
70333ae86e Bug 312489 Fix regression from bug 300485 that was too eager to try to load an entire home page group in a new tab instead of a new window r=biesi sr=jag a=IanN
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189477 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-09 15:01:02 +00:00
bugzilla%standard8.demon.co.uk
630ae7d5ff Follow up to Bug 309068 URL presence check should be disabled by default - move the pref to its proper place. r/sr=neil,branch-1.8.1=mscott,aSeaMonkey1.1=Kairo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189034 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 19:58:00 +00:00
gerv%gerv.net
4122eb0b90 Bug 325224: make internal links work in about:licence. Patch by gerv; a=neil.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189003 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 14:32:44 +00:00
gavin%gavinsharp.com
62bba8ba21 Bug 312642: expose clickSelectsAll property on textbox.xml, r+branch181=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188958 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-05 15:15:08 +00:00
cst%andrew.cmu.edu
a23c870adf Bug 325838 Don't show image thumbnail on tab icon if browser.chrome.site_icons is false
r+sr=jag branch-1.8.1=neil


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188928 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-04 17:29:46 +00:00
cst%andrew.cmu.edu
49c643315d Bug 316150 Don't fade splash screen when using remote desktop
r=emaijala sr=neil branch-1.8.1=neil


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188760 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 17:38:44 +00:00
gavin%gavinsharp.com
9ada5e6bfa Bug 120527: Dialog fix to make default button not appear default while another button has focus, patch by Neil, r=aaronlev,mano,mconnor sr=jag, branch181=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188752 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-02 15:42:56 +00:00
gavin%gavinsharp.com
1987310e21 Bug 308591, Button.dlgType sets an attribute with the wrong case, patch by Neil Deakin <enndeakin@sympatico.ca>, r=neil, branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188685 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 19:05:57 +00:00
ajschult%verizon.net
db33ac35d4 Bug 233229 Location Bar uses http when auto-completing https URLs. r+sr=neil. this and the previous patch have branch181=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188648 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 05:30:37 +00:00
ajschult%verizon.net
00a218207f Bug 130462 "null" or "" is displayed in drop-down search text in URL bar. r=jag, sr=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188647 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-01 05:23:57 +00:00
bzbarsky%mit.edu
b116df8c6b ix leaks due to nsISupportsArray misuse. Bug 323377, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=pike, sr=bzbarsky, branch181=bsmedberg


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188622 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 22:48:38 +00:00
bryner%brianryner.com
bf871d4e46 If a session history listener changes the current index, make sure we update the insertion point in the list to match. Bug 320742, patch by waymost+firefox@gmail.com, r+sr=me.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188396 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-28 18:10:30 +00:00
gerv%gerv.net
5c3e072cdc Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188343 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-27 14:14:37 +00:00
kairo%kairo.at
34227f2cec bug 65480 - prefs advanced description wording, p=<giacomo.magnini@portalis.it> r+a=IanN
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188242 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 17:41:50 +00:00
jag%tty.nl
d3fe9b976c Follow-up to bug 105885. We missed one place that assumed the order of tabs and
panels is the same. Look the browser up from the tab through linkedBrowser. r/sr=Neil, a=KaiRo, CTho


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188216 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 04:44:55 +00:00
ajschult%verizon.net
ed1aa519c2 Update the Download More link in Languages/Content preferences. bug 324701, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=Neil, a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188214 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 04:24:54 +00:00
kairo%kairo.at
32d7d235b4 bug 271745 - Software installation and check for updates has no effect - make SeaMonkey point to a working updates RDF file so that people get at least informed when we release new stable builds, r+sr=Neil a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188186 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-25 22:32:25 +00:00
ajschult%verizon.net
5b0b5cb31c When switching tabs, avoid blurring elements that have no blur method. bug 323806, r/sr=Neil, a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188126 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-25 02:01:49 +00:00
mnyromyr%tprac.de
0d26bfd314 Bug 318889: No search results for multisearch; r=bsmedberg, sr=jag, a=SM Council
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188110 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-24 19:41:08 +00:00
jag%tty.nl
2d6818cf72 Bug 321490: Make SeaMonkey compatible again with moveTabTo implementation of the Firefox
If the first argument is a tab, look up its index. Return the tab we get from insertBefore().
r=CTho, sr=Neil, a=Ian Neal


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188080 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-24 03:11:09 +00:00
bzbarsky%mit.edu
8c92bc4a30 Restore line that got lost while messing with XPCNativeWrapper. Bug 323970, r=neil, a=kairo, iann.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187924 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-20 23:02:12 +00:00
neil%parkwaycc.co.uk
d3e1d09ee8 Limit scope of tab movement keys b=321128 p=Mnyromyr r=me (my tabbrowser.xml changes r=Mnyromyr) sr=jag a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187890 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-20 14:28:35 +00:00
bugzilla%arlen.demon.co.uk
bb9764b261 Bug 322842 [SeaMonkey 1.1a] Installer fails with -229 SCRIPT_ERROR
p=bugzilla@jaysonking.com r=me sr=neil.parkwaycc.co.uk a=kairo on behalf of SeaMonkey Council for SM1.1 (SM only patch)
Make sure version.txt does not have a newline at the end of it otherwise it causes this sort of problem with current installer!


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187636 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-15 00:37:50 +00:00
masayuki%d-toybox.com
cbb5e57d5f Bug 314231 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link Target As..." r=cbiesinger, sr=neil, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187332 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-11 15:15:01 +00:00
bzbarsky%mit.edu
978bee2cdd Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187297 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-11 02:12:53 +00:00
bugzilla%arlen.demon.co.uk
eec611553b Bug 311028 Print Preview window is partly overlayed by background and is missing scrollbars
p=me r=neil.parkwaycc.co.uk sr=bienvenu a=mtschrep for 1.8.1 for non-SM parts of patch a=cst for SM1.1 on behalf of SeaMonkey Council for SM parts of patch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187274 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-10 23:32:14 +00:00
bugzilla%arlen.demon.co.uk
6a26c46039 Bug 322600 Bump up version to 1.1a on MOZILLA_1_8_BRANCH
p=me r=biesi a=biesi for SeaMonkey Council for SM only patch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187136 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-07 23:06:59 +00:00
mrbkap%gmail.com
1d45e9b2a2 bug 315434: Protect against the currently focused node not being something that the current script can access. r=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187101 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 22:44:22 +00:00
bugzilla%arlen.demon.co.uk
28b87f3277 Bug 319659 XPFE code assumes document.firstChild is the root element
p=me r=neil.parkwaycc.co.uk sr=jag a=cst for SeaMonkey Council (SM only patch)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187085 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 20:46:29 +00:00
ajschult%verizon.net
9ae3e6536c Clamp length of document title and exclude long URIs from history to avoid DOS attacks, r=vlad, sr=darin, a=dveditz. bug 319004
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187057 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 05:31:45 +00:00
mark%moxienet.com
7078795a50 305827 Mac OS X gcc 4 builds with --disable-optimize/-O0 crash, often at startup [@ SetGWorld]. Caused by inconsistencies when multiple classes with the same name but variant layouts are used with unpredictable inlining heuristics. Remove extraneous StPortSetter class from nsAEUtils and rely on the one in nsGfxUtils. r=josh sr=smfr a/1.8.1=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186992 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-05 16:41:23 +00:00
mnyromyr%tprac.de
3e99f694cc Bug 321601: Support Command+Option+Arrows for tab switching (xpfe version of bug 275519); p=<stefan_h@hem.utfors.se>, r=me, sr=Neil, a=SeaMonkey Council
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186911 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:13:28 +00:00
jag%tty.nl
a7ee1cc76a Bug 321578: Files dragged onto tabbar from explorer don't open in new tabs anymore.
Null check aDragSession.sourceNode.
r=cst, sr=Neil, a=KaiRo,biesi


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186860 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-03 19:07:38 +00:00
kairo%kairo.at
c5112df0db happy new year - update SeaMonkey Copyright strings for 2006, r+sr+a=Neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186851 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-03 13:10:12 +00:00
bugzilla%arlen.demon.co.uk
30c166d3a8 Bug 321981 (nsContextMenu.js) Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefService).getBoolPref is not a function
p=me r=neil.parkwaycc.co.uk sr=jag a=cbiesinger for SeaMonkey Council (SM only patch)


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186779 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-01 11:34:39 +00:00
bugzilla%arlen.demon.co.uk
8b291decba Bug 260977 SeaMonkey / mozilla asks for another profile if already ran and run-mozilla.sh is in the libdir
p=piel@lifl.fr r=benjamin a=SeaMonkey Council for SM only patch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186759 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-30 21:11:28 +00:00
cbiesinger%web.de
60b4253699 bug 287945 beos only
- new splash screen and icons for beos
- update version number
- update app signature
by Sergei Dolgov <sergei_d@fi.tartu.ee> r=biesi a=biesi,kairo
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:  Tag: MOZILLA_1_8_0_BRANCH
CVS: 	apprunner-beos.rsrc
CVS: ----------------------------------------------------------------------


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186705 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-29 14:21:59 +00:00
cbiesinger%web.de
ffae271c75 bug 316023 [SeaMonkey] missed this caller of nsITransfer.init in bug 298842; fixing FTP
upload
r+sr=neil a=kairo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186195 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-17 00:14:07 +00:00
neil%parkwaycc.co.uk
d5ffa4235c Bustage fix (again (sigh)) b=301073
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186110 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 15:32:14 +00:00
jag%tty.nl
a2a596f24f Bug 319244: Reduce flicker of the tab drop indicator when dragging tabs. Also clean up strict warning (var redeclaration), and don't show the arrow when you can't drop it (which is within half a tab on either side of the tab being dragged). Oh, and get rid of unneeded flavour. r=CTho, sr=Neil, a=Ian Neal, KaiRo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186105 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 04:11:25 +00:00
neil%parkwaycc.co.uk
4c39276980 Bug 120527 Dialog fix to make default button not appear default while another button has focus r=aaronlev,mano,mconnor sr=jag a=IanN,biesi for SeaMonkey-only portion of fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186094 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 00:59:37 +00:00
neil%parkwaycc.co.uk
209fd86856 Bug 267487 install search plugins from https sites as well as http p=torisugari r=mano sr=me a=IanN,biesi for SeaMonkey-only portion of fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186093 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 00:51:40 +00:00
neil%parkwaycc.co.uk
d2918e1501 Chrome home pages broken b=301073 r+sr=dveditz a=CTho,IanN for SeaMonkey-only portion of fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186091 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 00:46:34 +00:00
neil%parkwaycc.co.uk
32836b3e6b Bug 302575,306810 URL bar gets confused about which URI is loaded r=bz sr=darin a=CTho,IanN for SeaMonkey-only fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186089 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 00:35:37 +00:00
neil%parkwaycc.co.uk
e9b9e83e67 Bug 196438 Tabs draw over the close button p=jomelweb@gmail.com r=mconnor sr=me a=CTho,IanN for SeaMonkey-only portion of fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186088 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-15 00:25:21 +00:00
bugzilla%standard8.demon.co.uk
d59461d08b Bug 104360 In <chrome://global/content/bindings/browser.xml>, "Error: this.docShell has no properties"; (When closing tabs with Site Navigation Bar showed). r/sr=neil.parkwaycc.co.uk,a=CTho,IanN for SeaMonkey-only fix.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186054 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-14 17:52:09 +00:00
neil%parkwaycc.co.uk
0cc2c50217 Bug 221783 Add access keys to <wizard>'s buttons p=vhaarr r=mano sr=me a=CTho,IanN for SeaMonkey-only portion of fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186052 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-14 17:40:34 +00:00