scott%scott-macgregor.org
fbd995825f
Bug #239629 --> Ctrl+A focuses search bar instead of selecting all emails in a folder.
...
Bug #232602 --> ctrl-c no longer copying data to the clipboard.
fix a typo that was causing this.
2004-04-05 02:27:54 +00:00
jocuri%softhome.net
4ffe8372d2
Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave.
2004-04-05 01:32:43 +00:00
jocuri%softhome.net
07ce8bc023
Patch for bug 14887: put <label> tags in forms; patch by Jeffrey Baker <jwbaker@acm.org>; r=gerv; a=justdave.
2004-04-05 01:28:18 +00:00
cbiesinger%web.de
98a2fadf08
improve default doxygen options, not part of build. bug 239606 r=cls
2004-04-04 20:54:48 +00:00
timeless%mozdev.org
786965d4a8
Fixing line endings to appease openwatcom's nmake
...
this is spidermonkey standalone
2004-04-04 19:46:38 +00:00
bzbarsky%mit.edu
04b19c480d
Change the way regression tests get the framestate to make it possible to mask
...
out irrelevant state bits as needed. Apply this to NS_BLOCK_HAS_LINE_CURSOR.
Bug 237955, r+sr=roc, a=dbaron
2004-04-04 01:48:16 +00:00
scott%scott-macgregor.org
54d869ee1a
Bug #237645 --> The print properties dialog window is very small and empty on linux
...
Packaging patch by Alexander Sack.
2004-04-04 01:06:43 +00:00
bienvenu%nventure.com
a5d65afbfd
fix crash on exit if hidden pref to confirm folder deletion on empty imap trash is set, and there are sub-folders of the trash, sr=mscott, a=chofmann 239473
2004-04-03 23:46:08 +00:00
brendan%mozilla.org
c29de605ca
Tolerate asymmetric/request-less lock nesting, as happens with Mozilla DOM code (229200, r=shaver, a=chofmann).
2004-04-03 22:21:03 +00:00
brendan%mozilla.org
18dac71e1f
My edits to timeless's patch for bug 238303, to fix warnings (r/a=me).
2004-04-03 22:11:11 +00:00
darin%meer.net
8b6ac86a2c
fixes bug 239441 "AIX: Undefined symbols when linking mozilla-bin after Bug 239303" r=bsmedberg,dougt sr=dbaron a=brendan
2004-04-03 21:54:49 +00:00
bzbarsky%mit.edu
13dc070af1
Fix more bustage. Bug 239079. I wish gcc would at least warn on this or
...
something instead of merrily compiling it....
2004-04-03 19:01:38 +00:00
jocuri%softhome.net
7c8ae050ce
Patch for bug 239255: update docs in order to specify that $webservergroup is the group of the webserver, not the user; patch by Colin S. Ogilvie <bmo@colino.co.uk>; r=vladd.
2004-04-03 18:12:08 +00:00
scott%scott-macgregor.org
aff320942a
Bug #239349 --> Filters incorrectly mark mails as junk if you have a filter that sets a label on the message.
...
sr=bienvenu
a=chofmann
2004-04-03 17:59:21 +00:00
bzbarsky%mit.edu
83a86441a7
Fixing debug build bustage. Bug 239079.
2004-04-03 17:47:26 +00:00
scott%scott-macgregor.org
2fc2206eab
Follow up fix to Bug #224318 --> add code to actually read in the junk score value when reading in a filter that
...
trys to set junk status on a message.
sr=bienvenu
a=chofmann
2004-04-03 17:31:57 +00:00
cltbld%netscape.com
9af8b02b8e
Automated update from host egg
2004-04-03 17:31:11 +00:00
darin%meer.net
5926a15f63
fixes bug 238374 "gnomevfs extension should only be built when GTK2 toolkit is in use [was: Freeze or crash when opening an application/x-perl file]" r+sr=bryner a=chofmann
2004-04-03 17:29:18 +00:00
bzbarsky%mit.edu
48dd7f1243
Fix ID selector parsing to check for a valid identifier. Bug 239079,
...
r+sr=dbaron, a=chofmann
2004-04-03 17:18:45 +00:00
darin%meer.net
11b4c2f2d6
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +00:00
darin%meer.net
5e48976913
fixes bug 237590 "nsIBinaryInputStream inherits from nsIInputStream but can't be QI'ed to it" r=biesi sr=brendan a=brendan
2004-04-03 17:09:07 +00:00
gerv%gerv.net
7c6fd75d8f
Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=justdave.
2004-04-03 11:00:33 +00:00
gerv%gerv.net
ba6f90297b
Bug 238352 - remove alphabetical sorting from some fields in reports (e.g. priority) and keep them in a sensible order instead. Patch by gerv; r=kiko, a=justdave.
2004-04-03 10:43:16 +00:00
blakeross%telocity.com
5e1c17d0ce
Fix 236660 - Rename "Save Link to Disk"
2004-04-03 09:47:12 +00:00
m_kato%ga2.so-net.ne.jp
6dbb84498f
Port issue for WinXP 64bit b=229722 r+sr=jst
2004-04-03 08:53:36 +00:00
jocuri%softhome.net
8329b291bc
Patch for bug 233295: document terminology customization feature; patch by Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me.
2004-04-03 08:07:27 +00:00
dbaron%dbaron.org
38b785939b
Perform the normalization of the hostname done by IDN when constructing the URL. b=237818 r=jshin sr=darin a=chofmann
2004-04-03 07:32:18 +00:00
scott%scott-macgregor.org
354bf26b0d
Bug #238913 --> Wrong name for attachment dragged from one message to compose attachment panel. We are showing
...
"Attached Message Part" instead of the actual attachment name.
sr=bienvenu
a=chofmann
2004-04-03 07:04:05 +00:00
blakeross%telocity.com
46752ac602
Fix 234739 - Replace "Show" with "Open" in download manager (and rename Show to Open Containing Folder, and remove obsolete strings).
2004-04-03 06:26:21 +00:00
scott%scott-macgregor.org
d232e9efad
Bug #239482 --> ctrl-k should shift focus to the search bar
...
Bug #239483 --> mark all read on GTK2 should be shift-c
2004-04-03 05:20:04 +00:00
wchang0222%aol.com
3a9313394f
Bugzilla bug 231934: OS/2 only - code from ganesh - generate map files on
...
OS/2. r=mkaply, sr=blizzard (platform specific)
2004-04-03 03:12:15 +00:00
scott%scott-macgregor.org
b4cb390245
Bug #238913 --> regression fix, Wrong name for attachment dragged from one message to compose attachment panel
...
we were always showing Attached Message Part instead of the actual attachment name.
2004-04-03 01:38:45 +00:00
wchang0222%aol.com
f7a312318d
Set NSPR version to 4.6 Beta.
2004-04-03 01:32:32 +00:00
scott%scott-macgregor.org
a14fccae73
Bug #239475 --> attachment bucket does not always show correct icon for attachments
2004-04-03 01:31:59 +00:00
wchang0222%aol.com
3b3ec2f677
Bugzilla bug 238842: avoid the copying of va_list (the VARARGS_ASSIGN
...
macro) because it is not portable. r=jgmyers. sr=darin.
2004-04-03 01:27:08 +00:00
bryner%brianryner.com
3e2d90ecb7
fixing hpux bustage, bug 239465, r=dbaron
2004-04-02 23:48:18 +00:00
blakeross%telocity.com
5f2db2018e
Fix 239393 - Set as wallpaper preview is broken (regression caused from Ben's winhooks landing).
2004-04-02 18:48:04 +00:00
rlk%trfenv.com
d856afd2a9
Bug 239082 - Dead link in Help file "forieusers.html". Patch by Stefan <stefan_h@hem.utfors.se> r=rlk@trfenv.com a=mkaply@us.ibm.com
2004-04-02 16:31:35 +00:00
bienvenu%nventure.com
1924c117a7
fix problem with wrong imap folders getting counts updated when checking folders other than the inbox for new messages, sr=mscott, a=mkaply 239196
2004-04-02 14:23:40 +00:00
darin%meer.net
8c48d9928d
bustage fix for WIN32 debug seamonkey build, see bug 238088
2004-04-02 09:16:36 +00:00
scott%scott-macgregor.org
49e59292f9
Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
...
This allows thunderbird to open .eml files.
patch by Robert Accettura and David Bienvenu
sr=mscott
a=asa for the one line property string addition in messenger.properties
2004-04-02 07:44:25 +00:00
scott%scott-macgregor.org
8040bf850b
Bug #217149 --> Add a menu item under file for opening a .eml file from the desktop. Move the Open Message menu item under File over to the Messages menu where it really belongs.
...
This allows thunderbird to open .eml files.
patch by Robert Accettura and David Bienvenu
sr=mscott
a=asa for the one property string in messenger.properties
2004-04-02 07:43:41 +00:00
scott%scott-macgregor.org
d2f86a24dd
Bug #239226 --> Opening Forward Message Attachment Opens parent message in a new window instead of the
...
forwarded attachment. regression from the string defragmentation changes. We were changing the underlying url spec
out from underneath us.
r=darin
sr=bienvenu
a=chofmann
2004-04-02 07:08:50 +00:00
jst%mozilla.jstenback.com
c273ab4a67
Fixing bug 224649. Patch by brendan@mozilla.org. Ensure that when setting an applet property, we actually set the property on the applet, and not on the DOM wrapper for the applet element. r+sr=jst@mozilla.jstenback.com, a=chofmann@mozilla.org
2004-04-02 05:11:44 +00:00
wchang0222%aol.com
3dc97c31a9
Bugzilla bug 126928: OS/2 only - code from knut st. osmundsen - implement
...
PR_SetFDInheritable on OS/2. r=mkaply.
2004-04-02 05:09:53 +00:00
scott%scott-macgregor.org
0364d3ad49
Bug #237687 --> Need UI for controlling Imap IDLE command support in case folks have servers that don't react well to IDLE support.
...
sr=bienvenu
a=chofmann
2004-04-02 03:08:24 +00:00
bzbarsky%mit.edu
78ea158028
Don't look for the primary frame unless we have to on broken images. Bug
...
239262, r+sr=dbaron, a=chofmann
2004-04-02 03:07:39 +00:00
bienvenu%nventure.com
222b23a166
fix one case of offline download silently failing, when multiple operations are run against the same folder, sr=mscott, a=chofmann
2004-04-02 01:46:19 +00:00
bienvenu%nventure.com
adeee71a3e
fix 239283 reading offline messages in folder that was open when you do an offline sync fails, sr=mscott, a=chofmann
2004-04-02 01:07:04 +00:00
dbaron%dbaron.org
2981d39de1
Fix crashes by making CreateContinuingFrame able to deal with a frame that already has a next-in-flow. b=140948 Patch by Mats Palmgren <mats.palmgren@bredband.net>. r+sr=dbaron a=chofmann
2004-04-02 00:09:57 +00:00