Commit Graph

384 Commits

Author SHA1 Message Date
cls%seawood.org
79ff2227f2 Make sure that we initialize the netPostive variables used in association with imported bookmarks. Marking importing bookmarks work on BeOS.
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65185. r=cls
2001-01-13 05:28:12 +00:00
dbaron%fas.harvard.edu
2b2160f1b0 Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:21:51 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com
68d3515b46 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2000-11-17 20:54:21 +00:00
waterson%netscape.com
4660c16995 Bug 58252. Make sure that local store and internet search service match RegisterDataSource() calls with UnregisterDataSource(). Make RDFServiceImpl support weak references. r=rjc,scc; sr=alecf 2000-10-31 07:27:49 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
bryner%uiuc.edu
b19ce67d83 Bug 56779 - dangling symlinks cause remainder of directory to not show up in filepicker. r=rjc, sr=shaver. 2000-10-24 02:51:08 +00:00
rjc%netscape.com
a8c526ae23 Fix bug # 45966 and bug # 51324: need to escape file URLs. r=me 2000-09-06 01:33:01 +00:00
rjc%netscape.com
85a442b4d8 Have FSDS tell nsIFile's to be less eager... shouldn't resolve aliases on Mac, for example. Preparation for additional work by ccarlsen. r=me 2000-09-05 00:15:22 +00:00
bryner%uiuc.edu
87a69226ec Make the filesystem datasource understand file extensions. Bug 47795 (rdf
filepicker).  r=rjc.
2000-09-01 01:08:23 +00:00
rjc%netscape.com
781a0712bc Fix bug # 47336: files with question marks. r=me 2000-08-22 02:11:11 +00:00
ccarlen%netscape.com
5469d37218 Converted use of nsIFileLocator to nsIDirectoryService r=valeski 2000-08-22 00:14:24 +00:00
rjc%netscape.com
0aba552bc6 Fix bug # 46229: get file: URL view to display file sizes and last mod dates. r=waterson 2000-07-26 23:39:49 +00:00
rjc%netscape.com
dff9b9ad5b Fix bug # 46181: when getting a nsIFile from a file URL, don't open an nsIFilechannel. Patch from dougt, r/a=me 2000-07-23 06:58:16 +00:00
warren%netscape.com
de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
rjc%netscape.com
52b6f1cf49 Fix bug # 43906: non-existant file URLs can cause template failure for bookmarks. R=waterson 2000-06-29 22:47:24 +00:00
waterson%netscape.com
4bd0260e2e Bug 39699. Ignore errors from nsIFile, hyatt-style! seriously, though: nsIFile returns random error codes per-platform when you ask if a non-existant file is a directory. This was causing the RDF enumeration to abort prematurely for no good reason. r=rjc 2000-06-16 21:45:00 +00:00
mkaply%us.ibm.com
d7086a1fcb # 37239
r = rjc, a = brendan
OS/2 bringup continues on M16 - Adding an XP_OS2 only path
2000-05-25 14:33:17 +00:00
waterson%netscape.com
61b8da1f41 Bug 38887. Fix import of IE bookmarks, patch courtesy m_kato@ga2.so-net.ne.jp (Makoto Kato). r=rjc 2000-05-25 06:43:01 +00:00
waterson%netscape.com
7a041f7f12 Remove obsolete file that is no longer part of the build. 2000-05-19 22:15:23 +00:00
rjc%netscape.com
1a44d56fe9 Fix silly warnings. 2000-05-10 07:26:13 +00:00
rjc%netscape.com
4b6d90b76b Fix bug # 37682: use nsIFile instead of nsFileSpec. 2000-05-07 10:15:48 +00:00
cls%seawood.org
d99610fc89 More nsString fixes for BeOS 2000-04-29 01:14:31 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
scc%netscape.com
8495fc494c making string conversions explicit 2000-04-17 14:30:23 +00:00
rjc%netscape.com
afb16b6383 Comment out oftenhit assertion in ArcLabelsIn(). 2000-04-17 05:26:25 +00:00
rjc%netscape.com
87b21b797a Add support for #IEFavoriteFolder 2000-03-20 07:58:30 +00:00
rjc%netscape.com
df47fab4ca When processing IE Favorites (on Windows), handle eof correctly. 2000-03-15 09:08:45 +00:00
rjc%netscape.com
14065c7824 Fix PDT+ bug # 6770: be able to get filenames from the file system in the platform native charset. Patch from m_kato@ga2.so-net.ne.jp Review: ftang, dougt, and myself. Approval: jar 2000-02-26 02:19:34 +00:00
dp%netscape.com
8494b2f6e0 bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
waterson%netscape.com
767cad41f2 Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver 2000-01-27 02:24:20 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
rjc%netscape.com
62f4513c6e Fix a small bug with determining when an item is truly an IE Favorite as opposed to a IE Favorite folder. Review: waterson@netscape.com 2000-01-06 00:51:35 +00:00
rjc%netscape.com
dede3f136b Comment out. 2000-01-05 06:05:27 +00:00
rjc%netscape.com
df78798a1d Windows only. 2000-01-05 05:10:07 +00:00
rjc%netscape.com
9af18a56a6 First part of fix for bug # 6770: use nsIPlatformCharset for IE Favorites (Windows). 2000-01-05 05:08:32 +00:00
dougt%netscape.com
cb77941934 Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile
2000-01-03 23:39:40 +00:00
rjc%netscape.com
553ad28aaf Fix bug # 21927: empty IE Favorites folders are still folders. Approval: chofmann 1999-12-18 03:45:40 +00:00
rjc%netscape.com
22d2df29f9 Commit out annoyance assert. 1999-12-02 10:01:58 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
rjc%netscape.com
ec301fa1ec Obsolete the "rdf:ftp" datasource. 1999-11-16 08:00:19 +00:00
rjc%netscape.com
f4409da8dd Fix bug # 6637: removing old, crufty FTP datasource from build. Just removing file(s) and CIDs. Review: me 1999-11-16 05:37:30 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
warren%netscape.com
26fb3f9eba Took out redundant MOZ_COUNT_CTOR/DTOR calls. 1999-10-18 19:21:53 +00:00
rjc%netscape.com
ae28cd2568 Fix leak in nsXULSortService (found by Boehm GC). Also, remove CTOR_COUNT stuff. Review: waterson@netscape.com 1999-10-15 06:27:02 +00:00
rjc%netscape.com
bb45ef1bde Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com 1999-10-07 01:51:30 +00:00
waterson%netscape.com
14d8b9492e Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt. 1999-10-05 21:13:55 +00:00