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

616 Коммитов

Автор SHA1 Сообщение Дата
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
davidm%netscape.com beb5b0f80f 13344 New browser windows generated by Manage Bookmarks too small 1999-10-01 03:31:17 +00:00
davidm%netscape.com 9c59b650a3 4912 an't open bookmarks when no other window open 1999-10-01 03:28:43 +00:00
pavlov%netscape.com 46a42653b6 make buttons on the toolbar/personal toolbar crop when you resize the window small r=evaughan 1999-09-30 06:02:12 +00:00
slamm%netscape.com 2cbbb83cad Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +00:00
slamm%netscape.com 86f9775e31 make flash it's own panel. bug 14992. Add support for app specific panel. bug 14991. 1999-09-29 20:23:33 +00:00
slamm%netscape.com 028b33d4c0 Remane some elements. Fix cannot close last panel. bug 14485. 1999-09-29 20:23:09 +00:00
slamm%netscape.com 7777d0c70c Give min-height and max-width. bug #13895. 1999-09-29 20:23:00 +00:00
slamm%netscape.com 92f07bc28f Formating tweaks 1999-09-29 20:21:02 +00:00
slamm%netscape.com ec448bcc64 Partial fix for #14998, 'Simple single-click tree'. 1999-09-29 20:20:55 +00:00
slamm%netscape.com 35560ddd7f Add style sheet to give bookmarks tree a single click look (bug #14998). 1999-09-29 20:20:06 +00:00
slamm%netscape.com 1bff388e89 Move sidebar attributes into overlay (hide implementaton details). Put sidebar to left of sidebar again. Related to bugs #14838, #13878. 1999-09-29 20:19:53 +00:00
hangas%netscape.com 1912085efc Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
rjc%netscape.com 3aeee79f29 Fix bug # 9501. Review: gagan. Approval: chofmann. 1999-09-29 01:20:17 +00:00
mcafee%netscape.com df58be10a2 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
pinkerton%netscape.com badfbd71cb remove a spring to avoid excess reflows (bug 14782), rev hyatt/evaughan, appr leaf. 1999-09-28 21:24:16 +00:00
hangas%netscape.com 7e6cdabd7c Cleaned up usage of globalOverlay.xul, moved menu overlays into navigatorOveraly.xul which was the only place it was needed. a=chofmann 1999-09-28 04:40:15 +00:00
hangas%netscape.com 707a7c995a New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
dougt%netscape.com 91934e43cb adjusting pref names to match what we are exporting. 1999-09-27 19:58:06 +00:00
pavlov%netscape.com b3fae52459 move the toolbars above the sidebar r=hyatt a=brendan 1999-09-25 02:53:55 +00:00
hangas%netscape.com 2916c01b98 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
mcafee%netscape.com 6e7bd21bed Adding single quotes so that pref-appearance.xul gets loaded properly (14663). a=leaf, r=akkana 1999-09-24 20:15:49 +00:00
waterson%netscape.com 557cbd4169 Bug 11661. Fix <menu> templates to include <menupopup> children. 1999-09-24 05:44:04 +00:00
alecf%netscape.com cafc412562 fix for #14699, history tree should be inside divs r=waterson, a=leaf 1999-09-24 00:13:02 +00:00
rjc%netscape.com a9621ecd05 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
ftang%netscape.com a580870241 add charset detectors menu 1999-09-22 08:24:57 +00:00
mscott%netscape.com 74eaaeb54d If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
rjc%netscape.com 1d04f4ed14 Try getting "ref" before getting "id". Also, use tree.selectedItems() method everywhere. 1999-09-22 07:54:58 +00:00
rjc%netscape.com 501b22d590 Even more cut/copy/paste/delete support. 1999-09-22 07:41:15 +00:00
law%netscape.com d7e709a900 Better context menus (but still a ways to go) 1999-09-22 07:30:44 +00:00
law%netscape.com 13f3369857 Minor context menu tweaking 1999-09-22 07:20:06 +00:00
alecf%netscape.com d9d95ae328 add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
mscott%netscape.com 9905238b77 add password prompt text and some more pop server alert strings 1999-09-22 06:03:56 +00:00
cata%netscape.com c11e3e2eb2 Activation of the new charset menu. 1999-09-22 06:01:49 +00:00
alecf%netscape.com 534c9fb4a4 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
sspitzer%netscape.com 432611c7ac fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
ducarroz%netscape.com eea78a2bbc Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
alecf%netscape.com 7cb33ea5c6 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
mscott%netscape.com 43d0472a5c Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
rjc%netscape.com abac08d461 Implement bookmark "delete" menu item. 1999-09-22 01:53:09 +00:00
ducarroz%netscape.com a63ece9e1f Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
rjc%netscape.com b66f2ba26e More hooking up of bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-22 00:47:33 +00:00
saari%netscape.com 6df67e6af3 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
pinkerton%netscape.com 5bc739bdee disabling d&d for alpha-thang. 1999-09-21 22:54:05 +00:00
mscott%netscape.com b5697257e6 Bug #6651 --> add status and warning strings for various pop conditions. 1999-09-21 22:23:00 +00:00
law%netscape.com 812012bc5e Get context menu attached to content area 1999-09-21 22:03:56 +00:00
davidm%netscape.com 60e4c0865e 14405 Empty, blank menu in hidden window menu bar fix overlay id 1999-09-21 21:51:04 +00:00
waterson%netscape.com 6e6a45bbbd Add animation to directory viewer. 1999-09-21 21:43:41 +00:00
slamm%netscape.com 73a5b05139 Rename some functions. Do not save the style and the box; fix splitter state instead. 1999-09-21 18:26:06 +00:00
slamm%netscape.com 050aa91f76 Fix reload (bug 14289). 1999-09-21 18:25:03 +00:00
slamm%netscape.com 99cfa18b49 Fix sidebar hide (bug 14193). Fix snap to close behaviour by seeting min-width. 1999-09-21 18:24:25 +00:00
rjc%netscape.com 55dd5c3658 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
mscott%netscape.com 8f00d1883d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
alecf%netscape.com 9107b6c46a implement Show->Folders 1999-09-21 06:17:00 +00:00
tao%netscape.com cf1f75a408 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +00:00
sspitzer%netscape.com 371f376c1f fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
tao%netscape.com 4b710c3bd6 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
tao%netscape.com 2be5806283 14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties. 1999-09-21 00:59:50 +00:00
tao%netscape.com c7dd83a820 14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties". 1999-09-21 00:50:13 +00:00
chjung%netscape.com 0fabf74933 [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
chjung%netscape.com 9dd3174af1 [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
chuang%netscape.com 1090bc7bc4 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
dougt%netscape.com 69ad795985 Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
radha%netscape.com 1cf99bed1b Add an id to menubar 1999-09-20 21:06:25 +00:00
radha%netscape.com c4a3c9ceb4 Add an id to the menubar 1999-09-20 21:05:55 +00:00
sspitzer%netscape.com eeb4900f83 changes to the proxy manual dialog. 1999-09-20 10:28:52 +00:00
davidm%netscape.com bf4484348a Add check marks to view menu. Make collapse state persistent. Add slider to the list of chrome that should be hidden when the side bar is hidden 1999-09-20 01:55:16 +00:00
alecf%netscape.com a2daf07566 update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
sspitzer%netscape.com 6db3879f7b don't do work for determining the default sidebar, if the users passes us one. sidebarOverlayInit() takes one parameter, not two. comment out reloadSidebar() because it is not working. 1999-09-19 21:02:29 +00:00
alecf%netscape.com 062824df8d Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
sspitzer%netscape.com d7e9612120 shite! I accidentally checked in a change that made the sidebar ALWAYS blank. 1999-09-19 19:54:57 +00:00
sspitzer%netscape.com cdb8a0d530 prevent crash in #14285
we don't want sidebar.db to be null when we call into rdf.
1999-09-19 19:31:56 +00:00
davidm%netscape.com 2e22ba6dc3 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com 14c139a3dd 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com 37afb46b9e 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
sspitzer%netscape.com 80d1bfd324 move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
davidm%netscape.com 6c587e81f4 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
law%netscape.com c835ca74e1 Make Open Web Location dialog modal 1999-09-18 01:27:36 +00:00