Commit Graph

128406 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
15932e18e6 Bug #235577 --> Implement Add to Addressbook and compose mailto to contextual menu in message body
Thanks to Robert Accettura for the patch
2004-03-26 06:50:27 +00:00
mkaply%us.ibm.com
dba5ed1238 238445 - r=mkaply, a=mkaply - my code sucked. Here's a better version from Javier Pedemonte 2004-03-26 05:29:18 +00:00
bugreport%peshkin.net
475dd0a76c Bug 177224: Update installation docs to note XUL and RDF MIME types
patch by mkanat
r=justdave, a=justdave
2004-03-26 05:17:56 +00:00
pinkerton%aol.net
bddaee45c4 add cmd-shift-d for download window (bug 229748) 2004-03-26 02:59:34 +00:00
pinkerton%aol.net
8f3d1db2cd last change wasn't so necessary 2004-03-26 02:50:33 +00:00
pinkerton%aol.net
f83f71634c fix some small issues in the toolbar code (add search to hardcoded defaults
and use the right method for clicks on the search bar)
2004-03-26 02:40:51 +00:00
jocuri%softhome.net
014a9aec6a Patch for bug 238693: replace depreciated v-strings with calls to the pack() function; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. 2004-03-26 02:14:00 +00:00
jocuri%softhome.net
a654f2148c Patch for bug 238683: fix for usage of uninitialized value in concatenation in Bugzilla/CGI.pm: remove extra $ char; patch by corporate_gadfly@hotmail.com; r=vlad; a=justdave. 2004-03-26 02:07:44 +00:00
pinkerton%aol.net
211784e3e3 correctly handle the 'ask about each cookie' pref since the changes from
bug 233339 (bug 238550)
2004-03-26 02:05:59 +00:00
jocuri%softhome.net
439a3ef701 Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. 2004-03-26 02:00:45 +00:00
jocuri%softhome.net
a7acc0041a Patch for bug 238673: add missing article in change email address page; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. 2004-03-26 01:55:36 +00:00
jocuri%softhome.net
dedb0b70d3 Patch for bug 238656: reword the "Account self-creation" error message; patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. 2004-03-26 01:50:49 +00:00
pinkerton%aol.net
794d887070 set a min-size when user clicks maximize button (bug 187164) 2004-03-26 01:50:25 +00:00
scott%scott-macgregor.org
63d226e70e Bug #204707 --> hide the view image menu option from the message pane context menu because we don't have any internal image
viewer to use.
2004-03-26 01:44:52 +00:00
jst%mozilla.jstenback.com
2aebd770fc Checking in for trev@gtchat.de. Fixing bug 238409. Regression in attribute parsing. r=bugmail@sicking.cc, sr=jst@mozilla.org, a=asa@mozilla.org 2004-03-26 01:44:44 +00:00
pinkerton%aol.net
6f26ce44e5 don't clear folders from the undo queue on dealloc because if we get to
dealloc, it's no longer in the undo queue (duh!) and this causes re-entrancy
crashes on quit (bug 229661)
2004-03-26 01:43:14 +00:00
pinkerton%aol.net
bd1b6ead0b fix menu issues when a site puts up two (or more) popups resulting in dupes
in the menu we weren't prepared to handle (bug 206597)
2004-03-26 01:38:51 +00:00
jocuri%softhome.net
72c3cc99d9 Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_address error; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. 2004-03-26 01:37:59 +00:00
cls%seawood.org
f965d19c85 Disable mmx/sse2 for win32 gcc builds.
Bug #125762 sr=tor a=asa
2004-03-26 01:17:16 +00:00
nelsonb%netscape.com
c0104f0a69 Correct the parsing of certain forms of GeneralName. Bug 233586.
r=julien.pierre
2004-03-26 01:15:33 +00:00
wchang0222%aol.com
ba59c9fa9f Bugzilla bug 237183: adds an exception handler for every NSPR thread that
is created.  It also exports two functions to set and unset the exception
handler function so they can be used by the primordial thread.  The patch
is contributed by Javier Pedemonte <pedemont@us.ibm.com>. r=wtc.
Modified Files: pprthred.h os2extra.def os2thred.c
2004-03-25 23:28:51 +00:00
jst%mozilla.jstenback.com
49d89c054d Fixing bug 86028. Only allow getting these functions across domains, not setting them. r=caillon@aillon.org, sr=dveditz+bmo@cruzio.com, a=dveditz+bmo@cruzio.com 2004-03-25 22:27:29 +00:00
bryner%brianryner.com
9dfad4c34c Various changes to improve release build automation for firefox. In particular, add ExtraFiles which allows firefox to pull browser/config/mozconfig, change the clobber target to distclean, and make the clobber and build targets be run separately. Bug 238698, r=leaf 2004-03-25 22:22:00 +00:00
igor%mir2.org
0292a753a1 Explicit date in Context.getImplementationVersion() for 1.5R5 release 2004-03-25 20:37:32 +00:00
mkaply%us.ibm.com
924a50bdeb #237183
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - add support for exception handler to NSPR so we can catch floating point exceptions
2004-03-25 20:29:15 +00:00
mkaply%us.ibm.com
46f60f8e69 #238445
r=pedemont, sr=blizzard (platform specific code), a=mkaply
OS/2 only - need to allocate more space for our unicode to native conversions
2004-03-25 20:22:37 +00:00
bienvenu%nventure.com
04ee32dc17 back out part of previous patch to fix build bustage -didn't mean to include that 2004-03-25 20:21:27 +00:00
mkaply%us.ibm.com
8395704c18 #238642
r=pedemont, sr=blizzard (platform specific code), a=mkaply
OS/2 only - Better handling of error conditions in locale code.
2004-03-25 20:19:44 +00:00
bienvenu%nventure.com
e64089c82b allow filters to set junk status, r/sr=mscott, a=asa 224318 2004-03-25 20:08:26 +00:00
mkaply%us.ibm.com
85230d5354 #238643
r=pedemont, sr=blizzard (platform specific code), a=mkaply
Delete leftover XPT files on install so we can work over certain builds
2004-03-25 20:07:25 +00:00
neil%parkwaycc.co.uk
5a5283ca12 Supplementary patch to bug 227537 because some versions of gcc don't accept all placements of the visibility attribute r=bryner sr=blizzard a=asa 2004-03-25 19:55:16 +00:00
igor%mir2.org
1aafe09612 Reflecting 1.5R5 release 2004-03-25 19:45:56 +00:00
neil%parkwaycc.co.uk
c78cafa993 Bug 238264 Check GetKeyState()'s return value according to spec r=ere sr=rbs a=asa 2004-03-25 19:43:59 +00:00
cltbld%netscape.com
ab5791d874 Fix thinko in last checkin. 2004-03-25 19:43:43 +00:00
neil%parkwaycc.co.uk
28f77c0634 Bug 236690 Fix regression from bug 235866 - opening help doesn't automatically open any page r=bsmedberg sr=bryner a=asa 2004-03-25 19:41:16 +00:00
pkw%us.ibm.com
13ddf80064 Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
timeless%mozdev.org
79ab85afcf Bug 238468 NS_APPSTARTUPNOTIFIER_CONTRACTID should not live very long
r=bsmedberg sr=dbaron a=asa
2004-03-25 18:29:33 +00:00
igor%mir2.org
cbce2b4745 Starting 1.5R6 2004-03-25 17:58:03 +00:00
scott%scott-macgregor.org
557a7404f5 Forgot to check in the packaging changes for the new HTML settings dialog for the compose
pref window panel
2004-03-25 17:48:58 +00:00
igor%mir2.org
420074b3a1 Removal of macbuild support: its Mac OS X time after all 2004-03-25 17:39:21 +00:00
scott%scott-macgregor.org
2f2d1aa19d Port Neil's fix for Bug #100567, Show shortcut for Paste As Quotation in Compose window menu 2004-03-25 17:19:22 +00:00
scott%scott-macgregor.org
12165660d4 Bug #235507 --> tree col headers jump around and change width when you change the sort order and the sort column.
r=varga
sr=bienvenu
a=asa
2004-03-25 17:14:41 +00:00
neil%parkwaycc.co.uk
0a3405c813 Bug 237857 Put the Block/Unblock images menu item back in its rightful place in the standalone message context menu r/sr=mscott a=chofmann 2004-03-25 16:38:04 +00:00
igor%mir2.org
afe5a6cd9d Info about commercial support 2004-03-25 15:46:40 +00:00
bienvenu%nventure.com
5e6c9502a9 verify offline message starts with From before retrieving, in case offline store has been corrupted, r/sr=mscott, a=chofmann, 238518 2004-03-25 15:00:33 +00:00
bugreport%peshkin.net
0ceca9119d Bug 127862:Have sanitycheck.cgi use perl to evaluate email regexp
r=vlad,a=justdave
2004-03-25 14:32:18 +00:00
neil%parkwaycc.co.uk
8ee92404b7 Bug 100567 Paste As Quotation shortcut not appearing on menuitem r=brade sr=mscott a=chofmann 2004-03-25 12:42:10 +00:00
jocuri%softhome.net
9000045d3c Patch for bug 218206: document ft_min_word_len MySQL param for indexing small words in full-text indexes (and fix some typos while we're at it). 2004-03-25 11:19:00 +00:00
igor%mir2.org
abf0a3a1ac *** empty log message *** 2004-03-25 11:04:04 +00:00
neil%parkwaycc.co.uk
b4f37cbfb7 Bug 227646 Tabbing to move focus doesn't work at end of top chrome doc r/sr=bryner a=chofmann 2004-03-25 09:10:53 +00:00