Граф коммитов

775 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com b029494e0b Fix 213250: Autoscroll prevents middle clicking on links in XML (XHTML) docs. Patch by Jon Henry. 2004-02-20 02:04:27 +00:00
jst%mozilla.jstenback.com f66675f83c Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
noririty%jcom.home.ne.jp ce966bdf36 fixing bug 215825 - autoscroll cursor is affected by page stylesheets, p=rparenton@louisianaada.org 2004-02-19 19:40:18 +00:00
ben%bengoodger.com 6e4adda4ad bstage 2004-02-19 12:05:04 +00:00
ben%bengoodger.com 0a70e6d248 add note 2004-02-19 10:51:21 +00:00
ben%bengoodger.com 086cea6928 extension manager stub 2004-02-19 10:45:28 +00:00
blakeross%telocity.com 2356a72345 Fix 206981: SetDirty() uses uninitialized rv. 2004-02-19 08:30:11 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
blakeross%telocity.com c3f529b377 Fix 234734...eh, I think this was the most proper fix for the other bug but I forgot that webpage autocomplete uses this code too. I could wrap this in an if statement to make sure it's a xul elt but it really doesn't matter, I'd just as soon remove it entirely. 2004-02-18 06:14:50 +00:00
bryner%brianryner.com 73c175022f Guard against empty signon entry confusion by refusing to add new entries with empty user and empty password, fixing removal of these entries, and attempting to discard these entries as they are read in. Bug 231042. 2004-02-18 00:56:29 +00:00
rlk%trfenv.com 3aaa71fc3e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
blakeross%telocity.com 47130022c3 Make the fix for 232617 a little more correct (IMO). 2004-02-17 08:32:42 +00:00
blakeross%telocity.com 3dbfe87907 Fix 232617: Location bar dropdown loads new tab. 2004-02-17 08:07:13 +00:00
bryner%brianryner.com c6e24484a7 Null-check the document to protect against blur events generated during document teardown. Bug 225889. 2004-02-16 22:58:20 +00:00
blakeross%telocity.com 73a24ca81e Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:51:10 +00:00
ben%bengoodger.com 52bdbaf0e0 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
rlk%trfenv.com 8745874a01 Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org 2004-02-14 14:43:26 +00:00
scott%scott-macgregor.org bad5bed4eb The thunderbird customize toolbar window is a dialog because it has ok/cancel buttons. Make sure it gets the same style rules
as a window customize toolbar window
2004-02-12 05:07:48 +00:00
scott%scott-macgregor.org 35c63c6af5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
ben%bengoodger.com e06001aa8b we aren't checking in firefox icons 2004-02-11 20:49:33 +00:00
jst%mozilla.jstenback.com 0d5e97a603 Fixing FireFox bustage. 2004-02-11 08:43:32 +00:00
ben%bengoodger.com 611be2e24b fix bsmedberg bustage - removepage is no longer an imethod 2004-02-11 05:17:17 +00:00
bryner%brianryner.com b26298f7c2 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
ben%bengoodger.com 25e6137f7b More from 230768 - download manager hookup 2004-02-11 03:48:16 +00:00
bsmedberg%covad.net 7a922f66fd Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
ben%bengoodger.com 4c251d83bc forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com b708c68cea Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
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