robert%accettura.com
fa3568186a
removing. Some unneeded, some going elsewhere a=asa (blanket), Not part of build
2005-06-10 03:27:54 +00:00
timeless%mozdev.org
f05bf91d13
Bug 296578 When upgrading from a 1.0 profile themes are not listed in the Theme Manager
...
patch by rob_strong-bugmail@exchangecode.com r=bsmedberg a=asa
2005-06-10 02:27:27 +00:00
vladimir%pobox.com
4288b470c2
missing files from last comimt
2005-06-10 01:48:14 +00:00
vladimir%pobox.com
ebe009656b
b=293183, implement exception support for recurrence, r=shaver
2005-06-10 01:31:48 +00:00
vladimir%pobox.com
a2c032d796
add missing file to sqlite3, r=shaver
2005-06-10 01:27:31 +00:00
robert%accettura.com
105d9c447b
Some polish to the reporter tool. No bug r+a=ben
2005-06-10 00:42:07 +00:00
ben%bengoodger.com
dadaacc47d
for testing
2005-06-10 00:17:10 +00:00
ben%bengoodger.com
4a4999af78
Add an 'errors' page to the update wizard to report verification errors.
2005-06-10 00:07:47 +00:00
brendan%mozilla.org
ac081d05f9
Remove JSPROP_ENUMERATE from function args/vars hidden property attributes (followup for 293782).
2005-06-09 23:45:54 +00:00
dmose%mozilla.org
1b6f0137f7
Change modifyItems to require the caller to pass in the old item for ease of provider implementation (bug 295775). Also contains fixes for CalDAV bugs discovered at the CalConnect interop. r=pavlov@pavlov.net. Not part of the build.
2005-06-09 23:24:45 +00:00
jst%mozilla.jstenback.com
8f5b988f97
Fixing most of bug 287707. Make editor init and teardown do a better job at restoring things to the way they were before editing started. r=brade@comcast.net, sr=bzbarsky@mit.edu, a=brendan@mozilla.org
2005-06-09 22:50:41 +00:00
darin%meer.net
3fb76ebfa2
This patch includes fixes for bug 297121 "many timer messages in javascript console",
...
and it also includes the following fixes:
- make binaryToHex work for octets < 0x10
- make selectUpdate return non-null
- no need for "map" variable in _verifyDownload
2005-06-09 22:15:49 +00:00
cmp%mozilla.org
9997797e84
Add empty all-locales file to be filled in later as locales come on-line
...
with Thunderbird builds.
2005-06-09 21:58:16 +00:00
doronr%us.ibm.com
4da24f47d7
XForms bug 297137 - xforms-ready fires too early. Patch by aaronr@us.ibm.com, r=allan,smaug a=mkaply
2005-06-09 21:00:49 +00:00
bienvenu%nventure.com
1a532285f0
fix typo in fix for 281252, disable conversion to 7-bit on request, r/sr=mscott, a=asa
2005-06-09 20:52:35 +00:00
bryner%brianryner.com
4bb474ed24
Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann
2005-06-09 20:51:18 +00:00
relyea%netscape.com
85e5788236
Get the Processer cache line size. This file contains processor and OS
...
specific content. Currently it only works well with x86 and 64-bit PPC.
2005-06-09 20:43:40 +00:00
doronr%us.ibm.com
8b76ae8b7f
XForms bug 293951 - Shouldn't be altering default namespace during submission. r=aaronr,smaug a=mkaply
2005-06-09 20:34:11 +00:00
neil%parkwaycc.co.uk
e5c1289a75
Sync xpfe and toolkit's textbox.xml p=gautheri@noos.fr r=mconnor sr=me a=asa
2005-06-09 20:30:34 +00:00
cvshook%sicking.cc
b40c18493b
Bug 296450: Make the hashtable holding attribute nodes work properly on all platforms.
...
r=beaufour sr=peterv a=caillon
2005-06-09 20:17:40 +00:00
timeless%mozdev.org
fd155e3c35
Bug 285513 Selected options pane fails to persist if the last selected pane no longer exists
...
patch by dave.townsend@blueprintit.co.uk r=mconnor a=shaver
2005-06-09 20:02:16 +00:00
dougt%meer.net
550c60801f
Software Keyboard impl. Works only under WINCE currently. NPODB
2005-06-09 19:34:18 +00:00
cltbld
98971b39b9
Automated update from host egg
2005-06-09 18:27:17 +00:00
joshmoz%gmail.com
15b18c9ff9
make configure aware of x86-based Macs. Patch by Apple Computer, Inc. b=297165 r=pinkerton sr=bsmedberg a=asa
2005-06-09 18:20:34 +00:00
joshmoz%gmail.com
dce080d536
get rid of blue globe/lock icon in status bar for UI cleanliness reasons. what did the blue globe mean anyway? b=297138 r=armen sr=pinkerton
2005-06-09 18:09:57 +00:00
bzbarsky%mit.edu
694c84073d
Fixing build bustage. Part of bug 295983.
2005-06-09 16:29:26 +00:00
bzbarsky%mit.edu
bb92b3038c
Make sure to call ScriptEvaluated when doing all evaluations, to call it
...
_after_ we've popped the JSContext from the stack, and to handle multiple
termination functions being posted from a single script evaluation. Fixes
leaks when closing windows or tabs with still-loading documents. Bug 295983,
r+sr=jst, a=asa
2005-06-09 15:42:19 +00:00
bzbarsky%mit.edu
5f1306128f
Make sure to call ScriptEvaluated after running XBL constructors/destructors.
...
Bug 295124, r+sr=jst, a=asa.
2005-06-09 15:39:07 +00:00
bzbarsky%mit.edu
2e62efb9e0
Use the right parent when appending to a frame with in-flows that has :after
...
generated content. Bug 292116, r+sr=roc, a=chofmann
2005-06-09 15:37:56 +00:00
bzbarsky%mit.edu
8c7d6880ec
Allow menus to abut the left and top edges of the screen. Bug 176767, patch by
...
Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=asa
2005-06-09 15:35:31 +00:00
mvl%exedo.nl
0d78939490
Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird.
...
p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
2005-06-09 15:25:40 +00:00
mvl%exedo.nl
a86ee3b645
Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird.
...
p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
2005-06-09 15:18:21 +00:00
mozilla.mano%sent.com
f2fc230131
Bug 294208 - FAYT shoudn't be blocked when a form button, checkbox or a radio element is focused. r=mconnor, a=asa
2005-06-09 15:00:19 +00:00
doronr%us.ibm.com
914a7254e4
Bug 295407 - Finish button doesn't dismiss PFS dialog (manual installs). r=mconnor,a=asa
2005-06-09 14:57:25 +00:00
masayuki%d-toybox.com
65f5dea442
Bug 295981 sIMEReconvertUnicode should be released at WM_IME_STARTCOMPOSITION r=timeless, sr=rbs, a=chofmann
2005-06-09 14:50:35 +00:00
pinkerton%aol.net
a7f59e5f6c
updating user agent to 09a1
2005-06-09 14:47:30 +00:00
timeless%mozdev.org
07ace15b2b
Bug 297082 potential OOM crash [@ nsNativeAppSupportWin::GetCmdLineArgs]
...
r=neil sr=neil a=chofmann
2005-06-09 14:43:15 +00:00
cbiesinger%web.de
3dfd9d6678
286807 allow socket detach handlers to post events
...
r=darin sr=bz a=asa
2005-06-09 14:09:23 +00:00
cltbld
45761dfb4e
Automated update from host egg
2005-06-09 12:37:07 +00:00
bsmedberg%covad.net
a1c8a98ba6
Bug 297139 - Malformed test in configure, patch by Mark Mentovai <mark@moxienet.com>, r=cls a=asa
2005-06-09 12:32:53 +00:00
jocuri%softhome.net
e5da8464de
Patch for bug 296582: create-guided template refers to "zarro boogs" instead of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave.
2005-06-09 09:48:23 +00:00
jocuri%softhome.net
bb294e7a80
Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave.
2005-06-09 09:32:25 +00:00
neil%parkwaycc.co.uk
d562207b65
Fix warning LNK4044 b=287570 p=gautheri@noos.fr r=bsmedberg sr=me a=asa
2005-06-09 08:54:12 +00:00
rbs%maths.uq.edu.au
1de58ec929
German ß and surrogate characters don't render with the proper small-caps font, b=291321. Patch by Hideo Saito <saito@densan.co.jp>, r+sr=rbs, a=shaver
2005-06-09 08:33:15 +00:00
cltbld
3517041537
Automated update from host egg
2005-06-09 08:07:01 +00:00
neil%parkwaycc.co.uk
d8f8086538
Need to use cygpath -a for possibly relative paths b=294122 r=cls a=asa
2005-06-09 08:01:06 +00:00
joshmoz%gmail.com
03f8c0e0d1
Get rid of "Document: Done" from status bar. b=246112 r=josh sr=smfr
2005-06-09 07:59:05 +00:00
db48x%yahoo.com
471ead4e72
bug 293114: function InitMessageLabel performs very poorly for large selections
...
r=neil, sr=roc, a=asa
2005-06-09 05:28:47 +00:00
mkanat%kerio.com
d28aa7f039
Bug 291803: PostgreSQL dies when you insert a string longer than 2700 characters into an indexed field
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=jouni, a=justdave
2005-06-09 04:42:46 +00:00
smfr%smfr.org
1ef11d5a20
Fix bug 188130: fix XML prettyprinting in embedding apps by adding required resources to embed-jar.mn. r=bsmedberg, a=asa
2005-06-09 04:05:10 +00:00