wtchang%redhat.com
7a01b726b4
Removed white spaces.
2005-03-10 01:34:34 +00:00
mozilla.mano%sent.com
e5ee9488b6
Bug 274707 - Firefox Installer doesn't have access-keys (mnemonics) in License Agreement screen. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor.
2005-03-10 01:34:22 +00:00
wtchang%redhat.com
6825f44783
Bugzilla Bug 164163: removed unused function PR_FindLibrary.
...
Modified Files: nspr_symvec.opt linking/prlink.c
2005-03-10 01:29:42 +00:00
bryner%brianryner.com
a821ecc6cf
Inline access to XPCWrappedNative's nsISupports pointer, with do_QueryWrappedNative nsCOMPtr helper (bug 285404). r=jst, sr=darin.
2005-03-10 00:39:28 +00:00
cmp%mozilla.org
f472cba512
Backing out attachment 176056 from bug 282335. creature's orange and this
...
check-in appears to be the cause. Backing out should fix it.
2005-03-10 00:35:32 +00:00
rj.keller%beonex.com
52ca48fa92
Bug 284790 - Live Bookmarks should be capitalised. r=steffen.wilberg@web.de
2005-03-10 00:05:17 +00:00
neil%parkwaycc.co.uk
01f871df34
Bug 285163 Make the hostname visible on the download dialog r=caillon sr=dveditz
2005-03-09 23:45:03 +00:00
doronr%us.ibm.com
8e3375a503
access bug 256243 - Unabled to remove downloads / navigate downloads dialog mouseless. r=ben
2005-03-09 23:30:21 +00:00
julien.pierre.bugs%sun.com
513619b5fe
Fix for 176705 - fix rpath on AMD64 platform. r=saul, sr=wtchang
2005-03-09 23:04:49 +00:00
neil.williams%sun.com
bbb9afe908
r=nelson Bug=263779
2005-03-09 23:02:48 +00:00
wtchang%redhat.com
993ae139d2
Bugzilla Bug 285286: PR_ReadDir reported the wrong error code when the
...
end of directory was reached. We need to set errno to 0 before calling
readdir and mapping error 0 to PR_NO_MORE_FILES_ERROR. The patch is
contributed by Mathieu Poumeyrol <poumeyrol@idm.fr>. r=wtc,bryner.
Modified Files: beos_errors.c bfile.c unix.c unix_errors.c ptio.c
2005-03-09 22:57:06 +00:00
wtchang%redhat.com
7d2b0e0b7e
Bugzilla Bug 255633: allow hyphen (-) and underscore (_) in log module
...
names. The patch is contributed by Ed Catmur <ed@catmur.co.uk>. r=wtc.
2005-03-09 22:34:20 +00:00
cltbld
07c869f8ce
Fix silly conditional issue by removing the conditional completely. It
...
was an accidental dup.
2005-03-09 22:06:46 +00:00
bzbarsky%mit.edu
87e311f4e5
Use Equals() when checking for recursion instead of hand-rolling URI
...
comparisons. Cut off recursion at first repeated URI, not third, since that's
what IE seems to do. Bug 228829, r=mkaply, sr=jst
2005-03-09 21:59:18 +00:00
wtchang%redhat.com
1dcf58b458
Bugzilla Bug 100776: make a copy of the sockaddr structure and pass the
...
copy to connect because connect modifies the sockaddr structure. The
patch is contributed by Julien Pierre of Sun. r=wtc.
2005-03-09 21:51:58 +00:00
webmail%kmgerich.com
739bee396c
bug 270988, menubar highlighting not centered on Linux
2005-03-09 21:48:51 +00:00
wtchang%redhat.com
d18b542806
Regenerated using the official autoconf 2.13 (as opposed to the autoconf
...
2.13 in Red Hat Enterprise Linux 3).
2005-03-09 21:42:11 +00:00
bsmedberg%covad.net
23ecf3095d
Bug 277222 - Add current Firefox version to the "could not be installed" message, patch by Robert Strong with a couple tweaks from me, r=me
2005-03-09 21:26:07 +00:00
wtchang%redhat.com
bc04b653af
Bugzilla bug 256508: make --with-pthreads the default on OpenBSD. The
...
fix was tested by Jim Rees <rees@umich.edu>.
Modified Files: configure.in configure
2005-03-09 21:14:48 +00:00
travis%sedsystems.ca
3d4968a6b3
Bug 285090 - crash in describecomponents.cgi if a normal user click on components link from query.cgi
...
Patch by Albert Ting <altlst@sonic.net> r=jpeshkin a=myk
2005-03-09 20:53:20 +00:00
webmail%kmgerich.com
c49591b901
bug #270933 , Autocomplete dropdown has wrong background color on Linux. Thanks to Jaap A. Haitsma
2005-03-09 20:33:15 +00:00
bob%bclary.com
1b89a28222
Update changed line number in function testRealError()
2005-03-09 20:23:55 +00:00
timeless%mozdev.org
9889c16ae5
Bug 279176 Delete Mail List in Addressbook Sidebar doesn't work
...
patch by mark@standard8.demon.co.uk r=neil sr=bienvenu
2005-03-09 20:23:49 +00:00
timeless%mozdev.org
90b6aa8fed
Bug 270418 Delete item from context menu doesn't corresponds to the toolbar button
...
patch by mark@standard8.demon.co.uk r=mscott sr=mscott
2005-03-09 20:22:29 +00:00
jst%mozilla.jstenback.com
1866be16de
Updating NPPVariable comments per cbiesinger@gmx.at.
2005-03-09 20:03:43 +00:00
tor%cs.brown.edu
5e8bf8ecda
Bug 276316 - gradients should be "live".
...
Patch by scootermorris@comcast.net , r=afri.
2005-03-09 19:24:18 +00:00
darin%meer.net
fced62404c
fixes bug 284943 "Reduce debug noise from static component loader" r=bsmedberg
2005-03-09 19:23:28 +00:00
travis%sedsystems.ca
df190083b6
Bug 285268 : Use proper extension for Debian packages, and explain what extensions mean.
...
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=travis
2005-03-09 18:59:24 +00:00
mkaply%us.ibm.com
2ca17b2334
#277265
...
r1=benjamin, r2=mconnor
Patch from Peter Weilbacher - Use file checkbox instead of radio buttons in print dialog
2005-03-09 18:54:03 +00:00
mkaply%us.ibm.com
5922604672
#282335
...
r=cmp
Make packaging understand OSes other than Windows
2005-03-09 18:49:17 +00:00
jst%mozilla.jstenback.com
33eb3ac3c1
Adding new file, removing old file to fix bugstage.
2005-03-09 17:50:52 +00:00
travis%sedsystems.ca
1ef061a338
Bug 277745 : "Classification" appears in reports even when not turned on
...
Patch by Albert Ting <altlst@sonic.net> r=gerv a=myk
2005-03-09 17:17:53 +00:00
travis%sedsystems.ca
8a5193c361
Bug 284629 : Combine Param(enable_mail_sending) with Param(maildeliverymethod)
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=Jake a=myk
2005-03-09 17:10:00 +00:00
jst%mozilla.jstenback.com
5200e318d8
Fixing bug 188938. Adding the ability for plugins to participate in form submission. r=bzbarsky@mit.edu, sr=brendan@mozilla.org
2005-03-09 17:01:22 +00:00
bzbarsky%mit.edu
a9c69f758f
Remove the random 25-item limit of frameset row and col specs. Bug 285394,
...
r+sr=jst
2005-03-09 16:47:30 +00:00
mozilla.mano%sent.com
4598e943f2
Bug 265282 - Unsorted tree columns are drawn as sorted columns. r=jhpedemonte sr=neil
2005-03-09 16:41:02 +00:00
tor%cs.brown.edu
a4664b13b6
Bug 285307 - upstream patch to check that a cairo font backend was
...
configured. r=tor
2005-03-09 16:34:21 +00:00
tor%cs.brown.edu
72f9b2826e
Bug 285358 - static build cairo renderer not building with some linkers.
...
r=bsmedberg
2005-03-09 16:28:36 +00:00
travis%sedsystems.ca
05b495d205
Bug 284621 : Change default settings for Voter to only include The bug is resolved or verified
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
2005-03-09 16:20:15 +00:00
travis%sedsystems.ca
32e4e556a5
Bug 282574 : use the new "auth_failure" error message for all authentication failures
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
2005-03-09 16:18:03 +00:00
travis%sedsystems.ca
f8744ee213
Bug 284991 : small typo: "thisbug" should be two words
...
Patch by Marc Schumann <wurblzap@gmail.com> r=timeless a=myk
2005-03-09 16:14:30 +00:00
jst%mozilla.jstenback.com
eb65bc6267
Fixing bug 284993. Make sure the new content viewer is properly initialized before fireing location changed notifications. r=bzbarsky@mit.edu, sr=darin@meer.net
2005-03-09 14:31:02 +00:00
neil%parkwaycc.co.uk
f45dd764e0
Bug 282183 Port of toolkit's settable selection delay p=gautheri@noos.fr r+sr=me
2005-03-09 13:47:10 +00:00
neil%parkwaycc.co.uk
bb50c48afc
Bug 177294 Search IMAP by age in days p=michich@hotmail.com sr=bienvenu
2005-03-09 10:56:13 +00:00
bryner%brianryner.com
6111ddee03
Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben.
2005-03-09 09:38:21 +00:00
mkanat%kerio.com
1250dfdf70
Bug 285410: Duplicates columns are named incorrectly in the Schema
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
2005-03-09 08:13:04 +00:00
bzbarsky%mit.edu
1711505f5a
Fix modeline to match file type. Bug 251968, patch by Andreas Lange
...
<anlan@ida.liu.se>, r+sr=bzbarsky
2005-03-09 06:48:31 +00:00
mkanat%kerio.com
bf01a2e7a9
Bug 284348: Move initial table creation into the Bugzilla::DB modules
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave
2005-03-09 05:45:35 +00:00
bmlk%gmx.de
39df04c199
the failure to load a uri is not a failure to create a docshell bug 283147 r/sr=bzbarsky
2005-03-09 05:40:43 +00:00
mkanat%kerio.com
a3eb2915e0
Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-09 05:35:27 +00:00