hyatt%netscape.com
|
415eb6c18e
|
Continuing XUL overlay work.
|
1999-07-16 07:10:20 +00:00 |
hyatt%netscape.com
|
d56bbe8d61
|
Adding support for XUL Overlays.
|
1999-07-16 06:37:28 +00:00 |
hyatt%netscape.com
|
237db9eb9b
|
Laying the foundation for XUL Overlays.
|
1999-07-16 04:35:30 +00:00 |
rjc%netscape.com
|
3754e3aa5a
|
Add const. Fix build. All good.
|
1999-07-14 22:10:16 +00:00 |
rjc%netscape.com
|
b1771edf11
|
Get LocalStore() working in regards to nsIRemoteDataSource.
|
1999-07-14 21:12:46 +00:00 |
rjc%netscape.com
|
599602ca83
|
Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore.
|
1999-07-14 21:11:51 +00:00 |
rjc%netscape.com
|
44c4c90403
|
Use GetValueConst().
|
1999-07-14 21:11:16 +00:00 |
valeski%netscape.com
|
f974dfa823
|
necko only - added the the source url to the NS_NewURI call
|
1999-07-13 02:19:47 +00:00 |
warren%netscape.com
|
0cd57746e8
|
Necko stuff for dealing with load groups when opening URLs.
|
1999-07-09 21:18:47 +00:00 |
warren%netscape.com
|
9efa754f74
|
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
|
1999-07-07 08:08:40 +00:00 |
waterson%netscape.com
|
e59b134ada
|
Fix compiler warnings.
|
1999-07-07 04:44:14 +00:00 |
warren%netscape.com
|
8462929dda
|
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
|
1fa33803d2
|
Clean up a couple of warnings.
|
1999-06-30 09:05:24 +00:00 |
mscott%netscape.com
|
3e54914cd0
|
Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
|
1999-06-28 20:38:06 +00:00 |
valeski%netscape.com
|
38afdd857d
|
NECKO if defs
|
1999-06-27 16:36:48 +00:00 |
mcafee%netscape.com
|
c3efbaa943
|
BeOS changes
|
1999-06-27 09:18:50 +00:00 |
rjc%netscape.com
|
9e3165d37f
|
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
|
01aa9a5b30
|
Fix typo.
|
1999-06-26 09:17:46 +00:00 |
rjc%netscape.com
|
076f7b157d
|
Cleanup.
|
1999-06-26 08:29:11 +00:00 |
rjc%netscape.com
|
9a084abf17
|
Cleanup.
|
1999-06-26 07:40:59 +00:00 |
rjc%netscape.com
|
5f751d82d6
|
Cleanup.
|
1999-06-26 07:25:54 +00:00 |
rjc%netscape.com
|
cf81c8c689
|
Cleanup.
|
1999-06-26 07:11:56 +00:00 |
warren%netscape.com
|
f6b9d3a028
|
Necko ifdefs for layout and rdf.
|
1999-06-26 06:36:26 +00:00 |
rjc%netscape.com
|
452d355bf8
|
Return an empty command enumerator instead of throwing an assertion.
|
1999-06-26 04:58:22 +00:00 |
rjc%netscape.com
|
03d1711a4f
|
Reject assertions that we don't support instead of returning an error.
|
1999-06-26 04:51:05 +00:00 |
rjc%netscape.com
|
60ad33efbd
|
Add some FTP commands (for context menus).
|
1999-06-26 04:39:16 +00:00 |
rjc%netscape.com
|
3a764c6bfc
|
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
|
41b5fcddad
|
Changed URLGroup to LoadGroup
|
1999-06-25 02:31:51 +00:00 |
waterson%netscape.com
|
f008503b2f
|
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
|
5e8dccf3fe
|
More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string.
|
1999-06-23 19:55:21 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
rjc%netscape.com
|
3f3bb07d6c
|
Cleanup.
|
1999-06-22 01:57:46 +00:00 |
rjc%netscape.com
|
4418e22473
|
Unescape FTP names (in case they were encoded).
|
1999-06-21 23:35:23 +00:00 |
rjc%netscape.com
|
115bb55004
|
Better buffering of FTP input.
|
1999-06-21 23:11:17 +00:00 |
rjc%netscape.com
|
f08e61ac8d
|
Slightly better parsing of weird HTML for search results.
|
1999-06-20 06:47:44 +00:00 |
rjc%netscape.com
|
6379a89a7f
|
Slightly better parsing of weird HTML for search results.
|
1999-06-20 05:42:52 +00:00 |
valeski%netscape.com
|
487d9ea921
|
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
|
cab7d6f231
|
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
|
80a310bc04
|
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
|
92d566bc69
|
Work around bug #8278.
|
1999-06-16 06:58:40 +00:00 |
rjc%netscape.com
|
29c5b09136
|
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
|
70873444c5
|
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
|
aa9caac823
|
Use case-insignificant string comparisons now that we can.
|
1999-06-16 05:32:13 +00:00 |
rjc%netscape.com
|
07a4dcf004
|
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
|
cd630c8e2f
|
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
|
6228b0e0fd
|
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
|
cee02628fc
|
need to declare friend class
|
1999-06-15 23:33:19 +00:00 |
rjc%netscape.com
|
b758277822
|
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
|
f582acdf29
|
sync to css loader api change (default namespace)
|
1999-06-15 06:22:46 +00:00 |
rjc%netscape.com
|
4c41e1e724
|
Cleanup a bit.
|
1999-06-15 05:11:05 +00:00 |