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

138107 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk c3d65e8c11 Don't let background tabs set the status b=104532 r=danm sr=jst 2005-02-02 09:39:30 +00:00
jshin%mailaps.org 8b6abc1d30 bug 280613 : checkLoadURIStr of nsIScriptSecurityManager should accept AUTF8String istead of string (for IDN), r=dveditz, sr=darin 2005-02-02 07:17:53 +00:00
darin%meer.net aeeb18f356 fixes bug 280731 "nsIProtocolProxyService::NewProxyInfo is broken" r+sr=bzbarsky 2005-02-02 06:34:29 +00:00
robert%accettura.com 39451a00e7 Drop the world "tool" from title.
Delete dup

not part of build
2005-02-02 06:07:48 +00:00
bmlk%gmx.de e5e84da122 adding regression tests NPOB 2005-02-02 05:32:28 +00:00
doronr%us.ibm.com 95902d831f bug 280735 - os/2 code breaks xforms xpi packaging on windows. patch by aaronr@us.ibm.com, r=me. Evil os/2, bad os/2, die finally please. 2005-02-02 04:20:00 +00:00
bzbarsky%mit.edu e7986dd6fe LinkAdded/LinkRemoved events should be trusted. Bug 278025, r+sr=jst 2005-02-02 03:17:49 +00:00
bzbarsky%mit.edu 4725c68f67 Flush out frames before trying to focus ourselves, in case our frame hasn't
been created yet.  Bug 277482, r+sr=jst
2005-02-02 03:07:07 +00:00
mrbkap%gmail.com 523dd0a833 Back out the wallpaper from bug 197015 since a better one has been checked in for bug 220542 (bug 197015, r=jst, sr=bzbarsky) 2005-02-02 02:24:43 +00:00
robert%accettura.com 492189debd More... forgot some locale stuff
Not part of build
2005-02-02 02:10:21 +00:00
mrbkap%gmail.com cbd3d9f468 bug 280386: Add sanity checking to nsScanner::SetPosition to help catch errors that could manifest in stranger ways. r=bzbarsky sr=jst 2005-02-02 02:04:09 +00:00
robert%accettura.com 69c36c7a88 - Make Overlay work in SeaMonkey
- Correct positioning of menu item in Firefox
- Remove unnecessary param in reporterOverlay.js
- Localize Rogue String to About
- Add Neil to about

