webmail%kmgerich.com
9e7d4258c3
Firefox 64x64 alert icon
2004-02-09 17:13:18 +00:00
cls%seawood.org
2eae210475
Explicitly include prsht.h to get PSH_* includes.
...
Set _WIN32_IE to have access to appropriate defines.
Fixing mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the original patch.
Bug #225163 r=bryner
2004-02-09 07:34:05 +00:00
blakeross%telocity.com
62d765f8d3
Fix whitespace issue.
2004-02-09 05:57:22 +00:00
blakeross%telocity.com
8fbf0270fd
Fix 233473: History doesn't sort properly.
2004-02-09 05:04:33 +00:00
rlk%trfenv.com
23f80cd9ba
Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org
2004-02-08 15:48:50 +00:00
ben%bengoodger.com
593a9d07cc
make the toolbar and menubar look a bit better on windows and gnome.
2004-02-08 05:23:30 +00:00
jshin%mailaps.org
0ec58919c8
bug 233391 : bug 224847 change was not reflected in FB/TB (r=p_ch)
2004-02-08 04:45:00 +00:00
ben%bengoodger.com
0d309ad5d0
disable the installer's upgrade panel for now.
2004-02-05 09:16:16 +00:00
ben%bengoodger.com
9b4597503c
Prevent the seamonkey progress dialog from being shown in some situations
2004-02-03 23:57:03 +00:00
noririty%jcom.home.ne.jp
32b22dd1b6
Bug 231237 - MacOSX Incorrectly displayed separator on Bookmark Manager and Sidebar
2004-02-02 12:09:01 +00:00
noririty%jcom.home.ne.jp
84feb25f80
cut off -moz-image-region inheritance b=220717, 232793
2004-02-01 12:14:53 +00:00
cbiesinger%web.de
d4575d8c24
make toolkit use hasDefaultApp to check for presence of default application.
...
defaultApplicationHandler will go away soon; this checkin is to avoid breakage
r=pch
2004-01-31 00:59:19 +00:00
scott%scott-macgregor.org
94b89d673a
Bug #232699 --> disable -turbo for thunderbird like it is already disabled for firebird so the user does not
...
get in a state from which he cannot quit.
2004-01-30 22:33:08 +00:00
roc+%cs.cmu.edu
2c03598e56
Fixing build bustage.
2004-01-30 04:25:46 +00:00
ben%bengoodger.com
02c8d566eb
231371 - downloading a file destroys the desktop
2004-01-29 21:10:10 +00:00
bzbarsky%mit.edu
df79bf5bfc
Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
...
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +00:00
jshin%mailaps.org
7ea1ca7ed8
bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard
2004-01-28 06:15:35 +00:00
dbaron%dbaron.org
122b479da3
Push copyright year to 2004.
2004-01-22 22:22:24 +00:00
scott%scott-macgregor.org
aa986eb921
Bug #220717 --> fix regressions in thunderbird toolbar drop down menus
...
sr=dbaron
2004-01-21 22:17:08 +00:00
bryner%brianryner.com
543702846f
Beginning of cocoa support for firebird
2004-01-21 00:57:55 +00:00
chanial%noos.fr
3c881c5d65
Bug 225065 Create Profile Wizard window is too short.
...
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
bryner%brianryner.com
b43b1ea6a9
Bug 228270 - Fix problem where UTF8 sequences in the password file were being re-encoded as UTF8 (as if from UTF16) when the password file is read in. r=darin, sr=bzbarsky
2004-01-18 23:51:27 +00:00
dbaron%dbaron.org
fe17f982c9
Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=231293, 220717 r+sr=bzbarsky
2004-01-18 04:33:28 +00:00
neil%parkwaycc.co.uk
8f065ad8c6
Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt
2004-01-17 23:54:37 +00:00
bryner%brianryner.com
0ac512a740
If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry.
2004-01-17 07:10:07 +00:00
dbaron%dbaron.org
cd86556b2e
Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=220717 r=bzbarsky sr=ben
2004-01-15 02:23:34 +00:00
ben%bengoodger.com
e8b937eab0
Fix crash on extension installation
2004-01-14 09:13:30 +00:00
jst%mozilla.jstenback.com
3a4b7613e8
Fixing build bustage.
2004-01-10 03:21:35 +00:00
scott%scott-macgregor.org
a10cbf47ba
Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
...
sr= bienvenu
2004-01-09 00:10:33 +00:00
neil%parkwaycc.co.uk
f01efb4d11
Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu
2004-01-08 22:51:00 +00:00
timeless%mozdev.org
7534f925c9
Bug 230183 preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS
...
Patch by thesuckiestemail@yahoo.se r=bryner
2004-01-08 16:51:17 +00:00
webmail%kmgerich.com
8c5624c114
Tweaked throbber animation frame delay
2004-01-08 12:41:11 +00:00
neil%parkwaycc.co.uk
f907019a96
Trying to fix firebird build bustage again ;-)
2004-01-01 01:18:55 +00:00
ben%bengoodger.com
04a0be1315
Ensure Password Manager isn't disabled when form fill is disabled
2003-12-31 22:02:03 +00:00
rlk%trfenv.com
6526151da2
Fixing images (again)
2003-12-31 16:18:10 +00:00
rlk%trfenv.com
17f6a90118
this file won't check in!
2003-12-31 16:17:31 +00:00
rlk%trfenv.com
f0cd1710a8
Checking in missing files.
2003-12-31 16:15:37 +00:00
rlk%trfenv.com
84de755243
Firebird Help build bustage fix 3 :)
2003-12-31 16:09:30 +00:00
ben%bengoodger.com
e97cb7e815
patch autocomplete to return typed values ahead of non-typed values, now that history actually stores this information.
2003-12-31 03:29:06 +00:00
rlk%trfenv.com
94081cc519
*** empty log message ***
2003-12-31 03:18:54 +00:00
rlk%trfenv.com
b12504acb2
Firebird Help checkin, without bustages :).
2003-12-31 02:37:11 +00:00
rlk%trfenv.com
d8e5e8f14d
Fixing Help Viewer bustage and re-enabling it. Also fixing image problems.
2003-12-30 22:50:08 +00:00
rlk%trfenv.com
d662d2a29a
Fixing Images
2003-12-30 18:45:48 +00:00
ben%bengoodger.com
1f8a957de3
Looks like forgotten files. I'm going to turn this off until it really works.
2003-12-30 05:15:02 +00:00
rlk%trfenv.com
9b348ed26f
Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org
2003-12-30 02:27:34 +00:00
ben%bengoodger.com
69439af663
Fix crash bug 228986 - crash after installing two extensions after a restart
2003-12-27 00:22:25 +00:00
bsmedberg%covad.net
a262c9b4f7
bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
...
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
scott%scott-macgregor.org
846460f216
Force our binding files to replace their equivalents from xpfe. Otherwise, if the xpfe version changes and ours doesn't it gets used instead.
...
Fixes Bug #229096 --> thunderbird toolbars blank because we are using the newst copy of xpfe\toolbar.xml
2003-12-21 21:52:39 +00:00
ben%bengoodger.com
dd49d5d888
Fix - download progress resets to zero momentarily on download items when a new download begins
...
- Downloads window displays "0%" in the title bar progress briefly after a download completes.
2003-12-21 02:54:48 +00:00
chanial%noos.fr
4fdfac7509
Gnome said: Thou shalt not put accept buttons on the left.
...
(xul filepicker not used on Windows, nor MacOSX)
2003-12-19 06:20:42 +00:00