Граф коммитов

9342 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.plus.com 0b7900d2bf Bug 396033 Homepage migration not working properly in SeaMonkey. r=Neil 2007-09-29 17:35:08 +00:00
neil%parkwaycc.co.uk 5b946d4752 Menubar height incorrect in some themes and OSes b=396562/5 r=gavin a=bsmedberg 2007-09-28 19:11:51 +00:00
kairo%kairo.at c27c139dda bug 393620 - Change SeaMonkey Vendor ID to "Mozilla", r+sr=Neil legal-a=Gerv 2007-09-28 17:38:20 +00:00
bugzilla%standard8.plus.com d101a070fe Bug 397479 Linkage mismatch of NSGetModule in static build of Seamonkey. p=Steve Snyder,r=me 2007-09-28 16:06:41 +00:00
neil%parkwaycc.co.uk fd3dad86d1 Followup fix to bug 394471 (throwing wrong variable) p=mv_van_rantwijk rs=me 2007-09-28 10:24:29 +00:00
bugzilla%standard8.plus.com 67b805c9a0 Bug 397388 GradientFill() in Cairo unresolved in static Seamonkey build. p=Steve Snyder,r=me 2007-09-27 20:22:59 +00:00
mnyromyr%tprac.de 59081a153b Bug 392720: decouple accesskeys in subscribe dialog; r=neil, sr=bienvenu 2007-09-27 17:32:56 +00:00
kairo%kairo.at 51bc1deece bug 397501 - editor/ missing in locale repackaging builds, r=Pike 2007-09-26 11:51:02 +00:00
bugzilla%standard8.plus.com 9b959b5a08 Part of Bug 397277 Make /suite build with --enable-libxul, Move some of suite/profile from nsISupportsArray to nsI{Mutable,}Array. r=Neil 2007-09-25 15:47:22 +00:00
dveditz%cruzio.com 2568617a49 bug 342205 (SeaMonkey version of 268370) prevent leaks of install-dir from nsSidebar exceptions.
Firefox patch by gavin, r=mconnor, a=kairo and iann
2007-09-25 00:38:14 +00:00
mozilla.mano%sent.com ec6d87927b 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. 2007-09-25 00:38:13 +00:00
bsmedberg%covad.net 148e9f011d 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) 2007-09-25 00:38:12 +00:00
timeless%mozdev.org 6547e50d52 Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2007-09-25 00:38:11 +00:00
gerv%gerv.net 489b9674b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-09-25 00:38:10 +00:00
caillon%returnzero.com 7ee93f24f3 Bug 165653
mozilla/dom depends on mozilla/xpfe/components/sidebar (nsISideBar)
r=bryner@brianryner.com
sr=jst@netscape.com
2007-09-25 00:38:09 +00:00
darin%netscape.com 32763c343e fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2007-09-25 00:38:08 +00:00
timeless%mac.com f3a02f2d11 Bug 125735 Sidebar.getInterfaces should return the list of interfaces it supports
r=sgehani sr=jag
2007-09-25 00:38:07 +00:00
dougt%netscape.com 43bff538b7 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2007-09-25 00:38:06 +00:00
timeless%mac.com aca43530e3 Bug 99808 javascript errors in nsSidebar.js
patch by jband r=sgehani sr=jst
2007-09-25 00:38:05 +00:00
alecf%netscape.com 29793ea4f1 Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin 2007-09-25 00:38:04 +00:00
dougt%netscape.com ab03a2dc57 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2007-09-25 00:38:03 +00:00
sgehani%netscape.com 7707d6949f Add persistent panel support (iframe's remain loaded even when not visible).
b=106129; r=morse; sr=dveditz
2007-09-25 00:38:02 +00:00
stephend%netscape.com d1b66ffb8b Removing extra space in a declaration for the last bug (nsSidebar.js). Previously had r=me/sr=shaver 2007-09-25 00:38:01 +00:00
stephend%netscape.com 65c1c43de8 Bug 78485. Javascript strict warnings. Patch by Christoper Aillon <caillon@returnzero.com> r=me, sr=shaver@mozilla.org 2007-09-25 00:38:00 +00:00
matt%netscape.com 8c8c1fb84c bug 94404 moving sidebar into branding. sr=ben r=pchen 2007-09-25 00:37:59 +00:00
gerv%gerv.net ea0ebbe2d9 Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2007-09-25 00:37:58 +00:00
dougt%netscape.com ab7b996306 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2007-09-25 00:37:57 +00:00
jst%netscape.com 17cb49e8d9 Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2007-09-25 00:37:56 +00:00
valeski%netscape.com 94e236c8f3 mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2007-09-25 00:37:55 +00:00
danm%netscape.com bb0aeff6ad fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2007-09-25 00:37:54 +00:00
danm%netscape.com 0d240c7a2a commondialog service is being replaced by promptservice. bug 72112 continues 2007-09-25 00:37:53 +00:00
mstoltz%netscape.com 3c861c08bf Bug 58021 r=mccabe sr=hyatt. Added security check to sidebar.addPanel to prevent js/chrome insertion 2007-09-25 00:37:52 +00:00
rayw%netscape.com c4993e5f31 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2007-09-25 00:37:51 +00:00
slamm%netscape.com f3896ef63c 'Panel' -> 'Tab' (51091) r=mcafee 2007-09-25 00:37:50 +00:00
slamm%netscape.com 2af63576ed Use proper interface variable to use directory services. Fixes window.sidebar.addPanel(...). bug 50167. r=mcafee 2007-09-25 00:37:49 +00:00
ccarlen%netscape.com 534b960ef7 Converted use of nsIFileLocator to nsIDirectoryService. r=slamm 2007-09-25 00:37:48 +00:00
rayw%netscape.com 98a082f51f Changed case of nsIFactory.idl methods to start with lower case to be like other
interfaces.  Since the C++ generated code upper-cases the method names, this
affects no C++ code, but only a few javascript methods.

Bug 46771.

r=waterson.

I am in today and tomorrow.
2007-09-25 00:37:47 +00:00
jband%netscape.com c761e799d9 fix bug 47410. Allow JS components to implement nsISecurityCheckedComponent and have sidebar componnet implement it to allow access from untrusted scripts. a=brendan@mozilla.org a=johng@netscape.com 2007-09-25 00:37:46 +00:00
ben%netscape.com 2bcb711055 fix for 42964 - sidebar add panel and add search engine dialogs are not localizable 2007-09-25 00:37:45 +00:00
slamm%netscape.com 8a0040cf00 Use standards compliant RDF format. Bug 41225. r=pavlov 2007-09-25 00:37:44 +00:00
slamm%netscape.com a77155fc9d Turn off debugging messages. 2007-09-25 00:37:43 +00:00
slamm%netscape.com b464826e6d Rename 'inbatch' to 'refresh' to make added panel show up right away (bug 28073). 2007-09-25 00:37:42 +00:00
rginda%netscape.com be24559725 fix for 33694, and some cleanup in addSearchEngine.
r=rjc
2007-09-25 00:37:41 +00:00
rjc%netscape.com 8b7b686ad6 Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance). 2007-09-25 00:37:40 +00:00
slamm%netscape.com 67a95b9ce4 Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann. 2007-09-25 00:37:39 +00:00
rginda%netscape.com 3806c70e07 First (sidebar) part of fix for 20721, r=slamm 2007-09-25 00:37:38 +00:00
slamm%netscape.com 0e4862e9fc Add dialogs. One to verify that the add should be done. Another to warn that the panel has already been added. 2007-09-25 00:37:37 +00:00
slamm%netscape.com f7efc8fcea Add sidebar component for js api to sidebar (e.g. addPanel()). r=mcafee 2007-09-25 00:37:36 +00:00
philringnalda%gmail.com 62cef376e8 Bug 397222 - Bogus 'for' attributes shadowing 'control' attributes on <label>s, r+sr=neil 2007-09-24 20:57:44 +00:00
neil%parkwaycc.co.uk b224bb7183 Bug 397334 XUL directory viewer performs unsafe DOM manipulation r=jag sr=biesi 2007-09-24 14:09:40 +00:00
neil%parkwaycc.co.uk 9abd1be91f Bug 389675 Tab drag and drop indicator doesn't work on first drag r+sr=jag 2007-09-24 14:06:53 +00:00
neil%parkwaycc.co.uk 8988b24fbd Use new mozstorage .finalise^H^Hze method b=394736 r=sdwilsh sr=jag 2007-09-24 08:51:44 +00:00
bugzilla%standard8.plus.com 4867aa9ca2 Remove old file from SeaMonkey's xpfe to toolkit transitional phase - config.it is no longer required as we don't have a *nix based installer. r=Neil over irc, no bug 2007-09-21 19:32:25 +00:00
db48x%yahoo.com f6925e4d61 Bug 395163 ��� "page info" -> "permissions" fails to set "allow" exception for cookies
this ports the fix to Seamonkey, which just acquired the bug
patch by Florian Qu��ze <f.qu@queze.net>, r=gavin, a=mconnor
2007-09-21 13:35:54 +00:00
db48x%yahoo.com 5e2da6f0c6 Bug 379183 ��� port new Firefox page info to SeaMonkey. r=Neil 2007-09-21 13:21:30 +00:00
roc+%cs.cmu.edu df1d8efba7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 23:12:10 +00:00
rob_strong%exchangecode.com cccc03c06c Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor 2007-09-18 02:47:35 +00:00
dveditz%cruzio.com d9f67a69c9 bug 395942 mitigations for QuickTime media-link flaw, r=gavin,neil, b=beltzner 2007-09-18 00:54:03 +00:00
bugzilla%standard8.plus.com 7887eb690d Bug 396085 Remove redundant ifdefs etc from bookmarks and search code. r=Neil 2007-09-14 20:26:51 +00:00
neil%parkwaycc.co.uk af1b42c53a Bug 394471 Can't "View" moz-icon: images (e.g. on directory listings) also make urlSecurityCheck use principals instead of focused windows r=bz sr=jag 2007-09-14 19:28:09 +00:00
bugzilla%standard8.plus.com 5289f1c4b9 Bug 396082 Package LICENSE file for Mac builds of SeaMonkey. r=KaiRo 2007-09-13 20:59:38 +00:00
bugzilla%standard8.plus.com d282723f44 Bug 382495 More missing preferences - add some plugin pref migrations to the SeaMonkey profile migrator (also fixes part of bug 396033). r=Neil 2007-09-13 20:13:19 +00:00
bugzilla%standard8.plus.com e97fde9429 Bug 396074 Fix some compiler warnings in migration code. r=Neil 2007-09-13 20:09:41 +00:00
bugzilla%standard8.plus.com 3fed2ace32 Follow up to bug 371671 add venkman's chrome.manifest to the list of items to package, r=KaiRo over irc 2007-09-13 18:50:45 +00:00
bugzilla%standard8.plus.com c2075d4c35 Fix build bustage from bug 382647 2007-09-13 18:44:28 +00:00
bugzilla%standard8.plus.com 786f4ea0a9 Bug 395535 Provide a packages file for *nix based builds of SeaMonkey. r=ajschult 2007-09-13 18:21:38 +00:00
bugzilla%standard8.plus.com d690286a21 Fix missed review comment from bug 382647 2007-09-13 18:11:56 +00:00
bugzilla%standard8.plus.com 50da6ce549 Bug 382647 - move bookmarks to /suite r=kairo,sr=Neil also part of bug 382566 Clean up SeaMonkey packages file, r=mcsmurf 2007-09-13 18:07:46 +00:00
bugzilla%standard8.plus.com 6299672793 Bug 382647 Move xpfe Bookmarks source code to /suite. r=kairo,sr=Neil 2007-09-13 18:04:43 +00:00
bugzilla%standard8.plus.com 47319c146a Final part of Bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB. 2007-09-12 17:51:54 +00:00
bugzilla%standard8.plus.com 9d48288812 Part of bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB 2007-09-12 17:51:53 +00:00
bugzilla%standard8.demon.co.uk 1b2f14d6c9 Bug 389070 Port bookmarks to frozen linkage (Mechanical changes) r/sr=Neil
NPOTB for the firefox freeze.
2007-09-12 17:51:52 +00:00
jwalden%mit.edu c14dda1983 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-09-12 17:51:51 +00:00
bzbarsky%mit.edu 569da33eec Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-09-12 17:51:50 +00:00
sayrer%gmail.com c5ed0e6f4a bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2007-09-12 17:51:49 +00:00
benjamin%smedbergs.us 24eeba12cc Seamonkey-only bustage from bug 347183 - I'm currently building a tree with this, but it should be right 2007-09-12 17:51:48 +00:00
timeless%mozdev.org 6f3151175c Bug 337917 Make consumers stop using cids from other modules 2007-09-12 17:51:47 +00:00
benjamin%smedbergs.us 2aac57a0aa Bug 341406 - Build bookmarks as a separate component, r+sr=Neil 2007-09-12 17:51:46 +00:00
timeless%mozdev.org 52829a7b6c Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2007-09-12 17:51:45 +00:00
gavin%gavinsharp.com e09211e2c5 Bug 337962: fix nsBookmarksService's QI to include nsICharsetResolver, r=neil, sr=bzbarsky 2007-09-12 17:51:44 +00:00
timeless%mozdev.org cf1f0b13b4 Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
r=bz sr=bz
2007-09-12 17:51:43 +00:00
bugzilla%standard8.demon.co.uk f5a339188e Bug 333169 Enable nsBookmarksService to open a window when not using xpfe's commandline service. r/sr=Neil 2007-09-12 17:51:42 +00:00
cbiesinger%web.de 9bbf909419 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2007-09-12 17:51:41 +00:00
jshin%mailaps.org 77f1649767 bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa 2007-09-12 17:51:40 +00:00
cst%andrew.cmu.edu 3ae85290ae Bug 236003 null check missing in nsBookmarksService (seamonkey version of bug 235129)
r=timeless sr=dbaron a=shaver
2007-09-12 17:51:39 +00:00
bzbarsky%mit.edu d938fba771 Remove content dependency on the RDF-ness of bookmarks (since in general, they
need not be RDF-enabled at all).  Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser.  Bug 101995 followup,
r=bsmedberg, sr=alecf
2007-09-12 17:51:38 +00:00
bsmedberg%covad.net d6640a1970 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2007-09-12 17:51:37 +00:00
cst%andrew.cmu.edu 803c2cd3e9 Bug 277853 Use contract id instead of CID for sound
seamonkey: r=timeless sr=neil
firefox: r=mconnor
2007-09-12 17:51:36 +00:00
bryner%brianryner.com ccf6915776 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2007-09-12 17:51:35 +00:00
darin%meer.net 4434c521cb fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2007-09-12 17:51:34 +00:00
darin%meer.net 37b30cff8e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2007-09-12 17:51:33 +00:00
darin%meer.net d473a6e077 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2007-09-12 17:51:32 +00:00
varga%nixcorp.com e60433d041 Updating my email address. 2007-09-12 17:51:31 +00:00
peterv%propagandism.org 8c5f184a12 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2007-09-12 17:51:30 +00:00
jshin%mailaps.org 28ca1a720b follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2007-09-12 17:51:29 +00:00
vladimir%pobox.com 9edd6c627f b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2007-09-12 17:51:28 +00:00
jshin%mailaps.org dd28bbbebe bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2007-09-12 17:51:27 +00:00
neil%parkwaycc.co.uk 4747112692 Bug 238136 Make bookmarks not depend on IE on Windows r=varga sr=jag 2007-09-12 17:51:26 +00:00
dwitte%stanford.edu 750504406d make seamonkey bookmarks use nsISafeOutputStream.
b=252193, r=biesi, sr=darin
2007-09-12 17:51:25 +00:00
cbiesinger%web.de 106da895f2 Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2007-09-12 17:51:24 +00:00
roc+%cs.cmu.edu e8da30f6fc Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2007-09-12 17:51:23 +00:00
mozilla.BenB%bucksch.org 409b91507a Bug 245758: Make bookmarks' internal unescaper match nsEscapeHTML, unescaping ' pr
r=Neil Rashbrook, sr=jst
2007-09-12 17:51:22 +00:00
roc+%cs.cmu.edu 10875f9d0c Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2007-09-12 17:51:21 +00:00
timeless%mozdev.org cde448332d Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2007-09-12 17:51:20 +00:00
bienvenu%nventure.com aa05cb9088 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2007-09-12 17:51:19 +00:00
gerv%gerv.net d33b4d99e2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-09-12 17:51:18 +00:00
timeless%mozdev.org ec35226bed PRPackedBool takes too much effort 2007-09-12 17:51:17 +00:00
jshin%mailaps.org bdb26abe73 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2007-09-12 17:51:16 +00:00
bzbarsky%mit.edu 04065c1e24 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).
2007-09-12 17:51:15 +00:00
timeless%mozdev.org ae6927e009 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2007-09-12 17:51:14 +00:00
jshin%mailaps.org 9c9f0200e7 bug 191053 : international domain names (IDN) are displayed as gargage in bookmark (r=varga, darin, sr=jag) 2007-09-12 17:51:13 +00:00
timeless%mozdev.org 5896ed48f2 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2007-09-12 17:51:12 +00:00
darin%meer.net dc3d0e327f final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron 2007-09-12 17:51:11 +00:00
timeless%mozdev.org e537821b33 Bug 235797 bookmarks.html permissions always reset to 600
r=bsmedberg sr=bz
2007-09-12 17:51:10 +00:00
jshin%mailaps.org da635a12ac bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2007-09-12 17:51:09 +00:00
jst%mozilla.jstenback.com 1ef1f27a17 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2007-09-12 17:51:08 +00:00
neil%parkwaycc.co.uk 33cd64d935 Bug 231076 nsIPref removal from bookmarks p=arne.anka@stupido.com r=pch sr=jag 2007-09-12 17:51:07 +00:00
caillon%returnzero.com e2f5dc94f5 Mark bookmarks as dirty when they are, so they get properly flushed.
Bug 131105
r=ben sr=bzbarsky a=dbaron
2007-09-12 17:51:06 +00:00
timeless%mozdev.org 8174e1ff9c Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2007-09-12 17:51:05 +00:00
varga%nixcorp.com e1ada0ba99 Changing my email address. 2007-09-12 17:51:04 +00:00
chanial%noos.fr 6f9921d805 remove #ifdef MOZ_PHOENIX that are no more relevent since we forked the bookmarks service.
correct typo in comment.
2007-09-12 17:51:03 +00:00
pkw%us.ibm.com e637cef52b Bug 220210 - Bookmarks root is always English "Bookmarks" if using one
profile named "default".
r=p_ch@verizon.net, sr=jag@tty.nl
2007-09-12 17:51:02 +00:00
cls%seawood.org c11f203950 Case matters.
Fixing mingw cross-compiling bustage.
2007-09-12 17:51:01 +00:00
neil%parkwaycc.co.uk 1fc97ea023 Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf 2007-09-12 17:51:00 +00:00
bryner%brianryner.com 5302aad915 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-09-12 17:50:59 +00:00
cbiesinger%web.de 09c72284eb 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2007-09-12 17:50:58 +00:00
ccarlen%netscape.com b3e000023c Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf 2007-09-12 17:50:57 +00:00
ssu%netscape.com 97c47d4e73 fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag 2007-09-12 17:50:56 +00:00
alecf%flett.org 7179bc0554 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2007-09-12 17:50:55 +00:00
varga%netscape.com 0d4ccf22ed Fix for bug 200048. "Set as New Bookmark Folder / New Personal Toolbar" not working.
r=jag, sr=sspitzer
2007-09-12 17:50:54 +00:00
alecf%flett.org 8dff89a822 for bug 101995.. oops, forgot to rev the IID here, so that phoenix doesn't barf.
my previous checkin was r=jshin, sr=brendan
2007-09-12 17:50:53 +00:00
varga%netscape.com 8713e1cf20 Fix for bug 203992. Bookmark's Notify/schedule fail to prompt user when change has occured.
r=jag, sr=bryner
2007-09-12 17:50:52 +00:00
alecf%flett.org 2d62f4a32e big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument 2007-09-12 17:50:51 +00:00
varga%netscape.com 89f4b1f03e Trying to fix windows bustage. 2007-09-12 17:50:50 +00:00
varga%netscape.com c9fc90e466 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2007-09-12 17:50:49 +00:00
chanial%noos.fr 405866818f bug 200359: Importing and exporting bookmarks are broken
r=bsmedberg@covad.net sr=alecf a=asa
2007-09-12 17:50:48 +00:00
varga%netscape.com e754c75e67 Fix for bug 202477. Closing any browser window causes loooong hang (@ nsBookmarksService::WriteBookmarks).
r=darin, sr=smfr, patch by bsmedberg
2007-09-12 17:50:47 +00:00
varga%netscape.com 9137cecaf9 Follow up fix for bug 199872. Bookmarks service doesn't appear to import IE
favorites
- fixing debug builds
- also changing DEBUG to DEBUG_varga to be less annoying
r=ccarlen
2007-09-12 17:50:46 +00:00
varga%netscape.com 969125ab0b Fix for bug 199872. Bookmarks service doesn't appear to import IE favorites.
r=jag, sr=bryner
2007-09-12 17:50:45 +00:00
varga%netscape.com c01e2ce3d4 Fix for bug 201013. Move bookmarks transaction manager to bookmarks service.
Fixes also bug 199364 and 200771.
r=pch, sr=jag
2007-09-12 17:50:44 +00:00
varga%netscape.com 3a4a85b59a Fix for bug 200498. Multiple copies of my bookmarks file are showing up in TEMP / bookmark changes are lost / cannot modify or delete.
r=bsmedberg, sr=bryner
2007-09-12 17:50:43 +00:00
varga%netscape.com b5d54e5e52 Fix for bug 191783. Convert bookmark implemenation to use nsIFile instead of nsFileSpec.
patch by bsmedberg, r=varga, sr=alecf
2007-09-12 17:50:42 +00:00
chanial%noos.fr cad12b1c0e Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
It includes:
- bug 160019: Robust bookmarks handling.
- bug 53422: Bookmarks Transaction Manager
- bug 36339: top level bookmark root
- bug 114962: spring loaded bookmark menu in menubar
Thanks to Jan for the great help, bug fixing and testing.

