shaver%mozilla.org
d9d6796fac
revert overzealous and misguided skinVersion cleanup for the sake of seamonkey builds; thanks to tobias and kairo
...
git-svn-id: svn://10.0.0.236/trunk@170919 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-19 16:37:14 +00:00
neil.williams%sun.com
8422202248
Bug 286505 Now reports an error on EOF in standard input. Leaving resolution
...
unchanged until we find out why the failure is different on SPARC than on x86.
r=nelson
git-svn-id: svn://10.0.0.236/trunk@170915 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-19 03:36:55 +00:00
scott%scott-macgregor.org
ef81803750
Bug #286817 --> creating a mail 3 pane window for thunderbird when the user passed in -compose
...
effects thunderbird only.
git-svn-id: svn://10.0.0.236/trunk@170914 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-19 01:37:55 +00:00
dbaron%dbaron.org
cb2b96ec56
Fix code formatting.
...
git-svn-id: svn://10.0.0.236/trunk@170913 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-19 00:48:10 +00:00
shaver%mozilla.org
a9435a5c0e
remove vestigial references to deceased messenger-mdn locale package, r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@170912 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-19 00:00:30 +00:00
shaver%mozilla.org
bcbde1b058
removing obsolete skinVersion info from contents.rdf, including malformed (r=bsmedberg)
...
git-svn-id: svn://10.0.0.236/trunk@170911 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 23:59:30 +00:00
scott%scott-macgregor.org
ea3557f1fe
remove an obsolete preference
...
git-svn-id: svn://10.0.0.236/trunk@170910 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 23:45:09 +00:00
darin%meer.net
946d447ab2
fixing xulrunner linux bustage
...
git-svn-id: svn://10.0.0.236/trunk@170909 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 23:08:20 +00:00
pavlov%pavlov.net
273fa61af4
fixing drag&drop in calendar views. bug=286777 r=vlad
...
git-svn-id: svn://10.0.0.236/trunk@170908 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 22:59:51 +00:00
shaver%mozilla.org
784f51a6f3
removing obsolete skinVersion info from contents.rdf, including one malformed (r=bsmedberg)
...
git-svn-id: svn://10.0.0.236/trunk@170907 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 22:02:30 +00:00
travis%sedsystems.ca
6c712dc88a
Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out where appropriate
...
Patch by Shane H. W. Travis <travis@sedsystems.ca > r=myk a=myk
git-svn-id: svn://10.0.0.236/trunk@170906 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 21:32:53 +00:00
bsmedberg%covad.net
e1d9da278a
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
...
git-svn-id: svn://10.0.0.236/trunk@170905 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 21:24:05 +00:00
bienvenu%nventure.com
3daefce457
fix detection of invalid imap urls, add logging for same, sr=mscott hope to help diagnose 259656
...
git-svn-id: svn://10.0.0.236/trunk@170904 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 21:17:07 +00:00
bienvenu%nventure.com
7f1a76806d
potential fix for going online after saving imap draft offline, sr=mscott 285791
...
git-svn-id: svn://10.0.0.236/trunk@170903 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 20:41:07 +00:00
bob%bclary.com
c27a6c2a18
Add ability to run js/tests from browsers. Bug 263119
...
git-svn-id: svn://10.0.0.236/trunk@170902 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 19:09:59 +00:00
scott%scott-macgregor.org
e11dfeddd6
Bug #286718 --> mailnews spell check - [Enter] no longer chooses 'replace' although 'replace' is 'active' button.
...
patch by neil
git-svn-id: svn://10.0.0.236/trunk@170901 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 18:40:47 +00:00
scott%scott-macgregor.org
03b407b345
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.
git-svn-id: svn://10.0.0.236/trunk@170900 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 18:21:38 +00:00
scott%scott-macgregor.org
e3c9a1be9f
Back out the fix for Bug #285076 as it caused regressions (Bug #286709 )
...
git-svn-id: svn://10.0.0.236/trunk@170899 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 17:14:29 +00:00
jst%mozilla.jstenback.com
0c35201318
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
...
git-svn-id: svn://10.0.0.236/trunk@170897 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 15:33:51 +00:00
cbiesinger%web.de
6ec5aa384f
bug 286645 add/improve nsReadLine.h documentation
...
r=bz sr=darin
git-svn-id: svn://10.0.0.236/trunk@170896 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 15:29:04 +00:00
cbiesinger%web.de
5a52736baa
Bug 286612 make socket interfaces scriptable, and remove some files that are not
...
part of the build
r+sr=darin
git-svn-id: svn://10.0.0.236/trunk@170895 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 15:27:46 +00:00
cbiesinger%web.de
af29d9ad21
Bug 286608 don't disable xpt generation on windows
...
r=darin
git-svn-id: svn://10.0.0.236/trunk@170894 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 15:24:58 +00:00
cbiesinger%web.de
5a6e5d885c
Bug 176177 use the correct flag for buttons that are checked
...
patch by Son Le <son.le0@gmail.com > r=emaijala sr=bz
git-svn-id: svn://10.0.0.236/trunk@170893 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 15:23:50 +00:00
aaronleventhal%moonset.net
c259b63b6e
Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@170892 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 14:56:48 +00:00
neil%parkwaycc.co.uk
61ac331bc5
Bug 175074 Element Properties not showing some URIs correctly p=bugzilla.mozilla.org@chsc.dk (Christian Schmidt) r=db48x sr=me
...
git-svn-id: svn://10.0.0.236/trunk@170891 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 10:38:52 +00:00
allan%beaufour.dk
1f8fc298a3
Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install
...
git-svn-id: svn://10.0.0.236/trunk@170890 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 09:33:41 +00:00
darin%meer.net
120b818aa1
fixes bug 285519 "Shutdown assertions warning about potential dead-locks" r=biesi sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@170889 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 08:46:54 +00:00
lpsolit%gmail.com
79a712368c
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
...
git-svn-id: svn://10.0.0.236/trunk@170887 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 08:29:47 +00:00
dbaron%dbaron.org
effc175afd
Handle unterminated strings in CSS by using an additional error token type. b=286262 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@170886 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 06:56:56 +00:00
dbaron%dbaron.org
d70f0b01bf
Add comment. b=286262 r+sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@170885 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 06:56:03 +00:00
timeless%mozdev.org
afac222a93
Bug 285974 Crash when we use ATOK on the other of editor[@ nsWindow::OnIMEQueryCharPosition]
...
patch by masayuki@d-toybox.com r=timeless sr=roc
git-svn-id: svn://10.0.0.236/trunk@170884 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 06:17:59 +00:00
aaronleventhal%moonset.net
e3f86b67e2
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@170883 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net
28313604cc
This wasn't supposed to creep into the bustage fix
...
git-svn-id: svn://10.0.0.236/trunk@170882 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net
83da3b4cb6
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@170881 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net
473045f68d
bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil
...
git-svn-id: svn://10.0.0.236/trunk@170880 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 04:29:39 +00:00
timeless%mozdev.org
34fd65c2e2
Bug 286675 invalid CSS prevents filepicker buttons from appearing (home and new directory)
...
patch by ajschult@verizon.net r=bz sr=bz
git-svn-id: svn://10.0.0.236/trunk@170879 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 04:22:50 +00:00
mkanat%kerio.com
c1b027a98a
Bug 256513: Fix usage of grep (/$value/, @array);
...
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org > r=mkanat, a=justdave
git-svn-id: svn://10.0.0.236/trunk@170878 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 04:21:29 +00:00
bzbarsky%mit.edu
f4e82c94ed
Don't show username/password in the URI we print. Bug 186695, r=jst, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@170875 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 04:16:02 +00:00
bzbarsky%mit.edu
9ad95bdc3a
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
git-svn-id: svn://10.0.0.236/trunk@170874 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 04:13:05 +00:00
timeless%mozdev.org
166658bf9f
Bug 286191 UMR in nsTypeAheadFind::PrefsReset
...
patch by ajschult@verizon.net r=aaronl sr=jst
git-svn-id: svn://10.0.0.236/trunk@170873 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:49:33 +00:00
mkanat%kerio.com
0bf1ae4ed2
Bug 285748: Cross-DB bz_alter_column (Part of Bug 285111)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com > r=Tomas.Kopal, a=justdave
git-svn-id: svn://10.0.0.236/trunk@170872 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:28:53 +00:00
mkanat%kerio.com
48fedcc7c2
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
git-svn-id: svn://10.0.0.236/trunk@170871 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:23:55 +00:00
mkanat%kerio.com
28e98a3186
Bug 285723: Cross-DB bz_add_column (Part of Bug 285111)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com > r=Tomas.Kopal, a=justdave
git-svn-id: svn://10.0.0.236/trunk@170870 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:21:34 +00:00
mkanat%kerio.com
9a52c2c545
Bug 285713: Cross-DB bz_column_info and bz_index_info
...
Patch By Max Kanat-Alexander <mkanat@kerio.com > r=Tomas.Kopal, a=justdave
git-svn-id: svn://10.0.0.236/trunk@170869 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:18:13 +00:00
mkanat%kerio.com
7187e5374a
Small nit fixes for Bug 285113.
...
git-svn-id: svn://10.0.0.236/trunk@170868 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:16:06 +00:00
mkanat%kerio.com
46b5d164c5
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
git-svn-id: svn://10.0.0.236/trunk@170867 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 03:12:23 +00:00
dbaron%dbaron.org
a92ac96d32
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
...
git-svn-id: svn://10.0.0.236/trunk@170866 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 02:15:44 +00:00
neil%parkwaycc.co.uk
8f545b4912
Turn off hover background on Mac dual menubutton toolbarbuttons b=285971 p=stefan_h@hem.utfors.se r=bugs.mano@gmail.com sr=me
...
git-svn-id: svn://10.0.0.236/trunk@170864 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 00:17:12 +00:00
jwatt%jwatt.org
e98b803472
Fixing bug 286334. Use <wbr> instead of a space to allow long paths to break. r=myk@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@170863 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-18 00:10:14 +00:00
neil%parkwaycc.co.uk
ea1319093e
Merging some identical style rules b=257280 p=gautheri@noos.fr r+sr=me
...
git-svn-id: svn://10.0.0.236/trunk@170862 18797224-902f-48f8-a5cc-f745e15eee43
2005-03-17 23:57:14 +00:00