Commit Graph

644 Commits

Author SHA1 Message Date
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
gerv%gerv.net
f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
bzbarsky%mit.edu
26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
bzbarsky%mit.edu
7a292c3f22 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
cbiesinger%web.de
f709077594 bug 234046, remove search plugins for bugzilla, mozilla.org and LXR
patch by Matti Versen <matti@mversen.de> r=bsmedberg sr=tor a=asa
2004-04-06 22:19:14 +00:00
jshin%mailaps.org
ac2f18a8e9 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2004-03-09 19:33:48 +00:00
bzbarsky%mit.edu
92c9a2c2d8 Backing out bug 191053 and various bustage fixes due to tree red and lack of
ability to get a hold of jshin.  a=#developers (acting sheriff).
2004-03-09 06:09:15 +00:00
jshin%mailaps.org
401ebf9a1a bug 191053 : international domain names (IDN) are displayed as gargage in bookmark (r=varga, darin, sr=jag) 2004-03-09 03:31:10 +00:00
darin%meer.net
fdf250cf4e landing patch for bug 234864 "string branch landing resulted in large spike in heap allocations (brad:A metric)" r+sr=dbaron
this patch also introduces nsTFixedString and removes CBufDescriptor.
2004-02-20 02:23:05 +00:00
jst%mozilla.jstenback.com
90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
neil%parkwaycc.co.uk
1e1962b718 Bug 231203 fix regression (from bug 214797 nsFileSpec to nsIFile conversion) that stopped searchplugins that didn't use .gif images from loading r=darin sr=jag 2004-01-28 23:34:57 +00:00
neil%parkwaycc.co.uk
cf4e458f32 Bug 214797 remove nsFileSpec from search p=cls r=darin sr=jag 2004-01-12 14:01:10 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
neil%parkwaycc.co.uk
50f947506d Bug 228448 Remove == PR_TRUE and PR_FALSE as per mozilla style guide p=gautheri@noos.fr r=me sr=alecf 2003-12-29 11:18:02 +00:00
timeless%mozdev.org
23873fc99f Bug 228620 Add AskJeeves search to build
patch by durbacher@gmx.de r=timeless sr=dbaron a=asa
2003-12-17 05:42:33 +00:00