alecf%netscape.com
a5f0b6de65
add new preference for automatically downloading mail on biff
1999-12-01 00:10:37 +00:00
slamm%netscape.com
fa5fffb19d
Sandbox the panel content with type='content' on the iframe.
1999-12-01 00:07:48 +00:00
sspitzer%netscape.com
b95351b8ff
clean up in preparation for bug #14254 . remove unused files. create
...
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle. now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
bienvenu%netscape.com
ac54a8d4d6
fix newline in msg string, same as last check in for this directory, but the right file this time
1999-11-30 22:42:29 +00:00
rjc%netscape.com
c822981486
Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar.
1999-11-30 12:59:48 +00:00
hyatt%netscape.com
f7db76a52f
Adding the stubs of a UI for theme switching to prefs.
1999-11-30 11:53:17 +00:00
rjc%netscape.com
9ab724dbd0
Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. So, specify a "src" on a titlebutton which matches the icon file resource... and we end up with "Previous Search Results" nodes that have the correct icon for a given search engine.
Note that doing this required switching back to fully defining titledbutton nodes inside of treecells, as it looks like the "src" attribute on a treecell isn't currently copied onto anonymous titledbutton nodes.
1999-11-30 11:52:35 +00:00
rjc%netscape.com
d5903c65a6
Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines.
1999-11-30 11:50:38 +00:00
slamm%netscape.com
d8c4566d49
Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build.
1999-11-30 06:24:53 +00:00
slamm%netscape.com
2ff50d181c
Partial fix for bug 20200. Only allow one tree to have selection at a time. Not part of the build.
1999-11-30 06:18:58 +00:00
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
rjc%netscape.com
3e542a8aeb
Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title.
1999-11-30 01:07:20 +00:00
slamm%netscape.com
d270f4fa5d
Add class="push dialog" to "Close" button to make it look like a button. r=mcafee
1999-11-30 01:03:46 +00:00
slamm%netscape.com
c0edc4e68a
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
slamm%netscape.com
7f90a7c67a
Add rdf observer to detect when the panel list has changed.
...
Unfortunately, setTimeout does not work in the observer, so it
cannot be used to open the default panel. Still working on a
fix for the open panel getting lost when the panel list changes.
Avoid opening multiple customize dialog.
Change the customize dialog to be non-modal. r=mcafee
1999-11-30 01:02:50 +00:00
slamm%netscape.com
8e3c143213
Add MPL. Remove tinderbox panel. It belongs in remote-panels.rdf. r=mcafee
1999-11-30 01:02:38 +00:00
slamm%netscape.com
069e507647
Add support for folders in available panels list.
...
Move click handle from <tree> to <treechildren>.
(To prevent bugs if a tree header is ever added.) r=mcafee
1999-11-30 01:02:36 +00:00
slamm%netscape.com
6807d7b659
Enable/disable buttons on move up/down (bug #16847 ).
...
Add support for folders in available panels list. r=mcafee
1999-11-30 01:02:32 +00:00
slamm%netscape.com
ef69639b8f
Add MPL. r=mcafee
1999-11-30 01:02:26 +00:00
slamm%netscape.com
83518d92b7
Use single clicks to open folders, but double clicks to launch items.
...
Bug #14998 . r=mcafee
1999-11-30 00:56:44 +00:00
slamm%netscape.com
848c4ea4e0
Not done. Has "Add panel" test.
...
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +00:00
slamm%netscape.com
6197c55530
Change dump() calls to debug() calls. That makes it easier to turn
...
them all off at once.
Fix context menus. They were adding multiple items (bug #14765 ).
They also needed to select the item under the mouse. r=mcafee
1999-11-30 00:49:19 +00:00
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
mcafee%netscape.com
7d75e91f71
Fixing JS error when loading prefs; skipping assertion in nsPrefWindow::ChangePanel() that is not needed for prefs to function, left a comment there so we can fix that later. (14663) a=matt, r=chofmann.
1999-11-04 22:39:21 +00:00
waterson%netscape.com
6513d17a4e
Bug 11501. Tree has regressed s.t. it is necessary to have a <treecol>; add it here. r=hyatt, a=jack
1999-11-04 08:57:52 +00:00
ducarroz%netscape.com
753a2ae792
Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann
1999-11-04 04:58:06 +00:00
mcafee%netscape.com
3e939a2716
ftp & http proxy settings got reversed in the UI (15165). r=slamm, a=chofmann.
1999-11-03 23:53:15 +00:00
mcafee%netscape.com
617eb7f2eb
We were using the wrong pref to enable JS (14660). r=slamm, a=chofmann
1999-11-03 23:10:47 +00:00
sspitzer%netscape.com
9bd146a0ad
fix #16457 , r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
...
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert. define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
pinkerton%netscape.com
08a5452b96
add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari).
1999-11-02 21:28:14 +00:00
cata%netscape.com
5e74498896
Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018.
1999-11-02 21:27:02 +00:00
matt%netscape.com
ff34090728
fix for bug 14634 r-bill
1999-11-02 20:51:29 +00:00
matt%netscape.com
f6d9542b2a
fix for bug 6830 and 14634 r-bill
1999-11-02 20:49:49 +00:00
pinkerton%netscape.com
c96278e336
turn d&d on personal toolbar back on and clean it up after new xul file rewrite.
1999-11-02 03:53:30 +00:00
waterson%netscape.com
65a934fb10
Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.
1999-11-02 01:14:50 +00:00
tonyr%fbdesigns.com
3494315294
Added Outlook mail and address book import functionality
1999-11-01 00:46:18 +00:00
alecf%netscape.com
5dd8541d01
update debug menu to reflect new DOMViewer location
...
(debug only not part of product)
1999-10-30 07:38:12 +00:00
alecf%netscape.com
b4b974857d
add class="dialog" to all pref window dialogs
...
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
hangas%netscape.com
7edcee28aa
Fixed OK/Cancel button appearance by using globalOverlay.xul r=mscott
1999-10-30 00:14:52 +00:00
cmanske%netscape.com
c808246711
Fixed Composer UI to adjust to latest global CSS changes. Mostly needed to add appropriate class to titled buttons. Change editorshell to stop throbber animation even if editor fails to initialize. r=sfraser
1999-10-29 22:33:34 +00:00
rchen%netscape.com
b0ff8f9c87
Add Localization Notes
1999-10-29 21:37:43 +00:00
rchen%netscape.com
d2f8166db4
Add Localization notes
1999-10-29 21:27:41 +00:00
rchen%netscape.com
971df9c409
Add Localization notes
1999-10-29 21:12:26 +00:00
alecf%netscape.com
cd3057ed47
add class="dialog push" to all pref windows r=sspitzer
1999-10-29 21:01:41 +00:00
rchen%netscape.com
1d7cfa8afc
Add localization notes
1999-10-29 20:58:42 +00:00
rchen%netscape.com
e223733b82
Add Localization notes
1999-10-29 20:52:42 +00:00
cata%netscape.com
a767164dfc
Fix for bug #17018 , r=cata, checkin for momoi.
1999-10-29 20:41:21 +00:00
rchen%netscape.com
1548c594a0
Add Localization Notes
1999-10-29 20:28:18 +00:00
rchen%netscape.com
7e00eb0f7d
Add localization notes
1999-10-29 20:24:48 +00:00
slamm%netscape.com
da615f9cf2
Fix 17347. Initialize the 'View | Sidebar' menu to the correct state. r=mozbot.
1999-10-29 19:17:22 +00:00
slamm%netscape.com
6ed9f05ffd
Get min heights correct so that the sidebar will collapse. r=evaughan.
1999-10-29 19:16:38 +00:00
slamm%netscape.com
1b0e82c179
Add license.
1999-10-29 19:13:42 +00:00
sspitzer%netscape.com
812ec8fe36
fix for #16231 , r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service.
1999-10-29 04:02:20 +00:00
waterson%netscape.com
a021803d37
Put column headers back in to folder pane. r=hyatt.
1999-10-28 22:14:14 +00:00
cmanske%netscape.com
3525e3ea8d
Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser
1999-10-28 01:51:07 +00:00
hangas%netscape.com
6f043d4684
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
cata%netscape.com
fc69c75001
I'm checking in for momoi, r=cata, bug #17018 , Charset Menu usability workaround.
1999-10-27 23:10:51 +00:00
hangas%netscape.com
4c0d31db99
Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt
1999-10-27 23:01:09 +00:00
matt%netscape.com
403851ace5
fix for bug 15169 r-morse
1999-10-27 22:33:35 +00:00
matt%netscape.com
0d16ff24a9
17218 r-mcafee
1999-10-27 22:31:58 +00:00
hangas%netscape.com
57ff059b36
Fixed the order of the stop and reload buttons on the browser. r=german
1999-10-27 00:17:16 +00:00
cmanske%netscape.com
712a9be961
Fixed bugs 6278, 9758, 17014, 17071, 17160. r=sfraser,mjudge
1999-10-26 23:13:00 +00:00
slamm%netscape.com
bdb131fdf6
Add entity for bookmarks menu on personal toolbar
1999-10-26 22:10:15 +00:00
slamm%netscape.com
3749b4c223
Tweak sidebar styles. r=german.
1999-10-26 19:45:25 +00:00
slamm%netscape.com
681c4fa019
Add bookmarks button (bug #14502 ) to personal toolbar. Fix spacing of buttons on personal toolbar. r=hyatt
1999-10-26 19:43:32 +00:00
valeski%netscape.com
2d2eeb5a87
17144. api change to nsIIOService.idl made last night missed the javascript caller in here
1999-10-26 19:08:10 +00:00
slamm%netscape.com
b0a5a95a11
New sidebar ui. One panel open at a time. No bug (yet...). r=pavlov
1999-10-26 05:46:00 +00:00
hangas%netscape.com
2819886968
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
brade%netscape.com
55cad76230
fix plain text editor (r=cmanske@netscape.com)
1999-10-25 21:57:11 +00:00
pavlov%netscape.com
6335c82daa
rename PrefsWindow.xul so that it can be better friends with the chrome registry r=hyatt
1999-10-24 07:16:45 +00:00
ducarroz%netscape.com
5db19c6ffc
Bug 14258, implement Send Page. R=alecf
1999-10-23 04:50:20 +00:00
sspitzer%netscape.com
0631e9253c
make the xul look pretty by using html fieldsets and legends.
1999-10-22 23:31:05 +00:00
alecf%netscape.com
2c0bea66d3
convert nsPrefWindow to a module
...
prefwindow was doing it's own singleton management, so changed it to use getService()
1999-10-22 21:05:31 +00:00
sspitzer%netscape.com
1db2d0140b
make the PrefWindow work for html select dom elements, instead of just html input dom elements.
...
right now, it only works for int prefs. fix #15230 , heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.
rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.
add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code. use PR_sscanf instead of sscanf.
r=mscott
1999-10-22 02:09:18 +00:00
matt%netscape.com
2c7bdb5f08
Adding manual proxies -r by bill
1999-10-21 19:53:19 +00:00
cmanske%netscape.com
ec2d4cca17
Fixed bugs 12515, 16493,16494,16495,16692,16794,most of 9758. Replaced old 'target' icon with interim 'anchor' icon. r=sfraser
1999-10-20 14:15:25 +00:00
cmanske%netscape.com
ad763b5c38
Changed a comment. This and last checkin were reviewed by mjudge
1999-10-20 01:06:05 +00:00
cmanske%netscape.com
38e54c076a
Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run?
1999-10-20 01:03:39 +00:00
slamm%netscape.com
734c9ee3f1
Handle clicks properly. Fix for 14857 and 11986. r=rjc
1999-10-19 21:11:39 +00:00
dougt%netscape.com
e4811125ee
Fix for bug 14784. Moved pref item up. r=cathleen.
1999-10-19 01:01:51 +00:00
tonyr%fbdesigns.com
f938e3ca92
Added string bundles for the mailnews import tools
1999-10-18 19:58:07 +00:00
slamm%netscape.com
64d8fa3b2f
Landing of SIDEBAR_19991007_BRANCH. r=waterson
1999-10-18 19:21:52 +00:00
shaver%netscape.com
37f0f57062
make View->Use Stylesheet use type=radio. (r=hyatt)
1999-10-17 21:38:21 +00:00
morse%netscape.com
24760022f3
fix bug 15137, open->openDialog, r=jar
1999-10-16 23:36:22 +00:00
tbogard%aol.net
93731c0fe9
Changed TextEditorAppShell.xul to use the new XUL editor tag instead of html:iframe. Changed EditorStartup to take an element. Changed EditorStartup to request the EditorShell from the editorElement rather than doing a createInstance and QI. r=hyatt
1999-10-15 21:58:49 +00:00
shaver%netscape.com
53ff0a141d
Make View->Sidebar a type=checkbox menuitem (r=slamm)
1999-10-15 21:37:53 +00:00
beard%netscape.com
fadd8a8c61
using dumpMemoryLeaks() instead of about:bloat?leaks. bug=15906, r=hyatt
1999-10-15 21:35:18 +00:00
beard%netscape.com
c35d65d7c5
added dumpMemoryLeaks(). bug=15906, r=hyatt
1999-10-15 21:35:11 +00:00
law%netscape.com
598cf87a74
Fix for bug #16269 , add resizable feature to view-source window, r=danm@netscape.com
1999-10-15 21:11:22 +00:00
tbogard%aol.net
bee1184575
Changed the content area of navigator to use the new browser tag rather than html:iframe. r=hyatt.
1999-10-14 11:00:21 +00:00
beard%netscape.com
5824bf42d5
added support for "about:bloat?leaks". bug=15906,r=warren
1999-10-14 01:56:49 +00:00
mcafee%netscape.com
f2e42af906
Backing out quotes change for (14663), r=matt
1999-10-14 01:38:22 +00:00
cmanske%netscape.com
4e882c45cb
Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
1999-10-14 00:13:21 +00:00
alecf%netscape.com
7f974309d9
DTDs contain image names too
1999-10-13 05:53:10 +00:00
alecf%netscape.com
85bcc85a6d
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
sspitzer%netscape.com
811f8cad4c
fix for bug #14591 , r=mscott.
...
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.
other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
valeski%netscape.com
cab5950ac1
16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript
1999-10-13 01:36:57 +00:00
warren%netscape.com
c622c312a4
Added Bloat statistics under QA menu.
1999-10-12 09:37:37 +00:00
mcafee%netscape.com
f3157b5474
Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson
1999-10-12 05:40:15 +00:00
law%netscape.com
0a83f2dbc3
Bug #15916 ; cleaned up context menu generation to make it faster; rev=hyatt@netscape.com
1999-10-09 07:58:24 +00:00
dp%netscape.com
bb090c0a96
adding precheckin tests. r=matt
1999-10-08 23:50:49 +00:00