Commit Graph

131583 Commits

Author SHA1 Message Date
ben%bengoodger.com
27e03c6d31 247846 - generate bin dir EM related files with -register 2004-07-13 10:18:34 +00:00
ben%bengoodger.com
91d12bad68 245484 - about, options and homepage buttons only work for selected extension 2004-07-13 09:48:37 +00:00
neil%parkwaycc.co.uk
a9079b16d5 Bug 213004 Add preference for recognition of localized "Re:" strings added by broken mailers p=mbockelcamp@web.de r=me sr=bienvenu a=asa 2004-07-13 09:33:22 +00:00
neil%parkwaycc.co.uk
cd0a58ee14 Bug 120525 Classic button focus outline tweak p=mbockelkamp@web.de r=me sr=jag a=asa 2004-07-13 09:31:18 +00:00
ben%bengoodger.com
d19f628dbd fix orange 2004-07-13 08:52:34 +00:00
ben%bengoodger.com
5071dc5729 246050 - text on mouseover tooltips say extensions in the theme manager... also use consistent uppercase for Themes use 2004-07-13 08:17:55 +00:00
ben%bengoodger.com
a8e3e5ada2 247667 - 404 errors on install should display an error 2004-07-13 08:08:20 +00:00
ben%bengoodger.com
5180a77706 oops 2004-07-13 06:49:14 +00:00
ben%bengoodger.com
3bda6a74d6 237096 - Open Location needs menu item for HIG compliance, also add menu item for 'Check for Updates' to Tools menu (location preliminary) 2004-07-13 06:49:01 +00:00
ben%bengoodger.com
d29880921c 246316 - DOM inspector shown in EM even though not installed. DOMi isn't really an extension, so we won't show it as one. 2004-07-13 06:31:09 +00:00
ben%bengoodger.com
6229a5939d update check should run initially when turned on, display an error if update checker is disabled when invoked 2004-07-13 06:27:48 +00:00
ben%bengoodger.com
9ddc865803 245316 - malformed install.rdf file can cause firefox not to start; make it so EM uninstalls an extension if chrome registration for it fails, and show a simple message to the user, and a detailed message to developers via error console 2004-07-13 06:04:12 +00:00
nelsonb%netscape.com
98afc62590 Allow subtemplates to have the SEC_ASN1_DYNAMIC flag without asserting.
Bug 245429. Patch 4 of 5.  r=relyea.
2004-07-13 06:02:54 +00:00
nelsonb%netscape.com
55aa7ccc43 Fix some casts. Wrap some long lines. Remove a bogus assert.
Factor a function call out of the arguments of another function call,
which is mostly to make that code more easily debugged.
This is patch 3 of 5 for bug 245429. r=wtc.
2004-07-13 05:52:24 +00:00
nelsonb%netscape.com
f7b4d4bbb7 Function sec_asn1e_write_contents was two functions combined into one,
separated by one huge if-then-else.  They do different things and take
different arguments.  So, I split them into two separate functions:
sec_asn1e_write_contents and sec_asn1e_write_contents_from_buf
the latter of which takes a buf pointer and length argument.
The if statement that chooses between the two is now in the caller.
This is patch 2 of 5 for bug 245429.  r=wtc.
2004-07-13 05:49:48 +00:00
nelsonb%netscape.com
f961aed641 rename "explicit" to "isExplicit" because MSVC6 thinks explicit is a c
keyword.  rename "ignore_stream" to "disallowStreaming" because it
doesn't merely ignore.  rename "ignoresubstream" to "disallowStreaming"
for the same reason.  Patch 1 of 5 for bug 245429. sr=wtc.
2004-07-13 05:44:47 +00:00
jst%mozilla.jstenback.com
f2f0df01f9 Attempting to fix bsdi bustage one more time. 2004-07-13 05:36:26 +00:00
nelsonb%netscape.com
55151bc829 Greatly improve the output of the PKCS12 encoder. Adds output buffering
to the output callback function that is called by the ASN.1 encoders,
and which feeds into the next PKCS7 encoder in the outward direction.
Bug 210179.  sr=relyea
2004-07-13 05:31:34 +00:00
jocuri%softhome.net
6f3db618d9 Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. 2004-07-13 05:12:33 +00:00
nelsonb%netscape.com
33f87dfef9 Ensure that the CRMF library always uses a non-null pool pointer when it
calls the ASN1 Decoder.  This prevents leaks.  Bug 178898. r=relyea.
2004-07-13 05:12:31 +00:00
bugreport%peshkin.net
80f1faf5ed Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean charts
r=jouni
a=justdave
2004-07-13 01:52:06 +00:00
scott%scott-macgregor.org
f003f5f4b4 when migrating a thunderbird user from outlook express, default the reply style to top to match
what they are used to.
2004-07-13 01:35:04 +00:00
pkw%us.ibm.com
34b81cf033 Bug 201055 - Automatic mail collection does not work with movemail
r=pkwarren@gmail.com, sr=mscott@mozilla.org, a=sspitzer@mozilla.org

