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

376 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com c38f12c238 Fix bug # 45966 and bug # 51324: need to escape file URLs. r=me 2000-09-06 01:33:01 +00:00
rjc%netscape.com e65c5f20f5 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 21dd700b04 Make the filesystem datasource understand file extensions. Bug 47795 (rdf
filepicker).  r=rjc.
2000-09-01 01:08:23 +00:00
rjc%netscape.com a709e440b0 Fix bug # 47336: files with question marks. r=me 2000-08-22 02:11:11 +00:00
ccarlen%netscape.com d655d62df6 Converted use of nsIFileLocator to nsIDirectoryService r=valeski 2000-08-22 00:14:24 +00:00
rjc%netscape.com 2c231e2e70 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 11246f4681 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 42870bddb5 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 e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
rjc%netscape.com 92fa5e4c9b 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 580bddf545 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 c77f2b6df3 # 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 d2d5a0d60d 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 4ca4d3fb2a Remove obsolete file that is no longer part of the build. 2000-05-19 22:15:23 +00:00
rjc%netscape.com 452612c8c3 Fix silly warnings. 2000-05-10 07:26:13 +00:00
rjc%netscape.com 16608fae3d Fix bug # 37682: use nsIFile instead of nsFileSpec. 2000-05-07 10:15:48 +00:00
cls%seawood.org a4254dc9a9 More nsString fixes for BeOS 2000-04-29 01:14:31 +00:00
mjudge%netscape.com 6622635cab making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
scc%netscape.com 7e868737a5 making string conversions explicit 2000-04-17 14:30:23 +00:00
rjc%netscape.com 98e66775ad Comment out oftenhit assertion in ArcLabelsIn(). 2000-04-17 05:26:25 +00:00
rjc%netscape.com 31d2f82d17 Add support for #IEFavoriteFolder 2000-03-20 07:58:30 +00:00
rjc%netscape.com 583445109a When processing IE Favorites (on Windows), handle eof correctly. 2000-03-15 09:08:45 +00:00
rjc%netscape.com 3e9d26015e 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 f41bccfd9f bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
waterson%netscape.com ff33dd020d 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 13efd9e8c6 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 57fdd61ded 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 8c0c633228 Comment out. 2000-01-05 06:05:27 +00:00
rjc%netscape.com 3fccc42060 Windows only. 2000-01-05 05:10:07 +00:00
rjc%netscape.com 02f5730a02 First part of fix for bug # 6770: use nsIPlatformCharset for IE Favorites (Windows). 2000-01-05 05:08:32 +00:00
dougt%netscape.com 614af6151e Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile
2000-01-03 23:39:40 +00:00
rjc%netscape.com fda9dc2a0c Fix bug # 21927: empty IE Favorites folders are still folders. Approval: chofmann 1999-12-18 03:45:40 +00:00
rjc%netscape.com 005d8cd4a8 Commit out annoyance assert. 1999-12-02 10:01:58 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
rjc%netscape.com fee563c9fb Obsolete the "rdf:ftp" datasource. 1999-11-16 08:00:19 +00:00
rjc%netscape.com 504a65ac4e 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 8535dda53e 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 14ef08310e Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
warren%netscape.com 2dceb727af Took out redundant MOZ_COUNT_CTOR/DTOR calls. 1999-10-18 19:21:53 +00:00
rjc%netscape.com 63f18c6cb3 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 3fc9b096de Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com 1999-10-07 01:51:30 +00:00
waterson%netscape.com 119e47a761 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
sspitzer%netscape.com 06c28b31e7 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
waterson%netscape.com 38ec9de455 Bug 14205. Prolific use of nsCOMPtr to patch overlay leakage. 1999-09-19 19:56:31 +00:00
rpotts%netscape.com dd7e4f99f6 Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs. 1999-09-18 06:34:24 +00:00
waterson%netscape.com bd86aa5065 Fix asserts on startup when profile directory is specified, but doesn't really exist. 1999-09-16 01:36:20 +00:00
briano%netscape.com e879c25e61 General cleanup. 1999-09-15 23:36:43 +00:00
rjc%netscape.com 4420fa6885 Removing references to find & search datasources as they've been moved to their own component. 1999-09-15 10:26:23 +00:00
rjc%netscape.com e39391bb06 Removing old header files for find & search datasources as they've been moved to their own component. 1999-09-15 10:25:39 +00:00
rjc%netscape.com 1db20bc233 Take references to the find and search datasources out of RDF, as they're going in their own component. 1999-09-15 08:32:19 +00:00