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
rjc%netscape.com
f3b497f067
Add support for sorting in-between separators. Restoring all bookmark columns (per marketing).
1999-11-23 01:03:30 +00:00
matt%netscape.com
21d5573882
fix for bug 683 typo
1999-11-22 23:58:05 +00:00
matt%netscape.com
df0d01f732
adding ' for bug 6830..typo
1999-11-22 23:56:22 +00:00
law%netscape.com
5d7accd7a9
Fix for 14634; use fileSpec.nativePath rather than raw file: URL; r=matt@netscape.com
1999-11-22 23:15:02 +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
rjc%netscape.com
5db3321606
Fix bug # 19306. Update Google dataset. Review=me
1999-11-22 09:01:59 +00:00
rjc%netscape.com
44e73280c7
Check in some preliminary bookmarks drag&drop support.
1999-11-20 08:35:39 +00:00
rjc%netscape.com
7d483f4ddd
nsBookmarksService must accept RDF nextVal assertions, otherwise the RDF container utilities can't successfully add/remove items from RDF sequences.
1999-11-20 08:34:41 +00:00
nisheeth%netscape.com
ce26e31713
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
a03bdd0283
r=harishd.
...
- The stack walking code now works on windows. We were initializing the symbol handler on each DLL load which was resetting its symbol tables. Now, we don't re-init the symbol handler repeatedly.
- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF. When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set. If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
evaughan%netscape.com
579a9d2af2
1) Changed box to use a linked list instead of a fixed array. -r Hyatt
...
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
valeski%netscape.com
aa8107de4d
adding new param to newChannelCall to reflect the new api
1999-11-18 20:09:54 +00:00
waterson%netscape.com
b44055e48a
Back off on nsCOMPtr use for mInner because of funky release
...
sequence. Fixes crash on shutdown.
1999-11-18 09:44:29 +00:00
warren%netscape.com
59ef7fadbf
Removed the nsICapabilities interface in favor of nsIInterfaceRequestor.
1999-11-18 07:36:41 +00:00
waterson%netscape.com
a0127275fd
Bug 9246. Give bookmark URLs the tough love they need. Fix changing a bookmark's URL, fix setting a bookmark's URL when one wasn't set before. Prohibit removal of a bookmark's URL. r=rjc.
1999-11-18 06:21:09 +00:00
sspitzer%netscape.com
4f43d6922e
ok, really fixed this time. forgot the "== 0" in the macro. dummy.
1999-11-18 01:14:05 +00:00
sspitzer%netscape.com
3abbebd8e8
fix for #19068 , prefs not loading values, or saving changes.
...
the problem was the pref window architecture walks the dom looking for input widgets
of type "radio" or "text" and not "RADIO", "Radio", etc or "TEXT", "Text", etc. (the widget type changed recently from lowercase to uppercase.
now we do a case insensitive string compare and it all works fine.
a=leaf
r=mscott
1999-11-18 00:59:21 +00:00
warren%netscape.com
3ba707aec7
Fix for linux bustage due to channel retargeting changes.
1999-11-17 09:11:03 +00:00
rgoodger%ihug.co.nz
b53d4487e3
Cosmetic update to finddialog.xul and dtd. r=syd
1999-11-16 20:16:02 +00:00
rgoodger%ihug.co.nz
7cc1177ce2
Cosmetic changes to finddialog.xul & dtd. r=syd
1999-11-16 20:15:20 +00:00
tbogard%aol.net
3caae87616
Changed calls to nsIWebShell::GetRootWebShellEvenIfChrome() and further QI's to use the new nsIWebShell::GetTopLevelWindow().
1999-11-16 20:05:21 +00:00
jdunn%netscape.com
e871be6de2
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
rjc%netscape.com
9998ddf0ff
Bye bye "rdf:ftp"
1999-11-16 05:40:17 +00:00
slamm%netscape.com
44c25c47f1
Add the MPL.
1999-11-15 23:09:58 +00:00
valeski%netscape.com
1726ac1079
r=mcafee. component name change reflection. now we can traverse dir trees
1999-11-15 21:16:10 +00:00
tbogard%aol.net
c1c0a44226
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov
1999-11-15 07:29:23 +00:00
law%netscape.com
ab3a8340b0
Yet another fix to try to become non nsCOMPtr-challenged
1999-11-13 07:40:30 +00:00
tbogard%aol.net
131348416b
Changed storage of of the container to hold simply nsISupports as the mContainer instead of nsIContentViewerContainer. Changed calls to QueryCapability to use the nsIInterfaceRequestor::GetInterface(). r=scc
1999-11-13 07:36:28 +00:00
law%netscape.com
958b9ae98c
Better fix for VC++5 and Solaris bustage
1999-11-13 07:04:36 +00:00
law%netscape.com
c08123a803
Fix for VC++5 and Solaris bustage
1999-11-13 06:32:55 +00:00
law%netscape.com
cd375b3de6
Fixing non-debug build bustage
1999-11-13 06:27:22 +00:00
law%netscape.com
88626d4e62
Fixes for #10737 (ftp download), overhauled to work better with Necko; r=valeski
1999-11-13 05:37:00 +00:00
rchen%netscape.com
3bba682ce9
Modify L10N note
1999-11-13 00:48:23 +00:00
warren%netscape.com
f7c1e01621
Fixed breakage due to new generic module stuff.
1999-11-12 09:40:30 +00:00
warren%netscape.com
7f04320416
Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf
1999-11-12 09:07:26 +00:00
fergus%netscape.com
6ec4d9812f
Updated/added Localization Notes.
r: chjung & rchen
1999-11-12 01:53:54 +00:00
pinkerton%netscape.com
ed2521b11f
preliminary js for handling drops on the tree (r=saari).
1999-11-12 01:02:55 +00:00
mcafee%netscape.com
e06d051523
Missing type field for check_doc_requency pref (17903) r=jfrancis
1999-11-11 05:27:29 +00:00
pinkerton%netscape.com
247cfa3b19
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
slamm%netscape.com
bbd51ee4da
Script to generate panels' rdf and dtd files.
1999-11-11 01:54:01 +00:00
sfraser%netscape.com
a2518d9e91
Fix warnings, bug 15588. r=ducarroz
1999-11-11 00:24:18 +00:00
rjc%netscape.com
8f9b86dd92
Check in real fix. Review: me
1999-11-10 23:56:29 +00:00
rjc%netscape.com
018975e7a8
Comment out problem.
1999-11-10 23:54:24 +00:00
rjc%netscape.com
cf9f00659e
Small improvements to HTTP-INDEX datasource. Review: me
1999-11-10 23:51:10 +00:00
rjc%netscape.com
c85fee2632
Fix bug # 12114 [an internal timer no longer refcnt's the nsBookmarksService, preventing a leak; instead, we cancel the timer in the DTOR] and bug # 18250 [speed up loading of bookmarks on startup by deferring loading of IE favorites.html (on Mac) until needed, and try to read in the entire file in one read request if memory is available, otherwise fall back to parsing line by line]. Review: waterson@netscape.com
1999-11-10 07:05:16 +00:00
matt%netscape.com
c2feb3747f
fixing for bug 16221
...
changing port from string to int
1999-11-09 23:02:51 +00:00
slamm%netscape.com
d6fbc738ba
Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann
1999-11-09 02:33:18 +00:00