mconnor%steelgryphon.com
|
0503dbb591
|
bug 311195 - When update URL is 404, engine update ignores updateCheckDays, patch by O. Atsushi (Torisugari) (torisugari@gmail.com), r=me, sr=neil, a=asa
git-svn-id: svn://10.0.0.236/trunk@182388 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-17 17:37:24 +00:00 |
|
mozilla.mano%sent.com
|
2794196fab
|
Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil.
git-svn-id: svn://10.0.0.236/trunk@182370 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-17 11:32:17 +00:00 |
|
mozilla.mano%sent.com
|
d4ba9bdc91
|
Bug 302000 - browser.search.order.* doesn't work with searchplugins stored in profile. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=bsmedberg, sr=neil.
git-svn-id: svn://10.0.0.236/trunk@182369 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-17 11:27:25 +00:00 |
|
neil%parkwaycc.co.uk
|
75971bad5c
|
Bug 278398 forced autocomplete ignores typing after search r=mscott sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@182266 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-14 19:21:44 +00:00 |
|
mnyromyr%tprac.de
|
403a5b13b0
|
Bug 311037: Remove allowWindowOpen.label; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=Neil
git-svn-id: svn://10.0.0.236/trunk@182191 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-13 20:13:16 +00:00 |
|
kairo%kairo.at
|
55ac68be80
|
add L10n notes for bug 276299, p=vhaarr r=me sr=jag
git-svn-id: svn://10.0.0.236/trunk@182136 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-12 23:47:55 +00:00 |
|
neil%parkwaycc.co.uk
|
422d060780
|
Bug 276299 Wallpaper filename should be localizable p=vhaarr r=me sr=jag
git-svn-id: svn://10.0.0.236/trunk@181864 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-09 20:32:07 +00:00 |
|
neil%parkwaycc.co.uk
|
a38e7585e7
|
Chrome home pages broken (suite version of fix) b=301073 r+sr=dveditz
git-svn-id: svn://10.0.0.236/trunk@181657 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-05 16:10:11 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
eb18312d96
|
Bug 302479 Some pref panels still with missing/incorrect accesskeys
p=giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@181604 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-10-04 21:03:28 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
c7d6cf0e36
|
Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/trunk@181245 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-30 00:24:35 +00:00 |
|
bryner%brianryner.com
|
b4f55b7342
|
Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net
git-svn-id: svn://10.0.0.236/trunk@181221 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-29 20:24:27 +00:00 |
|
neil%parkwaycc.co.uk
|
76b752aa61
|
Bug 68961 restore nsTreeSorting.js accesskey support p=vhaarr@gmail.com r+sr=me
git-svn-id: svn://10.0.0.236/trunk@181006 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-26 22:55:33 +00:00 |
|
mconnor%steelgryphon.com
|
f605a89a77
|
bug 290254 - search engine isn't validated for the first time until updateCheckDays after first use, r=me, sr=neil
git-svn-id: svn://10.0.0.236/trunk@180961 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-26 15:04:36 +00:00 |
|
cbiesinger%web.de
|
ec41432d2a
|
305384 build alert service on non-windows platforms
patch by Jens Bannmann <jens.b@web.de> r=bsmedberg sr=neil
git-svn-id: svn://10.0.0.236/trunk@180824 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-22 21:16:49 +00:00 |
|
timeless%mozdev.org
|
cb6d168fcc
|
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
patch by b.jacques@planet.nl r=darin sr=darin
git-svn-id: svn://10.0.0.236/trunk@180324 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-09-15 23:17:17 +00:00 |
|
roc+%cs.cmu.edu
|
e62ae2d243
|
Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@178883 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-25 00:10:37 +00:00 |
|
bryner%brianryner.com
|
b7f69acc6d
|
Fix property name so that autocomplete works correctly in Thunderbird/Seamonkey. Bug 305654, r+sr=mscott
git-svn-id: svn://10.0.0.236/trunk@178771 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-24 05:05:09 +00:00 |
|
ben%bengoodger.com
|
2025c2d944
|
289362 - replacing dictionary.com with answers.com as the dictionary handler for 1.5 following abusive practices towards firefox users on the part of dictionary.com (popups etc). Patch adds support to the internet search service for search URLs whose parameter formats are effectively redirects, not query strings, e.g. http://www.foo.com/%s vs. currently supported http://www.foo.com/search?foo=%s only... r=bsmedberg, a=cbeard
git-svn-id: svn://10.0.0.236/trunk@178715 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-23 18:15:59 +00:00 |
|
bryner%brianryner.com
|
f8a877926f
|
In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst.
git-svn-id: svn://10.0.0.236/trunk@178617 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-22 18:34:21 +00:00 |
|
cst%andrew.cmu.edu
|
3609c21f0f
|
Bug 305445 "Author" in Themes should have a colon
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
git-svn-id: svn://10.0.0.236/trunk@178580 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-22 00:34:41 +00:00 |
|
cst%andrew.cmu.edu
|
a3319af311
|
Bug 305435 Remove MNG image support listitem from pref window.
patch by stephend <stephen.donner@gmail.com>, r=iann sr=neil
git-svn-id: svn://10.0.0.236/trunk@178579 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-22 00:33:09 +00:00 |
|
cst%andrew.cmu.edu
|
c15ed77ed9
|
Bug 305038 Capitalize "this" in image/cookie/popup-blocking context menu entries.
Patch by stephend, r=mvl sr=neil
git-svn-id: svn://10.0.0.236/trunk@178226 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-19 03:48:46 +00:00 |
|
bsmedberg%covad.net
|
58d96bec57
|
Removing old copies of shistory: these files were cvs-copied to docshell/shistory from xpfe/components/shistory (see bug 230363)
git-svn-id: svn://10.0.0.236/trunk@178173 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-18 17:18:50 +00:00 |
|
timeless%mozdev.org
|
133574e86b
|
Bug 299825 Search plugins in App directory are updated into Profile directory (resulting in double Search Bar entries)
patch by torisugari@gmail.com r=timeless sr=neil
git-svn-id: svn://10.0.0.236/trunk@177934 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-17 08:27:28 +00:00 |
|
mconnor%steelgryphon.com
|
fc2e822624
|
bug 271097 - backend fix to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r=shaver/me, a=shaver
git-svn-id: svn://10.0.0.236/trunk@177629 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-12 02:53:10 +00:00 |
|
roc+%cs.cmu.edu
|
8d8b37887c
|
Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@177514 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 20:58:19 +00:00 |
|
roc+%cs.cmu.edu
|
a4e5443b20
|
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
git-svn-id: svn://10.0.0.236/trunk@177512 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-10 20:21:44 +00:00 |
|
jshin%mailaps.org
|
603536ce19
|
bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa
git-svn-id: svn://10.0.0.236/trunk@177409 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-09 04:47:57 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
629ffcdf38
|
Bug 303142 Wrong taskbar icon for JavaScript Console
p=me r/sr=neil.parkwaycc.co.uk a=asa
git-svn-id: svn://10.0.0.236/trunk@177320 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-08-08 10:47:50 +00:00 |
|
neil%parkwaycc.co.uk
|
861a8799ff
|
Bug 301923 XRemote silently ignored bad URIs p=ajschultz r=caillon a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176758 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-28 14:51:38 +00:00 |
|
neil%parkwaycc.co.uk
|
30ee90ce65
|
Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176751 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-28 13:44:23 +00:00 |
|
dmose%mozilla.org
|
e643bb9796
|
Add basic support for LDAP controls to the LDAP XPCOM SDK, LDAP autocomplete code, and LDAP addressbook (bug 297131). r=bienvenu, sr=roc, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176617 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-26 15:27:18 +00:00 |
|
cbiesinger%web.de
|
43cfa40de6
|
fixing review comments for Bug 298429
git-svn-id: svn://10.0.0.236/trunk@176394 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-21 15:55:01 +00:00 |
|
cbiesinger%web.de
|
c1489d395c
|
298429 don't add a cache pref when opening cache pref panel
patch by Frank Wein <bugzilla@mcsmurf.de> r=biesi sr=neil a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176390 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-21 15:30:20 +00:00 |
|
kairo%kairo.at
|
b49ec8db12
|
revert backout, no effect on btek Tp
git-svn-id: svn://10.0.0.236/trunk@175737 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-07 11:09:10 +00:00 |
|
kairo%kairo.at
|
5495e7642c
|
try backing out various UI changes form rebranding to test for Tp impact (bug 299624)
git-svn-id: svn://10.0.0.236/trunk@175734 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-07 10:13:47 +00:00 |
|
cbiesinger%web.de
|
dd25bcee0f
|
Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
git-svn-id: svn://10.0.0.236/trunk@175720 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-06 23:12:22 +00:00 |
|
kairo%kairo.at
|
9350c000c4
|
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)
git-svn-id: svn://10.0.0.236/trunk@175534 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-07-02 20:35:13 +00:00 |
|
timeless%mozdev.org
|
403260a8fd
|
Bug 299101 remove useless references to nsVoidArray
xpfe
r=neil sr=neil a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175314 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-29 18:12:06 +00:00 |
|
mconnor%steelgryphon.com
|
cb272edc8d
|
bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175297 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-29 15:55:57 +00:00 |
|
bryner%brianryner.com
|
6654ef38e1
|
fix case on #include
git-svn-id: svn://10.0.0.236/trunk@175132 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-24 23:48:26 +00:00 |
|
bryner%brianryner.com
|
71d44da5a6
|
Invalidate cached presentation if the DOM is mutated (bug 292962). Patch by sicking, r+sr=me, a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@175131 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-24 23:31:01 +00:00 |
|
neil%parkwaycc.co.uk
|
1f0fcf9838
|
File Bookmark should preselect New Bookmarks folder b=250783 p=f.qu@laposte.net r+sr=me a=asa
git-svn-id: svn://10.0.0.236/trunk@174841 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-20 09:03:06 +00:00 |
|
neil%parkwaycc.co.uk
|
0caee0db4a
|
Bug 254542 Support middle-clicks in history p=trev@gtchat.de r=me sr=dmose a=asa
git-svn-id: svn://10.0.0.236/trunk@174789 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-17 20:17:18 +00:00 |
|
peterv%propagandism.org
|
1670106ec8
|
Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa.
git-svn-id: svn://10.0.0.236/trunk@174702 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-16 12:58:13 +00:00 |
|
bryner%brianryner.com
|
3274ca4c10
|
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.
git-svn-id: svn://10.0.0.236/trunk@174651 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-15 23:52:46 +00:00 |
|
bsmedberg%covad.net
|
4872055d7b
|
Bug 296430 - Allow extensions to ship searchplugins, final patch to read searchplugins from a dirservice nsISimpleEnumerator key, r=mkaply a=asa
git-svn-id: svn://10.0.0.236/trunk@174565 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-14 15:25:25 +00:00 |
|
bryner%brianryner.com
|
43ba7500f3
|
Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@174381 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-09 20:51:18 +00:00 |
|
dougt%meer.net
|
c4e6e2a6f1
|
Bug 295481. WINCE Fixes. This includes changes to make the makefiles do the right thing if we try to build Minimo and XUL together. These changes rs=bsmedberg. Further WINCE fixes in GFX and Widget. r=emaijala, sr=rbs, a=asa.
git-svn-id: svn://10.0.0.236/trunk@174301 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-08 16:48:44 +00:00 |
|
mnyromyr%tprac.de
|
9eb1116927
|
Bug 131106: Make 'default browser' shouldn't steal image file associations from image programs; patch by Frank Wein <bugzilla@mcsmurf.de>; r=neil, sr=jag, a=asa
git-svn-id: svn://10.0.0.236/trunk@174234 18797224-902f-48f8-a5cc-f745e15eee43
|
2005-06-07 20:10:23 +00:00 |
|