smfr%smfr.org
|
9d33ba2f4c
|
Fix bug 156886: show a file icon for the site icon for file:// urls.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179155 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 04:58:20 +00:00 |
|
smfr%smfr.org
|
f2ba34f584
|
Fix bug 304006: fix the restoration of folder expanded states when clicking between collections, by ensuring that we restore them after -reloadData.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179151 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 00:51:02 +00:00 |
|
smfr%smfr.org
|
f2a7fcab2d
|
Make sure CSS is valid.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179150 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 00:45:19 +00:00 |
|
mozilla.mano%sent.com
|
d6ac469c9a
|
Bug 303399 - Bidi: Problems with caret positioning on blank lines. patch from Uri Bernstein <uriber@gmail.com>, r=mrbkap, sr=roc, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179149 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 00:45:05 +00:00 |
|
smfr%smfr.org
|
91147217b8
|
Fix bug 303359: when pasting a bookmark into the Bookmark Bar collection with nothing selected, put the bookmark at the end of the bookmark bar, rather than the end of the menu.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179148 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 00:37:37 +00:00 |
|
smfr%smfr.org
|
7503f87b58
|
Fix bug 296783: clean up ad_blocking.css to avoid lots of false hits. Make the rules more specific; testing by visiting many of the top 200 sites. r=me
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179147 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 00:19:15 +00:00 |
|
bryner%brianryner.com
|
b052c9192e
|
Fix for focus-stealing via blur() and focus(). Bug 299677, patch by martijn.martijn@gmail.com, r=me, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179146 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-28 00:16:17 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
0d71bc6608
|
Fix bug 263951 In <mailCommands.js>, Error: redeclaration of const NS_BAYESIANFILTER_CONTRACTID. Original patches by bugspam.Callek@gmail.com and neil.parkwaycc.co.uk, refined by me (SeaMonkey only). r=dmose,sr=neil.parkwaycc.co.uk,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179138 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 18:09:22 +00:00 |
|
cbiesinger%web.de
|
67b74fc653
|
bug 265607 check *aConfirm instead of aConfirm
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179134 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 16:19:03 +00:00 |
|
cbiesinger%web.de
|
fd9deb29d0
|
bug 210373 make gtkmozembed on gtk2 use nsIWebBrowserFocus for focus handling,
to fix focus stealing bugs
patch by Christian Persch <chpe@gnome.org> r=marco sr=roc a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179133 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 16:15:49 +00:00 |
|
aaronleventhal%moonset.net
|
4c918a6659
|
Backing out bug 305667 and reopening it. Item selection disappearing in <richlistbox> when no file naming dialog is used before download manager appears for a save. Patch by Doron Rosenber. r=mconnor, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179129 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 12:48:30 +00:00 |
|
masayuki%d-toybox.com
|
087224a4e1
|
Bug 305345 If find toolbar is already opened, if you press "'" or "/" key on browser, the character should not be set to find toolbar r=mconnor, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179126 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 05:22:31 +00:00 |
|
bzbarsky%mit.edu
|
c34ebf1f5e
|
Update comment to my review comments. Bug 305640
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179125 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 05:16:46 +00:00 |
|
smfr%smfr.org
|
da335a5e32
|
Fix bug 306084: avoid crashes when closing the last tab (or trying to move it to a new window), and disable the menu items as appropriate.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179123 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 03:43:23 +00:00 |
|
mozilla.mano%sent.com
|
9ab26bac5e
|
fixing typo from bug 305955's checkin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179120 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 02:26:29 +00:00 |
|
mozilla.mano%sent.com
|
11cfb1d598
|
fixing typo from bug 305955's checkin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179117 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 02:07:45 +00:00 |
|
gavin%gavinsharp.com
|
dc58bce161
|
Bug 305828: Changes to tabbrowser.xml for sessionsaver extension, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179116 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-27 02:03:55 +00:00 |
|
mrbkap%gmail.com
|
b77563f683
|
bug 303108: Components.utils.evalInSandbox should throw exceptions that tell the caller what went wrong, instead of always throwing NS_ERROR_FAILURE. r=shaver a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179114 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 23:57:08 +00:00 |
|
bryner%brianryner.com
|
bcdf17409e
|
Make sure we resume timeouts after restoring the docshell hierarchy, so that child windows are resumed correctly. Part of the fix for bug 305167, r=cbiesinger, sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179111 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 23:05:07 +00:00 |
|
mrbkap%gmail.com
|
67e4462827
|
bug 305883: Protect against the empty XML list to fix a crash when emitting code for |<></>|. Also fix the decompiler to handle XMLLists correctly. r+a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179105 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 21:16:15 +00:00 |
|
scott%scott-macgregor.org
|
415de0172e
|
Bug #305843 --> update timer should not fire every 5 seconds - fire every 10 minutes instead.
Port Ben's patch to Thunderbird.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179102 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:56:11 +00:00 |
|
scott%scott-macgregor.org
|
6780a1413c
|
Bug #305999 --> make addbook urls work again for adding vcards to the address book by making the content type valid.
r=bz sr=bienvenu
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179098 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:40:55 +00:00 |
|
mconnor%steelgryphon.com
|
b872ad2536
|
bug 302486 - PAC edit box plays games with URI fixup as you type, r=vlad, a=caillon
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179097 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:39:12 +00:00 |
|
scott%scott-macgregor.org
|
ce30a5ac92
|
Bug #303751 --> Thunderbird's Incompatible Items dialogue contains irrelevant text
sr=ben
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179096 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:38:14 +00:00 |
|
neil%parkwaycc.co.uk
|
c6331b301f
|
Make jars with all known combinations of perl and zip b=194045 r=bsmedberg a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179094 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:25:42 +00:00 |
|
gavin%gavinsharp.com
|
5265c7c9f7
|
Bug 305794: Report A Broken Web Site, Privacy Policy link not working, r=mconnor, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179093 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:20:22 +00:00 |
|
mark%moxienet.com
|
2434c92fb2
|
Bugs 305131 and 305686, Mac l10n unpacking fixes. r=bsmedberg a=chase
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179090 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 20:06:54 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
5bafc3e9ea
|
Bug 304947 Some mistakes in nav_help.xhtml - followup
p=opitz.michael@inode.at r=me a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179087 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:53:13 +00:00 |
|
ben%bengoodger.com
|
9507f2ee01
|
305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179083 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:40:55 +00:00 |
|
vladimir%pobox.com
|
c50e96521e
|
back out bogus patch for 271359 (wasn't doing anything), r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179080 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:24:59 +00:00 |
|
mozilla.mano%sent.com
|
98e1e4bbe8
|
Bug 304951 - error in chardet's Hebrew language model. patch from Shy Shalom <shoosh20012001@hotmail.com>, r=smontagu, sr=roc, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179079 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:11:14 +00:00 |
|
aaronleventhal%moonset.net
|
205aa864e1
|
Bug 306072. Label not associated with textbox in findbar. r=mconnor, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179077 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:09:24 +00:00 |
|
ben%bengoodger.com
|
61b85e2e21
|
282103 - better document the dynamic overlay load method, and announce that it will change for 2.0 r=bryner a=cbeard
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179076 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:08:22 +00:00 |
|
aaronleventhal%moonset.net
|
27c9a85ef1
|
Bug 305667. Item selection disappearing in <richlistbox> when no file naming dialog is used before download manager appears for a save. Patch by Doron Rosenber. r=mconnor, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179073 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 19:00:08 +00:00 |
|
mozilla.mano%sent.com
|
1088bc9240
|
Bug 305955 - Mapping Ctrl+Shift+D to 'Bookmark All Tabs' (excluding GTK2). r=mconnor, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179072 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 18:59:41 +00:00 |
|
aaronleventhal%moonset.net
|
905cbb425e
|
Bug 249136. Focus lost in newly loaded foreground tab. r=mats, sr=bryner, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179070 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 18:49:43 +00:00 |
|
scott%scott-macgregor.org
|
9570302b69
|
unofficial branding isn't working. Fix an ifdef that was doing the wrong thing.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179067 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 18:25:52 +00:00 |
|
bsmedberg%covad.net
|
7d7afebeb1
|
Bug 305992 - nsIVersionComparator broken in some circumstances (UMR) - patch by Justin Bradford <jabradford@gmail.com> r=shaver+me a=shaver
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179048 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 14:20:50 +00:00 |
|
mozilla.mano%sent.com
|
8a387bc3c7
|
Fix browser window bustage from bug 284086
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179045 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 13:47:55 +00:00 |
|
mozilla.mano%sent.com
|
0cf0a48c9e
|
the last checkin was bug 284086
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179043 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 13:11:54 +00:00 |
|
mozilla.mano%sent.com
|
31187d5a68
|
'Sanitize on shutdown' fails if the last closed window is not a browser window. patch from Giorgio Maone <g.maone@informaction.com>, r=mconnor, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179042 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 12:53:26 +00:00 |
|
mozilla.mano%sent.com
|
aa6ed06587
|
backing out patch i didn't mean to checkin in v1.592 of this file
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179037 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 10:15:31 +00:00 |
|
dougt%meer.net
|
c657a0c057
|
Fixing bustage. I checked in the patch from the bug, and not my local diff
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179032 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 07:12:58 +00:00 |
|
dougt%meer.net
|
9a92420ef6
|
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179031 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 06:46:21 +00:00 |
|
mconnor%steelgryphon.com
|
cc186fc722
|
bug 305928 - add bookmark dialog - expand button does not expand, r=vlad, a=dbaron
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179030 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 04:43:26 +00:00 |
|
wr%rosenauer.org
|
2ab07bc34e
|
Bug 305962 xulrunner's mozconfig entries obsolete, r=benjamin, a=benjamin
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179029 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 04:32:30 +00:00 |
|
masayuki%d-toybox.com
|
7523f10a97
|
Bug 305342 regression: tabbing from links doens't work in FAYT mode r=mconnor, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179028 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 04:28:20 +00:00 |
|
ben%bengoodger.com
|
9c31edd937
|
fix stupid js error on window close caused by 305134 - remove unnecessary call to nonexistent uninit function on FeedHandler from Shutdown routine.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179020 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-26 00:22:12 +00:00 |
|
bienvenu%nventure.com
|
eeb387a6ed
|
handle failure to do step one of gssapi auth with smtp, sr/a=mscott 305849, also handle servers that don't return an error on auth gssapi *
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179018 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-25 23:29:36 +00:00 |
|
smfr%smfr.org
|
bb3d5e975a
|
Fix bug 167245: when opening tabs for GetURL events, or various Help menu items, always open the new tab in the front irrespective of the "load in background" pref. r=pinkerton
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179008 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-25 22:54:47 +00:00 |
|