Commit Graph

12550 Commits

Author SHA1 Message Date
sergei_d%fi.tartu.ee
4a6785d3f5 [BeOS]Bug 129411, landing to 1.8.1 branch, p=sergei_d, r=thesuckiestmail, a=beltzner, BeOS-only change
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206917 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 19:10:52 +00:00
mattwillis%gmail.com
e122057ae7 bug 344987 - removes more calendar xpi detrius. r=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206734 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-07 18:40:37 +00:00
ajschult%verizon.net
0d082c4634 Bug 347160: SeaMonkey crashes, when submitting request in google.de. r=timeless, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206698 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-06 22:26:27 +00:00
neil%parkwaycc.co.uk
757ca63b2b Bug 50504 Context menu for bookmarks in main menu and personal toolbar submenus p=paradigmk@technodrome.com r+sr=me a=IanN
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206681 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-06 19:55:35 +00:00
ajschult%verizon.net
3b74b9e28f Bug 311098: Remove .part files when cancelling downloads, ported from toolkit. r=biesi, a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206655 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-06 01:50:44 +00:00
sergei_d%fi.tartu.ee
d5c64b7aa7 [BeOS]Bug 314518, landing to 1.8.1 branch, p=sergei_d, r=cbiesinger, sr=benjamin, a=mtschrep, BeOS-section change
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206597 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-04 18:18:12 +00:00
joshmoz%gmail.com
d12e8f67a8 Naked hostname isn't very effective for identifying dialog origin. b=334893 r=mento sr=dveditz a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206210 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 21:24:30 +00:00
martijn.martijn%gmail.com
5acd6fe5e9 Bug 345928 - In <menulist.xml>, Strict 'Warning: function _selectInputFieldValueInList does not always return a value', patch by Simon Bünzli, r+sr=neil, a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206157 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 17:46:39 +00:00
kairo%kairo.at
74802de1b3 bug 345612 - [seamonkey] Installed spellcheck dictionaries are not displayed and cannot be selected, link to new dictionaries at AMO which work for newer versions, r+sr=Neil a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206094 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-30 19:39:31 +00:00
neil%parkwaycc.co.uk
4f153a1b09 Backing out bug 208363 because of build bustage.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203666 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-25 20:40:11 +00:00
smontagu%smontagu.org
524c697f9f Convert command-line arguments from native encoding to Unicode. Bug 208363, r+sr=neil, a=kairo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203646 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-25 18:41:12 +00:00
martijn.martijn%gmail.com
29f7873342 xpfe part of Bug 306223 - Allow to easily filter errors by category, patch by Serge Gautherie, r+sr=neil, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203533 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-24 18:58:42 +00:00
gavin%gavinsharp.com
69b18f9820 Bug 344264: fix strict warning in button.xml, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor/neil, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203358 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-21 12:50:09 +00:00
mark%moxienet.com
a00d8d97e3 345057 Improve Mac launch behavior through xpcom fork/exec restart and autoupdate restart. Open URLs and documents requested at launch time in the final process. Bring the final process to the foreground if appropriate. Minimize dock icon games. r=bsmedberg r=josh a/1.8.1=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203283 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 19:49:05 +00:00
gavin%gavinsharp.com
9801cfdb55 Bug 289927: JS Console shouldn't show line number if line is 0, xpfe patch by Serge GAUTHERIE <gautheri@noos.fr>, r=neil, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203204 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-20 00:38:01 +00:00
smontagu%smontagu.org
4cf8513b60 Make keyboard navigation through radio groups and buttons bidi-aware. Bug 343690, r=mano, sr=neil, a=beltzner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203145 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-19 19:11:04 +00:00
neil%parkwaycc.co.uk
bb7b5012a7 Bug 287392 Pasting in Bookmark Manager is very slow p=jdarmochwal@gmx.de r+sr=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@203082 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-19 08:06:19 +00:00
gavin%gavinsharp.com
d43b1b5fa6 Bug 318208: textbox.readonly isn't properly implemented, patch by Neil Deakin <enndeakin@sympatico.ca>, r=neil, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202229 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-17 16:33:43 +00:00
neil%parkwaycc.co.uk
7652a0314a Honour preventDefault() on modified link clicks b=319554 r+sr=jag br=biesi
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202193 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-14 22:52:39 +00:00
cst%yecc.com
9cc1584830 Bug 335113
More obvious secure site indication for SeaMonkey - yellow URL bar
Patch by zug_treno@yahoo.com r=db48x sr=neil a=me


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201797 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-09 16:30:08 +00:00
cst%yecc.com
8db3f45792 Bug 315207 Show tab preview in tab tooltips
r=db48x sr=neil
Also fixes Bug 343217 Make sure the tab preview tooltip size is correct after resizing the browser.
Also fixes Bug 343359 Handle standalone images more nicely in the tooltip
Also adds a class to the canvas so it can be skinned.
r+sr=neil


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201796 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-09 16:04:40 +00:00
ajschult%verizon.net
13bc55e481 Bug 334903: Seamonkey update page appears in window with no navigation or tabs. r+sr=Neil, a=KaiRo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201529 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-04 16:07:10 +00:00
bzbarsky%mit.edu
d591b8518c Fix XLink handling in page info. Bug 286949, patch by Christian Schmidt
<bugzilla.mozilla.org@chsc.dk>, r=db48x, sr=neil, a=darin


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201104 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 16:43:44 +00:00
bzbarsky%mit.edu
6f321d6523 Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup
instead. Bug 337339 and bug 264830, r=biesi, sr=darin, a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201062 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 03:35:14 +00:00
db48x%yahoo.com
fc2b916b2b bug 228807: bottom half of Page Info disappears when resized to make bottom tree box height of 0
patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil, a=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201034 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-27 22:37:33 +00:00
bryner%brianryner.com
7d039aabdc Clear the old child docshells when SetDOMDocument is called, so that they don't get persisted in session history before they're GC'd. Also, update SHEntry to hold strong references to the child docshells. Bug 319551, r=sicking sr=bzbarsky a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200899 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 18:50:09 +00:00
bryner%brianryner.com
7f57602a0d Clear cached content viewes in response to the memory-pressure notification (bug 306862) r=marria a=darin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200871 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-26 17:22:32 +00:00
neil%parkwaycc.co.uk
74890a4355 Comment fix, gory details in bug 306810 for the terminally bored.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200728 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 21:26:17 +00:00
neil%parkwaycc.co.uk
63368662ec Fix "Error: this.mCurrentBrowser has no properties" when closing a tab that uses the link toolbar b=320693 r=CTho sr=jag approval-seamonkey1.1a=CTho
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200722 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 21:19:16 +00:00
bclary%bclary.com
2a247493e0 Bug 324483 - add MOZ_GDB_SLEEP to control sleep time in event of abnormal termination on Linux, original patch by davel. r=davel,r+sr=dbaron,a=mtschrep for MOZILLA_1_8_BRANCH
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200639 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 22:31:13 +00:00
darin%meer.net
3e5fed6645 fixes bug 313101 "HTTP auth dialog is titled 'Prompt'" patch by gavin sharp and darin, r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200547 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-22 00:21:16 +00:00
gavin%gavinsharp.com
4736fc9545 Bug 310900: avoid 1-pixel gap in alerts service popup, patch by Jens Bannmann <jens.b@web.de>, xpfe patch r+sr+a181=neil, toolkit patch r=mscott, a181=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199807 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-13 18:05:04 +00:00
martijn.martijn%gmail.com
eccf2a8f87 Bug 300875 - textbox with elements inside can only receive focus if its type is set to autocomplete. r=mano, sr=neil, a=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199777 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-13 01:27:01 +00:00
neil%parkwaycc.co.uk
e3227da9fa Bug 247849 <xul:dialog> should be able to initially disable the accept button p=ajvincent@gmail.com r=timeless sr+br=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199677 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-11 19:25:26 +00:00
gavin%gavinsharp.com
097be87b79 Bug 333312: fix potential crash [@ JS_GetGlobalObject - nsHTTPIndex::OnFTPControlLog] (found by coverity), r=timeless, sr=jag, a181=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199509 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-08 16:19:04 +00:00
jshin%mailaps.org
0693e09969 bug 331803 : Missing modifiers in menuitems r=neil, mano, a=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199500 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-08 12:55:48 +00:00
cst%andrew.cmu.edu
1ce1927067 Bug 339728
Sync xpfe/tookit config.xul and config.js - add an id to an hbox and explicitly save the pref file after each change
r+sr=neil a=KaiRo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198954 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-03 18:37:38 +00:00
neil%parkwaycc.co.uk
187ba3be10 Always set gContextMenu.menu b=332874 r+sr=jag a=KaiRo
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198865 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-02 11:33:39 +00:00
smontagu%smontagu.org
cada635a78 Remove the encoding menu from view selection source. Bug 314181, r=db48x, sr+a=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198730 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-31 11:34:56 +00:00
gavin%gavinsharp.com
242b7d3085 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r+a181=mconnor, ui-r=beltzner, sr=neil/bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198677 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 20:46:08 +00:00
cst%andrew.cmu.edu
19e984f25c Bug 338803
Personal Toolbar overflow chevron not properly updated on resize
r=jag sr=neil a=IanN


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198636 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 15:12:00 +00:00
Olli.Pettay%helsinki.fi
e001d5879a Bug 335586, r+sr=mconnor,neil, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198622 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-30 07:13:11 +00:00
neil%parkwaycc.co.uk
1b1a5d02fa Bug 339313 Can't FAYT for shifted characters (symbols) in listboxes or trees p=zeniko@gmail.com r+sr=me br=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198597 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-29 20:27:49 +00:00
cst%andrew.cmu.edu
38fe8936c8 Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil a=KaiRo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198391 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-25 18:15:02 +00:00
cst%andrew.cmu.edu
9be108b9fc Landed on a closed tree. Backing out previous checkin. Sorry.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198357 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-24 22:41:55 +00:00
cst%andrew.cmu.edu
ebddc91548 Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil a=KaiRo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198356 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-24 22:30:15 +00:00
cst%andrew.cmu.edu
a50e64c5e9 Bug 326737
Respect shift key state when opening link in new tab from the context menu
r=jag sr=neil a=KaiRo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198344 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-24 19:51:23 +00:00
neil%parkwaycc.co.uk
2313640c34 Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag br=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198162 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-22 16:29:32 +00:00
cst%andrew.cmu.edu
9375f42001 Bug 337304
Prevent context menu and autoscroll indicator popup from being present simultaneously
r=jag sr=neil approval-seamonkey1.1a=KaiRo


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198159 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-22 15:55:35 +00:00
neil%parkwaycc.co.uk
9deab6b79b Synchronize some trunk tweaks port by gautheri@noos.fr b=324591 r+sr+a=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198003 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-19 15:05:06 +00:00