Commit Graph

49857 Commits

Author SHA1 Message Date
amusil%netscape.com
1bbaed3c64 Added id to the tree children node for future overlay support. 2000-01-06 22:44:48 +00:00
slamm%netscape.com
eb75a3233d Use code similar to sidebar customize dialog and bookmarks window to make history window non-modal (bug #20830). Also make history window resizable (bug #20828). 2000-01-06 22:43:47 +00:00
radha%netscape.com
2a4df88f53 Fix for bug # 21767. Form values not reset upon reload. r=pollmann. 2000-01-06 22:42:16 +00:00
slamm%netscape.com
4491f0077b Name window type to support making History window non-modal. Fix #20830. 2000-01-06 22:41:21 +00:00
akkana%netscape.com
8c236a7d13 23169: Fix uninitialized variables, including one which was disallowing splitting lines by hitting return. r=jfrancis 2000-01-06 22:35:04 +00:00
slamm%netscape.com
a9a2856f45 Clean-up and parameterize more. 2000-01-06 22:27:22 +00:00
sspitzer%netscape.com
e397a910fc fix for javascript assertion in bug #23282 2000-01-06 22:24:27 +00:00
slamm%netscape.com
14b5df92d9 Fix slashdot url 2000-01-06 22:22:04 +00:00
dbragg%netscape.com
6ae47d39ee SaveError added to fix bugs #21715 and #21671 r=dougt 2000-01-06 22:16:38 +00:00
slamm%netscape.com
bd8d55e786 Only use left clicks to manipulate items. 2000-01-06 22:16:06 +00:00
cata%netscape.com
fc3299004e Need to specify RDF xmlns in overlay. Fix for bug #15347. Suggested by waterson. 2000-01-06 22:12:12 +00:00
slamm%netscape.com
4ed66553de Fix bookmark properties. bug #22010. 2000-01-06 22:11:58 +00:00
kmcclusk%netscape.com
226436fcc7 No longer print the contents of forms when they were submitted. bug 13061; r=karnaze@netscape.com 2000-01-06 22:07:21 +00:00
norris%netscape.com
3133f8c77d Fix assertion failure at startup caused by failure to run genPropNames.pl.
r=mstoltz@netscape.com
2000-01-06 22:04:18 +00:00
norris%netscape.com
bc5eba8a49 Fix 10194 and 14979.
r=mstoltz@netscape.com
2000-01-06 22:03:30 +00:00
dveditz%netscape.com
c8fef82f7b fixes bug 23277 2000-01-06 21:55:00 +00:00
cata%netscape.com
cf58720708 Adding nsExtensibleStringBundle support. r=ftang 2000-01-06 21:54:52 +00:00
cata%netscape.com
8994086542 Adding nsExtensibleStringBundle support. 2000-01-06 21:54:27 +00:00
mkaply%us.ibm.com
8950eeeba2 Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:35:12 +00:00
varada%netscape.com
2749923a80 only the second and third line in the setup page get changed 2000-01-06 21:33:04 +00:00
terry%mozilla.org
3bf2cc86b7 Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement
if I'm not going to use it.
2000-01-06 21:32:59 +00:00
slamm%netscape.com
b5738e270f Fix for CustomizePanel button. It now brings up a chromeless browser. Fix for 21061. 2000-01-06 21:32:48 +00:00
mscott%netscape.com
9fe7e943b2 Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
in the attachment pop up menu.

Also removed a function I didn't need (DumpAttachmentsMenu)
r=alecf.
2000-01-06 21:29:44 +00:00
mscott%netscape.com
b04f62c7cf Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
in the attachment pop up menu.

the header sink needs to use a wstring for the attachment name.
r=alecf.
2000-01-06 21:29:09 +00:00
slamm%netscape.com
ed8b5a23fe Ignore clicks not on treeitems (bugzilla down...no number). Set window type as partial fix for bug #14038. Change debug statements to have '\n' by default. 2000-01-06 21:26:46 +00:00
mkaply%us.ibm.com
e1ac88530c Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:26:20 +00:00
mscott%netscape.com
852a74f10d Fix a rare crash when displaying imap messages. Don't remove the mock channel from the url
on the imap thread. Why? Because this causes the channel to be removed from the load group
which triggers a chain of UI notifications that should be on the UI thread and not the imap thread.

r=bienvenu
2000-01-06 21:24:03 +00:00
bienvenu%netscape.com
5fd5f72f9d fix parent thread for top level messages,fixes delete in threaded view r=putterman 22287 2000-01-06 21:18:45 +00:00
amusil%netscape.com
f5dfa3b3f8 Added id's for xul elements for future overlay support 2000-01-06 21:16:31 +00:00
terry%mozilla.org
8ec2fa3b0f Add support for a new "keywords" feature. This lets some central
authority maintain a list of keywords, and users can associate any
keyword with any bug.

The new functionality won't appear until at least one keyword is
defined.

Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
2000-01-06 21:16:15 +00:00
slamm%netscape.com
3a5ce57b6d Comment out some debug code. 2000-01-06 21:14:57 +00:00
sspitzer%netscape.com
7907ad9117 fix for #23274. make "File | New... | Account" work. 2000-01-06 21:13:01 +00:00
slamm%netscape.com
14ad8bb744 Reuse single bookmarks window (without using window name). Use window manager service instead. (Sidebar customize dialog uses similar code.) Fix for bug #14038. 2000-01-06 21:07:51 +00:00
jdunn%netscape.com
33b9771398 Move the Class definition for CacheInfo from the CPP file to the header.
While this is valid C++, the AIX 3.6 compiler doesn't like it.

r= warren
2000-01-06 20:50:59 +00:00
waterson%netscape.com
619d700ee4 Bug 21472. Use only strict relationals with LL_CMP(). r=brendan 2000-01-06 20:22:29 +00:00
davidm%netscape.com
446cad0e49 22295 Tasks menu doesn't cycle through windows properly \ 13357 modal dialogs shouldn't be added to window menu r = law 2000-01-06 20:17:46 +00:00
dougt%netscape.com
d887958ad4 fix for 22943. removing xp-mac specific code from xp interface, enabling asserts
on the mac. r= sdagley
2000-01-06 20:08:14 +00:00
dougt%netscape.com
dd0e047b8e Fix for 22943. r=sdagley 2000-01-06 20:05:55 +00:00
waterson%netscape.com
73e507347d Bug 22805. Wrap NS_GetWeakReference() with getter_AddRefs(). Thanks beard! r=beard 2000-01-06 20:01:56 +00:00
buster%netscape.com
44a3f6d0ed fixed bugs 18447 and 18216
simple change to pick up proper pseudo style for display content
r=rods
2000-01-06 20:01:55 +00:00
rhp%netscape.com
c0162b5a15 Fix for incorrect reporting of number of attachments for signed messages - Bug #: 23182 - r: jefft 2000-01-06 19:59:48 +00:00
buster%netscape.com
5e0e088a7e fixed bugs 18447 and 18216
simple changes to default style sheet for input elements
r=rods
2000-01-06 19:56:13 +00:00
sspitzer%netscape.com
5428d9003e fix for bug #21235. fix the "triple click" problem with the folder picker.
thanks to waterson for the tip.  also, add the MPL to the top of the file.
2000-01-06 19:54:46 +00:00
nhotta%netscape.com
1a2b32e299 Changed to apply the entity conversion before charset conversion, bug 20062, r=akkana. 2000-01-06 19:49:23 +00:00
nhotta%netscape.com
6bd413e421 Changed to scan for HTML before converting from unicode to mail charset, bug 22315, r=rhp. 2000-01-06 19:48:45 +00:00
nhotta%netscape.com
1cb7735520 Fixed memory leak, bug 22281, r=waterson. 2000-01-06 19:47:20 +00:00
dougt%netscape.com
bfc6760bd6 Fix for bug 22933 submitted by jonas.utterstrom@vittran.norrnod.se. r=dougt. 2000-01-06 19:46:44 +00:00
nhotta%netscape.com
4d912e9e34 Fix compile errors of Solaris 2.6 and 2.7 using Sun's native WorkShop compilers, r=briano. 2000-01-06 19:46:17 +00:00
pinkerton%netscape.com
034b27694c fix for bug 21487, garbage at the end of url when doing "copy link location." also added some error checking, and using progid's instead of classid's. r=akkana. 2000-01-06 19:45:52 +00:00
varada%netscape.com
77989cc9f8 changing all libs to install cuz of the underneath infrastructure changes 2000-01-06 19:07:06 +00:00