Commit Graph

137707 Commits

Author SHA1 Message Date
bryner%brianryner.com
00d487b697 First cut at xforms xpi packaging (bug 279662). r=doron. 2005-01-25 04:57:39 +00:00
smfr%smfr.org
5ad98e7ac0 Fix bug 279664: fix controlTextDidChange notifications from the SearchTextField. Thanks to olivier@umich.edu for the fix. 2005-01-25 04:54:59 +00:00
bzbarsky%mit.edu
76cd64b942 Adding some regression tests 2005-01-25 04:35:17 +00:00
bzbarsky%mit.edu
7bd15cde9c Make content state restoration flush out the content sink (but not content
notifications!) before we try to generate the state key.  Remove bogus assert.
Bug 139568, r+sr=jst
2005-01-25 04:22:09 +00:00
tor%cs.brown.edu
0ee1400807 Bug 193825 - <svg:clipPath> implementation.
r=scooter, sr=dbaron for shared moz files.
2005-01-25 03:55:03 +00:00
brendan%mozilla.org
a51ea5bac1 Add getpda shell function for debugging. 2005-01-25 03:22:16 +00:00
brendan%mozilla.org
0f476ade97 Fix GC hole in JSOP_NAMEDFUNOBJ found by tellme.com folks (279636, r=jband). 2005-01-25 02:22:25 +00:00
roc+%cs.cmu.edu
803da53c31 Bug 219444. Certain style changes to tables don't work because table-outer frames inherit style from table-inner frames but are above them in the frame tree. Hack ReResolveStyleContext to make sure table-outer frames get the right style changes. r+sr=bzbarsky 2005-01-25 02:14:31 +00:00
mozilla.mano%sent.com
85c00accbd [Mac] remove Print Preview from View Selection Source menu. patch by R.J. Keller <rj.keller@beonex.com>, r=mconnor 2005-01-25 00:18:58 +00:00
mats.palmgren%bredband.net
f1208b4b42 Make Fieldset reparent its children correctly and trigger a reflow when needed. Fix a couple of sizing/invalidation problems in Reflow(). b=276104 r=bzbarsky sr=dbaron 2005-01-25 00:06:38 +00:00
cvshook%sicking.cc
e2081a89e6 Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.
r=bz sr=jst
2005-01-25 00:02:58 +00:00
mozilla.mano%sent.com
7bf62ad8d7 Bug 273217 - [Mac] disable inappropriate menuitems when no window is open; this also fixes the follwoing commands which didn't wotk when no window was open: bug 229040 - bookmarks menu, bug 227525 - file->open file, bug 249717 - go->home. r=mconnor 2005-01-24 23:40:03 +00:00
bzbarsky%mit.edu
14d73e6a25 Fix percentage heights on auto-width floats. Bug 216303, r+sr=dbaron 2005-01-24 23:38:11 +00:00
mats.palmgren%bredband.net
9b52d61dc2 Consider min/max-width/height and box-sizing when calculating abs.pos. auto margins. b=182748 r+sr=dbaron 2005-01-24 23:24:05 +00:00
cvshook%sicking.cc
7a6a1045f0 missed to change one comment in patch for bug 279155.
rs=jst
2005-01-24 23:20:39 +00:00
cvshook%sicking.cc
befc76b9c8 Bug 234858: Make do_GetWeakReference typesafe.
r=dbaron sr=bryner
2005-01-24 22:59:27 +00:00
bzbarsky%mit.edu
edaea1cda5 Hoist pseudo-frame handling up so it happens for all frames. Fixes crashes bug
269566 and bug 275625.  r=bernd, sr=dbaron
2005-01-24 22:51:20 +00:00
bzbarsky%mit.edu
58ee23e4a1 Fix error in GetScreenRect. Bug 271891, r+sr=dbaron 2005-01-24 22:41:59 +00:00
mvl%exedo.nl
29176d02e4 fix conflicts after import 2005-01-24 22:34:58 +00:00
mvl%exedo.nl
0bb649880a This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2005-01-24 22:11:02 +00:00
mvl%exedo.nl
9e3ed09b24 update to libical cvs on 20050124 2005-01-24 22:11:02 +00:00
timeless%mozdev.org
8f14c13a08 Bug 237902 remove function OpenMessenger() and function OpenAddressbook() from navigator.js
r=neil sr=tor
2005-01-24 21:50:04 +00:00
mats.palmgren%bredband.net
798932ef46 Don't do shrink-to-fit reflow for replaced elements (regression). b=279579 r+sr=bzbarsky 2005-01-24 21:45:21 +00:00
pinkerton%aol.net
fc5e7e1e75 better icon for appearance 2005-01-24 21:36:47 +00:00
pinkerton%aol.net
b8fb9ddaa1 fix history panel like the others 2005-01-24 21:28:17 +00:00
cltbld
a5f183e4c2 On MacOS X, copy *.dmg.gz if they exist to $stagedir, otherwise copy *.dmg
if they exist.  Supports bug 242845.
2005-01-24 21:22:58 +00:00
pinkerton%aol.net
450aaa2f38 update the look of preference panels (from jasper) 2005-01-24 21:19:08 +00:00
mostafah%oeone.com
a861706eb5 Fixed bug 279420: [404] link to http://www.mozilla.org/project/calendar 2005-01-24 21:06:36 +00:00
cmp%mozilla.org
4d58f3772b On MacOS X, create a compressed disk image using hdiutil rather than
gzipping an uncompressed disk image.  b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
doronr%us.ibm.com
0062773fe3 bug 279448 - xforms submit element doesn't work anymore. Patch by aaronr@us.ibm.com, r=smaug/sr=tor 2005-01-24 19:43:24 +00:00
scott%scott-macgregor.org
0ab93cf3a0 Bug #279191 --> new text and wording for the phishing dialog based on some feedback.
use nsIIOService::NewURI instead of standard url.
2005-01-24 18:12:54 +00:00
scott%scott-macgregor.org
a38bdb4e98 Bug #279191 --> new text and wording for the phishing dialog based on some feedback. 2005-01-24 18:12:25 +00:00
cbiesinger%web.de
e1496bea09 Bug 276692 move image->GdkPixbuf conversion code to nsImageGTK
r=bryner sr=roc
2005-01-24 18:10:06 +00:00
tor%cs.brown.edu
806191c3d5 Bug 268426 - title, desc, metadata elements DOM implementation.
Patch by jonathan.watt@strath.ac.uk, r=afri, sr=tor for moz shared files.
2005-01-24 17:42:23 +00:00
tor%cs.brown.edu
dc7ecbc447 Update for cairo-0.3.0 snapshot headers. 2005-01-24 17:39:22 +00:00
bienvenu%nventure.com
65ad4299f9 support IMAP TLS 60377 sr=mscott 2005-01-24 17:29:05 +00:00
cltbld
0bee01864f Automated update from host egg 2005-01-24 16:45:26 +00:00
bryner%brianryner.com
742738a46c Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
travis%sedsystems.ca
e3242f5398 Bug 201818 : Convert long_list.cgi to a format
Patch by   Rob Siklos <robzilla@siklos.ca>   r=wurblzap, glob   a=myk
2005-01-24 16:39:27 +00:00
doronr%us.ibm.com
e35c98c168 not built by default. Fix solaris bustage in nsSchemaValidator.cpp, patch by Mitch@0Bits.COM 2005-01-24 15:49:47 +00:00
nboyd%atg.com
6af68b420b Seppia 2005-01-24 15:46:44 +00:00
cvshook%sicking.cc
ba760da9ea Last checkin was for bug 279155; Random cleanup in nsXULElement.cpp
still r+sr=jst
2005-01-24 10:56:35 +00:00
cvshook%sicking.cc
da9aa39a3d Bug 277777: Fix forwards compatible parsing of expressions in XSLT and be more strict about parsing of functioncalls in DOM-XPath.
r=pike sr=peterv
2005-01-24 10:50:39 +00:00
cvshook%sicking.cc
56a6c3fccf Bug 279155: Random cleanup in nsXULElement.cpp
r+sr=jst
2005-01-24 10:45:00 +00:00
cvshook%sicking.cc
626506b46d Bug 266406: nsAttrValue has too big default boundries when parsing integers.
r+sr=jst
2005-01-24 10:43:14 +00:00
allan%beaufour.dk
bedbe60bfc Fix nested repeats, bug 278962, r=smaug 2005-01-24 09:45:16 +00:00
allan%beaufour.dk
4876a5793a Let nsIContextControl use nsIDOMNode instead of nsIDOMElement, bug 278973, r=smaug, sr=darin 2005-01-24 08:55:30 +00:00
dwitte%stanford.edu
1d185f2e97 make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
b=212778, r+sr=darin
2005-01-24 06:53:18 +00:00
dwitte%stanford.edu
a708472c84 fix handling of quoted token values.
b=277033, r=mvl, sr=darin
2005-01-24 06:47:44 +00:00
travis%sedsystems.ca
a2c44706fe Tinderbox is burning: backing out the pach for Bug 201818 2005-01-24 05:43:34 +00:00