gecko-dev/xpfe/components/bookmarks
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
..
macbuild changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
public make ReadBookmarks() part of the nsIBookmarksService interface. I need this so I can call it from the profile code, so that after migration, the user has their 4.x bookmarks. one bug remains, is that when you call ReadBookmarks() more then once it should re-set the bookmarks, instead of adding to it. 1999-09-18 19:32:40 +00:00
resources a bunch of changes, all reviewed by mscott. 1999-10-05 04:12:58 +00:00
src a bunch of changes, all reviewed by mscott. 1999-10-05 04:12:58 +00:00
.cvsignore Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00
Makefile.in General cleanup. 1999-09-18 03:45:06 +00:00
makefile.win Initial revision. Not yet in the build. 1999-06-11 02:50:47 +00:00