Commit Graph

54 Commits

Author SHA1 Message Date
sspitzer%netscape.com
0058620b00 fix for #67388. r=gayatrib, sr=bienvenu 2001-02-06 15:49:33 +00:00
sspitzer%netscape.com
3c4ff2be62 fix #63184. fix the subscribe dialog title.
sr=bienvenu
2000-12-18 19:59:38 +00:00
disttsc%bart.nl
d7566e74e8 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches 2000-12-16 00:42:48 +00:00
sspitzer%netscape.com
efd7ca3b3e fix for #51862. thanks to hyatt for the performance suggestion.
move the onclick handler out of the tree cell.  sr=mscott
2000-12-14 21:43:51 +00:00
sspitzer%netscape.com
9e243314c3 fix for #62011, the status bar should be at the bottom of the dialog.
sr=mscott
2000-12-06 22:54:46 +00:00
sspitzer%netscape.com
ccec668b99 fix for #61526. sr=bienvenu
this time, make the message count column resizable, and make it persist.
2000-12-05 23:22:23 +00:00
sspitzer%netscape.com
3e70e00f5f fix problem with the subscribe column looking like crap. #61526
sr=bienvenu
2000-12-05 21:53:13 +00:00
sspitzer%netscape.com
9cdea2ca96 fix for #60945 and #51274. make the subscribe dialog wider by default,
and make the size and position persist.  sr=bienvenu
2000-12-05 01:15:54 +00:00
sspitzer%netscape.com
14e422f3fc fix for #39398. need icons in the tree and the menu list in the subscribe dialog. sr=bienvenu,syd. 2000-12-02 03:14:41 +00:00
sspitzer%netscape.com
3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
jst%netscape.com
aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
hyatt%netscape.com
a3ccbff982 XUL fixes for 51263. r=ben 2000-09-07 08:17:32 +00:00
dianesun%netscape.com
60217d7b5b Fix for bug 39394(subscribe: STOP button needs to stop url that is running). R: putterman, A: putterman/lchiang, QA:huang. 2000-08-29 23:52:07 +00:00
naving%netscape.com
0ff37d2869 Fixed bugs #42998 and #44883.
Removed "this space for rent" from subscribe dlg and add progressmeter to the
subscribe dlg. r = scottip, alecf
2000-08-14 21:43:19 +00:00
BlakeR1234%aol.com
f8c6e6b46d Fix bug 48829, simple two-line change to make tree columns resizable in mailnews subscribe dialog. r=me a=gemal 2000-08-13 17:30:15 +00:00
ben%netscape.com
9e4e18669b polish changes to the account manager, filter and search dialogs. r=alecf 2000-08-12 06:33:18 +00:00
alecf%netscape.com
640e2bddb4 fix for #41645 contributed by <timeless@bemail.org> r=alecf 2000-06-27 05:30:19 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
sspitzer%netscape.com
533c46ea39 fix for a bunch of subscribe problems.
#39263, imap subscribe only working to the second level deep
#40238, subscribed imap folders not showing up as subscribed.
#39261, imap folders showing up as full paths, not leaf names.

r=mscott
2000-06-01 02:41:03 +00:00
sspitzer%netscape.com
3406de2d69 fix for bug #38907 2000-05-12 19:55:53 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
ben%netscape.com
c4cbd87862 modifications to newsgroup subscription dialog:
- made sizable (enough of the damned 4.x/win nonresizability!)
- modified XUL a bit to make it scale more smoothly
- skinnability tweaks
2000-05-10 10:12:00 +00:00
sspitzer%netscape.com
308422b9c8 make it so the newsgroup (or folder) you have selected appears in the textfield. 2000-05-05 07:40:33 +00:00
sspitzer%netscape.com
cae31d5662 simple status feedback (progress bar) for subscribe. 2000-05-05 07:25:16 +00:00
sspitzer%netscape.com
310b82a909 start of the progress for the subscrbie dialog. 2000-05-05 07:11:23 +00:00
sspitzer%netscape.com
c5d63174ec fix the subscribe dialog. bug #37885. sorry this was broken all day. 2000-05-03 08:33:15 +00:00
sspitzer%netscape.com
6babc22e6e clean up. the tree is still broken, looking into it. 2000-05-03 08:22:59 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
sspitzer%netscape.com
954cc88c09 make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com
8cc2a5f33f more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
sspitzer%netscape.com
3b1bee689a use button, instead of titlebutton 2000-04-23 05:31:32 +00:00
sspitzer%netscape.com
0ce69b746a fix the indent regression in the new subscribe dialog. 2000-04-23 00:25:37 +00:00
sspitzer%netscape.com
7ca18bd005 more work for the new subscribe dialog. 2000-04-20 06:59:43 +00:00
sspitzer%netscape.com
a7a7a6b36b more changes for the new subscribe dialog. use a check and dot instead of "true" and "false"
in the ui.
2000-04-20 06:39:28 +00:00
sspitzer%netscape.com
9e2b1200cd more changes for the new subscribe dialog. 2000-04-20 03:41:30 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
sspitzer%netscape.com
0f4e0ed7be more work on the new subscribe dialog. NOT PART OF THE BUILD SO IT IS OK IF I CHECK IN WHILE RED. 2000-04-14 05:34:49 +00:00
sspitzer%netscape.com
81ac383c7d more changes for the new subscribe dialog. 2000-04-14 04:49:12 +00:00
sspitzer%netscape.com
fbf4ea23ac make it so the the children aren't right under the parent, they should be indented. 2000-04-13 23:05:08 +00:00
sspitzer%netscape.com
ee9a0052d1 add a stop button. does nothing right now. 2000-04-02 19:58:09 +00:00
sspitzer%netscape.com
872492417a more changes for the new subscribe dialog. not turned on yet. 2000-04-01 01:56:16 +00:00
sspitzer%netscape.com
c3c8228dc7 not part of the build yet. 2000-03-28 04:03:25 +00:00
sspitzer%netscape.com
710c8c04b3 not part of the build yet. 2000-03-21 01:03:25 +00:00
sspitzer%netscape.com
a5fc6fc4e0 not part of the build yet. 2000-03-20 22:21:08 +00:00
sspitzer%netscape.com
88a6814a48 not part of the build yet. 2000-03-18 17:27:40 +00:00
sspitzer%netscape.com
5ba3a9bed3 more changes for the new subscribe dialog. not part of the build yet. 2000-03-17 23:08:51 +00:00
sspitzer%netscape.com
659c2e27fd the start of the new subscribe dialog. not part of the build yet. 2000-03-17 18:28:31 +00:00
sspitzer%netscape.com
4cbe44d843 hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions. 1999-09-18 00:40:03 +00:00
alecf%netscape.com
37e2e57be4 move entities to external DTDs 1999-08-11 03:37:06 +00:00
hangas%netscape.com
45e54da445 Made fix from samples to chrome 1999-07-13 20:23:31 +00:00