Граф коммитов

162306 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 9255ecf50e bug 343640 - trying once more - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg 2006-07-13 00:40:06 +00:00
cltbld 72c87c248d Automated update from host egg.office.mozilla.org 2006-07-13 00:26:23 +00:00
mattwillis%gmail.com 26459bccb0 bug 343640 - trying again - error out when building using --enable-calendar with a nice error message. r=dmose,sr=bsmedberg 2006-07-13 00:25:05 +00:00
mattwillis%gmail.com 6f1b58e5f2 bug 343601 - removes old xpfe-based preferences. r=jminta 2006-07-13 00:00:02 +00:00
tony%ponderer.org 9358bb6179 bug 343266: only try a blacklist table update on http status 200
r=darin
2006-07-12 23:56:47 +00:00
cltbld eb5a32dc60 Automated update from host egg.office.mozilla.org 2006-07-12 23:16:22 +00:00
mattwillis%gmail.com b83ba90aac backing out change for bug 343640 2006-07-12 23:08:55 +00:00
bent.mozilla%gmail.com 59c230656f Backing out changes from bug 280236. 2006-07-12 23:00:11 +00:00
cltbld e17366a2b0 Automated update from host egg.office.mozilla.org 2006-07-12 22:56:23 +00:00
mattwillis%gmail.com d8edaeffcc 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 8a7344bcbc 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 f3090d5da1 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 151e9fcc71 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 2122b40d6d Raising limit for the recommended function -- used 100 for an arbitrarily large value. 2006-07-12 22:11:53 +00:00
pavlov%pavlov.net 8a54add887 speeding up gfxWindowsFont::ComputeMetrics. bug 342366. r=vlad 2006-07-12 22:02:46 +00:00
pavlov%pavlov.net 792b399f06 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 e894c7aa0c 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 07d9125ef7 Bug 326586 width of eventboxes in monthview is wrong, r=mvl 2006-07-12 21:25:15 +00:00
mrbkap%gmail.com 17e71cd968 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 9dbd37339a Bug 322622 FAYT style navigation for new folder picker widget sr=mscott 2006-07-12 20:48:15 +00:00
jminta%gmail.com db6d1e2383 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 37d8d7d5f0 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 1b31151599 Bug 335251, prevent load events to propagate to window, r=bz, sr=jst 2006-07-12 17:59:16 +00:00
jwalden%mit.edu dd95e269cd 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 072c7152dd [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 49db9008ed 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 b5bb524f37 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 3ef520bea7 Fix for updating comment values. See bug 335408. 2006-07-12 16:39:47 +00:00
benjamin%smedbergs.us 963e47308c Previous checkin was for bug 312010 2006-07-12 15:51:22 +00:00
benjamin%smedbergs.us 583a777f56 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 d2c3001a67 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 457b3880e8 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 32ded31b10 Bug 344173 - Unbounded inner <svg> not showing. r+sr=roc 2006-07-12 15:36:23 +00:00
benjamin%smedbergs.us 899574c818 Bug 337744 - tighten up resource: protocol handling, r=darin 2006-07-12 15:25:51 +00:00
ccooper%deadsquid.com 9f50745981 - 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 43788a6301 Fixing bustage 2006-07-12 14:35:43 +00:00
sayrer%gmail.com ef13b0293d Bug 336858. Forgot to change IID for nsIFeedContainer. 2006-07-12 14:19:31 +00:00
aaronleventhal%moonset.net eeb76de112 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 7ae96c69de Fixing bustage 2006-07-12 13:45:36 +00:00
aaronleventhal%moonset.net 4b390fb775 Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen 2006-07-12 13:14:53 +00:00
neil%parkwaycc.co.uk 33034e2cae Bug 156459 XBL shouldn't pollute the global scope r=jan sr=jag 2006-07-12 13:06:13 +00:00
lpsolit%gmail.com f713cef1fe 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 49c7821950 Split key navigation into a separate method b=322622 r=enn sr=jag 2006-07-12 12:37:16 +00:00
gavin%gavinsharp.com bfd7a0c689 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 3d51143055 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 e14e195ea5 SetTimeoutOrInterval now takes an integer. Not part of the default build. 2006-07-12 12:00:10 +00:00
lpsolit%gmail.com a77e53b023 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 6f21109f82 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 3a1f4012bf Fix for #343021 2006-07-12 09:28:57 +00:00
Olli.Pettay%helsinki.fi 00bb6d99a7 Bug 343457, Adding nsWeakFrame, r+sr=roc 2006-07-12 07:41:11 +00:00