Jan's fixes include:
- bug 51683: unique URI for bookmarks
- bug 99860: new file bookmarks dialog
- bug 121053: optional labels for separators

r=jag, sr=bryner
2007-09-12 17:50:41 +00:00
bzbarsky%mit.edu 131788c225 Fix a few leaks, convert to nsCOMArray for mObservers. Bug 198275,
r=varga@netscape.com, sr=alecf
2007-09-12 17:50:40 +00:00
varga%netscape.com be65023dba Whitespace cleanup for bug 191783.
r=varga, rs=sspitzer, patch by Benjamin Smedberg <bsmedberg@covad.net>
2007-09-12 17:50:39 +00:00
timeless%mozdev.org 8d3eada6e8 Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2007-09-12 17:50:38 +00:00
sfraser%netscape.com a82eb3502a Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf. 2007-09-12 17:50:37 +00:00
cbiesinger%web.de 14ae8960e2 190020 r=timeless sr=alecf GetResource should take AUTF8String 2007-09-12 17:50:36 +00:00
varga%netscape.com be1b55dcd4 Fix for bug 182842. major perf regression (O(N^2)) in bookmark writing (closing windows)
r=darin, sr=jag, a=dbaron
2007-09-12 17:50:35 +00:00
jrgm%netscape.com 6981c5b66c remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr 2007-09-12 17:50:34 +00:00
dbaron%dbaron.org 2be801473a Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2007-09-12 17:50:33 +00:00
bzbarsky%mit.edu 46613a569e Backing out nisheeth. The orange all over (leak/bloat tests, ports) is his.
a=drivers@mozilla.org speaking through the oracle of blizzard
2007-09-12 17:50:32 +00:00
nisheeth%netscape.com 7cf4c3a748 Checkin for bug 182366. r=heikki. sr=hewitt. a=asa. Start of project to use machine learning to better order results shown in the autocomplete dropdown. 2007-09-12 17:50:31 +00:00
rjc%netscape.com 0f355ed184 Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben 2007-09-12 17:50:30 +00:00
timeless%mozdev.org acfb5dbee8 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2007-09-12 17:50:29 +00:00
timeless%mozdev.org 3d3c43b4d2 Bug 156814 If bookmark file is symlink, mozilla overwrites symlink with a file
r=caillon sr=bz
2007-09-12 17:50:28 +00:00
timeless%mozdev.org 96b3dc9fe7 backing out. 2007-09-12 17:50:27 +00:00
timeless%mozdev.org ba6cab4868 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2007-09-12 17:50:26 +00:00
chanial%noos.fr 230b31994f Fix adding a group of tab and bookmark transaction manager horking in phoenix.
Allow the insertion of a resource in a valid container that isn't in the bookmark graph.
Not part of the build
2007-09-12 17:50:25 +00:00
blakeross%telocity.com d8fcc7d743 174132 - bookmarks shouldn't hardcode navigator chrome url (fix bookmarks notifications in Phoenix). r=bryner sr=hewitt a=brendan 2007-09-12 17:50:24 +00:00
blakeross%telocity.com cafdc3ca8d Minor bookmarks tweaks for Phoenix. Not part of build. r/sr=ben 2007-09-12 17:50:23 +00:00
rjc%netscape.com b374da0355 Fix bug # 170622: Bookmarks deletion cmd needs to go through RDF composite db cmd APIs. Bookmarks need to NS_RDF_ASSERTION_REJECTED on unknown nodes. Bookmarking a group of tabs fix. r=blake sr=jag 2007-09-12 17:50:22 +00:00
darin%netscape.com 68d2f1317c fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2007-09-12 17:50:21 +00:00
hyatt%netscape.com 3152c7a937 Set an infinite expiration for bookmark favicons. Not used by Mozilla (Phoenix only). r=brendan, sr=jag 2007-09-12 17:50:20 +00:00
chanial%noos.fr 76bae1bbb0 Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2007-09-12 17:50:19 +00:00
dougt%netscape.com f3f065a292 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2007-09-12 17:50:18 +00:00
dougt%netscape.com b56b8d6151 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2007-09-12 17:50:17 +00:00
rjc%netscape.com c7473a799d Fix bug # 145858 - imported bookmarked issue with NetPositive. Change required to old bug fix to get search results resolving correctly with aggregation. r=sergei_d@fi.tartu.ee sr=darin 2007-09-12 17:50:16 +00:00
dougt%netscape.com 185df99689 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2007-09-12 17:50:15 +00:00
timeless%mac.com 5352d67a2f Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2007-09-12 17:50:14 +00:00
alecf%netscape.com d018a94103 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2007-09-12 17:50:13 +00:00
henry.jia%sun.com 8428ccef92 Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2007-09-12 17:50:12 +00:00
henry.jia%sun.com 21aed548a7 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2007-09-12 17:50:11 +00:00
alecf%netscape.com e032a4d827 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2007-09-12 17:50:10 +00:00
kyle.yuan%sun.com 39c32c5f8f Bug 151837 Export Bookmarks in Bookmark Manager saves nothing
r=pierrechanial@netscape.net, sr=blake, a=asa
Must not delete/rename the temp file if tempFile == aBookmarksFile
2007-09-12 17:50:09 +00:00
cbiesinger%web.de 54bb2c0a52 address reviewer comments (whitespace) 2007-09-12 17:50:08 +00:00
cbiesinger%web.de 6da8aea318 bug 145858 patch by sergei_d@fi.tartu.ee r=timeless a=asa
Imported NetPositive Bookmarks are not loaded properly anymore
2007-09-12 17:50:07 +00:00
bryner%netscape.com 4894ea8c1a Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2007-09-12 17:50:06 +00:00
ben%netscape.com e0a3f7d4d0 Fix for 86501 - bookmarks truncated when disk full
Make bookmarks check on the success of the file stream write before overwriting the old bookmarks file with the new one.
r=darin, sr=brendan
2007-09-12 17:50:05 +00:00
cbiesinger%web.de fadb0d99e2 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2007-09-12 17:50:04 +00:00
timeless%mac.com 851056dee6 Bug 139471 Rewrite of the personal toolbar drag and drop observer patch=pierrechanial@netscape.net, r=timeless, sr=ben
(maybe you should increment the version number to 2.1)
2007-09-12 17:50:03 +00:00
ben%netscape.com 0ba50d189e Fix for bug 86501 - bookmarks.html file is truncated to 0-length when shutting down with a full profile disk. Write bookmarks to a temporary file, and rename that to 'bookmarks.html' only if the write operation succeeded. r=bryner, sr=jag. 2007-09-12 17:50:02 +00:00
darin%netscape.com c6027def9e fixing XP_WIN bookmarks bustage 2007-09-12 17:50:01 +00:00
jaggernaut%netscape.com a59ce831a1 Bug 129428: Paste doesn't work in bookmark manager. Patch by ben@netscape.com, r=pierrechanial@netscape.net, sr=jag 2007-09-12 17:50:00 +00:00
darin%netscape.com de043ff664 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2007-09-12 17:49:59 +00:00
ben%netscape.com 579b0eb86e Fix two bugs:
- 130614 [adt2] Trunk crashes on startup on Win95 @ nsBookmarksService::ParseFavoritesFolder
         On older Windows installs, IE4 is not present and as a result there's no system
         favorites folder. Insert a null check so that we only parse a system favorites folder
         if one exists.
         r=bryner, sr=hyatt
