alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
mkaply%us.ibm.com
4ca3cf959e
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
ccarlen%netscape.com
d48280a189
Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron
2001-08-29 14:02:38 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jat%princeton.edu
0a5641d407
Improves perf of filesystem datasource for bug 73214. r=jtaylor sr=dougt.
2001-06-27 23:28:12 +00:00
cls%seawood.org
bf5fb48486
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
a8fb409c6e
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
waterson%netscape.com
832694b375
Bug 80589. Ensure that NS_NewLocalStore() will not return success unless it actually returns a component. r=alecf, sr=hyatt, a=asa.
2001-05-25 15:58:09 +00:00
waterson%netscape.com
ffa2de9ecd
Bug 69973. Use NC_EXTENSION on Win32, too. Patch submitted by william.cook@crocodile-clips.com, r=bryner, ksosez@softhome.net; sr=waterson
2001-04-01 20:10:37 +00:00
waterson%netscape.com
fb90ea7686
Bug 71530. Preflight required changes for RDF outliner. Need to include 'rdf.h' for progid prefixes. r=hyatt, sr=ben
2001-03-23 07:45:02 +00:00
dougt%netscape.com
c74c36c85e
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
2001-03-12 22:41:28 +00:00
ccarlen%netscape.com
4b14f2ddc4
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
disttsc%bart.nl
8b43034cef
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
cls%seawood.org
6282f3a4dd
If folders have META:title attribute, then use it as the name of the folder. NetPositive feature matching.
...
Thanks to Takashi Toyoshima <toyoshim@be-in.org> for the patch.
Bug #65185 . r=cls
2001-01-21 23:21:11 +00:00
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
sspitzer%netscape.com
e3cdd7da27
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
8c3f68395c
Bug 14205. Prolific use of nsCOMPtr to patch overlay leakage.
1999-09-19 19:56:31 +00:00
rpotts%netscape.com
f7a23e30ca
Changed GetDocumentLoadGroup(...) to be XPCom complient. THis helps prevent leaks when using nsCOMPtrs.
1999-09-18 06:34:24 +00:00
waterson%netscape.com
11b07b60ad
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
49a9c60d81
General cleanup.
1999-09-15 23:36:43 +00:00
rjc%netscape.com
0ce56c0d58
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
2684856393
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
73a5a05014
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
waterson%netscape.com
ca378a25af
Bug 13774. Make 'position' in an overlay work.
1999-09-14 23:26:12 +00:00
waterson%netscape.com
57e13eb1a7
Bug 13121. Deal with XUL documents that are created _before_ local store is available (e.g., because they come up before a profile has been selected).
1999-09-14 22:36:55 +00:00
rjc%netscape.com
0dbad0316d
Use GetValueConst a bit more.
1999-09-14 08:43:57 +00:00
rjc%netscape.com
bb32f1cb1d
Strip non-numeric characters from relevancy info.
1999-09-14 08:23:35 +00:00
warren%netscape.com
40ed9d6ad2
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
1999-09-09 22:05:05 +00:00
mscott%netscape.com
79046fde76
LoadDocument and LoadSubDocument now take nsIURIs instad of unicode strings. This is part of a webshell optimization
...
to cut down on the number of nsIURI objects which we currently create in order to run a url in the webshell.
1999-09-08 04:00:08 +00:00
waterson%netscape.com
49ac7e179a
Replace nsRDFContentUtils with nsXULContentUtils, which can be acquired as a service. This allows it to keep cached member variables to other frequently-accessed services.
1999-09-07 02:51:13 +00:00
waterson%netscape.com
22f68c9558
Move APIs to create 'anonymous' resources into the RDF service. Fix stuff that was using it.
1999-09-06 19:35:41 +00:00
bruce%cybersight.com
57a301bc82
Use nsCRT::free() instead of delete[] for char* data.
1999-09-04 15:32:52 +00:00
dougt%netscape.com
028f11d2bf
Changes nsIAtom iterface to return a shared (non-allocated) wstring when
...
GetUnicode() is called. (thanks waterson, jband)
Also fixing 12237. (thanks jband).
1999-09-03 22:21:29 +00:00
waterson%netscape.com
e90aacbe5f
Always return NS_OK from Refresh(), because if we couldn't load the
...
file, we still need to be able to put crap into the local store.
1999-09-03 18:31:30 +00:00
waterson%netscape.com
632b9afc55
Remove unused decls to clean up Unix warnings.
1999-09-03 09:03:47 +00:00
waterson%netscape.com
68981b46fa
Change to use xul:tag instead of rdf:type as the meta-attribute that gets an element's tag info thru the graph. This was clashing with other 'normal' uses of rdf:type, and was working because of, er, another bug which I fixed by centralizing the namespace/attribute munging code.
1999-09-03 08:59:29 +00:00
waterson%netscape.com
a996d7fb19
Centralize the place from whence we whack namespace/attribute pairs into RDF properties.
1999-09-03 07:01:07 +00:00
waterson%netscape.com
e03ab8a6d4
Make the local store _not_ broadcast its changes. In anticipation of persistence...
1999-09-03 06:58:36 +00:00
waterson%netscape.com
8ba2b380ee
Fix JavaScript line numbers for <html:script src='...' />, update anonymous content to use nsCString.
1999-09-01 00:51:33 +00:00
rjc%netscape.com
4911c1efc3
Clean up the final warning.
1999-08-31 00:38:28 +00:00
warren%netscape.com
d63f55cbc3
Minor include cleanup.
1999-08-27 10:32:58 +00:00
rpotts%netscape.com
0085d83ab0
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
rjc%netscape.com
4d96721c8a
Save HTML page results for any given engine.
1999-08-23 08:11:42 +00:00
mccabe%netscape.com
17cdc659d1
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
rjc%netscape.com
699707b7cd
Start engine loading animation earlier (when URI connection is initially opened) to give a longer, more accurate progress indication.
1999-08-22 12:17:41 +00:00
rjc%netscape.com
0d3b081628
BeOS specific changes for importing NetPositive bookmark attributes.
...
Thanks to duncan@be.com for help with linkage problem.
1999-08-22 10:51:12 +00:00
rjc%netscape.com
f616ca55cb
Save HTML banners in graph.
1999-08-21 09:23:13 +00:00
dougt%netscape.com
32a9a77110
xpild-ing nsIAtom. Now nsIAtom is xpcom compliant.
1999-08-21 07:07:00 +00:00
rjc%netscape.com
f8054c7ae0
Save HTML chunks in graph.
1999-08-21 00:53:52 +00:00
rjc%netscape.com
34176dea50
Search datasource tweaks.
1999-08-19 19:57:48 +00:00
rjc%netscape.com
99b9271de8
Hook up search persistence.
1999-08-11 04:06:23 +00:00
rjc%netscape.com
a69e38a634
Fix bug # 11512: remove unnecessary Unregister() calls.
1999-08-11 03:15:23 +00:00
jband%netscape.com
904d45e5ea
adding missing member initilizer to ctor
1999-08-10 22:36:50 +00:00
rjc%netscape.com
bc3c64b57c
Get HTTP POST working for Necko.
1999-08-10 02:39:21 +00:00
rjc%netscape.com
c50ef930d0
Fix some more search parsing bugs.
1999-08-07 00:46:11 +00:00
rjc%netscape.com
c11c3db819
Fix search parsing bug.
1999-08-07 00:14:09 +00:00
rjc%netscape.com
7a5f8a0f5b
Look in {DIST}/res/rdf/datasets for search datasets.
1999-08-06 22:54:28 +00:00
rjc%netscape.com
8971adcf13
Look in {DIST}/res/rdf/datasets for search datasets.
1999-08-06 20:59:17 +00:00
hyatt%netscape.com
1432b6eb37
Fix for bug 10938.
1999-08-06 00:36:55 +00:00
rjc%netscape.com
c40196a9cb
Fix string parsing issues/
1999-08-05 20:05:59 +00:00
waterson%netscape.com
d9d84dac19
Bug 11027. Change PR_ASSERT() to PR_LOG message.
1999-08-04 02:20:42 +00:00
waterson%netscape.com
993be7ae9a
Stop assertions in viewer when you can't get localstore.
1999-08-04 02:19:55 +00:00
rjc%netscape.com
b19e9b2e82
Now that we can read in the localstore, don't hide failure to read it in any more.
1999-08-02 06:39:54 +00:00
rjc%netscape.com
931e33f799
Hook up persistent (via the localstore).
1999-07-30 23:42:41 +00:00
valeski%netscape.com
db0a61eb53
cyeh approved - stability repairs
1999-07-29 21:16:27 +00:00
nisheeth%netscape.com
88a7a3eadb
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
1999-07-28 06:56:05 +00:00
harishd%netscape.com
49e2f26016
EnableParse() returns nsresult.
1999-07-27 23:33:16 +00:00
sfraser%netscape.com
e45ae9e281
Change ResolveAlias to ResolveSymlink. dougt should have done this.
1999-07-27 23:05:53 +00:00
waterson%netscape.com
91a8ac09e7
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
1999-07-27 17:20:28 +00:00
dougt%netscape.com
5adb63dcaf
Fix for bug 10177 and 10041.
1999-07-26 22:09:42 +00:00
rickg%netscape.com
65fcb776bb
replaced call to deprecated nsString API
1999-07-26 00:47:36 +00:00
rjc%netscape.com
a5cc8544b9
Support importing of NetPositive bookmarks under the BeOS. Current disabled (via a #undef XP_BEOS) until linkage issue is resolved.
1999-07-25 19:53:15 +00:00
rjc%netscape.com
da909ebcdc
Get rid of warning.
1999-07-23 00:39:29 +00:00
vidur%netscape.com
0ebbf485db
Forms can now be container content.
1999-07-22 23:28:16 +00:00
rjc%netscape.com
e3a8c902d4
Even more support for IE Favorites on Windows.
1999-07-22 12:09:48 +00:00
rjc%netscape.com
5ecb70f3c5
More IE Favorites hackage (for Windows).
1999-07-22 10:44:31 +00:00
rjc%netscape.com
5b4ff158dd
Windows only!
1999-07-22 10:08:17 +00:00
rjc%netscape.com
bce3c8e167
Smack the file system datasource (under windows) to munge "IE Favorites" names.
1999-07-22 10:06:25 +00:00
rjc%netscape.com
cc4645bfa2
Use nsFileSpec's new IsHidden() method.
1999-07-21 23:14:01 +00:00
warren%netscape.com
bf8423a769
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
rickg%netscape.com
23b232d248
switch to faster string search API
1999-07-19 03:29:56 +00:00
peterl%netscape.com
3a3725dcca
clean up some string usage
1999-07-18 00:01:21 +00:00
hyatt%netscape.com
f043918b1e
Teaching XUL overlays how to do positioning.
1999-07-17 21:50:01 +00:00
hyatt%netscape.com
7e2979d26c
XUL overlays work!
1999-07-17 04:27:55 +00:00
hyatt%netscape.com
2fea4e222d
XUL overlay work.
1999-07-17 02:24:13 +00:00
rjc%netscape.com
f252bb4ae9
Cleanup command APIs slightly.
1999-07-17 02:15:53 +00:00
hyatt%netscape.com
b3bdcb153e
Like this way better.
1999-07-16 10:02:33 +00:00
hyatt%netscape.com
7814dfbce0
More work on XUL overlays.
1999-07-16 09:43:14 +00:00
hyatt%netscape.com
1146e0fe11
Initializing a member variable to nsnull.
1999-07-16 08:26:42 +00:00
hyatt%netscape.com
64de4dc531
More fun with XUL overlays.
1999-07-16 07:31:43 +00:00
hyatt%netscape.com
592408790f
Continuing XUL overlay work.
1999-07-16 07:10:20 +00:00
hyatt%netscape.com
9cd2f3bfa1
Adding support for XUL Overlays.
1999-07-16 06:37:28 +00:00
hyatt%netscape.com
d1c277934a
Laying the foundation for XUL Overlays.
1999-07-16 04:35:30 +00:00
rjc%netscape.com
1de03a2b6c
Add const. Fix build. All good.
1999-07-14 22:10:16 +00:00
rjc%netscape.com
3f15fc5ae4
Get LocalStore() working in regards to nsIRemoteDataSource.
1999-07-14 21:12:46 +00:00
rjc%netscape.com
63950d9d2c
Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore.
1999-07-14 21:11:51 +00:00
rjc%netscape.com
c94ec79b3f
Use GetValueConst().
1999-07-14 21:11:16 +00:00
valeski%netscape.com
e4a823e5ac
necko only - added the the source url to the NS_NewURI call
1999-07-13 02:19:47 +00:00
warren%netscape.com
61c8d73b43
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
warren%netscape.com
9975942bdb
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
waterson%netscape.com
ce9dc56a34
Fix compiler warnings.
1999-07-07 04:44:14 +00:00
warren%netscape.com
bd73f68e8b
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
rjc%netscape.com
853702e169
Clean up a couple of warnings.
1999-06-30 09:05:24 +00:00
mscott%netscape.com
bd5f2eaa51
Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
1999-06-28 20:38:06 +00:00
valeski%netscape.com
ce095de1af
NECKO if defs
1999-06-27 16:36:48 +00:00
mcafee%netscape.com
fbd468ebbe
BeOS changes
1999-06-27 09:18:50 +00:00
rjc%netscape.com
c9825ba220
Fix a lot of warnings by not using "basename" as a variable as it happens to be defined globally as a function.
1999-06-26 09:25:22 +00:00
rjc%netscape.com
837414868d
Fix typo.
1999-06-26 09:17:46 +00:00
rjc%netscape.com
47ffc33fee
Cleanup.
1999-06-26 08:29:11 +00:00
rjc%netscape.com
44bb3754a6
Cleanup.
1999-06-26 07:40:59 +00:00
rjc%netscape.com
f20957b501
Cleanup.
1999-06-26 07:25:54 +00:00
rjc%netscape.com
598ce6bb3c
Cleanup.
1999-06-26 07:11:56 +00:00
warren%netscape.com
fbd6d1dc57
Necko ifdefs for layout and rdf.
1999-06-26 06:36:26 +00:00
rjc%netscape.com
9a60f136ab
Return an empty command enumerator instead of throwing an assertion.
1999-06-26 04:58:22 +00:00
rjc%netscape.com
6dd2eb7da8
Reject assertions that we don't support instead of returning an error.
1999-06-26 04:51:05 +00:00
rjc%netscape.com
b69eb47cf0
Add some FTP commands (for context menus).
1999-06-26 04:39:16 +00:00
rjc%netscape.com
d8cf0513a0
Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future.
1999-06-26 01:09:02 +00:00
warren%netscape.com
32d4f24430
Changed URLGroup to LoadGroup
1999-06-25 02:31:51 +00:00
waterson%netscape.com
4b1f9242e4
Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers.
1999-06-24 00:22:58 +00:00
warren%netscape.com
15272e93b7
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
1999-06-23 19:55:21 +00:00
warren%netscape.com
1f76168d21
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
rjc%netscape.com
b7bfb76ea6
Cleanup.
1999-06-22 01:57:46 +00:00
rjc%netscape.com
57e1b1595d
Unescape FTP names (in case they were encoded).
1999-06-21 23:35:23 +00:00
rjc%netscape.com
1bf5f15f2b
Better buffering of FTP input.
1999-06-21 23:11:17 +00:00
rjc%netscape.com
3bf68e5fda
Slightly better parsing of weird HTML for search results.
1999-06-20 06:47:44 +00:00
rjc%netscape.com
7ae08c35c2
Slightly better parsing of weird HTML for search results.
1999-06-20 05:42:52 +00:00
valeski%netscape.com
e23b3c673c
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
waterson%netscape.com
eab1c8b67e
Bug 8367. Remove cruft after '#endif' to make HP compiler happy. Thanks, Bruce. a=chofmann
1999-06-17 04:37:05 +00:00
waterson%netscape.com
084992ea01
Bug 7026. Make GetTarget() return the first child of a directory. Plus clean up the mess I've made of RJC's spaces.
1999-06-17 04:13:39 +00:00
rjc%netscape.com
9487fa598c
Work around bug #8278 .
1999-06-16 06:58:40 +00:00
rjc%netscape.com
9572e0be8c
Try and ensure that we're actually looking at proper search datasets by checking file type and creator on Mac.
1999-06-16 06:46:51 +00:00
rjc%netscape.com
6ae1446023
Only save data in graph if its not already there. Also, resolve aliases to search datasets on Mac.
1999-06-16 06:01:04 +00:00
rjc%netscape.com
2aa04ff204
Use case-insignificant string comparisons now that we can.
1999-06-16 05:32:13 +00:00
rjc%netscape.com
ce0d4e22cb
If we already have the results from a search, just return them; don't bother re-doing the search.
1999-06-16 05:22:14 +00:00
rjc%netscape.com
b87fd97a8d
Less memory intensiveness: now only load/save data into memory store as needed instead of upfront.
1999-06-16 05:11:54 +00:00
rjc%netscape.com
c10c0ed04e
Add checks for NULL before using mInner. It could be NULL, for example, if JavaScript creates the datasource but forgets to Init() the datasource.
1999-06-16 00:59:43 +00:00
jdunn%netscape.com
dc3e41088a
need to declare friend class
1999-06-15 23:33:19 +00:00
rjc%netscape.com
5083a5c6d3
Small fix for non-Mac platforms in terms of where to look for search datafiles.
1999-06-15 07:07:09 +00:00
peterl%netscape.com
8eae23158b
sync to css loader api change (default namespace)
1999-06-15 06:22:46 +00:00
rjc%netscape.com
588b2ac593
Cleanup a bit.
1999-06-15 05:11:05 +00:00
rjc%netscape.com
44a53f5cf1
Added HTTP POST support for searching.
1999-06-15 05:07:29 +00:00
rjc%netscape.com
7c7e52d75a
Check for URLs that need to be massaged to be absolute URLs.
1999-06-14 09:54:19 +00:00
rjc%netscape.com
82af360df9
More search support.
1999-06-14 07:14:38 +00:00
waterson%netscape.com
e180ff9e63
Move bookmarks to xpfe/components.
1999-06-11 06:17:15 +00:00
rjc%netscape.com
ae007635e3
More search support.
1999-06-10 19:42:53 +00:00