waterson%netscape.com
|
62b6172eb6
|
Move bookmarks to xpfe/components.
|
1999-06-11 06:17:15 +00:00 |
rjc%netscape.com
|
cc897bf304
|
More search support.
|
1999-06-10 19:42:53 +00:00 |
waterson%netscape.com
|
2212cca9b0
|
Enable aggregation on the in-memory datasource.
|
1999-06-10 06:47:28 +00:00 |
peterl%netscape.com
|
e4693f9f9a
|
added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
|
1999-06-10 05:18:46 +00:00 |
rjc%netscape.com
|
a96931038c
|
Adding RDF Search datasource into build.
|
1999-06-09 20:04:23 +00:00 |
rjc%netscape.com
|
51c8b9d1de
|
Adding RDF Search datasource.
|
1999-06-09 20:03:20 +00:00 |
waterson%netscape.com
|
9e5fbf10b8
|
Don't rely on rdf_PossiblyMake[Relative|Absolute](); rather, use XUL-specific functions to do it.
|
1999-06-09 08:30:47 +00:00 |
chuang%netscape.com
|
299a6ad320
|
Fix bustage on Windows
|
1999-06-07 20:32:49 +00:00 |
waterson%netscape.com
|
ad4796c4cc
|
Remove related links datasource. Moved to xpfe/components/related.
|
1999-06-07 19:54:36 +00:00 |
mcmullen%netscape.com
|
ca21a6c109
|
Fix an assert (and a bug) in some XP_MAC code for importing IE favorites. The wrong stream was being tested for openness, and the parser was being given a nonexistent stream to parse, and asserting.
|
1999-06-07 18:53:29 +00:00 |
waterson%netscape.com
|
452a3a8494
|
Remove unnecessary LINCS now that all headers are pushed to the same directory.
|
1999-06-03 20:22:54 +00:00 |
peterl%netscape.com
|
e2862defe9
|
fixed leak of css loader
|
1999-06-03 01:54:35 +00:00 |
rjc%netscape.com
|
470ebf7d3a
|
Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent)
|
1999-05-30 06:15:58 +00:00 |
rjc%netscape.com
|
5f8b194381
|
Add support for separators in "Related Links" data.
|
1999-05-30 06:02:30 +00:00 |
peterl%netscape.com
|
7d5c18655c
|
switch to CSS loader for loading CSS sheets
fixed mime type processing
|
1999-05-26 23:43:40 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
waterson%netscape.com
|
1098d89cda
|
Bug 4629. Store an ID= attribute on bookmark folders to ensure that we assign them the same resource in the graph between runs.
|
1999-05-21 22:19:12 +00:00 |
waterson%netscape.com
|
7e3d1ff387
|
Bug 5630. Use nsRandomAccessInputStream to read a line at a time (vs. a character at a time). Tip o' the hat to jim_nance@yahoo.com.
|
1999-05-19 05:53:14 +00:00 |
davidm%netscape.com
|
81813b2ef9
|
File Removed.
|
1999-05-18 21:42:21 +00:00 |
davidm%netscape.com
|
d10bfc97d5
|
removing nsIWindowMediator.h
|
1999-05-18 21:41:05 +00:00 |
waterson%netscape.com
|
ebffe04e69
|
Moved nsHistoryDataSource implementation into xpfe/components/history.
|
1999-05-18 04:09:44 +00:00 |
waterson%netscape.com
|
0b9397d8b7
|
Add nsISupports to QI.
|
1999-05-17 22:20:35 +00:00 |
rjc%netscape.com
|
9d79173687
|
While remote data starts streaming in, assert "loading"="true" attribute. When stream finishes, unassert it. Provide a "loading"="true" CSS style that sets the icon to be loading.gif
|
1999-05-08 12:42:33 +00:00 |
rjc%netscape.com
|
becb95e885
|
Fix hasAssertion() methods of FTP and Related Links datasources.
|
1999-05-08 10:18:01 +00:00 |
rjc%netscape.com
|
6ffd5cd6b0
|
Fix history bug; if a URI doesn't have a title (for example, if we're loading in a GIF file), detect it and don't try to write out a bogus title.
|
1999-05-08 09:45:32 +00:00 |
rjc%netscape.com
|
30d3899e8c
|
Use nsFileSpec's GetCatInfo() instead of rolling our own.
|
1999-05-08 09:34:31 +00:00 |
dcone%netscape.com
|
6b985124a3
|
fixed an autoString to use the GetUnicode() call
|
1999-05-06 07:42:43 +00:00 |
waterson%netscape.com
|
daa930f060
|
Remove nsXULDataSource.cpp from the build: it's obsolete. Re-factor interfaces into individual .idl files.
|
1999-05-05 03:11:23 +00:00 |
waterson%netscape.com
|
6cffa8b4cf
|
Bug 5937. (Well, related to it.) Fixed a bug-waiting-to-happen-with-forms. Make sure we _get_ the resource before we try to release it.
|
1999-05-05 02:44:49 +00:00 |
waterson%netscape.com
|
1e998bfbd7
|
Clean up includes.
|
1999-05-04 05:29:20 +00:00 |
rickg%netscape.com
|
97ebb3dd28
|
fixed nsString2 API mismatch
|
1999-05-04 05:09:48 +00:00 |
waterson%netscape.com
|
61ec76503b
|
Bug 4725. Use PRUnichar for bookmark titles. r=rjc,a=chofmann
|
1999-05-01 19:32:57 +00:00 |
waterson%netscape.com
|
3df4d738e3
|
Bug 4805. Re-wrote to be more paranoid. r=rjc,a=chofmann
|
1999-04-30 23:14:30 +00:00 |
waterson%netscape.com
|
aa24a3d644
|
Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=rjc,a=chofmann.
|
1999-04-29 04:20:14 +00:00 |
rjc%netscape.com
|
1d70c6f3ac
|
Fix typo on XP_MAC.
|
1999-04-28 01:53:01 +00:00 |
rjc%netscape.com
|
cc13401085
|
If the "IE Favorites" root node already exists in bookmarks.html, don't re-add it.
|
1999-04-28 01:51:36 +00:00 |
rjc%netscape.com
|
3c0104c081
|
Oops... don't compare against nsnull.
|
1999-04-28 01:01:06 +00:00 |
rjc%netscape.com
|
559bb8d293
|
We now write out "bookmarks.html" on a Flush().
|
1999-04-28 00:58:59 +00:00 |
ftang%netscape.com
|
23aa77ee25
|
pass default charset info to parser
|
1999-04-27 21:33:36 +00:00 |
rjc%netscape.com
|
1421d26db9
|
Give imported IE Favorites their own icon type (and associated CSS style) so that they can have their own distinct icons.
|
1999-04-27 07:38:19 +00:00 |
waterson%netscape.com
|
43590208f7
|
Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces.
|
1999-04-27 05:54:18 +00:00 |
davidm%netscape.com
|
15c9ad527b
|
Add nsIWindowMediator.h
|
1999-04-27 02:57:45 +00:00 |
davidm%netscape.com
|
d6dfc8e679
|
First Checked In.
|
1999-04-27 02:57:22 +00:00 |
rjc%netscape.com
|
e9b5086a97
|
Use nsSpecialSystemDirectory to determine Windows IE Favorites folder instead of using static "file:///C|/WINDOWS/Favorites/" path.
Thanks to michael.lowe@bigfoot.com for the patch here and to nsSpecialSystemDirectory code.
|
1999-04-27 02:56:07 +00:00 |
rjc%netscape.com
|
c05f18409a
|
Give separators a default name (some dashes).
|
1999-04-27 02:36:22 +00:00 |
rjc%netscape.com
|
6acfb6ac21
|
Separator support.
|
1999-04-27 01:33:34 +00:00 |
waterson%netscape.com
|
544bc8bb05
|
Add sanity checks.
|
1999-04-26 18:41:10 +00:00 |
waterson%netscape.com
|
a9a438cc68
|
Add sanity checks. Bug 5411, fix off-by-one in destructor loop initializer.
|
1999-04-26 18:40:53 +00:00 |
waterson%netscape.com
|
4ef47ff52b
|
Bug 5411. Fixed off-by-one in loop initialzer.
|
1999-04-26 18:40:06 +00:00 |
waterson%netscape.com
|
0c8b663d44
|
Added parameter checks. Updated return codes.
|
1999-04-26 18:07:54 +00:00 |