- 127476 [adt1] Non-ASCII characters in IE Favorites are imported as garbage.
         IE stores Favorite Name as the non-extension part of the file name (baseName). The
         code was using GetFileBaseName, which returns a CString (dumb!). Converted to
         extract the bookmark name from the unicode leaf name.
         r=ftang, sr=hyatt
2007-09-12 17:49:58 +00:00
darin%netscape.com 40a46904d8 fixes bug 130079 "Importing IE favorites turns spaces into %20 (URL-encoded)"
patch=andreas.otte@debitel.net r=ben sr=darin
2007-09-12 17:49:57 +00:00
jaggernaut%netscape.com ffa5313e8c Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa 2007-09-12 17:49:56 +00:00
seawood%netscape.com 7823ce6ae6 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2007-09-12 17:49:55 +00:00
darin%netscape.com 82eb217257 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2007-09-12 17:49:54 +00:00
alecf%netscape.com b1ed30ee65 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2007-09-12 17:49:53 +00:00
timeless%mac.com b5ff201f12 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2007-09-12 17:49:52 +00:00
hyatt%netscape.com 02896cb288 Landng boomar groups. 119599 r ben sr jag a asa 2007-09-12 17:49:51 +00:00
ben%netscape.com 04cc28d1b1 Fix build bustage. r=bryner, sr=blake 2007-09-12 17:49:50 +00:00
ben%netscape.com dc0de3e526 Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2007-09-12 17:49:49 +00:00
darin%netscape.com 2715df8383 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2007-09-12 17:49:48 +00:00
alecf%netscape.com 8086c8fed5 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2007-09-12 17:49:47 +00:00
seawood%netscape.com 55127bfd41 Use PR_TRUE instead of true.
Fixing OS/2 & AIX tinderbox bustage
2007-09-12 17:49:46 +00:00
ben%netscape.com 9d7288ec13 Fix for 106326 - better handling of IE favorites. Adding support for one-time import of
IE favorites in addition to dynamic root which is now off by default.
Also update the nsIBookmarkService API to support IDL naming conventions, and enhance API
with utility methods requested and required by clients.
r=rjc, sr=hyatt
2007-09-12 17:49:45 +00:00
rjc%netscape.com 84de0c1865 Fix bug # 125361: bookmarks issue. r=tingley sr=ben 2007-09-12 17:49:44 +00:00