Not part of build
2005-02-02 01:41:46 +00:00
roc+%cs.cmu.edu df7922fa00 Bug 274249. Stop double-counting the top margin of collapsed-through empty blocks, by moving the line bounds back up above its empty block by the top margin amount (while leaving the empty block in the same (correct) place). r+sr=dbaron 2005-02-02 01:33:20 +00:00
roc+%cs.cmu.edu 2d4e2c7f7b Bug 259076. Use gconf system prefs for proxy-type and other proxy settings. r=darin,sr=roc, patch by Ganesh (Novell) 2005-02-02 01:21:16 +00:00
roc+%cs.cmu.edu 052a04ead9 Bug 269369. Use a better string to describe the Movemail protocol. r=bienvenu,sr=dmose, patch by Wolfgang Rosenauer 2005-02-02 01:05:13 +00:00
bzbarsky%mit.edu a4a73b6eac Make fieldsets return false for CanPaintBackground, since they don't paint it
over their whole rect.  Bug 277313, r+sr=roc
2005-02-02 00:32:11 +00:00
bzbarsky%mit.edu cbeca9402f Overflowing inlines have transparent content in the view even if they have
non-visible overflow set, since overflow does not apply to inlines.  Bug
277200, r+sr=roc
2005-02-02 00:29:43 +00:00
shaver%mozilla.org 97a12271cc initial import of monoconnect^Wxpcom-dotnet^Wextensions/mono code -- not working, not done, not useful to you, not part of the build 2005-02-01 23:58:57 +00:00
mozilla.mano%sent.com 97bc587278 Bug 260549 - [Mac] Right-clicking on bookmark in a folder on bookmarks toolbar loads bookmark and context menu. r=vlad 2005-02-01 23:43:15 +00:00
wtchang%redhat.com 564f4ed5c5 Bugzilla Bug 279542: removed -L/lib. It's not necessary, and produced
incorrect executables on an s390 system (don't know why).
r=caillon@redhat.com.
2005-02-01 23:39:18 +00:00
jst%mozilla.jstenback.com cdd319364a Replace empty nsAutoString with EmptyString(). No bug. 2005-02-01 22:07:48 +00:00
bzbarsky%mit.edu 3ef2e416b4 Fix crashes in GTK1 builds due to reuse of rendering contexts for the caret.
Bug 254049, patch by Mark Banner <mark@standard8.demon.co.uk>, r=jst, sr=roc
2005-02-01 21:19:05 +00:00
scott%scott-macgregor.org 6fcaaf5e1f Bug #278312 --> editor changes to support inline spell checking. Includes the interface for the inline spell checker
and editor hooks to call out to an inline spell checker component.


moa/r=glazman
sr=bienvenu
2005-02-01 21:12:53 +00:00
bzbarsky%mit.edu ff1c1514c9 Fix frame tree mangling when a combobox is inside a pseudo-cell. Bug 275746,
r=bernd, sr=roc
2005-02-01 21:01:31 +00:00
igor%mir2.org 90f67281a3 Fixing bug 280629: Compatibility patch to add Main.dispose() 2005-02-01 20:41:21 +00:00
bryner%brianryner.com 52a07396c0 Separate refresh from revalidate in nsXFormsModelElement (bug 279059). Patch by allan@beaufour.dk, r=aaronr@us.ibm.com, sr=me. 2005-02-01 20:23:41 +00:00
myk%mozilla.org 363a9bfaff Fix for bug 157692: adds "for" attribute to label tags so they work in IE 5.5.
Patch by Anne van Kesteren.  Thanks Anne!
r=myk, a=myk
2005-02-01 20:03:34 +00:00
travis%sedsystems.ca 81edd73e07 Bug 277437 : Use Mail::Mailer (Perl module) for mail delivery
Patch by Andrei Benea <abenea@gmail.com>  r=vladd  a=justdave
2005-02-01 20:00:17 +00:00
bryner%brianryner.com aa7ee76a33 Support incremental=true for input controls (bug 279012). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=me. 2005-02-01 19:38:00 +00:00
bryner%brianryner.com f06b65f83e Throw a binding exception when the submission attribute does not reference a valid xforms:submission element. Bug 279552, patch by smaug@welho.com, r=aaronr@us.ibm.com, sr=me. 2005-02-01 19:31:56 +00:00
bryner%brianryner.com ede5780a5b Fix windows bustage (bug 279516). Patch by aaronr@us.ibm.com, r=me. 2005-02-01 19:30:10 +00:00
bzbarsky%mit.edu 95acd8f9c5 Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
2005-02-01 19:24:59 +00:00
travis%sedsystems.ca ccf7d5ed44 Bug 280573 : checksetup fails in Bugzilla::Auth BEGIN block
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r,a=justdave
(Regression behaviour from Bug 278792)
2005-02-01 19:16:24 +00:00
nboyd%atg.com d8a2fd79c1 Update link to ECMA standard 2005-02-01 18:49:56 +00:00
bzbarsky%mit.edu ddc8f49782 Fix insertion of content into blocks with first-letter styles to put the frames
in the right place.  Bug 277686, r+sr=dbaron
2005-02-01 18:46:35 +00:00
mozilla.mano%sent.com 4c7cdbc9c9 Bug 270120 - Yahoo search plugin does not work with Unicode characters. r=mconnor 2005-02-01 18:33:39 +00:00
bmlk%gmx.de 64bfc54cd7 Insert only one column group at a time and not all following siblings, bug 277062 r/sr=bzbarsky 2005-02-01 18:07:44 +00:00
gerv%gerv.net 8eeec7399e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 18:04:25 +00:00
travis%sedsystems.ca ecfd09fdf2 Bug 279740 : Move CountOpenDependencies out of globals.pl
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-01 17:43:26 +00:00
gerv%gerv.net dc766f4eba Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
bienvenu%nventure.com c137e7037f add hidden pref to write downloaded pop3 mail to temp file first, to let virus checkers have a shot before they delete the whole mail folder, sr=mscott 116443 2005-02-01 17:30:33 +00:00
bienvenu%nventure.com 8690c4c886 fix news timeouts, sr=mscott 189363 2005-02-01 17:21:33 +00:00
gerv%gerv.net 646bb0c2b8 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
scott%scott-macgregor.org 6538914669 Bug #280250 --> fix a JS error caused by the 280250 2005-02-01 16:54:56 +00:00
travis%sedsystems.ca 77f0633fdd Missed the 'fix on checkin' bit for Bug 279748 2005-02-01 16:30:10 +00:00
travis%sedsystems.ca dcc684f3c2 Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-01 16:26:26 +00:00
doronr%us.ibm.com 8824161ab2 XForms bug 279516 - controls not initialized with MIP's. Patch by beaufour, r=smaug/sr=bryner 2005-02-01 16:02:54 +00:00
gerv%gerv.net f5cf6f08bf Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 15:28:15 +00:00
bienvenu%nventure.com 0821373cc7 fix 278144 make setTimeout on SocketTransports adjust the timeout immediately, r=bzbarsky, sr=darin 2005-02-01 15:22:20 +00:00
neil%parkwaycc.co.uk e062449619 JavaScript strict warnings: redeclaration of var account and function onOk does not always return a value b=275107 p=gautheri@noos.fr r=me sr=dmose 2005-02-01 14:57:49 +00:00