hangas%netscape.com
1f11af9677
Fix for 18018, mail prefs messed up. r=davidm
1999-11-29 21:38:32 +00:00
rjc%netscape.com
5857a7ccf3
Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time.
1999-11-24 21:04:52 +00:00
rjc%netscape.com
c50ae7bf6c
Remove errant "ref" attribute on "NC:LastSearchRoot" node.
1999-11-24 20:40:48 +00:00
rjc%netscape.com
c9fefe4477
Clear the list of result search sites when the search dialog opens.
1999-11-24 20:40:01 +00:00
rjc%netscape.com
37c3e4c3ad
Use the status bar at the bottom of the internet search pane: when a result is clicked on, put its true URL into the status bar.
1999-11-24 11:14:14 +00:00
rjc%netscape.com
20cf0ae320
Make sure that default.htm is referenced via a chrome: URL.
1999-11-24 09:40:33 +00:00
rjc%netscape.com
626e6a519c
Some partial fixes for bug # 14442: when pasting some nodes into a container, don't insert a URL that already is in the container. Also, keep a dirty flag for all operations, and only update (i.e. write out) the bookmarks.html file if dirty=true when all done.
1999-11-24 06:15:55 +00:00
rjc%netscape.com
f7a6e45dcc
Part of fix for bug # 19564: open search dialog via a chrome: URL.
1999-11-24 05:00:46 +00:00
rjc%netscape.com
b5c417a426
Add ability to debug search output. (Off by default.)
1999-11-24 04:55:49 +00:00
rjc%netscape.com
66d8ae3585
Prepare to fix bug # 19564... search dialogs need to be skinnable, by using chrome: URLs and DTDs.
1999-11-24 04:47:26 +00:00
rjc%netscape.com
639fe8953c
Add some search DTDs.
1999-11-24 04:43:00 +00:00
shaver%netscape.com
e70828605d
Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger.
1999-11-24 04:10:18 +00:00
pinkerton%netscape.com
5cca59badd
temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt.
1999-11-24 00:17:34 +00:00
akkana%netscape.com
63a098fcc6
11818: Rename the special XUL key from "command" to "xulkey" so it won't
...
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
tonyr%fbdesigns.com
139a724746
Added strings for address book import
1999-11-23 21:51:23 +00:00
alecf%netscape.com
70c9945c4a
fixing spelling error in dtd (no reviewer necessary)
1999-11-23 21:50:19 +00:00
matt%netscape.com
a3ed20032d
14846 r-self
1999-11-23 01:55:13 +00:00
dougt%netscape.com
ae01886730
Removing protocol icon.
1999-11-23 01:52:36 +00:00
matt%netscape.com
f4b39a9eb1
fix for bug 683 typo
1999-11-22 23:58:05 +00:00
matt%netscape.com
5f20fc0bb7
adding ' for bug 6830..typo
1999-11-22 23:56:22 +00:00
putterman%netscape.com
534276c25c
Work on making folder pane look like spec. Fixes 17841. Reviewed by alecf.
1999-11-22 22:08:23 +00:00
matt%netscape.com
63fa676811
Fix for save as bug 15805
1999-11-22 19:55:47 +00:00
rjc%netscape.com
a2c16d2fc3
Check in some preliminary bookmarks drag&drop support.
1999-11-20 08:35:39 +00:00
nisheeth%netscape.com
3938f2b6a7
Don't make the label of a pref an anchor. r=none.
1999-11-20 07:11:11 +00:00
nisheeth%netscape.com
f6f3439554
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
tonyr%fbdesigns.com
2d9c7f2665
Changes to support importing Eudora mail/settings on Mac.
1999-11-19 01:25:50 +00:00
evaughan%netscape.com
71ed07b1f0
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
d502ce91a5
adding new param to newChannelCall to reflect the new api
1999-11-18 20:09:54 +00:00
mscott%netscape.com
432b07c459
Add a debug menu item for turning on / turning off url dispatching
...
r=travis
1999-11-18 06:58:22 +00:00
mscott%netscape.com
9e6c7427aa
add labels for uri dispatching menu item which is in the debug window
...
r=travis
1999-11-18 06:57:36 +00:00
sspitzer%netscape.com
8e785b3f74
go back to using window.content.home()
...
no need to duplicating code.
1999-11-16 19:29:29 +00:00
rjc%netscape.com
45c4f182f3
Bye bye "rdf:ftp"
1999-11-16 05:40:17 +00:00
sspitzer%netscape.com
54e1c3075b
fix for #18940 . don't define the default home page in the dtd. this is already
...
set in all.js.
the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!
r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
tonyr%fbdesigns.com
901c37ce02
Added Eudora mail import module
1999-11-16 01:17:56 +00:00
slamm%netscape.com
34f6f9ee0a
Add the MPL.
1999-11-15 23:09:58 +00:00
valeski%netscape.com
bea7c0a940
r=mcafee. component name change reflection. now we can traverse dir trees
1999-11-15 21:16:10 +00:00
pinkerton%netscape.com
e16f8dd894
add ability to drag the urlbar proxy icon as a demo of d&d. r=scc.
1999-11-13 23:28:51 +00:00
pinkerton%netscape.com
98616e3d41
added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley).
1999-11-12 03:41:27 +00:00
rhp%netscape.com
7146894865
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
1999-11-12 02:58:22 +00:00
fergus%netscape.com
96661a5c57
Updated/added Localization Notes.
r: chjung & rchen
1999-11-12 01:53:54 +00:00
pinkerton%netscape.com
86dcd20ad7
preliminary js for handling drops on the tree (r=saari).
1999-11-12 01:02:55 +00:00
rchen%netscape.com
55bf1acbf5
modify Localization notes
1999-11-12 01:00:30 +00:00
mcafee%netscape.com
eb9b44ac8c
Missing type field for check_doc_requency pref (17903) r=jfrancis
1999-11-11 05:27:29 +00:00
pinkerton%netscape.com
e965744d39
toolbar/tree d&d code reworking (r=hyatt).
1999-11-11 05:11:10 +00:00
matt%netscape.com
5ddce75484
fixing for bug 16221
...
changing port from string to int
1999-11-09 23:02:51 +00:00
slamm%netscape.com
9f3aeed608
Add styles, dialog and push, to titledbuttons. Fix for 18299. r=hyatt a=chofmann
1999-11-09 02:33:18 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
slamm%netscape.com
a9af8f33e9
Fix for bug 18017, "No sidebar panels in messenger." r=hangas a=chofmann
1999-11-05 22:10:29 +00:00
rjc%netscape.com
4688b94e6d
Fix bug # 17675. Review: waterson. Approval: chofmann.
1999-11-05 09:28:42 +00:00
matt%netscape.com
1608fffed6
fix for bug 18042 by adding close window tag r=mcafee
1999-11-05 00:34:48 +00:00