136747 Commits

Author SHA1 Message Date
bmlk%gmx.de
a11cf38d3a style lookup correction for border collapse computation under rtl conditions, bug 267420 r=fantasai sr=dbaron 2004-12-27 18:43:55 +00:00
pedemont%us.ibm.com
c9a3ca113c Forgot null check for checkin of bug 257546 2004-12-27 16:09:59 +00:00
bmlk%gmx.de
ca3e9f85c3 remove unused prescontext from PlaceFrameView, PlaceChildsView, ConsiderChildOverflow bug 276092 r/sr=dbaron 2004-12-27 15:05:18 +00:00
peterv%propagandism.org
7aa22372ec Fix for bug 274775 (Expat accepts invalid namespaces). r/sr=jst 2004-12-27 11:47:18 +00:00
bmlk%gmx.de
2fef94292c document.implementation.hasFeature('XHTML', '2.0') should return true, bug 255610, p=Vidar Braut Haarr <bugmail@q1n.org>, r=bzbarsky, sr=jst 2004-12-27 11:31:49 +00:00
jocuri%softhome.net
a6efa2f4bb Patch for bug 274650: checksetup flag fixup code shouldn't output text when all is ok and the silent mode is on; patch by Marc Schumann <wurblzap@gmail.com>, r=jake, a=justdave. 2004-12-27 10:16:50 +00:00
jocuri%softhome.net
e70bbfc8ee Patch for bug 275939: Classification templates use wrong filtering in URLs; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave. 2004-12-27 09:58:29 +00:00
brendan%mozilla.org
62e4a4e45f Whitespace cleanup (diff -w shows no changes). 2004-12-27 03:23:01 +00:00
timeless%mozdev.org
71b8ffc325 Bug 209097 Default mailto form subject should be localizable
patch by cst@andrew.cmu.edu r=roc sr=roc
2004-12-26 23:29:58 +00:00
brendan%mozilla.org
5683db9679 Reject non-strings in GlobalScopePolluterNewResolve to cope with E4X changes (275912). 2004-12-26 22:48:39 +00:00
bmlk%gmx.de
d3197a9276 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
steffen.wilberg%web.de
0c14374a86 Bug 276008: fix Help Viewer bustage by removing the unused const XML. rs=Neil 2004-12-26 18:23:41 +00:00
jshin%mailaps.org
02f6df0249 bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner) 2004-12-26 16:59:02 +00:00
jocuri%softhome.net
81f0491479 Patch for bug 274392: Preserve search name when clicking Edit from Saves Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave. 2004-12-25 19:36:11 +00:00
jocuri%softhome.net
20c1ee90be Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave. 2004-12-25 19:24:32 +00:00
jocuri%softhome.net
05d9142849 Patch for bug 264160: Make all default groups inherit the admin group on a new install; patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, r=travis, a=justdave. 2004-12-25 19:16:04 +00:00
mrbkap%gmail.com
f22c99b2f1 bug 275288: remove obsolete CRC calculations. r+sr=roc 2004-12-25 04:44:02 +00:00
bugzilla%arlen.demon.co.uk
0e05c4d8d4 Bug 273466 Can't drag favicon from url bar into bookmark sidebar to create bookmark
p=jag/me r=bsmedberg
2004-12-24 23:49:26 +00:00
dbaron%dbaron.org
d1da171a4f Restore old code that prevents printing or previewing XUL documents, since it still doesn't work. b=240490 r+sr=roc 2004-12-24 22:27:57 +00:00
cltbld
54cada1515 Add MOZ_PACKAGE_MSI default environment setting (off) to tinder-defaults
file. (cmp)
2004-12-24 21:02:21 +00:00
cltbld
e617952349 Store MSI files in the staging directory. Avoid building the MSI file
when we call the packaging process again for the XPIs. (cmp)
2004-12-24 20:36:40 +00:00
cltbld
d73bf0580a Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld
2dd9f03610 First change into correct directory for MSI files, then call the make-msi.pl
in the current working directory. (cmp)
2004-12-24 17:37:35 +00:00
jshin%mailaps.org
2caa73820a bug 275080 : cannot print (javascript : window) with a printer with non-Latin1 characters in its name : patch by masayuki (r=jshin, sr=bzbarsky) 2004-12-24 17:36:51 +00:00
tor%cs.brown.edu
39d72b5be3 Bug 261800 - getBBox for non-text elements. r=scooter 2004-12-24 16:26:10 +00:00
peterv%propagandism.org
e80ad869c7 Correct function signature to fix Solaris bustage. 2004-12-24 15:34:52 +00:00
jake%bugzilla.org
b1bb04fd63 Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSeeBug()
Patch by GavinS <bugzilla@chimpychompy.org>
r=joel, a=justdave
2004-12-24 09:56:30 +00:00
bugzilla%arlen.demon.co.uk
6617dbc4ce Follow-up to Bug 7840 Ability to specify default directory for downloads - Missing ... fix v0.1
p=me/mozilla@Weilbacher.org r/sr=neil.parkwaycc.co.uk
2004-12-24 08:57:37 +00:00
psychoticwolf%carolina.rr.com
637c0efde0 Fix Bustage with InstallTrigger on moreinfo pages. 2004-12-24 08:13:41 +00:00
bmlk%gmx.de
56da8513d7 dont take colgroup pseudoframes into account when creating row- or rowgroup pseudo frames bug 267725 p=basic@mozillanews.org r=bernd sr=bzbarsky 2004-12-24 07:35:33 +00:00
joshmoz%gmail.com
acf6e5be80 Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major. 2004-12-24 07:23:52 +00:00
nelsonb%netscape.com
897bade8c1 Initialize 4 variables. Plug UMR reports. Bug 263691. r=wtchang 2004-12-24 07:13:35 +00:00
cltbld
decd71bcf8 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld
f5cfef47fa Add MSI installer filename to installer configuration settings. (cmp) 2004-12-24 04:29:49 +00:00
psychoticwolf%carolina.rr.com
43bd36701f Add content to contact page. 2004-12-24 03:41:31 +00:00
dmose%mozilla.org
df9decc576 Moving test subdirectory from mozilla/calendar/base/test to mozilla/calendar/test; rearranging structure for use with jsDriver.pl. Not part of the build. 2004-12-24 02:02:11 +00:00
dmose%mozilla.org
b340bf1732 Minor tweaks; not part of the build. 2004-12-24 01:48:54 +00:00
brendan%mozilla.org
931f64581c Propagate a flag induced by JSOPTION_XML into script and context version fields, for proper run- and compile-time consistency (275742, r=shaver). 2004-12-24 00:03:59 +00:00
nelsonb%netscape.com
c50e280c7b Add end of list marker to SECErrorCodes enum in secerr.h.
Bug  273611, r=Saul.edwards
2004-12-23 23:42:25 +00:00
psychoticwolf%carolina.rr.com
fa2371ad00 Moreinfo Page Previews Link isnt Obvious, Bug 275158 2004-12-23 22:58:15 +00:00
mats.palmgren%bredband.net
a0ded7b0cd Enable 'text-align' values that were derived from HTML align for tables again in Standards mode. b=273857 r=bernd sr=dbaron 2004-12-23 22:02:54 +00:00
cltbld
2c06c8ba93 Call make-msi.pl script during make. Won't be used unless PACKAGE_MSI
environment variable is set to 1. (cmp)
2004-12-23 21:35:01 +00:00
cltbld
99ef4f06a7 Use a PACKAGE_MSI environment variable to control whether or not the script
continues execution.  If this is not set to 1, the script will exit without
attempting to create the MSI.
2004-12-23 21:29:41 +00:00
neil%parkwaycc.co.uk
4a8f49d742 Switch flag notifications to work on a message instead of a generic parameter b=226270 r+sr=bienvenu 2004-12-23 21:08:20 +00:00
cltbld
1c789a59fa Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
pedemont%us.ibm.com
30e2872749 Better assert msg 2004-12-23 20:56:30 +00:00
silver%warwickcompsoc.co.uk
65c523650e Bug 172094 - Add a preference for browser-focus code.
ChatZilla only.
r=samuel@sieb.net
2004-12-23 20:54:21 +00:00
pedemont%us.ibm.com
3a6a328637 Use ExceptionCheck, since we don't need the actual exception 2004-12-23 20:51:36 +00:00
psychoticwolf%carolina.rr.com
6174330116 Fixes for Categories System 2004-12-23 20:44:30 +00:00
dmose%mozilla.org
92d716d3bc Updated to work with servers following the latest draft spec; added a few comments. Not part of the build. 2004-12-23 20:40:25 +00:00