cltbld
cbd76b48e5
Automated update from host egg.office.mozilla.org
2006-07-12 23:16:22 +00:00
mattwillis%gmail.com
d8ff11e5f2
backing out change for bug 343640
2006-07-12 23:08:55 +00:00
bent.mozilla%gmail.com
5d8250a6cd
Backing out changes from bug 280236.
2006-07-12 23:00:11 +00:00
cltbld
2a0169fcb1
Automated update from host egg.office.mozilla.org
2006-07-12 22:56:23 +00:00
mattwillis%gmail.com
560734c6ab
bug 343640 - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg
2006-07-12 22:51:20 +00:00
darin%meer.net
f8657d04f5
fixes bug 344309 "PostMessage WM_QUIT to FirefoxMessageWindow does not quit the app on the trunk since Bug 326273 landed" r=bsmedberg
2006-07-12 22:43:15 +00:00
rob_strong%exchangecode.com
dec6e6d4a1
Bug 339732 - NSIS installer is unable to close running instance of firefox (for this to be work on the trunk bug 344309 will need to be fixed as well). r=sspitzer
2006-07-12 22:28:28 +00:00
bent.mozilla%gmail.com
0156a65201
Bug 280236 - "coercing an array containing an nsXPCConstructor to a string results in an uncatchable error". Patch by timeless. r=dbradley, sr=jst.
2006-07-12 22:18:45 +00:00
mike.morgan%oregonstate.edu
4e3b18c565
Raising limit for the recommended function -- used 100 for an arbitrarily large value.
2006-07-12 22:11:53 +00:00
pavlov%pavlov.net
607772909f
speeding up gfxWindowsFont::ComputeMetrics. bug 342366. r=vlad
2006-07-12 22:02:46 +00:00
pavlov%pavlov.net
65a9f99929
we no longer need to link against ole32 since we don't use mlang anymore
2006-07-12 21:41:38 +00:00
pavlov%pavlov.net
8b7cf7e929
add a stack string buffer for doing conversion from ascii to utf16 so that we don't end up converting and holding a reference to an object that doesn't so much exist anymore. bug 344428. r=vlad
2006-07-12 21:39:42 +00:00
jminta%gmail.com
7623d13d1a
Bug 326586 width of eventboxes in monthview is wrong, r=mvl
2006-07-12 21:25:15 +00:00
mrbkap%gmail.com
4613628891
Add some code that imitates split windows in the js shell. bug 337528, rs=brendan
2006-07-12 21:21:45 +00:00
neil%parkwaycc.co.uk
adc534ab2c
Bug 322622 FAYT style navigation for new folder picker widget sr=mscott
2006-07-12 20:48:15 +00:00
jminta%gmail.com
649fe49ab2
Bug 323093 Only make scrollbars appear along the scrollable area of the calendar. patch by thomas.benisch@sun.com, r=jminta
2006-07-12 20:42:11 +00:00
rob_strong%exchangecode.com
7dcd31f1fd
Bug 344386 - New installer survey url (support for localized uninstall surveys). r=sspitzer
2006-07-12 18:06:27 +00:00
Olli.Pettay%helsinki.fi
c1d64b100a
Bug 335251, prevent load events to propagate to window, r=bz, sr=jst
2006-07-12 17:59:16 +00:00
jwalden%mit.edu
23a72fcdb1
Bug 307184 - activating tabs (fast mouse movement) produces accidently dragging of tabs (drag and drop). Patch by Michael Wu <michael.wu@mozilla.com>, r+sr=roc
2006-07-12 17:30:16 +00:00
aaronr%us.ibm.com
6002b94a4d
[XForms] Misspelled js function name in select.xml. Bug 344246, patch by surkov, r=doronr+aaronr
2006-07-12 17:24:57 +00:00
mike.morgan%oregonstate.edu
5ef72bebe3
Added fix to prevent PFS from getting messed up by a proxy (or any other page) -- when trying to fix bug 343977. Using $_SERVER['SCRIPT_NAME'] was inaccurate when proxying PFS to pfs.php.
2006-07-12 16:59:35 +00:00
bryner%brianryner.com
cb3959d232
Stop collection and clean up when the metrics.upload.enable pref is set to false (bug 344366) r=marria
2006-07-12 16:54:18 +00:00
mike.morgan%oregonstate.edu
6eecc4318c
Fix for updating comment values. See bug 335408.
2006-07-12 16:39:47 +00:00
benjamin%smedbergs.us
3c13ba14f8
Previous checkin was for bug 312010
2006-07-12 15:51:22 +00:00
benjamin%smedbergs.us
10f686033e
Bug 312101 - Possible to start Firefox when the "Software Update" dialog is running (Windows-only fix) - r=darin
2006-07-12 15:48:56 +00:00
pedemont%us.ibm.com
aa14972533
Bug 339568 - Build xforms.xpi as universal binary on Mac OS X. Cleanup code. r=rhelmer
2006-07-12 15:44:04 +00:00
neil%parkwaycc.co.uk
c0d5e1e287
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
tor%cs.brown.edu
13102b6de3
Bug 344173 - Unbounded inner <svg> not showing. r+sr=roc
2006-07-12 15:36:23 +00:00
benjamin%smedbergs.us
cfb1086db3
Bug 337744 - tighten up resource: protocol handling, r=darin
2006-07-12 15:25:51 +00:00
ccooper%deadsquid.com
b2241856c0
- adding script to parse testcases from submitted XML (add_testcases_from_xml.pl)
...
- added appropriate update/delete methods to Testgroup.pm, Subgroup.pm, and Testcase.pm. These methods are called by add_testcase_from_xml.pl;
- allow user to preview subgroups/testcases in the right-hand selectbox when working with testgroups/subgroups;
- added generic blankForm() method to FormValidation.js
- factored out JSON retrieval code to json.js
2006-07-12 15:01:08 +00:00
aaronleventhal%moonset.net
50e2faacac
Fixing bustage
2006-07-12 14:35:43 +00:00
sayrer%gmail.com
98b925407f
Bug 336858. Forgot to change IID for nsIFeedContainer.
2006-07-12 14:19:31 +00:00
aaronleventhal%moonset.net
49f91a55b3
Bug 340667. New ATK: Expose <br>'s as \n character, combining before & after blocks of text together. r+sr=roc
2006-07-12 13:51:50 +00:00
aaronleventhal%moonset.net
407eb3f19c
Fixing bustage
2006-07-12 13:45:36 +00:00
aaronleventhal%moonset.net
be0a86e3cb
Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen
2006-07-12 13:14:53 +00:00
neil%parkwaycc.co.uk
66fd761244
Bug 156459 XBL shouldn't pollute the global scope r=jan sr=jag
2006-07-12 13:06:13 +00:00
lpsolit%gmail.com
6355ed276e
Bug 343916: hidden submit button should have display: none - Patch by Rob Siklos <robzilla@siklos.ca> r=bkor r=glob a=myk
2006-07-12 12:38:54 +00:00
neil%parkwaycc.co.uk
42eefc70bb
Split key navigation into a separate method b=322622 r=enn sr=jag
2006-07-12 12:37:16 +00:00
gavin%gavinsharp.com
fb52f68de0
Bug 341850: Closing trunk extremely slow due to inefficient code in the search service, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me/mano
2006-07-12 12:34:30 +00:00
lpsolit%gmail.com
7cdaeba90b
Bug 317694: All buttons in forms must have an id - Patches by Andr� Batosti <batosti@async.com.br> r=ghendricks a=myk
2006-07-12 12:21:43 +00:00
mhammond%skippinet.com.au
229951029c
SetTimeoutOrInterval now takes an integer. Not part of the default build.
2006-07-12 12:00:10 +00:00
lpsolit%gmail.com
80159e57bc
Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-07-12 11:51:43 +00:00
uriber%gmail.com
faf6805425
Always use the visual iterator when moving visually in a bidi page, even if the current line or adjacent lines are LTR. bug=309432 r=smontagu sr=roc
2006-07-12 11:22:18 +00:00
szegedia%freemail.hu
0b48213442
Fix for #343021
2006-07-12 09:28:57 +00:00
Olli.Pettay%helsinki.fi
bb8d6c38e9
Bug 343457, Adding nsWeakFrame, r+sr=roc
2006-07-12 07:41:11 +00:00
daniel.boelzle%sun.com
318a30b964
improved error handling, added getCalendarProperties, added item filters, fixed task complete status, more wcap error codes, revised free-busy listener
2006-07-12 07:19:20 +00:00
uriber%gmail.com
8bb8328952
Bug 16203: double-click drag should do selection in "word-by-word" mode. r+sr=roc
2006-07-12 07:07:36 +00:00
mkanat%bugzilla.org
d24dd587f4
Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-07-12 06:05:07 +00:00
aaronleventhal%moonset.net
879c12013f
Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil
2006-07-12 04:21:52 +00:00
masayuki%d-toybox.com
9b29767dbd
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box r=mats, sr=roc
2006-07-12 04:15:42 +00:00