mike.morgan%oregonstate.edu
25fdd46d58
Raising limit for the recommended function -- used 100 for an arbitrarily large value.
...
git-svn-id: svn://10.0.0.236/trunk@201970 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 22:11:53 +00:00
pavlov%pavlov.net
63349937bf
speeding up gfxWindowsFont::ComputeMetrics. bug 342366. r=vlad
...
git-svn-id: svn://10.0.0.236/trunk@201968 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 22:02:46 +00:00
pavlov%pavlov.net
999c77e3be
we no longer need to link against ole32 since we don't use mlang anymore
...
git-svn-id: svn://10.0.0.236/trunk@201967 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 21:41:38 +00:00
pavlov%pavlov.net
ccfd088c34
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
...
git-svn-id: svn://10.0.0.236/trunk@201966 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 21:39:42 +00:00
jminta%gmail.com
6a417cf5ad
Bug 326586 width of eventboxes in monthview is wrong, r=mvl
...
git-svn-id: svn://10.0.0.236/trunk@201965 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 21:25:42 +00:00
mrbkap%gmail.com
e6b0fd471a
Add some code that imitates split windows in the js shell. bug 337528, rs=brendan
...
git-svn-id: svn://10.0.0.236/trunk@201964 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 21:21:45 +00:00
neil%parkwaycc.co.uk
d44df0eda0
Bug 322622 FAYT style navigation for new folder picker widget sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@201962 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 20:48:15 +00:00
jminta%gmail.com
9bac1c37af
Bug 323093 Only make scrollbars appear along the scrollable area of the calendar. patch by thomas.benisch@sun.com, r=jminta
...
git-svn-id: svn://10.0.0.236/trunk@201961 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 20:42:46 +00:00
rob_strong%exchangecode.com
5503596e75
Bug 344386 - New installer survey url (support for localized uninstall surveys). r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@201957 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 18:06:27 +00:00
Olli.Pettay%helsinki.fi
eb46e4eecd
Bug 335251, prevent load events to propagate to window, r=bz, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@201955 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 17:59:16 +00:00
jwalden%mit.edu
98881fcf18
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
...
git-svn-id: svn://10.0.0.236/trunk@201953 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 17:30:16 +00:00
aaronr%us.ibm.com
79af0692d0
[XForms] Misspelled js function name in select.xml. Bug 344246, patch by surkov, r=doronr+aaronr
...
git-svn-id: svn://10.0.0.236/trunk@201952 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 17:24:57 +00:00
mike.morgan%oregonstate.edu
689d7dd0ac
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.
...
git-svn-id: svn://10.0.0.236/trunk@201951 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 16:59:35 +00:00
bryner%brianryner.com
d512faa33e
Stop collection and clean up when the metrics.upload.enable pref is set to false (bug 344366) r=marria
...
git-svn-id: svn://10.0.0.236/trunk@201950 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 16:54:18 +00:00
mike.morgan%oregonstate.edu
727cf3c3cc
Fix for updating comment values. See bug 335408.
...
git-svn-id: svn://10.0.0.236/trunk@201949 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 16:39:47 +00:00
benjamin%smedbergs.us
03bdfee88e
Previous checkin was for bug 312010
...
git-svn-id: svn://10.0.0.236/trunk@201948 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:51:22 +00:00
benjamin%smedbergs.us
1258d13812
Bug 312101 - Possible to start Firefox when the "Software Update" dialog is running (Windows-only fix) - r=darin
...
git-svn-id: svn://10.0.0.236/trunk@201947 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:48:56 +00:00
pedemont%us.ibm.com
f2b9bfbff5
Bug 339568 - Build xforms.xpi as universal binary on Mac OS X. Cleanup code. r=rhelmer
...
git-svn-id: svn://10.0.0.236/trunk@201946 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:44:04 +00:00
neil%parkwaycc.co.uk
c99d3933df
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@201945 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:43:17 +00:00
tor%cs.brown.edu
5d6392e7c6
Bug 344173 - Unbounded inner <svg> not showing. r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@201944 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:36:23 +00:00
benjamin%smedbergs.us
b5aec2c823
Bug 337744 - tighten up resource: protocol handling, r=darin
...
git-svn-id: svn://10.0.0.236/trunk@201943 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:25:51 +00:00
ccooper%deadsquid.com
bf0b441be4
- 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
git-svn-id: svn://10.0.0.236/trunk@201942 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 15:01:08 +00:00
aaronleventhal%moonset.net
ab684c50c1
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@201939 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 14:35:43 +00:00
sayrer%gmail.com
ee13de0ee2
Bug 336858. Forgot to change IID for nsIFeedContainer.
...
git-svn-id: svn://10.0.0.236/trunk@201938 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 14:19:31 +00:00
aaronleventhal%moonset.net
ce424ecaee
Bug 340667. New ATK: Expose <br>'s as \n character, combining before & after blocks of text together. r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@201937 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 13:51:50 +00:00
aaronleventhal%moonset.net
4b53fe3687
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@201936 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 13:45:36 +00:00
aaronleventhal%moonset.net
ba147236dc
Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen
...
git-svn-id: svn://10.0.0.236/trunk@201935 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 13:14:53 +00:00
neil%parkwaycc.co.uk
97f495b814
Bug 156459 XBL shouldn't pollute the global scope r=jan sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@201934 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 13:06:13 +00:00
lpsolit%gmail.com
d1fc6eb7ef
Bug 343916: hidden submit button should have display: none - Patch by Rob Siklos <robzilla@siklos.ca> r=bkor r=glob a=myk
...
git-svn-id: svn://10.0.0.236/trunk@201933 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 12:38:54 +00:00
neil%parkwaycc.co.uk
5117ecbe90
Split key navigation into a separate method b=322622 r=enn sr=jag
...
git-svn-id: svn://10.0.0.236/trunk@201932 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 12:37:16 +00:00
gavin%gavinsharp.com
9a1c85d3a0
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
...
git-svn-id: svn://10.0.0.236/trunk@201931 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 12:34:30 +00:00
lpsolit%gmail.com
68fc47e738
Bug 317694: All buttons in forms must have an id - Patches by André Batosti <batosti@async.com.br> r=ghendricks a=myk
...
git-svn-id: svn://10.0.0.236/trunk@201930 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 12:21:43 +00:00
mhammond%skippinet.com.au
8e5c5a3160
SetTimeoutOrInterval now takes an integer. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@201929 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 12:00:10 +00:00
lpsolit%gmail.com
61bfb53fda
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
...
git-svn-id: svn://10.0.0.236/trunk@201928 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 11:51:43 +00:00
uriber%gmail.com
928f0ccda5
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
...
git-svn-id: svn://10.0.0.236/trunk@201927 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 11:22:18 +00:00
szegedia%freemail.hu
253063d191
Fix for #343021
...
git-svn-id: svn://10.0.0.236/trunk@201926 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 09:28:57 +00:00
Olli.Pettay%helsinki.fi
4fecdff0a7
Bug 343457, Adding nsWeakFrame, r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@201923 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 07:41:11 +00:00
daniel.boelzle%sun.com
8444610ee0
improved error handling, added getCalendarProperties, added item filters, fixed task complete status, more wcap error codes, revised free-busy listener
...
git-svn-id: svn://10.0.0.236/trunk@201922 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 07:19:20 +00:00
uriber%gmail.com
8949cb7ef1
Bug 16203: double-click drag should do selection in "word-by-word" mode. r+sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@201921 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 07:07:36 +00:00
mkanat%bugzilla.org
a008236c73
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
git-svn-id: svn://10.0.0.236/trunk@201920 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 06:05:07 +00:00
aaronleventhal%moonset.net
5b1ccaa0c7
Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil
...
git-svn-id: svn://10.0.0.236/trunk@201919 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 04:21:52 +00:00
masayuki%d-toybox.com
2d879a9c67
Bug 312831 scroll wheel scrolls page after reaching end of a <select> box r=mats, sr=roc
...
git-svn-id: svn://10.0.0.236/trunk@201918 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 04:15:42 +00:00
mrbkap%gmail.com
8da07e3a1b
Fixing DEBUG-only bustage
...
git-svn-id: svn://10.0.0.236/trunk@201917 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-12 00:26:56 +00:00
mike.morgan%oregonstate.edu
9e31b6f564
Additional changes to default values in pfs RDF. Cannot have blank values for guid, name, etc., otherwise clients will hang when checking a mime-type against PFS. Prep for bug 343977.
...
git-svn-id: svn://10.0.0.236/trunk@201916 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 23:45:11 +00:00
brendan%mozilla.org
f0811b88de
Fix js_PutBlockObject, write JSOP_LEAVEBLOCKEXPR decompiler logic (344262, r=mrbkap).
...
git-svn-id: svn://10.0.0.236/trunk@201915 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 23:29:41 +00:00
mike.morgan%oregonstate.edu
25ffb06777
Changes based on some QA done for bug 343977. Added some missing RDF entries found when comparing to prod.
...
git-svn-id: svn://10.0.0.236/trunk@201914 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 23:25:19 +00:00
vladimir%pobox.com
74acfdf374
b=336312, scrollbar stipple pattern is offset when scrolling on windows, r=stuart
...
git-svn-id: svn://10.0.0.236/trunk@201913 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 23:13:21 +00:00
rob_strong%exchangecode.com
57070c103c
Bug 343825 - Enable official branding and set version to Firefox 2 Beta 1 for upcoming release (trunk version of patch to keep branch and trunk consistent). r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@201912 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 23:01:17 +00:00
mrbkap%gmail.com
d9a4aebdab
Make this ifdef'd off code compile.
...
git-svn-id: svn://10.0.0.236/trunk@201911 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 22:58:03 +00:00
mrbkap%gmail.com
adf3fc0b27
Remove extraneous newline. No bug, r+sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@201910 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-11 22:55:09 +00:00