mconnor%myrealbox.com
d502b5948b
bug 256885 - fix MinGW gcc builds, port cls' fix from bug 217009
2004-12-14 17:59:35 +00:00
mconnor%myrealbox.com
276f0ce8b7
bug 256885 - firefox history database is endian, corrupts the display of files, r=shaver
2004-12-13 04:39:55 +00:00
cbiesinger%web.de
d660975a15
Bug 267089 Remove nsIAlertListener from toolkit
...
patch by Alexander Opitz <opi@gmx.at> r=mconnor
2004-12-12 16:46:33 +00:00
steffen.wilberg%web.de
9727851978
Bug 273518: Home button displays wrong content pack, and defaultTopic is hardcoded. r=rlk@trfnev.com and mconnor
2004-12-09 00:30:28 +00:00
bugzilla%arlen.demon.co.uk
55783de2dd
Bug 262287 Mozilla Xprint 2004/Q3 update
...
Relanding toolkit part of patch following aviary branch landing - previously approved
2004-12-05 23:29:22 +00:00
rlk%trfenv.com
f958248e0a
bug 265688 - Toggle Sidebar button doesn't show correct text after toolbar customization. Patch by Steffen Wilberg <steffen.wilberg@web.de>. r=rlk@trfenv.com
2004-12-05 03:49:17 +00:00
rlk%trfenv.com
2507c01fde
bug 269888 - Search ignoring Glossary. Patch by Leung Wing Chung <lwchk2001@yahoo.com.hk>. r=rlk@trfenv.com
2004-12-05 03:42:59 +00:00
mvl%exedo.nl
d8fbf708d7
relanding part of the patch for bug 258524. already had r=bsmedberg, mostafah
...
sunbird bustage fix
2004-12-02 13:49:31 +00:00
dbaron%dbaron.org
2eed09a05d
Remove .cvsignore files in otherwise empty directories.
2004-12-02 06:51:40 +00:00
dbaron%dbaron.org
12f74c80f3
Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk.
2004-12-02 02:46:06 +00:00
scott%scott-macgregor.org
e3d3d41b5c
Bug #271711 --> Virtual folders can't use international characters in folder name.
...
Bug #241066 --> For Mac OS X:
1) Hide drop down for print toolbar button
2) Hide print preview in thread pane and msg pane context menus
3) hide print card and print address book preview in address book
4) hide print preview in view source
sr=bienvenu
2004-12-02 01:06:45 +00:00
bugzilla%arlen.demon.co.uk
3edf7f9a59
Bug 261269 toolkit should treat URIs as UTF-8
...
Relanding nsDownloadManager.cpp of patch following landing of aviary branch
2004-12-02 00:22:51 +00:00
bugzilla%arlen.demon.co.uk
1a256691b0
Bug 252468 Remove outdated autostretch attribute from the tree
...
Relanding toolkit part of patch v2 following landing of aviary branch
2004-12-02 00:16:04 +00:00
steffen.wilberg%web.de
17351c5b16
remove dead dir, which is neither built nor shipped.
2004-12-01 20:09:06 +00:00
steffen.wilberg%web.de
6881ba2831
back out branch landing. this is a leftover, which we don't need, and it breaks Sunbird
2004-12-01 18:58:09 +00:00
steffen.wilberg%web.de
2e4d4c1b00
Bug 272555: invisible prefs in about:config. fix by backing out the branch landing, which restores the trunk-only changes from bug 221619.
2004-12-01 12:26:49 +00:00
bugzilla%arlen.demon.co.uk
50eb9d62f0
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
bugzilla%arlen.demon.co.uk
b34a4acb3b
Bug 261267 helper application dialog has title issues when opening an unknown filetype
...
Relanding after aviary branch landing - already reviewed
2004-12-01 11:12:21 +00:00
dbaron%dbaron.org
daa17175f6
Better fix for Thunderbird bustage.
2004-11-30 23:05:17 +00:00
ben%bengoodger.com
74c2270b81
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
2004-11-30 22:54:13 +00:00
ben%bengoodger.com
81077365f2
attempt at fixing tbird - make sure tbird includes nsToolkitCompsCID.h so it can build typeaheadfind.
2004-11-30 22:13:11 +00:00
ben%bengoodger.com
0843fb9253
fix sunbird bustage
2004-11-30 19:00:00 +00:00
ben%bengoodger.com
7075e25e4d
Landing the Aviary Branch (browser section only).
2004-11-30 08:29:39 +00:00
ben%bengoodger.com
19093d9aec
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
kjh-5727%comcast.net
85e8de34ff
Fixing thunderbird bustage.
2004-11-28 20:36:27 +00:00
mvl%exedo.nl
e81d5b7206
Enable password manager for sunbird
...
bug 258524, r=bsmedberg, mostafah
2004-11-28 10:39:16 +00:00
dbaron%dbaron.org
c816e4fd90
Reland fix for bug 249737 which bsmedberg wiped out in bug 237745.
2004-11-27 01:15:55 +00:00
jshin%mailaps.org
12cb747423
bug 268266 : profile and appstartup code should use NS_CopyNativeToUnicode (r=cbie, sr=darin, a to aviary=bsmedberg)
2004-11-16 18:08:25 +00:00
bryner%brianryner.com
be6b93ebc9
Fix pref observer usage so that nsFormHistory notices when the user has turned off form autofill (bug 254485). r=ben.
2004-11-10 07:53:17 +00:00
darin%meer.net
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
bryner%brianryner.com
2a71323276
Fix problem where backspacing to an exact match would not show the autocomplete popup (bug 257154). r=jst.
2004-11-05 22:09:02 +00:00
steffen.wilberg%web.de
47fc1c3874
Bug 180628: page setup dialog takes RTL where it shouldn't. suggested by linxspider@yahoo.com, p=bugs.mano@mail-central.com, r=mconnor
2004-11-05 11:29:45 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
0a1675178b
Thunderbird build bustage from bug 237745, try #2
2004-10-30 04:34:34 +00:00
bsmedberg%covad.net
7c88395aa5
Tbird bustage from bug 237745 - All toolkit apps need startup
2004-10-30 04:11:10 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
bryner%brianryner.com
73f63bca1d
Pass correct string length to NS_ConvertUTF16toUTF8 (bug 265829). r=vlad.
2004-10-25 08:34:14 +00:00
steffen.wilberg%web.de
8e44d9fcaa
Bug 263482: focus the search box when switching to search sidebar in Help Viewer. r=bryner
2004-10-24 23:14:16 +00:00
bzbarsky%mit.edu
5522863148
"Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
...
<julien.lafon@gmail.com>, r=roland.mainz, sr=henry.jia
2004-10-24 18:34:50 +00:00
bugzilla%arlen.demon.co.uk
ab3c13419e
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
p=me r=vladimir
2004-10-24 18:20:10 +00:00
varga%nixcorp.com
cd1df2e308
Updating my email address.
2004-10-22 18:33:55 +00:00
bsmedberg%covad.net
ef6ef4446e
Bug 265445 - help.jar content/contents.rdf includes chrome DTD file, which makes chrome registration order-dependent (bad mojo) r+a=shaver sr=darin
2004-10-21 17:01:46 +00:00
bugzilla%arlen.demon.co.uk
2505cb461a
Bug 261267 helper application dialog has title issues when opening an unknown filetype - browser/toolkit parts
...
p=me r=vladimir sr=shaver
2004-10-20 20:31:20 +00:00
jwalden%mit.edu
ef73a8a9d6
Bug 263276 - copy changes to toolkit/content/customizeToolbar.xul. r=rlk, a=asa
2004-10-12 21:51:21 +00:00
silver%warwickcompsoc.co.uk
d9b0e617fb
Bug 231893 - Allow QI to nsISupports.
...
r+sr=blake
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-11 03:04:47 +00:00
jwalden%mit.edu
00ac8f34a3
Bug 259827 - improve glossary text on "secure site". r=steffen
2004-10-08 21:43:13 +00:00
steffen.wilberg%web.de
f4c29dc1e9
fix typo from previous checkin (bug 262750)
2004-10-05 10:21:34 +00:00
steffen.wilberg%web.de
9232dc5deb
Bug 262750: some missing tooltips on the Help toolbar buttons. r=mconnor
2004-10-05 10:10:15 +00:00
ben%bengoodger.com
897354d23d
attempt at fixing 262478 - remove 'hack' to prevent an unknown problem with helper app launching. also make sure temp file removal never removes directory hierarchies.
2004-10-04 07:07:31 +00:00
bryner%brianryner.com
3b124a8e27
Call CutRow _before_ we release our reference to the nsIMdbRow. Fixes crash on shift+delete. Bug 258767, patch by jwalden@mit.edu, r=bryner.
2004-10-02 18:59:50 +00:00