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

593 Коммитов

Автор SHA1 Сообщение Дата
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
dp%netscape.com a3cf1d5467 Adding precheckin tests 1999-10-08 23:48:20 +00:00
waterson%netscape.com 5169d5ca9f Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
waterson%netscape.com bb3ce38242 Add new files not in the build. 1999-10-08 21:11:20 +00:00
slamm%netscape.com c5b2e350ff Fix empty sidebar. bug #15468. Need to wait for sidebar-panels in init routine. 1999-10-08 17:15:27 +00:00
slamm%netscape.com 60c6ef0961 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
mcafee%netscape.com 2342d27bf4 Cleaning up whitespace so I can edit this file with a clue. 1999-10-07 01:07:41 +00:00
slamm%netscape.com c74c4f9d9b Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719, 'Sidebar panels get added twice'. r=waterson. 1999-10-07 01:03:19 +00:00
rjc%netscape.com e796481a8f Fix broken XUL. Review: sdagley 1999-10-06 03:33:28 +00:00
rjc%netscape.com b172daf782 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
mcafee%netscape.com c6e5b0baa6 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
ducarroz%netscape.com cef1487a73 Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott 1999-10-04 23:43:57 +00:00
mcafee%netscape.com baf31d9d08 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com b1aa53da81 Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com 1999-10-03 06:56:43 +00:00
hyatt%netscape.com 9e75934ef0 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
law%netscape.com 828349b59c Context menu updates 1999-10-01 04:43:45 +00:00
rjc%netscape.com 65d76f90d8 Fix bug # 15225: The search datasource needs to figure out what datasets are available whenever a search is to be performed, not just when its asked about what datasets it knows about. Review: waterson@netscape.com 1999-10-01 04:02:07 +00:00