naving%netscape.com
|
bdfd212850
|
90640 r=bienvenu sr=sspitzer. Make the MarkFlagged filter action work for IMAP
|
2001-08-22 03:31:48 +00:00 |
sspitzer%netscape.com
|
0185d69fcd
|
fix for #96298. get "next unread" to work again now that we have switched to outliner.
when trying to "land" on folder, we need to make sure all the ancestors are "expanded".
r/sr=mscott,bienvenu
|
2001-08-22 03:24:52 +00:00 |
blakeross%telocity.com
|
4aa0c386b8
|
Fallout from box syntax changes. sr=hewitt
|
2001-08-22 03:20:36 +00:00 |
blakeross%telocity.com
|
9f85407e19
|
Textfield for anon ftp password not same length as checkbox (94939). r=ben sr=hewitt
|
2001-08-22 02:55:33 +00:00 |
blakeross%telocity.com
|
3cf3e550f0
|
Send Link and Send Page in Manage Bookmarks do nothing, and some history polish (73904). r=hewitt sr=ben
|
2001-08-22 02:52:30 +00:00 |
blakeross%telocity.com
|
40cfab36db
|
fixing a minor typo, no bug, rs=hewitt
|
2001-08-22 02:49:22 +00:00 |
dbradley%netscape.com
|
f4036587aa
|
Fix for bustage, remove extra paren from my patch
|
2001-08-22 01:53:43 +00:00 |
tao%netscape.com
|
22880b6d56
|
91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
|
2001-08-22 01:52:23 +00:00 |
cmanske%netscape.com
|
77ed8865aa
|
Added new input filter to restrict first character: b=88881, r=brade, sr=kin
|
2001-08-22 01:49:36 +00:00 |
cmanske%netscape.com
|
fc57798886
|
Added text style to toggle 'TT' (fixed width) tag in Composer, b=79200, r=brade, sr=sfraser
|
2001-08-22 01:43:22 +00:00 |
leif%netscape.com
|
6af64c6c73
|
Bug 85452, 100% CPU usage in LDAP autocomplete. r=dmose, sr=mscott,
patch=leif.
|
2001-08-22 01:30:19 +00:00 |
sspitzer%netscape.com
|
366b878fb2
|
fix the fix for #87177. thanks to walk84 for pointing it out.
r=walk84, sr=bienvenu
|
2001-08-22 01:18:40 +00:00 |
jdunn%netscape.com
|
683519be50
|
fixing dcone's checkin
in a enum, certain compilers don't like when the
last item has a ',' so I removed it
Fixing messina's tbox bustage
|
2001-08-22 01:10:21 +00:00 |
javi%netscape.com
|
f068caa679
|
Fix for Bug 44042, checking in for Gervase Markham
r=javi, sr=bin
Fix up some confusing wording in security dialgs.
|
2001-08-22 01:06:56 +00:00 |
dbradley%netscape.com
|
566a57f6b4
|
Bug 93792: This is the part to make passing nsID by value illegal in xpidl without notxpcom, see bug for a better explanation. sr=brendan, r=jband
|
2001-08-22 01:04:26 +00:00 |
sspitzer%netscape.com
|
68417d7283
|
fix for #90781. clean up the confirm dialog when you cancel the account wizard
and you don't have any existing accounts. thanks to bhart00@yahoo.com
for the patch. r=racham, sr=sspitzer
|
2001-08-22 00:56:21 +00:00 |
srilatha%netscape.com
|
0736e44ef6
|
Fix for bug # 95047. removing dependency on csid.h
r=dbaron, sr=sspitzer
|
2001-08-22 00:54:29 +00:00 |
mscott%netscape.com
|
ac2fbdc040
|
Bug #86773 --> string bundle fix up for signed messages. checking in for ducarroz
r=sspitzer
sr=mscott
|
2001-08-22 00:51:12 +00:00 |
srilatha%netscape.com
|
8ff08b351c
|
Fix for bug #95047. Removing dependency on csid.h
r=dbaron, sr=sspitzer
|
2001-08-22 00:50:30 +00:00 |
stephend%netscape.com
|
cd31993d7b
|
Bug 88673. Cleaning up wording in history's prefs panel. Patch by Bradley Hart <bhart00@yahoo.com> r=jatin@netscape.com/timeless@mac.com sr=scc@mozilla.org
|
2001-08-22 00:47:21 +00:00 |
darin%netscape.com
|
0f296a15be
|
fixes bug 95981 "Changes in background images on pages do not show on reload"
r=pavlov, sr=dougt
|
2001-08-22 00:46:08 +00:00 |
srilatha%netscape.com
|
f3488d9344
|
Fix for bug #87896. Hitting backspace creates bogus enty in the autompletion dropdown box. r=ducarroz, sr=mscott
|
2001-08-22 00:41:20 +00:00 |
darin%netscape.com
|
a8440487f0
|
fixes bug 90288 (part 2) "not honoring Pragma: no-cache from HTTP-EQUIV"
r=gagan, sr=dougt
|
2001-08-22 00:38:46 +00:00 |
darin%netscape.com
|
fdbc339c53
|
fixes bug 90288 (part 1) "not honoring "Pragma: no-cache" from HTTP-EQUIV"
r=gagan, sr=dougt
|
2001-08-22 00:26:42 +00:00 |
darin%netscape.com
|
15c5b12037
|
fixes bug 94811 "leaking sockets; nsISocketTransport::IsAlive not implemented reliably"
r=wtc, sr=dougt
|
2001-08-22 00:24:26 +00:00 |
pchen%netscape.com
|
3f2635c142
|
bug 91726, r=pinkerton, sr=sfraser, under carbon, Internet Config seems to return mappings with a null mime type string, if we see a null mime type string, set mime type in nsMimeInfo to octet-stream
|
2001-08-22 00:19:08 +00:00 |
danm%netscape.com
|
8d188e8bc5
|
allow larger windows when sizing with the mouse. also moved standard-state calculation to nsMacWindow. some code by rjc@rjcdb.com. bugs 80431,95740 r=hyatt,pinkerton
|
2001-08-22 00:18:45 +00:00 |
dianesun%netscape.com
|
162316a44a
|
Fix to bug 94961 (kB -> KB). r=buhvan, sr=sspitzer
|
2001-08-22 00:17:55 +00:00 |
danm%netscape.com
|
e61b8f63de
|
always adjust maximized ("standard") window size before zooming. some code by rjc@rjcdb.com. bugs 80431,95740 r=hyatt,pinkerton
|
2001-08-22 00:17:04 +00:00 |
dianesun%netscape.com
|
aa5a092afc
|
Fix to bug 94961 (kB -> KB). r=buvhan, sr=sspitzer
|
2001-08-22 00:14:14 +00:00 |
dianesun%netscape.com
|
f13b05b6c8
|
Fix to bug (95201: disable Download/Sync) r=buhvan, sr=sspitzer
|
2001-08-22 00:07:46 +00:00 |
loadrunner%betak.net
|
d78b30cc3d
|
bug 56304, HTML ja signature displays as garbage in the mail body
bug 91670, Signature file with the charset different from the system on
r=ducarroz, sr=sspitzer
|
2001-08-22 00:02:01 +00:00 |
timeless%mac.com
|
c183201b4c
|
1.206 <cavin@netscape.com> 21 Aug 2001 11:39 checked in ^Ms while fixing Bug #68296
a=bustage,sheriffs#mozilla
|
2001-08-21 23:49:54 +00:00 |
stephend%netscape.com
|
91188a72aa
|
Attempt to fix rjesup's bustage. a=sheriff
|
2001-08-21 22:43:47 +00:00 |
dp%netscape.com
|
bde268440f
|
bug 94883 nsCreateInstanceByContractID() performance improvement
|
2001-08-21 22:42:35 +00:00 |
dcone%netscape.com
|
9a2b63ff04
|
b=73884 r=peterl sr=attinasi invert mode support added
|
2001-08-21 22:37:17 +00:00 |
mkaply%us.ibm.com
|
2706413d42
|
OS/2 will take this as well, thank you very much.
Fixes transparent PNGs on OS/2.
|
2001-08-21 22:29:25 +00:00 |
sspitzer%netscape.com
|
49099a1486
|
bulletproofing fix for #96291 to prevent crashing on the first autocomplete.
there is still a bug here, so #96291 will stay open. sr=hyatt
|
2001-08-21 22:16:42 +00:00 |
ftang%netscape.com
|
c260f0c19d
|
new file for 90804. not part of the build yet
|
2001-08-21 22:14:56 +00:00 |
tor%cs.brown.edu
|
128c2775c3
|
Bug 84980 - zero out the color components of transparent pixels
in a binary alpha PNG on win32 before handing them off to libpr0n.
r=pavlov, sr=brendan
|
2001-08-21 21:59:08 +00:00 |
mkaply%us.ibm.com
|
102be04d62
|
No bug
r=mkaply, a=blizzard
OS/2 only - Code from Dainis Jonitis - Fix fallout from imagelib removal
Add back in tiling support for OS/2
|
2001-08-21 21:56:36 +00:00 |
mkaply%us.ibm.com
|
33d8a0cdb0
|
#95301
r=pedemonte, a=blizzard
OS/2 only - leaking presentation spaces
|
2001-08-21 21:53:46 +00:00 |
rjesup%wgate.com
|
cc4f0a23ca
|
bug 96289: mURLParsers cache wasn't. r=gagan@netscape.com,
sr=dougt@netscape.com
|
2001-08-21 21:49:04 +00:00 |
jj%netscape.com
|
72e4121988
|
bugscape #6794: updated 'vers' resources for Mozilla/Netscape installer
|
2001-08-21 21:43:53 +00:00 |
naving%netscape.com
|
4c9c100c41
|
89698 r=robinf, jglick for alert wording changes.
|
2001-08-21 21:35:41 +00:00 |
sspitzer%netscape.com
|
5478994cf1
|
fix for #72869.
in the tree view (in subscribe) allow for multiple selection.
r/sr=bienvenu
|
2001-08-21 21:27:26 +00:00 |
bryner%netscape.com
|
d812ad1b51
|
Bug 92210 - Window steals focus if you switch to another app during "Transferring data from...". r=saari, sr=hyatt.
|
2001-08-21 21:18:45 +00:00 |
mozilla.BenB%bucksch.org
|
64e4f12c42
|
76359: Fixing regression: namespace for CSS in Modern broke the mail msg display layout, incl. quotes and prefs.
Some reformatting (both skins).
r/sr=Ben Goodger, r=blake, sr=hewitt
|
2001-08-21 21:18:16 +00:00 |
pchen%netscape.com
|
86badcf2f1
|
bug 93195, r=brade, sr=sfraser, relax minimum macos requirement back to 8.5
|
2001-08-21 21:14:12 +00:00 |
naving%netscape.com
|
1cbfb27f2c
|
88251 r=bienvenu sr=sspitzer. Maintain the sort-order etc when emptying local trash.
|
2001-08-21 21:06:40 +00:00 |