timeless%mozdev.org
6fec2b1a4c
Bug 186819 Query charset searching on dmoz.org does not match with which dmoz.org expects
...
patch by bugzilla@philringnalda.com r=timeless sr=dmose
2005-10-30 03:07:38 +00:00
mconnor%steelgryphon.com
d6bcc60cbd
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
2005-10-17 17:36:55 +00:00
mozilla.mano%sent.com
8798f5769f
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.
2005-10-17 11:27:25 +00:00
mconnor%steelgryphon.com
15a94022c0
bug 290254 - search engine isn't validated for the first time until updateCheckDays after first use, r=me, sr=neil
2005-09-26 15:04:36 +00:00
ben%bengoodger.com
91e950612e
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
2005-08-23 18:11:28 +00:00
timeless%mozdev.org
625d6696fe
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
2005-08-17 08:27:28 +00:00
mconnor%steelgryphon.com
b4a44d8d7c
bug 271097 - backend fix to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r=shaver/me, a=shaver
2005-08-12 02:53:10 +00:00
kairo%kairo.at
151efd5586
revert backout, no effect on btek Tp
2005-07-07 11:09:10 +00:00
kairo%kairo.at
25c60d8d55
try backing out various UI changes form rebranding to test for Tp impact (bug 299624)
2005-07-07 10:13:47 +00:00
kairo%kairo.at
fcb3829454
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)
2005-07-02 20:35:13 +00:00
mconnor%steelgryphon.com
5a887e590c
bug 123315 - user-added searchplugins should be installed into the profile, r=bsmedberg, sr=shaver, a=bsmedberg
2005-06-29 15:55:57 +00:00
bsmedberg%covad.net
838f393226
Bug 296430 - Allow extensions to ship searchplugins, final patch to read searchplugins from a dirservice nsISimpleEnumerator key, r=mkaply a=asa
2005-06-14 15:25:25 +00:00
timeless%mozdev.org
bf0ed59015
Bug 282494 jeeves.src needs updating
...
patch by moz_bugzilla@exchangecode.com r=timeless sr=alecf a=shaver
2005-06-01 17:48:40 +00:00
bzbarsky%mit.edu
cddca7b121
Don't set window.location or document.location in chrome code; set
...
location.href instead. Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
dbaron%dbaron.org
b13b88a97c
Have separate states for new search plugin install and search plugin update and only remove old files for updates. b=290038 r=mconnor sr=brendan a=roc
2005-04-16 04:37:39 +00:00
dveditz%cruzio.com
b4398cd40c
bug 290037 search action protocol should match method r=bengoodger,sr=dbaron,a=asa
2005-04-13 00:35:04 +00:00
bsmedberg%covad.net
3a4772821b
Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa
2005-04-08 17:20:34 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
cbiesinger%web.de
6bed59f7d7
Bug 146194 sidebar search's next button does not reset count with a new search
...
patch by Robert Strong <moz_bugzilla@exchangecode.com> r=caillon sr=alecf
2005-02-20 16:58:10 +00:00
timeless%mozdev.org
1f6bfed465
Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
...
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
cbiesinger%web.de
9b06b9b0f5
Bug 224346 can't refresh search tab when search results appear (in advanced mode)
...
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=timeless sr=neil
2005-01-04 23:30:57 +00:00
bzbarsky%mit.edu
99df5c71c0
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
...
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
darin%meer.net
9ce15630b0
removing additional instances of deprecated nsServiceManager:: methods, bug 219400
2004-11-08 16:33:11 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
ben%bengoodger.com
ac2f4820a7
263928, 263412 - define default distribution ID in configure.in, not in nsISS for better availability/reliability. r=vlad
2004-10-14 06:21:22 +00:00
ben%bengoodger.com
220e132cc5
263928 - followup - potential for memory to be freed before access due to literal string going out of scope - use a named literal string in the parent scope block instead. r+sr=brendan
2004-10-12 00:08:45 +00:00
ben%bengoodger.com
f27e742f65
263928 - distribution id for search results r=vlad sr=brendan
2004-10-11 23:08:04 +00:00
ben%bengoodger.com
0cadd51931
261847 - update mechanism does not function for engines used with GetInternetSearchURL - make sure validateEngine is called in this case as it is for DoSearch. r=vlad sr=brendan a=asa
2004-10-08 21:54:28 +00:00
ben%bengoodger.com
51b4394903
fix build bustage on btek - MOZ_PHOENIX out a static init and use correct number of params (this compiled on windows for some reason!)
2004-10-08 00:55:15 +00:00
ben%bengoodger.com
9c76391d51
261991 - Reorder search plug-in list (r=vladimir@pobox.com, sr=mscott@mozilla.org, a=asa@mozilla.org)
2004-10-08 00:30:13 +00:00
peterv%propagandism.org
c2fde29a6e
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-17 11:12:14 +00:00
Stefan.Borggraefe%gmx.de
0315891bf9
Bug 250637: Remove broken "Power Search" feature that was never really implemented
...
r=pkwarren, sr=neil
2004-09-09 14:23:12 +00:00
ben%bengoodger.com
c6704a794b
258360 - ISS is sending incorrect parameter values when there is no selected search engine r+sr=brendan@mozilla.org
2004-09-08 08:09:20 +00:00
ben%bengoodger.com
96f641e290
followup to 255394 - non-default search query parameter generation - fix crash in seamonkey by adding a null check, and make sure we locate general.useragent.locale in the right .properties file.
2004-08-29 11:20:46 +00:00
ben%bengoodger.com
8dd75ec9b0
255394 - default search query parameter generation, r+sr=brendan@mozilla.org
2004-08-29 08:17:38 +00:00
timeless%mozdev.org
dedf389ac9
Bug 230969 Warning: redeclaration of var categoryList
...
patch by jw6057@bacon.qcc.mass.edu r=timeless sr=neil
2004-08-26 14:05:44 +00:00
cbiesinger%web.de
95f74ea211
remove InsertWithConversion
...
Bug 113234 r=darin sr=dbaron
2004-07-25 12:25:43 +00:00
cbiesinger%web.de
be9764fdfe
Bug 113243 Get rid of (Compare|Equals)WithConversion
...
r+sr=roc
2004-07-21 20:18:39 +00:00
timeless%mozdev.org
766d404cfe
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
neil%parkwaycc.co.uk
74863ecc92
Bug 236913 Need to correctly unescape search strings for the search sidebar (indirect fallout from bug 44272) r=timeless sr=alecf
2004-06-18 22:10:32 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
timeless%mozdev.org
99a43c4d07
Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
...
r=neil sr=jag
2004-05-17 23:23:47 +00:00
cbiesinger%web.de
368c5f07f7
bug 228017 show yes/no buttons for a yes/no question, instaed of ok/cancel
...
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2004-04-26 10:54:39 +00:00
gerv%gerv.net
f534a92d25
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 13:54:27 +00:00