Patch contributed by Michael Malcom <michaelmalcom@mindspring.com>.
2004-07-12 23:43:14 +00:00
jst%mozilla.jstenback.com
22f9bbc289 Adding comments to attempt to explain this mess, and give bsdi builds a typedef for C code for bool, in stead of a global #define. 2004-07-12 23:27:49 +00:00
neil%parkwaycc.co.uk
eb60f59b7a Bug 250291 Missing headers on inline forwarded HTML message r=mscott sr=bienvenu a=sspitzer 2004-07-12 23:26:39 +00:00
ben%bengoodger.com
74fe091c2f clicking on link in Software Update slideup notifier does nothing 2004-07-12 23:24:49 +00:00
jst%mozilla.jstenback.com
bfef8f0ae5 Attempting to fix BSD/OS bustage. 2004-07-12 23:00:58 +00:00
amardare%qnx.com
2a262c4457 Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
Dnd related changes - pack all the flavours of data and select the appropiate one at the target.
2004-07-12 21:52:20 +00:00
jst%mozilla.jstenback.com
50878516ee Attempting to fix SunOS bustage, and make the AIX portion of this code rely on the predefined symbol _AIX, not our AIX symbol. 2004-07-12 21:28:40 +00:00
pkw%us.ibm.com
9183cd0826 AIX bustage fix - r+sr=jst 2004-07-12 21:04:23 +00:00
aaronleventhal%moonset.net
b713fd9ebb Bug 250692. Can't select in textarea with tabindex. r=bryner, sr=jst, a=mkaply 2004-07-12 20:59:40 +00:00
jst%mozilla.jstenback.com
5574339842 Attempting to fix AIX bustage. 2004-07-12 20:21:02 +00:00
jst%mozilla.jstenback.com
6f433b5419 One more attempt at fixing the build bustage. 2004-07-12 19:35:47 +00:00
dbaron%dbaron.org
9dcac8002f Back out bug 91312 to fix bug 250825. a=asa 2004-07-12 19:11:10 +00:00
darin%meer.net
b4d6c00e7b fixing oops in packages-win, s/libnegotiateauth.so/negotiateauth.dll/ ;-) 2004-07-12 19:04:53 +00:00
bienvenu%nventure.com
1b3caa07d9 put up specific error message when imap connection gets reset - helps courier server users who get kicked off because too many connections are used, r/a=sspitzer, sr=mscott 250004 2004-07-12 18:43:41 +00:00
jst%mozilla.jstenback.com
0847d0312b Another attempt at getting btek turn green w/o breaking other builds. 2004-07-12 18:34:31 +00:00
jst%mozilla.jstenback.com
1f1960d740 Another attempt at getting btek turn green w/o breaking other builds. 2004-07-12 18:33:49 +00:00
jst%mozilla.jstenback.com
04bbd3a373 Only define bool if not in C++. 2004-07-12 18:15:31 +00:00
pinkerton%aol.net
eea7b4d69e remove unused 10.1.x code, make min version be 10.2, general cleanup 2004-07-12 17:52:33 +00:00
pinkerton%aol.net
9bd0b70dcb better error handling from IC, if we can't load the homepage, use about:blank
(bug 245359)
2004-07-12 17:44:01 +00:00
mostafah%oeone.com
d3f98a3f63 Updated translation 2004-07-12 17:43:44 +00:00
pinkerton%aol.net
af9d4d8eef turn off manual prebinding as it's no longer needed for any OS version we
care about 10.2+
2004-07-12 17:37:00 +00:00
jst%mozilla.jstenback.com
82883c9cd1 Try typedef... 2004-07-12 17:17:16 +00:00
bsmedberg%covad.net
d8b9c5aed7 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
jst%mozilla.jstenback.com
d99b0c47a2 Build bustage. Define bool if it isn't defined already. 2004-07-12 17:05:50 +00:00
jst%mozilla.jstenback.com
a36c5b93ce Fixing Mac build bustage. 2004-07-12 17:00:18 +00:00
jst%mozilla.jstenback.com
b2020abb3c Build bustage. Oh my, let's see if this would be enough here... 2004-07-12 16:39:56 +00:00
jst%mozilla.jstenback.com
d468a44711 Fixing Mac build bustage. 2004-07-12 16:38:06 +00:00
mostafah%oeone.com
e7d8767ff7 Build test binary if ENABLED_TESTS 2004-07-12 16:20:16 +00:00