leaf%mozilla.org
72c8e59138
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@60604 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:45:44 +00:00
attinasi%netscape.com
2f3dac1279
Image title is now set after load is completed so the dimensions will be valid.r=pnunn b=27365
...
git-svn-id: svn://10.0.0.236/trunk@60603 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 18:09:40 +00:00
rods%netscape.com
68b0b47186
Let's try a non-COMPtr fix, I wish COMPtr would work the same on all platforms....
...
git-svn-id: svn://10.0.0.236/trunk@60602 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:49:11 +00:00
erik%netscape.com
64439cd911
bug 24005; wrap a pref around the font size rounding code, as discussed
...
by rickg, Eric Krock, buster, pierre and I; r=pierre
git-svn-id: svn://10.0.0.236/trunk@60601 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:28:41 +00:00
rods%netscape.com
75d5380d64
same old thing Linux hates comparing a nsCOMPtr to a non-OMCPtr
...
git-svn-id: svn://10.0.0.236/trunk@60600 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 17:01:35 +00:00
rods%netscape.com
b7b372274e
now remembers single selects correctly, have not implemented it for mulitple
...
selects yet, but this check in get mail work, multiple is needed for bugzilla
b=21945, r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60599 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:26:24 +00:00
rods%netscape.com
d1ce8ef517
converted over to use nsCOMPtr and changed return code back to NS_OK for GetAttr
...
part of bug 21945 work, r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60598 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:24:19 +00:00
rods%netscape.com
089f6bed81
now remembers state when selected for single select combos and listboxes,
...
it does not remember mulitple selections (more work needed in content class)
converted over to rnsCOMptr as much as I could
b=21945, r=pollmann
git-svn-id: svn://10.0.0.236/trunk@60597 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:21:37 +00:00
seth%cs.brandeis.edu
e350e961cf
this is the initial checkin of the bug_email.pl script into the bugzilla cvs tree under the contrib directory. This is not my code, but I'm championing its maintanence right now, since I'm using and hacking on it heavily. The list of contributors can be found in the file itself.
...
Changes I've made :
- updated to the newest CVS pull of bugzilla
- works out of contrib/bugzilla
- put in the MPL license header
Directions for use are in the file itself. Essentially, you put in a procmailrc entry which cats the message to this script.
Changes coming in the near future ...
- canonical email transformation (i.e., seth@job.cs.brandeis.edu == seth@cs.brandeis.edu )
- default product and component (i.e., if you don't specify a product and component, it goes into a PENDING product)
- querying a bug over email
- appending a bug over email
- keywords over email
- use the globals.pl parameters functionality to edit and save this script's parameters
- integrate some setup in the checksetup.pl script
FWIW, the first two things are necessary for this to be useful in my setup, so they get an overwhelming bit of priority
git-svn-id: svn://10.0.0.236/trunk@60596 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 16:13:01 +00:00
hyatt%netscape.com
66cff938a2
Addendum to 20764
...
git-svn-id: svn://10.0.0.236/trunk@60595 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:47:33 +00:00
hyatt%netscape.com
50e68e7dc5
Fix for bug #20764 .
...
git-svn-id: svn://10.0.0.236/trunk@60594 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:08:52 +00:00
hyatt%netscape.com
5211340670
Fix for PDT+ bug #20764 .
...
git-svn-id: svn://10.0.0.236/trunk@60593 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 10:08:23 +00:00
saari%netscape.com
0c9ed11708
fix for 25434, PDT+ crasher. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60592 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 08:33:12 +00:00
ducarroz%netscape.com
46a256b8cf
UI Part of feature 17072. Add new UI files to make files. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@60591 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:46:07 +00:00
rpotts%netscape.com
72d5cba5a2
Too many OnStopRequest(...) calls were being made by the memcache in AsyncReadStreamAdaptor::Cancel(...). It turns out that Cancel() is called more than once. Each call was generating an OnStopRequest(...). This was later triggering an ASSERT that mDownstreamListener was NULL
...
git-svn-id: svn://10.0.0.236/trunk@60590 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:18:50 +00:00
rpotts%netscape.com
b3bc7d662e
Fixed purify [UMR] by initializing mProxyPort
...
git-svn-id: svn://10.0.0.236/trunk@60589 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:15:19 +00:00
mjudge%netscape.com
dcda3caccf
adding new file should not be built yet. this will do no harm
...
git-svn-id: svn://10.0.0.236/trunk@60588 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:09:19 +00:00
morse%netscape.com
1fe8c5938d
fix bug 27491, rejects not displayed in signon viewer. Trivial coding change, not reviewed
...
git-svn-id: svn://10.0.0.236/trunk@60587 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:55:38 +00:00
saari%netscape.com
62f2db1cfe
Fixing delete key regression. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@60586 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:52:24 +00:00
ben%netscape.com
f2ad0a0092
fix for 20823, r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60585 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 05:32:03 +00:00
pavlov%netscape.com
afb015357d
fix viewer bustage on linux r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@60584 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:47:38 +00:00
mccabe%netscape.com
484ef131f2
Remove trailing \ in NS_LOADGROUP_CID define, as it can unintentionally pick up subsequent text in generated .h file.
...
r=mozbot
git-svn-id: svn://10.0.0.236/trunk@60583 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:22:31 +00:00
ben%netscape.com
a36d6b91ee
removing searchwindow checkbox, bug26931, r=gagan
...
git-svn-id: svn://10.0.0.236/trunk@60582 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 04:09:31 +00:00
ducarroz%netscape.com
29d6d9dede
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60581 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:58:01 +00:00
hangas%netscape.com
6431d4ecce
Fix 25139, disable unused menu items for b1. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@60580 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:37:35 +00:00
bryner%uiuc.edu
ddda7317a2
Making the key names in the mousewheel preferences dialog
...
platform-specific. bug 23685, r=ben@netscape.com .
git-svn-id: svn://10.0.0.236/trunk@60579 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:33:40 +00:00
hyatt%netscape.com
1214b16f13
Fix for PDT+ bug #9701 . Also fixes the crasher holding the tree closed. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:10:01 +00:00
akkana%netscape.com
4270972196
Put the extra newline back. Rick had changed something last night
...
which fixed the bogus extra newline problem, and caused the tree to
go orange since the test still had the extra newline; but now he's
apparently reverted that fix, so the extra newline is back and
the tree is orange again. This should make it go green. a=trudelle
git-svn-id: svn://10.0.0.236/trunk@60577 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:47:06 +00:00
tbogard%aol.net
25707569b7
When setting focus, it should be valid that if there is not a tree owner, then we don't assert, just don't call the tree owner to set itself visible. r=saari.
...
git-svn-id: svn://10.0.0.236/trunk@60576 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:47:02 +00:00
tbogard%aol.net
68077fd630
When getting a TreeOwner that is null, make sure we don't crash trying to call QueryInterface on it when grabbing the nsIBaseWindow interface. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60575 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:39:51 +00:00
morse%netscape.com
627e12358a
white-space changes only
...
git-svn-id: svn://10.0.0.236/trunk@60571 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:21:18 +00:00
morse%netscape.com
da248c16a6
cleanup interface to stream generators, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60570 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:10:03 +00:00
morse%netscape.com
88024b65a6
correct the handling of unichar characters, r=dp
...
git-svn-id: svn://10.0.0.236/trunk@60569 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 02:04:25 +00:00
akkana%netscape.com
279d38edc9
27144: make sure the editor bogus node starts with _moz, and strip it out in html output. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@60566 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:58:40 +00:00
jim_nance%yahoo.com
226d705184
For some reason a few systems though that the -F/ in the original script was
...
a file name instead of a switch. I dont know why. This version seems to work
better. Ramiro said I could check it in if I wanted to own it, so I put my
email address where his used to be.
r=ramiro
git-svn-id: svn://10.0.0.236/trunk@60565 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:58:28 +00:00
karnaze%netscape.com
19635b17c5
bug 10636, 15499(partial) - correctly get margin,border,padding from reflow info. calculate it for percentage padding when reflow state not available. r=troy
...
git-svn-id: svn://10.0.0.236/trunk@60564 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:55:40 +00:00
pnunn%netscape.com
17cf0ba325
bug# 21036: Change imglib reload policies to work with necko load attributes. pnunn, r:neeti,dp.
...
git-svn-id: svn://10.0.0.236/trunk@60563 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:51:57 +00:00
rickg%netscape.com
d72b633f03
removed warnings and fixed bug 27483; r=rods and akkana (for portions)
...
git-svn-id: svn://10.0.0.236/trunk@60562 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:47:56 +00:00
av%netscape.com
24616785b2
Fixing 27469, r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@60561 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:43:02 +00:00
hangas%netscape.com
42737e6fba
Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip
...
git-svn-id: svn://10.0.0.236/trunk@60560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:37:43 +00:00
sfraser%netscape.com
8999db69fd
Remove a printf that should be debug only. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@60559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:25:55 +00:00
valeski%netscape.com
d81f5ea091
r=mcafee, 27339. We were kicking *any* load failure to the keyword server, now we're a little more selective
...
git-svn-id: svn://10.0.0.236/trunk@60558 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:22:25 +00:00
sfraser%netscape.com
ba91b16f16
Remove linkage with wallet DLL (!) r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@60557 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:22:08 +00:00
sdv%sparc.spb.su
003d45e5fc
addon fix to bug 13338.
...
git-svn-id: svn://10.0.0.236/trunk@60556 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:11:48 +00:00
leaf%mozilla.org
11f1bc50f7
fixing --enable-detect-webshell-leaks for bug 10847, fix from waqar, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@60555 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:59:27 +00:00
karnaze%netscape.com
3348645b69
bug 8524 - don't use -moz-bg-inset in standard mode. r=troy
...
bug 10269 - renamed RequiresPass1Layout to IsAutoLayout and have it force a fixed layout table (not tree) to be auto layout if the table is auto width.
git-svn-id: svn://10.0.0.236/trunk@60554 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:58:38 +00:00
mcafee%netscape.com
1d56b75198
Adding m14, userAgent for about: page. (27477) r=slamm
...
git-svn-id: svn://10.0.0.236/trunk@60553 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:55:26 +00:00
ducarroz%netscape.com
05a89ebaad
Fix for bug 24182. For some reason, we cannot set the thread column icon during the load of the window. This is a temporary fix. R=putterman
...
git-svn-id: svn://10.0.0.236/trunk@60552 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:55:14 +00:00
alecf%netscape.com
9f4126ddc6
fix for #27160
...
r=sspitzer
use wallet to determine the status of rememberPassword
git-svn-id: svn://10.0.0.236/trunk@60551 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:52:53 +00:00
slamm%netscape.com
760da4cd47
Rest of fix for preview button enabling (bug 24149).
...
git-svn-id: svn://10.0.0.236/trunk@60550 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 00:49:47 +00:00