Commit Graph

159975 Commits

Author SHA1 Message Date
leon.sha%sun.com
fd319d7c22 Bugzilla Bug 336999 Crash involving XUL menus, position: fixed, position: absolute [@ nsIFrame::GetNextSibling] [@ nsCSSFrameConstructor::FindFrameWithContent].
Patch by alfred.peng@sun.com.
neil: review+
bzbarsky: superreview+
2006-05-25 03:52:52 +00:00
uid815
323599c8e0 added a README to make installing easier 2006-05-25 02:20:09 +00:00
mats.palmgren%bredband.net
678511471c Bustage fix (bug 337883) 2006-05-25 01:48:00 +00:00
mats.palmgren%bredband.net
a5a64a9fb9 Clear the float cache from placeholders that are descendants of the frame we remove. b=337883 r+sr=roc 2006-05-25 01:30:34 +00:00
bryner%brianryner.com
297a8f5ac0 killing .cvsignore files so these directories will be empty 2006-05-25 01:02:13 +00:00
mnyromyr%tprac.de
26951a10ba Bug 40934: "From" misrepresented as "Sender"; p=C�dric Menge <bugzilla@mengemail.de>, r/sr=Neil 2006-05-24 23:11:51 +00:00
cst%andrew.cmu.edu
3dedd93337 Bug 327873
Make return-to-parent tab work for tabs opened by redirected target="_blank" links and certain things dragged to the tab strip
r=jag sr=neil
2006-05-24 22:29:20 +00:00
joshmoz%gmail.com
12c979a2cc add support for drawing dotted and dashed lines on Mac OS X. b=338374 r=mento sr=pinkerton 2006-05-24 22:18:51 +00:00
joshmoz%gmail.com
37788928a7 make sound work on Intel Macs, endian problems looking at file bytes. b=339124 r=mento sr=pinkerton 2006-05-24 22:06:37 +00:00
silver%warwickcompsoc.co.uk
e60e0f3346 Bug 286927 - Use & not && for flags (doh).
Venkman only.
r=rginda
2006-05-24 21:26:04 +00:00
silver%warwickcompsoc.co.uk
83870a1e3f Bug 232985 - Add RegExp support to source formatter (purple!).
Venkman only.
r=rginda
2006-05-24 21:14:54 +00:00
mrbkap%gmail.com
19bfba4f52 Fix MSVC warnings about assigning a wider variable into a narrower one resulting from the checkin for bug 338678. r=brendan 2006-05-24 21:07:55 +00:00
Olli.Pettay%helsinki.fi
68d82c8fad Bug 336978, Crash when window gets destroyed on pagehide event, r+sr=bryner 2006-05-24 20:31:59 +00:00
mark%moxienet.com
1072616980 106695 Rewrite activate/update events as Carbon events. These are implemented a
s window-scope event handlers.  The unnecessary application-scope handlers are r
emoved.  r=josh sr=pink
2006-05-24 20:29:00 +00:00
mrbkap%gmail.com
a42278ba05 Use the correct scope chains when creating iterator objects and StopIteration exceptions to prevent weird object from breaking iteration. bug 338307, r=brendan 2006-05-24 20:26:54 +00:00
Olli.Pettay%helsinki.fi
da28496023 [XForms] Bug 339104, event listener crashes inside a repeat, r=allan+doron 2006-05-24 19:51:22 +00:00
uid815
cd34b5d58d Initial import 2006-05-24 19:14:24 +00:00
scott%scott-macgregor.org
ab742c4c62 fix some windows line endings. 2006-05-24 18:32:21 +00:00
scott%scott-macgregor.org
68aa44202e Bug339116 --> unable to edit the days text box for automatically deleting junk mail. sr=bienvenu 2006-05-24 18:29:48 +00:00
tor%cs.brown.edu
1308778490 Bug 338312 - destruction of an object with paint server set could crash.
r+sr=roc
2006-05-24 18:20:20 +00:00
tor%cs.brown.edu
4a5c599083 Bug 338466 - Remove fine-grained update flags from svg. r+sr=roc 2006-05-24 18:18:27 +00:00
scott%scott-macgregor.org
0b5ae4dc54 remove a windows line ending from this file 2006-05-24 17:59:39 +00:00
bienvenu%nventure.com
3b7ed16d53 fix freeze dropping v-card with base64 data we can't parse, sr=mscott 334947 2006-05-24 16:48:17 +00:00
bienvenu%nventure.com
03cc83b09e fix search/filter on non-db headers when header is multi-line, sr=mscott 338310 2006-05-24 16:41:10 +00:00
cst%andrew.cmu.edu
ac17e85dff Bug 326737
Respect shift key state when opening link in new tab from the context menu
r=jag sr=neil
2006-05-24 16:12:49 +00:00
benjamin%smedbergs.us
3a8369a2ea Bug 339023 - Static strings in widget/windows, rs=roc 2006-05-24 13:48:01 +00:00
richm%stanfordalumni.org
7832d52b10 fixes from Nathan to fix the rpm build script 2006-05-24 13:40:09 +00:00
benjamin%smedbergs.us
4b0b5e50d7 Bug 339008 - Static string in xpconnect makes libxul builds crash, r=mrbkap with a nit by timeless 2006-05-24 13:35:37 +00:00
allan%beaufour.dk
b46bcb4835 [XForms] Calendar widget for xul. Bug 330641, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-24 11:49:04 +00:00
allan%beaufour.dk
8a65ae6487 [XForms] Fix vc6 compilation for bug 331452. r=neil@parkwaycc.co.uk 2006-05-24 09:53:27 +00:00
allan%beaufour.dk
2e62de9c0b [XForms] Remove nsXFormsXMLVisualStub and nsXFormsControlStub. Bug 339003, r=doronr+me, patch by smaug 2006-05-24 07:49:02 +00:00
allan%beaufour.dk
02d06a42f8 [XForms] Fix select1, hooking up a send to ev:xforms-select only works the first time. Crude fix for 0.6. Bug 337139, r=doronr+smaug 2006-05-24 07:38:31 +00:00
allan%beaufour.dk
1b59b01d9c [XForms] Repeat index() doesnt reset to 0 when last repeat item is deleted. Bug 334015, r=smaug+aaronr. Also fixes bug 318779. 2006-05-24 07:32:10 +00:00
allan%beaufour.dk
7133342a87 [XForms] UI dependencies not working for index() changes. Bug 335525, r=smaug+doronr 2006-05-24 07:29:53 +00:00
rob_strong%exchangecode.com
93e6fce931 Change 7-zip args to support 7-zip ver 3.12 so NSIS will properly build on pacifica. Followup to bug 326580. 2006-05-24 07:00:39 +00:00
ginn.chen%sun.com
191050c8ae Bug 334600 Icons in 'Help' toolbar are not compliant with theme.
r=mconnor
2006-05-24 06:57:46 +00:00
aaronr%us.ibm.com
8f7e65ed98 NPOTDB Usage of INF -INF with float and double not as expected. Bug 338005, patch by sspeiche, r=doronr 2006-05-24 06:44:21 +00:00
bclary%bclary.com
2fa6242e31 JavaScript Test Library - Regression test for bug 304376. Remove incorrect check for constructor name 2006-05-24 06:24:40 +00:00
bclary%bclary.com
e6c2bf9b97 Bug 336686 - js shell - add pdb files for debugging on windows, r=mrbkap 2006-05-24 05:51:22 +00:00
aaronr%us.ibm.com
089c4a1d97 [XForms] Generate error if more than one schema per namespace on a model. Bug 299173, patch by msterlin, r=olli+aaronr 2006-05-24 05:29:30 +00:00
aaronr%us.ibm.com
edf4fdd751 [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
ginn.chen%sun.com
9079fd02cd Bug 337859 Firefox windows open very small initially, then expand to
regular size
r+sr=roc
2006-05-24 03:45:30 +00:00
glen.beasley%sun.com
28fdef2190 335619 Template Fix for optional elements by rocky-s r=nkwan 2006-05-24 03:18:17 +00:00
glen.beasley%sun.com
bbe5f84528 338484 Run SSL tests in FIPS mode 2006-05-24 03:09:42 +00:00
gavin%gavinsharp.com
92b6fc2615 Bug 337147: Clicking on the favicon should focus the search box, patch by Pam Greene <pamg.bugs@gmail.com>, r=jhughes, r=bryner 2006-05-24 02:27:48 +00:00
gavin%gavinsharp.com
dde2f30dfa Bug 337029: bookmark properties dialog leaks a microsummaryObserver when canceled, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie, r=mconnor 2006-05-24 02:27:14 +00:00
jag%tty.nl
e27e71a6fd Bug 319244: Tab drop indicator icon flickers.
Now with improved fixedness as you can also go over the icon itself and it'll no longer blink. r=CTho, sr=neil.
2006-05-24 01:57:15 +00:00
rob_strong%exchangecode.com
05e12b0ead adding back bsmedberg's checkin 2006-05-24 01:54:20 +00:00
rob_strong%exchangecode.com
219741ecca bustage fix for bug 326580 2006-05-24 01:21:40 +00:00
rob_strong%exchangecode.com
ce9619f662 attempt two at fixing win bustage from followup to bug 326580 2006-05-24 00:45:09 +00:00