cltbld
1c4678463e
For Thunderbird MSI, run the Thunderbird installer with the correct
...
argument to invoke the installer in silent mode. (cmp)
2005-01-14 00:06:56 +00:00
cltbld
ed0f53376b
For Firefox MSI, run the Firefox installer with the correct argument to
...
invoke the installer in silent mode. (cmp)
2005-01-14 00:04:56 +00:00
darin%meer.net
9ce910d4c5
fixes bug 278307 "When GRE_HOME is set, #ifndef XP_WIN32 and #ifndef XP_UNIX we return null unexpectedly" patch by callek, r+sr=darin
2005-01-14 00:02:06 +00:00
darin%meer.net
cf48781876
fixes bug 278306 "Possible unexpected truncation of path in GRE_GetCurrentProcessDirectory" patch by callek, r+sr=darin
2005-01-14 00:00:56 +00:00
cmp%mozilla.org
ef5128cbf9
Bug 229706. Commit mkaply's fix for Windows installer's silent mode.
2005-01-13 23:58:59 +00:00
cltbld
bd25109b0c
Add MOZ_SYMBOLS_TRANSFER_TYPE default of scp.
...
Add comments for MOZ_SYMBOLS_TRANSFER_TYPE and reformat comments for
MOZ_PACKAGE_MSI for readability. (cmp)
2005-01-13 23:26:58 +00:00
caillon%redhat.com
9a7848690a
Fix for bug 272369
...
`firefox -register` results in SIGSEGV on s390(x)
Patch by Dr. Ulrich Weigand <uweigand@de.ibm.com> r=shaver sr=dougt
The patch reverts the problematic parts of the earlier fix attempt, and uses compiler options to make GCC 3.4 behave as the assembly stubs expect:
-fno-strict-aliasing
(several of the routines violate C aliasing rules)
-fno-inline
(so that the InvokeByIndex function allocates a stack frame)
-fomit-frame-pointer
(so that %r11 is available for allocation, otherwise we might not be able to satisfy 6 inputs + 6 clobbers in GPRs)
-mbackchain
(so that xptcstubs has the backchain available)
2005-01-13 23:13:49 +00:00
timeless%mozdev.org
5a770b0df2
Bug 245499 Need to alter junk plugin training data write policy and/or cancel Start/EndBatch calls
...
patch by eyalroz@technion.ac.il r=bienvenu sr=mscott
2005-01-13 20:41:55 +00:00
igor%mir2.org
118352e5d7
Test case for isXMLName(s)
2005-01-13 19:42:38 +00:00
jshin%mailaps.org
729785e7e8
bug 275672 : Right-most character (that means end of line) should not have extra space for justification patch by masayuki@d-toybox.com, r+sr=roc
2005-01-13 19:21:18 +00:00
jshin%mailaps.org
623640f8f8
bug 278200 : get rid of unnecessary warnings in debug build (nsIMIMEHeaderParam implementation) r=cbie, sr=darin
2005-01-13 18:24:17 +00:00
travis%sedsystems.ca
df3028aaf1
Bug 278148: checksetup.pl *still* errors when trying to drop index on milestones table
...
Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave
2005-01-13 18:03:46 +00:00
pedemont%us.ibm.com
75abd1bb55
Bug 273357 - XPCOM.queryInterface doesn't properly walk up the inheritance chain. Patch by Michal Ceresna. r=jhpedemonte
2005-01-13 17:29:47 +00:00
pedemont%us.ibm.com
a2534fb54f
Add testcase for XPCOM.queryInterface method.
2005-01-13 17:26:52 +00:00
pedemont%us.ibm.com
5573ed19fb
Fix typo.
2005-01-13 17:26:26 +00:00
pedemont%us.ibm.com
8c897ebd7d
Bug 278113 - Fix parameter handling. r=darin.
2005-01-13 16:30:19 +00:00
mostafah%oeone.com
e39473a600
Adding in calendar icon for new theme
2005-01-13 16:23:58 +00:00
bienvenu%nventure.com
89cd576d6b
fix 277620 compose window can't prompt for passwords, sr=mscott
2005-01-13 15:56:56 +00:00
allan%beaufour.dk
8129c9789b
bug 278153, patch by smaug@welho.com, r+sr=bzbarsky
2005-01-13 15:32:41 +00:00
peterv%propagandism.org
d43692a156
Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds.
2005-01-13 14:51:20 +00:00
bugzilla%arlen.demon.co.uk
1c99efb225
Bug 278155 No need for help to say restart after changing window layout in mailNews
...
p=stefan_h@hem.utfors.se r=me
2005-01-13 13:27:52 +00:00
pete.zha%sun.com
b03cb0af79
bug 147670
...
wrong (last or empty) tooltip text displayed for dropdown list menu items
r=louie.zhao@sun.com
sr=henry.jia@sun.com
patch=sandy.sun@sun.com
2005-01-13 13:27:27 +00:00
neil%parkwaycc.co.uk
201cc4b7a3
Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst
2005-01-13 12:46:52 +00:00
smontagu%smontagu.org
1b6bc3e3c1
Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=neil.parkwaycc.co.uk@myrealbox.com, sr=bzbarsky
2005-01-13 12:04:24 +00:00
jwalden%mit.edu
3391e56662
Bug 275444 - Add entity for base part of external-image URLs to ease code maintenance.
2005-01-13 10:34:15 +00:00
Stefan.Borggraefe%gmx.de
63b3ad50ab
Bug 277321: New option "Preserve threading when sorting messages" not
...
documented in Help
r=neil
2005-01-13 09:57:07 +00:00
scott%scott-macgregor.org
235f1f4809
try to fix ports bustage
2005-01-13 07:51:31 +00:00
scott%scott-macgregor.org
ef704532cc
Bug #240600 --> Spell checker improvements. Resynch our forked spell checker with the latest myspell engine
...
used by open office.org.
Patch originally by Michielvan Leeuwen (mvl@exedo.nl ), adapted by me.
sr=me
2005-01-13 06:20:58 +00:00
scott%scott-macgregor.org
f6f7bae800
Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
...
for RSS articles but block them for everything else.
sr=bienvenu
2005-01-13 06:17:08 +00:00
pavlov%pavlov.net
4b5d6488d5
getting month view off the ground
...
moving calendar observer code from weekView.js to calendarWindow.js so it can monitor and update the current view instead of only working in week view.
2005-01-13 05:56:39 +00:00
pavlov%pavlov.net
856eee3caf
fixing description text setting
2005-01-13 05:53:52 +00:00
bzbarsky%mit.edu
daff6b8b9c
Fixing build bustage
2005-01-13 04:11:15 +00:00
bzbarsky%mit.edu
e0d76e033b
Make sure to clear out content when we have it specified as none or initial,
...
even if we're ending up computing the difference from a cached struct. Bug
273719, r+sr=dbaron
2005-01-13 03:49:20 +00:00
mrbkap%gmail.com
2f836d753f
bug 117738: <dl> within <font> nested in <table> is ignored. r=rbs sr=jst
2005-01-13 03:34:18 +00:00
bryner%brianryner.com
cd3200aa40
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
mrbkap%gmail.com
56861ca81f
bug 274786: We lose a trailing <, </, <! if it is the last text in the document. r+sr=jst
2005-01-13 03:05:12 +00:00
mrbkap%gmail.com
2b5f2bf54b
bug 277695: Fix assertion on empty textareas by ensuring that mTextValue.Rebind() is called at least once. r+sr=bzbarsky
2005-01-13 02:56:56 +00:00
bryner%brianryner.com
815fafdbf9
Add an IID for nsGenericHTMLElement so that QI behaves as expected. This should fix the startup test bustage.
2005-01-13 01:31:42 +00:00
bryner%brianryner.com
f5935fad8b
remove parts of patch for bug 276959 that were not intended to be checked in.
2005-01-12 23:27:05 +00:00
gerv%gerv.net
ff892c6f29
IE compatibility fixes.
2005-01-12 23:22:18 +00:00
pavlov%pavlov.net
1a99e44b23
clear the day view when switching days
2005-01-12 22:48:13 +00:00
darin%meer.net
9bebe5a8e6
fixes bug 261929 "Consider sending urls in UTF-8 by default (images/links with non-ASCII chacters not displayed)" r=jshin sr=bzbarsky
2005-01-12 21:45:42 +00:00
cbiesinger%web.de
1ba6f2a009
Bug 253794 use nsCRT::strtok instead of reimplementing it
...
patch by Mark Banner <mark@standard8.demon.co.uk> r=bienvenu sr=mscott
2005-01-12 20:46:37 +00:00
bsmedberg%covad.net
9e106dbb54
Not part of the build, yet. The l10n directory structure is /l10n/de-DE/netwerk/... not /l10n/de-DE/netwerk/locales/...
2005-01-12 20:29:00 +00:00
shaver%mozilla.org
64464abeda
Suppress XTF factory-search spew for those silly enough to use XML documents
...
with namespaces. r=bryner
2005-01-12 20:21:45 +00:00
cbiesinger%web.de
2d5fec5c1a
Bug 38447 store hotspot information from .cur files on the imgIContainer; and
...
support storing arbitrary information on image containers (via nsIProperties)
r=pavlov sr=tor
2005-01-12 20:16:07 +00:00
scott%scott-macgregor.org
7660d9cd78
Bug #275131 --> Add a cookie permission manager to Thunderbird which will allow cookies
...
for RSS articles but block them for everything else.
sr=bienvenu
2005-01-12 20:15:08 +00:00
jst%mozilla.jstenback.com
d813e46363
s/JS_FALSE/NULL/ in return value in JSParseNode* method. sr=me
2005-01-12 19:59:54 +00:00
jst%mozilla.jstenback.com
0472c0073e
Fixing bug 265174. Quiet down compiler warnings on Linux x86_64. r+sr=brendan@mozilla.org
2005-01-12 19:56:32 +00:00
pavlov%pavlov.net
c1fecc9129
return in the mouseover code for now until it is updated
2005-01-12 19:56:21 +00:00