stephend%netscape.com
3e25705c51
Bug 166690. Remove Messages column in Subscribe for News. r=varga@netscape.com, sr=sspitzer@netscape.com. UI approval by jglick@netscape.com. a=asa@mozilla.org
2002-09-05 00:56:37 +00:00
naving%netscape.com
86c192ae93
163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView
2002-08-30 04:20:06 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
kaie%netscape.com
e563f7a1ca
b=154634 if you collapse the message pane, the security status can be misleading
...
r=ducarroz sr=sspitzer
2002-08-23 10:25:32 +00:00
varga%netscape.com
ea2e7c11c1
Fixing regression bug 163191. Unable to resize columns in Subscribe.
...
r=timeless, sr=sspitzer
2002-08-21 22:25:52 +00:00
naving%netscape.com
347c834551
127409 r=neil sr=bienvenu Made it so that newsserver change is shown on window title bar
...
163493 r=cavin sr=bienvenu Made it so that quick search view can be shown w/o showing folder getting loaded
2002-08-20 00:28:42 +00:00
sspitzer%netscape.com
e4907d994d
remove unused (and incorrect) code. r/sr=no one.
2002-08-19 18:50:40 +00:00
sspitzer%netscape.com
6f789ccfb4
fix for #80608 . Thread pane's initial scroll position should follow date sorting.
...
when loading a folder, if there are no new message, scroll to where the "newest" messages are.
thanks to Neil Rashbrook (neil@parkwaycc.co.uk ) for the patch.
r/sr=sspitzer
2002-08-19 05:18:25 +00:00
naving%netscape.com
9848cf196f
156558 r=cavin sr=sspitzer bienvenu Adding changes on mozilla side so that aim can show new mail status from buddies etc..
2002-08-17 02:31:08 +00:00
naving%netscape.com
8b68cb407a
66955 r=cavin sr=bienvenu. Implementing drag and drop messages from advanced search results to 3 pane.
...
Hooking up fcc, search results and drag and drop copies to copyService so that we can handle multiple sources/requests.
89285 r=cavin sr=bienvenu fixing copy to Sent folder failed sometimes by queuing copy requests
2002-08-16 22:22:55 +00:00
sspitzer%netscape.com
b0e7f3389f
removing. thanks to hewitt for lending his voice and his recording studio for this sound.
2002-08-16 03:51:57 +00:00
bolian.yin%sun.com
4202e2571c
Bug 160069, Mailnews crashes by DND, patch by robin.lu@sun.com, r=ducarroz, sr=bryner
2002-08-15 02:07:48 +00:00
sspitzer%netscape.com
a0cf394eea
extensibility hooks for mailnews FE and IMAP back end.
...
see bug #161226 . r/sr=bienvenu
2002-08-14 22:12:32 +00:00
mscott%netscape.com
e366cde339
Bug #162569 --> modify quick search apis to make them more generic so mail views can use them.
...
r=naving
sr=sspitzer
2002-08-14 21:57:35 +00:00
antonio.xu%sun.com
6b12b45b58
File | New | Folder menu needs to be disabled while offline
...
Bug 102284 r=ssu sr=bienvenu patch=calvin.liu@sun.com
2002-08-14 06:33:06 +00:00
bienvenu%netscape.com
97b7194b08
add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226
2002-08-13 01:34:19 +00:00
cbiesinger%web.de
5aa71c0a69
bug 48436 r=caillon sr=blake Change "Document: Done" to "Done"
2002-08-11 18:04:50 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
sspitzer%netscape.com
7b9e0d2ac0
clean up my fix for #124269 , selecting a folder doesn't enable select all.
...
r=racham,sr=bienvenu
2002-08-08 01:29:34 +00:00
ducarroz%netscape.com
3105e69f4e
Fix for bug 156146. Don't need to limite the number of messages forwarded as attachment (multi-selection case). R=varada, SR=bienvenu
2002-08-07 23:54:45 +00:00
bienvenu%netscape.com
3eec06f626
fix imap subscribe ui so that it lists children again when expanding containers r=cavin, sr=sspitzer, 160050
2002-08-07 14:30:46 +00:00
bienvenu%netscape.com
c628772766
fix problems going on/offline w/o an unsent messages folder r=cavin, sr=sspitzer 158969
2002-08-07 14:27:10 +00:00
sspitzer%netscape.com
f20768d863
fix for #161333 . fix js warning when there are no selected messages.
...
r/sr=bienvenu. leaving the (possible) perf improvements for ssu.
2002-08-07 07:10:31 +00:00
sspitzer%netscape.com
684e3d5957
fix for #161371 . js errors to the console when opening the edit menu when a server is selected in the folder pane. r/sr=bienvenu
2002-08-07 07:01:25 +00:00
sspitzer%netscape.com
ab6f5467fe
fix for #124269 . fix the behaviour of select all (ctrl a) when the folder pane has focus. forward the command to the thread pane, and do a select all there.
...
then, set focus to the thread pane. disable the command if there is no thread
view (gDBView), so that the command is disabled when we've got a server
selected in the folder pane and account central is showing.
r/sr=bienvenu
2002-08-07 06:50:13 +00:00
naving%netscape.com
6d15f0a37e
83251 r=bhuvan sr=bienvenu Implementing feature drag and drop message to standalone msg window should load it.
2002-08-07 03:32:38 +00:00
naving%netscape.com
d2a059a710
72617 r=racham sr=bienvenu Use separate flavor for message (text/x-moz-message) and separate flavor for folder (text/x-moz-folder), makes it easy to maintain
2002-08-06 23:58:53 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
ssu%netscape.com
a93db30796
fixing bug 154025 - context menu breaks threadpane navigation using next button or keyboard up down arrows. r=racham, sr=sspitzer, a=drivers
2002-08-02 23:47:16 +00:00
ssu%netscape.com
659ef2aa59
checking patch in for neil@parkwaycc.co.uk. fixex bug 158028 - The Mail Start Page does not load. r=ssu, sr=sspitzer, a=drivers. For some reason only half of this patch got checked in initially. this time, the rest is being checked in. sorry about that.
2002-07-30 22:12:53 +00:00
pete.zha%sun.com
8d3aa77636
Migrated UW IMAP UI: New Folder Dialog is not displaying completely for the FIRST time
...
bug=90734 r=naving sr=jst a=asa
2002-07-27 00:33:12 +00:00
ssu%netscape.com
0a550cf393
checking in patch for neil@parkwaycc.co.uk. fixes bug 158028 - The Mail Start Page does not load. r=ssu sr=sspitzer a=asa
2002-07-24 20:39:00 +00:00
varga%netscape.com
56074843c8
Fix for bug 82840 - need treecolgroups to have fixed="true" be as wide as the column header
...
and bug 72513 - column header text not shown: Enabled (in fitler dialog) and Subscribed (in subscribe dialog)
r=bienvenu
sr=sspitzer
a=scc
2002-07-18 04:09:11 +00:00
leaf%mozilla.org
8860985e79
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
timeless%mac.com
23bbbdbeb7
Bug 156368 quicksearch fails if focus was in threadpane before search box
...
patch by neil@parkwaycc.co.uk r=naving sr=bienvenu a=asa
2002-07-17 13:06:09 +00:00
naving%netscape.com
9d1c6443d9
156368 patch by t.bugz@lament.cjb.net r=naving sr=bienvenu a=roc+moz fixing quicksearch fails if focus was in threadpane before search box
2002-07-12 17:57:02 +00:00
stephend%netscape.com
22e579e9f9
Bug 132144. Quick Search: Needs mnemonics. r=stephend@netscape.com, sr=sspitzer@netscape.com
2002-07-10 04:11:23 +00:00
ssu%netscape.com
aa123cc99c
checking patch for walk84@yahoo.com. fixes bug 114464 - No (access keys) mnemonics in Subscribe dialog. r=ssu, sr=sspitzer
2002-07-09 00:10:16 +00:00
rods%netscape.com
fbb0d082ed
check to make sure we have a non-null print settings arg
...
Bug 154191 R=ducarroz sr=spitzer
2002-07-08 13:48:43 +00:00
naving%netscape.com
835822c74d
155281 r=robinf alert wording
2002-07-03 00:07:01 +00:00
naving%netscape.com
349810211d
155281 r=cavin, robinf sr=bienvenu Prevent loss on moving msgs to local folders when there is not sufficient
...
disk space. Throw an alert and abort the copy/move operation.
2002-07-03 00:05:29 +00:00
naving%netscape.com
3e969430b6
155157 r=cavin sr=bienvenu Make Search messages and search addresses work again
2002-07-01 21:08:47 +00:00
naving%netscape.com
1b33d5ae2c
154412 r=cavin sr=bienvenu. Setting local folder pretty name on the window title.
2002-06-30 23:23:51 +00:00
caillon%returnzero.com
6c72020b35
Bug 154535. Don't depend on the sidebar overlay for context menu code.
...
r=sgehani
sr=jag
2002-06-28 01:55:48 +00:00
timeless%mac.com
35f48505d9
Bug 149974 javascript strict warnings in mailCommands.js
...
patch by neil@parkwaycc.co.uk r=ssu sr=bienvenu
2002-06-27 08:17:06 +00:00
timeless%mac.com
92454f258c
Bug 126343 Can't drag attachment file into a new message
...
patch by antonio.xu@sun.com R=ducarroz sr=bienvenu
2002-06-26 07:36:59 +00:00
cavin%netscape.com
7e89b50d14
Fix for 153220. Back out the patch of bug 144141 (a dup of bug 123719). r=naving, sr=mscott.
2002-06-24 22:20:10 +00:00
naving%netscape.com
6cd9bb7546
152713 r=racham sr=mscott Made it so that "Unsent Messages" folder cannot be deleted from Edit | Delete folder
2002-06-23 04:25:44 +00:00
naving%netscape.com
d5a9614eb2
152713 r=ssu sr=mscott made it so we cannot delete special folders dratfs, templates and sent using Edit menu.
2002-06-21 00:13:48 +00:00
ssu%netscape.com
fb0e3684cb
fixing bug 152456 - mail header To: field shows duplicate address. r=varada, sr=mscott
2002-06-21 00:06:53 +00:00