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

139834 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com 4a6c38e361 fix detection of invalid imap urls, add logging for same, sr=mscott hope to help diagnose 259656 2005-03-18 21:17:07 +00:00
bienvenu%nventure.com 90ce901e4c potential fix for going online after saving imap draft offline, sr=mscott 285791 2005-03-18 20:41:07 +00:00
bob%bclary.com f5797aeb24 Add ability to run js/tests from browsers. Bug 263119 2005-03-18 19:09:59 +00:00
scott%scott-macgregor.org c76f2f6ee2 Bug #286718 --> mailnews spell check - [Enter] no longer chooses 'replace' although 'replace' is 'active' button.
patch by neil
2005-03-18 18:40:47 +00:00
scott%scott-macgregor.org 93fda22ccd Bug #286758 --> Edit field for custom mail sound stays empty because we weren't using the new shared pref files
from toolkit\mozapps for the filefield xbl widget.
2005-03-18 18:21:38 +00:00
scott%scott-macgregor.org d607589123 Back out the fix for Bug #285076 as it caused regressions (Bug #286709) 2005-03-18 17:14:29 +00:00
jst%mozilla.jstenback.com f222e7e4d7 Fixing bug 245809. Implement event.returnValue (IE:ism) for beforeunload events as the mechansim for passing data back to the browser from a beforeunload handler that was registerd with addEventListener(). r=bzbarsky@mit.edu, sr=peterv@propagandism.org 2005-03-18 15:33:51 +00:00
cbiesinger%web.de e9910d2a61 bug 286645 add/improve nsReadLine.h documentation
r=bz sr=darin
2005-03-18 15:29:04 +00:00
cbiesinger%web.de 0e2672a3b0 Bug 286612 make socket interfaces scriptable, and remove some files that are not
part of the build
r+sr=darin
2005-03-18 15:27:46 +00:00
cbiesinger%web.de 43bd760109 Bug 286608 don't disable xpt generation on windows
r=darin
2005-03-18 15:24:58 +00:00
cbiesinger%web.de 562962f604 Bug 176177 use the correct flag for buttons that are checked
patch by Son Le <son.le0@gmail.com> r=emaijala sr=bz
2005-03-18 15:23:50 +00:00
aaronleventhal%moonset.net c93e8e4d0e Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil 2005-03-18 14:56:48 +00:00
neil%parkwaycc.co.uk 3525c76b27 Bug 175074 Element Properties not showing some URIs correctly p=bugzilla.mozilla.org@chsc.dk (Christian Schmidt) r=db48x sr=me 2005-03-18 10:38:52 +00:00
allan%beaufour.dk fe69e3a959 Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install 2005-03-18 09:33:41 +00:00
darin%meer.net 0da9f71117 fixes bug 285519 "Shutdown assertions warning about potential dead-locks" r=biesi sr=brendan 2005-03-18 08:46:54 +00:00
lpsolit%gmail.com 282aafa02e Bug 178157: Dependency emails don't get sent for status change during mass change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk 2005-03-18 08:29:47 +00:00
dbaron%dbaron.org 3015a4a28b Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky 2005-03-18 06:56:56 +00:00
dbaron%dbaron.org e5bbed0fcf Add comment. b=286262 r+sr=bzbarsky 2005-03-18 06:56:03 +00:00
timeless%mozdev.org 10c1d75093 Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
patch by masayuki@d-toybox.com r=timeless sr=roc
2005-03-18 06:17:59 +00:00
aaronleventhal%moonset.net c9ed31bf55 Fixing bustage 2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net 7b01b5c40c This wasn't supposed to creep into the bustage fix 2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net feb22b7190 Fixing bustage 2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net 06d061747b bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil 2005-03-18 04:29:39 +00:00
timeless%mozdev.org 82d21b3017 Bug 286675 invalid CSS prevents filepicker buttons from appearing (home and new directory)
patch by ajschult@verizon.net r=bz sr=bz
2005-03-18 04:22:50 +00:00
mkanat%kerio.com fb09bed568 Bug 256513: Fix usage of grep (/$value/, @array);
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-03-18 04:21:29 +00:00
bzbarsky%mit.edu 14a25b0710 Don't show username/password in the URI we print. Bug 186695, r=jst, sr=darin 2005-03-18 04:16:02 +00:00
bzbarsky%mit.edu f03bac09cc Add an IsFloatContainingBlock() method on nsIFrame, use this in the frame
constructor.  Make sure the div inside an <object> when we do our "we need a
plugin" thing has the space manager bit set.  Bug 283385, bug 285165, bug
286111.  r+sr=roc
2005-03-18 04:13:05 +00:00
timeless%mozdev.org 60d73f400e Bug 286191 UMR in nsTypeAheadFind::PrefsReset
patch by ajschult@verizon.net r=aaronl sr=jst
2005-03-18 03:49:33 +00:00
mkanat%kerio.com db9cccead1 Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:28:53 +00:00
mkanat%kerio.com c99a16fce3 Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:23:55 +00:00
mkanat%kerio.com 1a6384513d Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:21:34 +00:00
mkanat%kerio.com 7674c809f6 Bug 285713: Cross-DB bz_column_info and bz_index_info
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:18:13 +00:00
mkanat%kerio.com af16820a6e Small nit fixes for Bug 285113. 2005-03-18 03:16:06 +00:00
mkanat%kerio.com 0fedd5d8d7 Bug 285113: Bugzilla::DB::Schema needs a way to serialize and store its abstract schema
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:12:23 +00:00
dbaron%dbaron.org d41e093134 Make overflow area for border-collapse table cells include the whole border (and maybe a pixel more) so that style change invalidation of border-collapse table cells will invalidate what got changed. b=271755 r=bernd sr=roc 2005-03-18 02:15:44 +00:00
neil%parkwaycc.co.uk 63fe81f6a8 Turn off hover background on Mac dual menubutton toolbarbuttons b=285971 p=stefan_h@hem.utfors.se r=bugs.mano@gmail.com sr=me 2005-03-18 00:17:12 +00:00
jwatt%jwatt.org 344bdf4915 Fixing bug 286334. Use <wbr> instead of a space to allow long paths to break. r=myk@mozilla.org 2005-03-18 00:10:14 +00:00
neil%parkwaycc.co.uk c94f3276f3 Merging some identical style rules b=257280 p=gautheri@noos.fr r+sr=me 2005-03-17 23:57:14 +00:00
jst%mozilla.jstenback.com a63269837a Fixing bug 272455. Make prompt() work again if called from chrome code. r=darin@meer.net, sr=dveditz@cruzio.com 2005-03-17 23:48:26 +00:00
mrbkap%gmail.com 07845941a6 The last checkin also included the fix for bug 284587, with r=jst sr=bzbarsky 2005-03-17 23:43:41 +00:00
mrbkap%gmail.com bef46d35d1 bug 285250: Give tags the ability to request to be either in the head OR the body. They follow the same rules that userdefined, whitespace, and newline tags used to follow. r=bzbarsky sr=jst 2005-03-17 23:28:35 +00:00
jwatt%jwatt.org c1615c1d7b Fixing bug 286542. In the html source of owners.html, each module owner and peer should be on a separate line. r=myk@mozilla.org 2005-03-17 23:23:13 +00:00
bienvenu%nventure.com 17710e7b2c 285922 allow filters after the fact to mark messages as junk/non junk, sr=mscott 2005-03-17 23:19:02 +00:00
bienvenu%nventure.com fc71aaaa39 fix 281473 restart required after switching from non ssl port to ssl port on imap server, on server that allows connection to default port but disables login, sr=mscott 2005-03-17 22:59:17 +00:00
scott%scott-macgregor.org 8f20f84b62 open the options dialog by default for now until the options dialog is smart enough to open the offline dialog
directly.
2005-03-17 22:22:24 +00:00
scott%scott-macgregor.org 319ec28e54 Bug #286566 --> edit ldap options dialogs are getting transparent backgrounds.
Don't load prefPanels.css which doesn't exist for Thunderbird and does't contain any CSS needed by these dialogs
anyway. Use chrome://messenger/skin instead.
2005-03-17 21:44:58 +00:00
wtchang%redhat.com cb2efbad98 Got rid of extraneous ^M characters at some line endings. 2005-03-17 21:28:40 +00:00
scott%scott-macgregor.org fd9de2674a Bug #285076 --> XUL Template Builder doesn't work with Dynamic overlays because we aren't sending out notifications to the document when the overlay is loaded dynamically.
r=jst
sr=bryner
2005-03-17 21:26:04 +00:00
peterv%propagandism.org 894e0ed85d Fix for bug 285166: createElement crashes [@ NS_NewHTMLElement] [@ 2005-03-17 20:41:27 +00:00
joshmoz%gmail.com 43aceb573a add some default browser code documentation 2005-03-17 20:21:00 +00:00