varada%netscape.com
5adc1b6d4b
fix for bug #65761 and #108606 -polishing prefill filters;r/sr=sspitzer
2001-11-06 22:55:37 +00:00
blizzard%redhat.com
798f3859c5
back out darin's fix for bug #107789 since it caused blocker #108637 .
2001-11-06 16:32:52 +00:00
naving%netscape.com
84ffc14d23
108276. Open the mailbox in PR_RDONLY mode because only read operations are done using
...
this connection. should cut down closing mailbox (PR_Close()) time.
2001-11-06 04:25:28 +00:00
darin%netscape.com
803d882528
fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
...
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
stephend%netscape.com
92d14a48d8
Bug 81041. 'New Account' -> 'Add Account'. r=jglick, sr=mscott
2001-11-06 02:14:08 +00:00
ben%netscape.com
462953def3
108595 - mail send page/link context menu items always showing in Navigator, regardless of context. Ensure that popupshowing event listener gets added. r=kerz, sr=blake
2001-11-06 01:38:03 +00:00
ben%netscape.com
1090553894
Bug 107842 - Missing menu items from message pane context menu & 107890 - js error loading standalone message window, popup has no properties
...
- ensure the correct menu items and separators are hidden using newer separator hide logic. r=blake, sr=sspitzer
2001-11-06 01:36:51 +00:00
sspitzer%netscape.com
74b369679f
fix for #107639 . fix broken select offline dialog. horked by recent
...
grid changes. r/sr=sspitzer fix by blakeross.
2001-11-06 00:50:56 +00:00
sspitzer%netscape.com
6af00c9ec0
fix for #108346 . check rv from do_GetService() to prevent crash.
...
r=ducarroz, sr=bienvenu
2001-11-06 00:49:17 +00:00
bhart00%yahoo.com
51e8651455
Fix for bug 96786, r=bryner sr=blake
2001-11-05 05:15:21 +00:00
blakeross%telocity.com
c79cd4e11f
Fixing js strict warning in stmpserverlist. r=hewitt sr=hyatt
2001-11-05 04:50:11 +00:00
blakeross%telocity.com
bef18ebe5f
Reverting two of joe's previous changes. r=hewitt sr=hyatt
2001-11-05 00:47:52 +00:00
blakeross%telocity.com
682c6e9c8b
Reverting two of joe's previous changes. r=hewitt sr=hyatt
2001-11-05 00:47:16 +00:00
blakeross%telocity.com
6d0b282ac1
Removing mistakenly removed flex. r=hewitt sr=hyatt
2001-11-03 22:33:59 +00:00
blakeross%telocity.com
ced4acfd79
Readding mistakenly removed flex. r=hewitt sr=hyatt
2001-11-03 21:25:58 +00:00
hewitt%netscape.com
a4f3ed989c
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
ducarroz%netscape.com
6d52592e83
Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer
2001-11-03 04:42:19 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
sspitzer%netscape.com
72460d5e7a
fix for #72458 . don't use 'menu class="push"' r=hwaara, sr=sspitzer
...
fix by neil@parkwaycc.co.uk
2001-11-03 02:36:02 +00:00
sspitzer%netscape.com
435b92138b
fix for #35691 . addressing widget problems (no To: field) if the
...
user his new msg when on a news server, and they've got a reply to
address. r=varada, sr=bienvenu,sspitzer
thanks to neil@parkwaycc.co.uk for the fix
2001-11-03 00:25:02 +00:00
ben%netscape.com
1a0382f24e
fix blocker 107568, add back accidentally removed function. I am a dumbass.
...
sr=spitzer,sfraser
2001-11-02 22:35:13 +00:00
loadrunner%betak.net
aa635a91e5
bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
2001-11-02 03:29:30 +00:00
sspitzer%netscape.com
3c41afceff
"Ingore Thread" mnemonic is "I", not "K". r/sr=bienvenu
2001-11-02 00:16:07 +00:00
jaggernaut%netscape.com
4a7f082fb7
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
sspitzer%netscape.com
30275df5ad
fix for correctness bug #107865 . location showing up in label column in search results.
...
r/sr=bienvenu
2001-11-01 08:18:32 +00:00
sspitzer%netscape.com
fbb76c8f44
supplimental fix for #102180 . when closing the stand alone message window, we were
...
not unregistering the folder listener from the mail session, because the unload handler
was failing. it was failing because GetSearchSession() has a js error, because
for the stand alone msg window, gSearchSession is undefined. r/sr=bienvenu
2001-11-01 04:41:45 +00:00
sspitzer%netscape.com
1d508f46fc
fix for performance bug #107481 (reduce mail-toolbar command updating)
...
fix for bug #102180 (close std alone msg window on delete if no more messages
in the folder). also, fix spelling mistake, "supress" -> "suppress"
r=cavin, sr=bienvenu.
2001-11-01 04:05:41 +00:00
tao%netscape.com
27db070415
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
bienvenu%netscape.com
7a2bc6cf75
fix toolbar flashing on deleting messages r=cavin, sr=sspitzer 100802
2001-11-01 00:19:46 +00:00
racham%netscape.com
506f1666cf
Fixing bug 107779. This is a regression. Make messagepane link context menu items to work by using the global context menu var. r=ssu,ben sr=sspitzer
2001-10-31 23:29:53 +00:00
naving%netscape.com
23b95cebe2
107393 r/sr=bienvenu. make minor change to last checkin
2001-10-31 06:51:20 +00:00
naving%netscape.com
08791ff70e
107393. r/sr=bienvenu. Make the flag changes in QS view show up when you go back to folder
...
view.
2001-10-31 06:31:33 +00:00
mscott%netscape.com
83d90b1519
Bug #107608 --> allow generic extensions to account manager,
...
nsIMsgIdentity and nsIMsgIncomingServer. checking in for Seth.
r=bhuvan
sr=mscott
2001-10-31 03:45:24 +00:00
mkaply%us.ibm.com
1bc7c3cd8d
HPUX bustage
2001-10-31 02:18:43 +00:00
sspitzer%netscape.com
c3f9baa998
fix for performance #107481 . our FocusRingUpdate_Mail command set updates on
...
focus changes. a blur from A to B does this: sets focused element to null,
sets focused element to B. by listening to focus, and not dropping null, our js would
update the mail-toolbar twice on a focus change. now we do it once.
thanks to cavin for finding the problem.
r=cavin, sr=bienvenu
2001-10-31 02:05:40 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
sspitzer%netscape.com
9c25ea824a
fix for perf bug #103010 . don't persist the "open" state of news servers.
...
(revert to 4.x behaviour). persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down. r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
dougt%netscape.com
1a5050445f
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
ben%netscape.com
b481110fff
107311 - rename global variable for consistency & interoperability with other context menu clients.
...
r=jst, sr=sspitzer
2001-10-30 06:45:17 +00:00
ben%netscape.com
c47dd894cf
107311 - insert accidentally removed <![CDATA[ and add a null check just in case
...
r=jst, sr=sspitzer
2001-10-30 06:44:24 +00:00
ben%netscape.com
6f65e1743c
107311 - make Mail Message Pane context window code not rely on menuitem visibility specified via style attribute, since this is now specified with the hidden attribute. Also remove unused parameter to fillMessagePaneContextMenu
...
r=jst, sr=sspitzer
2001-10-30 06:43:56 +00:00
sspitzer%netscape.com
bd8b1a4b55
fix for #106917 . strict js warnings from msgHdrViewOverlay.js r/sr=mscott
2001-10-30 05:47:25 +00:00
sspitzer%netscape.com
11861bd841
fix blocker bug #107334 . undefined entity causes mailnews to crash.
...
working on the broken contenxt menus next, but the tree could open with that.
sr=shaver.
2001-10-29 17:38:57 +00:00
ben%netscape.com
69faa35f94
103064 - add Send Page/Link to browser context menu. Shifting XUL into this file
...
& parameterizing functions a little better so that they can be re-used more
efficiently. r=pchen, sr=hyatt
2001-10-29 10:15:18 +00:00
jaggernaut%netscape.com
1c9b9161c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
bienvenu%netscape.com
4e6d2af90a
add support for sorting by label r=bhuvan, sr=sspitzer 106717
2001-10-28 20:26:59 +00:00
sspitzer%netscape.com
5de880290f
fix for #75611 . the Message | Mark menu item is supposed to have a seperator between it and the
...
"Ignore Thread" menu item when reading a news message.
fix by andreas.premstaller@uibk.ac.at , r/sr=sspitzer
2001-10-28 10:00:56 +00:00
sspitzer%netscape.com
b3f8e7606f
fix for #90754 (return progress meter to inactive state) and #106763 (no items in subscribe tree until you do a search).
...
r/sr=bienvenu
2001-10-27 18:27:56 +00:00
mkaply%us.ibm.com
f4ec4f3c02
More OS/2 bustage
2001-10-27 15:11:44 +00:00
stephend%netscape.com
d7a12b47de
Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com
2001-10-27 08:19:54 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
rpotts%netscape.com
5e626fd436
bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface...
2001-10-27 02:52:39 +00:00
sfraser%netscape.com
31a9f6853e
Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf
2001-10-26 23:34:53 +00:00
naving%netscape.com
e6e876da99
106819 r=suresh sr=mscott. Do not steal focus after search textbox is cleared.
2001-10-26 22:33:27 +00:00
naving%netscape.com
25f7c83c8f
94968. r/sr=mscott. fix the folder-picker to not show bogus folders.
2001-10-26 22:08:21 +00:00
naving%netscape.com
15eba76e8f
106875 r=stephend sr=mscott. Remove tooltip for the searchBar.
2001-10-26 21:28:46 +00:00
hwaara%chello.se
d3494b22c8
#72667 , get custom quoted colors working again; obey the pref.
...
r=ducarroz, mcafee, sr=sspitzer
2001-10-26 19:25:19 +00:00
nhotta%netscape.com
0729f37c3e
Replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu.
2001-10-26 17:24:18 +00:00
alecf%netscape.com
31ab1c2945
Convert users of nsCRT::ToUpper(PRUnichar) to ToUpper(PRUnichar) for bug 100214, r=jag, sr=scc
2001-10-26 17:18:35 +00:00
alecf%netscape.com
bef357d05e
Added files:
mozilla/intl/unicharutils/util/nsUnicharUtils.cpp
2001-10-26 03:37:38 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
stephend%netscape.com
9546ae5f74
Bug 106668. JS strict warnings in the new Search widget. r=naving@netscape.com, sr=brendan@mozilla.org
2001-10-26 02:20:53 +00:00
racham%netscape.com
36978d0a60
Fixing crasher bug 105670. Adding null check on incoming server in the process of getting default account. r=racham, sr=sspitzer
2001-10-26 02:19:43 +00:00
cavin%netscape.com
2580061eba
Bug #74955 : When loading folders, preset the msg hdr cache table size to eliminate
...
the need of allocating and de-allocating tables. Same thing for users of nsUInt32Array
and nsUInt8Array. r=bienvenu, sr=sspitzer.
2001-10-26 02:02:58 +00:00
bienvenu%netscape.com
3ff318274e
fix abr caused by removing charset conversion code r=naving, sr=sspitzer 106725
2001-10-26 00:24:01 +00:00
bienvenu%netscape.com
679fc41744
fix problem with 64 bit sorts, r=bienvenu, sr=sspitzer 101011 patch by shanmu@netscape.com
2001-10-26 00:19:13 +00:00
nhotta%netscape.com
f12cc142db
Fixed to pass char* to PR_smprintf() instead of PRUnichar* which is not recognized, bug 105704, r=naving, sr=alecf.
2001-10-26 00:03:59 +00:00
naving%netscape.com
b6cfd46d26
103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane.
2001-10-25 05:34:49 +00:00
stephend%netscape.com
7d0331899c
Bug 94022. Copies and Folders -> Copies & Folders. r=timeless, sr=sspitzer
2001-10-25 04:58:07 +00:00
timeless%mac.com
23ec401688
Bugzilla Bug 97136 Unable to load filter on space characters
...
patch by alexey@ihug.com.au r=naving, sr=bienvenu
2001-10-25 03:11:40 +00:00
bienvenu%netscape.com
df56083395
add ui for label feature, r=ssu, sr=sspitzer, fix problem with command enabling for local mail, r=varada, sr=sspitzer 106067 106504
2001-10-25 02:25:08 +00:00
mscott%netscape.com
8ff63f6c8e
Bug #105553 --> convert message header display to use new XBL widget
...
Bug #73413 --> hook up a first pass at view all headers
Bug #51616 --> don't let long subjects (with no spaces) reak havoc on the message pane.
r=ducarroz
sr=sspitzer
2001-10-24 00:27:03 +00:00
mscott%netscape.com
345e795b14
Bug #105553 --> add XBL widgets for use in message display
...
r=sspitzer
sr=hewitt
2001-10-24 00:26:09 +00:00
varada%netscape.com
67bc4ca68d
fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer
2001-10-24 00:00:32 +00:00
sspitzer%netscape.com
38b81b6d67
fix for #55473 . "View" | "Sort by" and "Messages" should be radio buttons, not checkboxes.
...
thanks to andreas.premstaller@uibk.ac.at for the patch. r/sr=sspitzer
2001-10-23 23:54:54 +00:00
nhotta%netscape.com
a41770e0b7
Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
...
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
bienvenu%netscape.com
117d30a96b
some front end for labels r=ssu, sr=sspitzer 106067
2001-10-23 22:22:32 +00:00
bienvenu%netscape.com
222778353d
some front end for label filters r=naving, sr=sspitzer 106067
2001-10-23 22:21:38 +00:00
bienvenu%netscape.com
77a5c868e6
add backend support for filter labels r=ssu, sr=sspitzer 106067
2001-10-23 22:07:24 +00:00
bienvenu%netscape.com
c2a4c287eb
add backend support for labels r=ssu, sr=sspitzer 106067
2001-10-23 22:06:03 +00:00
sspitzer%netscape.com
4ea6a37788
fix for #106165 . fix js warning when psm not built or installed. r/sr=bienvenu
2001-10-23 02:11:08 +00:00
nhotta%netscape.com
93dcfd7532
For charset menupopup, make sure to set selectedItem and removed unnecessary code, bug 87691, r=jbetak, sr=sspitzer.
2001-10-22 22:47:48 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
bienvenu%netscape.com
e6a05fc797
correct fix for 103703 loading message leaks url spec, r/sr=sspitzer
2001-10-22 13:25:54 +00:00
jaggernaut%netscape.com
eb638b50f7
Bug 105973: s/Observe/observe/
2001-10-22 04:16:33 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
9c458e9c63
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
bienvenu%netscape.com
2a64d64ef1
add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108
2001-10-20 23:08:24 +00:00
sspitzer%netscape.com
501a13fb8d
fix for #105659 . fix js warnings when there isn't a mapiregistry service.
...
r=srilatha, sr=mscott
2001-10-20 06:24:07 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
nhotta%netscape.com
8d98f174a3
Indentation change in folder property dialog, bug 94560, sr=sspitzer.
2001-10-19 20:50:17 +00:00
nhotta%netscape.com
0b69d47716
Wording change for folder property dialog, bug 94560, sr=sspitzer.
2001-10-19 20:49:56 +00:00
pinkerton%netscape.com
2f72d451ca
remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098
2001-10-19 14:13:20 +00:00
naving%netscape.com
11c51e31a4
105328 r/sr=sspitzer. Throw duplicate folder alert when trying to create new folder from filter
...
editor.
2001-10-19 05:24:18 +00:00
sspitzer%netscape.com
2d942e7782
more clean up the string foo in mailnews. r=cavin, rs=bienvenu. #103412 .
2001-10-19 01:44:53 +00:00
naving%netscape.com
8039b2e9af
105162 r=racham sr=mscott. Make download message size pref work for pop3 again. Remove unused pref.
2001-10-17 04:53:23 +00:00
cavin%netscape.com
cb99249377
Bug #104975 : Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer.
2001-10-16 20:35:46 +00:00