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

408 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
tao%netscape.com 9692b43571 Hook up da-DK. 1999-09-18 00:27:49 +00:00
tao%netscape.com 2eb4e7f6a0 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-18 00:27:03 +00:00
tao%netscape.com 4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
rjc%netscape.com e477157a1b "rdf:find" is now called "rdf:localsearch" 1999-09-15 10:21:47 +00:00
rjc%netscape.com b3859006a5 Don't return URLs from history that begin with "NC:". In truth, the history datasource should not return answers about anything that isn't in its "space"... but til that day, this hack works. 1999-09-09 00:59:20 +00:00
davidmc%netscape.com c1b86c3728 file API changes 1999-09-03 22:27:25 +00:00
rickg%netscape.com 571880b551 try to make mac build happy 1999-08-30 08:15:47 +00:00
rickg%netscape.com 2d6546db25 changed usage from deprecated nsString API 1999-08-30 06:56:31 +00:00
slamm%netscape.com 321aec9c42 Use chrome urls for history.css and history.js 1999-08-24 22:52:37 +00:00
waterson%netscape.com fc037fdd5e Fix VC5.0 bustage. 1999-08-23 05:33:20 +00:00
ramiro%netscape.com ca708111c1 Fix for gcc 2.7. 1999-08-23 03:54:04 +00:00
mccabe%netscape.com ed5a2f8522 Move uses xpfe/components interfaces to using NS_DECL_NSIFOO macro. Several interfaces in xpfe/components declared their own NS_DECL_IFOO macros; I moved those to generated NS_DECL_NSIFOO and will remove the definitions in a subsequent checkin to prevent any risk of mid-checkin skew. 1999-08-23 01:07:33 +00:00
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
slamm%netscape.com 08385d293e Open history items in new chromed window. Bug #11986. 1999-08-19 22:02:40 +00:00
waterson%netscape.com 8888847e25 Bug 11484. Be defensive if a null pointer is passed as the doc title in SetPageTitle(). 1999-08-12 08:46:35 +00:00
rjc%netscape.com 6893c29b97 Small fix for bug #11449. 1999-08-09 22:33:02 +00:00
cltbld%netscape.com 4d1d5e398c make the CHROME rules play nice with obj-dir. fixes #11260 1999-08-06 22:45:47 +00:00
slamm%netscape.com ad6ee00ebb Move entities into dtd for history (bug #10341) 1999-08-06 17:43:47 +00:00
slamm%netscape.com 6c641565e4 Move entities into dtd files (bug #10341). 1999-08-06 17:35:10 +00:00
slamm%netscape.com ea143281b6 Move entities into dtd files (bug #10341). 1999-08-06 17:34:34 +00:00
kin%netscape.com f5a18a6ee6 Add return statement to operator=(). Fixes Win32 VC++ 5 build bustage. 1999-08-05 20:20:14 +00:00
waterson%netscape.com 2443f1c614 Let's try it again. Replacing history implementation with MDB. 1999-08-05 06:43:17 +00:00
waterson%netscape.com c89a59de4c Back out -- not sure what's wrong. 1999-08-05 05:33:31 +00:00
waterson%netscape.com fe7e7976fe Fix history window. 1999-08-05 05:11:42 +00:00
waterson%netscape.com cf191de831 Replace history implementation with MDB. 1999-08-05 05:10:38 +00:00
pinkerton%netscape.com dc08dab4cf change ResolveAlias() to ResolveSymlink() to avoid two asserts at startup. Why this code is ifdef'd XP_MAC is worrysome to me. 1999-08-03 01:23:38 +00:00
hyatt%netscape.com 81f937ec64 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com 0e743d8a12 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +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
gagan%netscape.com 4dd1ac109f Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
matt%netscape.com 11a86eadb4 chromifying 1999-07-14 00:53:40 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
sspitzer%netscape.com 9efe123e2a make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
briano%netscape.com 91e7c3fb5e Fix for OpenBSD. 1999-06-28 20:12:32 +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
waterson%netscape.com 820a647acb 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. Miscellaneous XPCOM fixage. 1999-06-24 00:23:52 +00:00
hyatt%netscape.com b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
jj%netscape.com 2a4c338f76 fixed duplicate code fragment name 1999-06-23 01:27:30 +00:00
sspitzer%netscape.com 7a369e2673 change the hard coded last page visted to be waterson's home page, not radha's. 1999-06-21 20:19:24 +00:00
sspitzer%netscape.com a1fcb1af95 export the history-test files on Mac and Windows, too. 1999-06-20 23:03:27 +00:00
sspitzer%netscape.com f807f28068 changes to export the new history-test.* files 1999-06-20 21:16:58 +00:00
sspitzer%netscape.com 525486527d added these files to test nsIGlobalHistory from javascript 1999-06-20 21:16:25 +00:00
sspitzer%netscape.com 4d5f8a6002 changes to add support for the "browser.startup.page" pref and the new
"browser.startup.splash" page pref.

all that's left is to get radha to add the code to get the last page visted.
1999-06-19 21:06:59 +00:00
waterson%netscape.com c9ed1229ff Move history resources here from rdf/resources. 1999-06-11 07:22:37 +00:00
waterson%netscape.com 13d7775169 Removed unnecessary LINCS. 1999-06-04 03:18:38 +00:00
waterson%netscape.com 4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
waterson%netscape.com 7dd039a375 Check for null pointer to avoid crashes in Unix viewer. 1999-05-19 08:06:47 +00:00
waterson%netscape.com 438da77ed2 Bug 5630. Use nsRandomAccessInputStream to improve read performance. Also, use nsIProfile::GetCurrentProfileDir() to locate the history files. 1999-05-18 23:20:31 +00:00
alecf%netscape.com 71eceea768 check return values when adding stuff to the history graph.
a=waterson
1999-05-18 22:11:35 +00:00
waterson%netscape.com 93ce2325a6 First Checked In. 1999-05-18 03:15:19 +00:00
waterson%netscape.com e3d3cd7b36 First Checked In. 1999-05-18 02:53:28 +00:00
waterson%netscape.com ed3d583086 Initial revision. 1999-05-17 23:19:15 +00:00
waterson%netscape.com ae90727736 Update to deal with MOZ_BRPROF being defined; fix some warnings. 1999-05-17 23:17:36 +00:00
waterson%netscape.com ac7f9ed6a9 Initial revision. 1999-05-17 22:43:54 +00:00
waterson%netscape.com db7a7cd3ee Initial revision as an XPFE component. 1999-05-17 22:36:17 +00:00