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

77 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 5d0154142c Making history compliant with master skin file rules. 1999-12-05 08:45:01 +00:00
slamm%netscape.com f24e1ae1fc Model history after bookmarks. Share the css and js files with bookmarks.
Fix overlaping columns, bug #17975. r=mcafee
1999-11-30 01:03:28 +00:00
mcafee%netscape.com 4dde2d814b These files got checked in with win32 EOL characters, re-checking these in. r=radha,akkana 1999-11-23 01:07:29 +00:00
davidm%netscape.com 7d89acbd3f Added nsISHEntry.idl nsISHContainer.idl nsISHTransaction.idl and nsSHEntry.cpp nsSHTransaction.cpp for radha@netscape.com 1999-11-22 22:59:34 +00:00
radha%netscape.com ecdb31ade4 Initial checkin for new SessionHistory component 1999-11-22 22:49:01 +00:00
radha%netscape.com 2b6820d99b IDL files for new SessionHistory component.Initial checkin 1999-11-22 22:47:09 +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
tbogard%aol.net 10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
slamm%netscape.com b95ce6697b Handle clicks properly. Fix for 14857 and 11986. r=rjc 1999-10-19 21:11:39 +00:00
waterson%netscape.com 11ab383f8f Fix up commentary to reflect reality; remove some confusing stylistic changes. r=bienvenu 1999-10-13 00:45:57 +00:00
tao%netscape.com dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com 452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
bienvenu%netscape.com bb0be78f52 fix mork factory r=waterson 12326 1999-10-07 14:27:50 +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
beard%netscape.com 9eae33066d 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
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
dp%netscape.com e15380e6c1 Converter to nsIModule to prepare for memory leaks fixing.
Bug# 14034 r=waterson
1999-10-01 20:04:34 +00:00
davidm%netscape.com 2c352d8185 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
alecf%netscape.com 28e7b3ebb4 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
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