roc+%cs.cmu.edu
e7b18ac560
Backout 212123 fix because it's wrong. I suck.
2005-03-10 21:18:28 +00:00
bugzilla%arlen.demon.co.uk
c6336e1354
Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - removing two files that got copied in error
...
p=me r=dwitte/benjamin sr=darin
2005-03-10 21:03:36 +00:00
travis%sedsystems.ca
6812504f5c
Bug 284896 : QA contact never receives mail when removed from a bug
...
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=justdave, a=justdave
2005-03-10 19:35:18 +00:00
bryner%brianryner.com
89fda8827b
Make sure goQuitApplication always returns a value (bug 285588). Patch by gautheri@noos.fr, r+sr=me.
2005-03-10 19:33:25 +00:00
smfr%smfr.org
d2dac35611
New nib file for Add Bookmarks (part of last checkin).
2005-03-10 19:30:57 +00:00
travis%sedsystems.ca
8329ad10d4
Bug 172284 : checksetup assumes that there are < 99999 bugs
...
Patch by Marc Schumann <wurblzap@gmail.com> r=mkanat a=justdave
2005-03-10 19:20:31 +00:00
bugzilla%arlen.demon.co.uk
d658fce8b8
Relanding bits of checkin for bug 282057 that got lost in movements for bug 277097
...
ok'd with bsmedberg on irc
2005-03-10 19:09:40 +00:00
bsmedberg%covad.net
b99feb29cc
Fix misplaced semicolon from bug 281414 - r=biesi sr=lumpy
2005-03-10 19:06:59 +00:00
bugzilla%arlen.demon.co.uk
3d7d551c76
Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - file removal part
...
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:59:11 +00:00
bsmedberg%covad.net
eef6b7396f
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk
9f52c678e3
Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
...
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
danm-moz%comcast.net
40b7347f0d
tell the OS not to focus the window handling DDE requests to open URLs. bug 255123 patch=bugzilla%pippo.demon.co.uk r=me,bryner
2005-03-10 18:29:22 +00:00
danm-moz%comcast.net
31b95f3b52
activate window (content) when opening an URL in the same window. offsets opposite change in nsWindowsShellService. bug 255123 patch=bugzilla%pippo.demon.co.uk r=me,bryner
2005-03-10 18:29:20 +00:00
smfr%smfr.org
61495240a5
Rewrite the add bookmark code (no bug) so that we don't need a BookmarksViewController for this.
...
Fix bug 285339 (progressive slowdown with more tabs) by releasing all the nib members of the BookmarksEditing nib when closing tabs.
Delay loading the bookmarks editing nib until bookmarks are shown, making new tab creation faster.
When creating a bookmark when bookmarks are showing, use the previous page as the bookmark by looking back in session history.
Save the state of the history folders for a given bookmarks view.
Fix bug 247543 (remember last used Add Bookmark folder across windows).
Change [BookmarkItem description] to [BookmarkItem itemDescription] because -description should be reserved.
When creating a new folder deep in bookmarks, expand all parent folders so that the new folder is visible.
Rename various "add bookmark" methods so that they are all consistent (allowing us to write to FirstResponder when appropriate).
2005-03-10 18:10:23 +00:00
travis%sedsystems.ca
ce2ec689bd
Bug 41972 : Per-user pref to turn quips off
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave
2005-03-10 16:21:35 +00:00
richm%stanfordalumni.org
c594f166bd
Use DEFS instead of CFLAGS for the argpin and pkcs11 defs
2005-03-10 16:07:53 +00:00
richm%stanfordalumni.org
84730cb1c2
Use NSPR 4.4.1, NSS 3.9.3, SVRCORE 4.0
2005-03-10 16:07:44 +00:00
richm%stanfordalumni.org
e662d723e5
Change DEFAULT_VENDOR_VERSION to 515 (5.15)
2005-03-10 16:07:38 +00:00
richm%stanfordalumni.org
60ea84187e
HAVE_SVRCORE is now an external option since it has been open sourced in mozilla/security/svrcore
2005-03-10 16:07:34 +00:00
travis%sedsystems.ca
89302c2f5d
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-03-10 15:51:43 +00:00
bsmedberg%covad.net
b3b393968d
There was an inconsistency between mail/locales/jar.mn and other-licenses/branding/thunderbird/locales/jar.mn which made --enable-official-branding builds fail miserably. From bug 282057.
2005-03-10 15:05:08 +00:00
cbiesinger%web.de
41f03cc410
Bug 285171 Merge MIME type getting code in nsObjectFrame
...
r+sr=bz
2005-03-10 14:57:32 +00:00
aaronleventhal%moonset.net
7c690e9599
Forgotten part of bug 260527 for underlining accesskeys in radio buttons. Original r=mconnor, sr=neil. Thanks to gautheri for finding missing part of checkin that caused the problem
2005-03-10 14:29:46 +00:00
tor%cs.brown.edu
2bb596a19c
Bug 274391 - clean up gif decoder allocation.
...
Patch by alfredkayser@nl.ibm.com , r=pavlov, sr=tor.
2005-03-10 13:31:26 +00:00
allan%beaufour.dk
89cde6f236
Expression with no meaning. Bug 285434, r=smaug
2005-03-10 09:42:15 +00:00
mkanat%kerio.com
bdcea6f305
Bug 283561: Move AppendComment out of globals.pl
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
2005-03-10 08:20:41 +00:00
mkanat%kerio.com
3befdc7276
Bug 285401: Checksetup fails to complete on PostgreSQL
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
2005-03-10 08:14:22 +00:00
mkanat%kerio.com
a7c88862eb
Bug 285403: LearnAboutColumns does not work on PostgreSQL
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 08:07:34 +00:00
mkanat%kerio.com
1d0e40ed2c
Bug 285443: Schema::Pg should remove FULLTEXT attribute from indexes
...
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave
2005-03-10 08:04:53 +00:00
mkanat%kerio.com
6d619f5339
Bug 285397: Untested parts of Bugzilla::DB are broken (when running on PostgreSQL)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 07:59:50 +00:00
mkanat%kerio.com
39bc2fad02
Bug 285532: GetSelectableProducts cannot run on PostgreSQL when classifications are enabled
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-10 07:49:41 +00:00
mkanat%kerio.com
cbd062ac83
Bug 285551: Schema::Pg should explictly set "timestamp without time zone" and no fractions of seconds
...
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=justdave
2005-03-10 07:31:59 +00:00
scott%scott-macgregor.org
12895c31b3
Bug #282048 --> Add Thunderbird support for feed: urls.
...
Allow the user to make thunderbird the default RSS client so we get feed urls from the browser.
Add subscription support for feed urls as they come in from the command line or DDE Requests.
This makes it much easier to get feeds from a browser into Thunderbird.
sr=bienvenu
2005-03-10 07:28:54 +00:00
bsmedberg%covad.net
e76622a8d4
Remove no-longer-needed alert-exclam image.
2005-03-10 05:45:19 +00:00
mkanat%kerio.com
4cb607ea49
Bug 285541: QA Contacts No Longer Appear in show_bug
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=justdave, a=justdave
2005-03-10 04:53:51 +00:00
bsmedberg%covad.net
ab0810ddac
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
bzbarsky%mit.edu
c6a3ed4cdd
Fix code that incorrectly constructs URIs. Bug 278773, patch by Gavin Sharp
...
<gavin.sharp@gmail.com>, r=darin
2005-03-10 03:52:49 +00:00
webmail%kmgerich.com
c218a61990
Updated firefox logo for Mac alert dialog, bug 285527
2005-03-10 03:13:21 +00:00
bienvenu%nventure.com
a0d95f84d9
fix 271729 add global inbox filters to automatically executed filters, sr=mscott
2005-03-10 02:50:14 +00:00
wtchang%redhat.com
2dc051b6cd
Bugzilla Bug 252195: use Microsoft IPv6 Technology Preview for Windows
...
2000 (wship6.dll), if available. r=darin.
2005-03-10 01:50:46 +00:00
wtchang%redhat.com
6808e137c7
Improved comment.
2005-03-10 01:43:05 +00:00
webmail%kmgerich.com
a8a4e5baad
Second pass at Winstripe Tabs pref icon: now with more Hoo Hah
2005-03-10 01:41:29 +00:00
mozilla.mano%sent.com
2893c8d9c2
Bug 274708 - Thunderbird Installer doesn't have access-keys (mnemonics) in License Agreement screen. patch by Gavin Sharp <gavin.sharp@gmail.com> r+sr=mscott
2005-03-10 01:40:33 +00:00
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