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

2610 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org 4bc5cc9147 Add some basic reftests for XUL grid. 2008-03-19 15:29:31 -07:00
timeless@mozdev.org 7f880e43ef reverting, wrong patch, missing AMBIGUOUS 2008-03-19 14:55:22 -07:00
timeless@mozdev.org a9fd7c94b3 reverting 2008-03-19 14:44:51 -07:00
timeless@mozdev.org 022712406a Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore 2008-03-19 14:19:35 -07:00
reed@reedloden.com 89641f288f Bug 415257 - "Editable trees: input sized wrongly and rows jumping with flexible and non-flexible treecols" [p=paul.rouget@gmail.com (Paul Rouget) r+sr=Neil a1.9=beltzner] 2008-03-18 12:41:34 -07:00
roc+@cs.cmu.edu 8f3ecb543c Backing out 413027 again. 2008-03-13 02:14:16 -07:00
roc+@cs.cmu.edu be731bdd00 Bug 413027. The XUL pref and min height for a CSS block should be its height when reflowed at its preferred width, NOT the height of the tallest line. r+sr=dbaron. Relanding with additional XUL box layout fix to increase the frame size to the minimum size required by children even if they don't change size during layout, and a fix to scrollframes so they don't depend on being able to set a size for scrollbars less than their minimum size. r+sr=dbaron 2008-03-13 01:40:43 -07:00
dholbert@cs.stanford.edu 980a624d34 Bug 422484: Add parens around macro if conditions. Patch by David Mandelin <dmandelin@mozilla.com> r=benjamin a1.9=dsicore 2008-03-12 14:47:11 -07:00
smontagu@smontagu.org d1d47d9bdb Enable bidi processing if there are right-to-left characters in print headers or footers. Bug 421690, r+sr=roc, blocking1.9=damon 2008-03-12 00:56:38 -07:00
reed@reedloden.com 4c00dade39 Bug 412954 - "menus should have Menu, PopupMenu or DropdownMenu window type" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=beltzner] 2008-03-08 03:32:25 -08:00
dbaron@dbaron.org 0d8b560733 Fix the weird Get* API on nsStyleSides in favor of returning structs by value, to avoid further occurrences of bug 420069. b=420069 r+sr=roc a=beltzner 2008-03-05 16:05:26 -08:00
bent.mozilla@gmail.com 570c37620c Bug 420803 - Fix for bug 413268 keeps a DOM window alive until shutdown. r=enn, sr=jst, a=blocking1.9+. 2008-03-04 15:27:02 -08:00
roc+@cs.cmu.edu 3bf32d7606 Bug 417255. Rework getClientRects/getBoundingClientRect/offset* code to use a generic rectangle iterator API which drills down through anonymous blocks, fixing IE compat. r+sr=dbaron 2008-02-27 01:26:15 -08:00
dougt@meer.net 1c9c9aa46f use of max(a,b) is confusing windows mobile compiler. b=419653, r=dbaron, a=beltzner 2008-02-26 17:51:57 -08:00
Olli.Pettay@helsinki.fi 652c1e007c Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking 2008-02-26 04:40:18 -08:00
enndeakin@sympatico.ca b9ec25ac89 Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 10:34:07 -08:00
enndeakin@sympatico.ca 2e466db7bd Bug 405719, temporary change to fix orange, will investigate 2008-02-21 12:26:49 -08:00
enndeakin@sympatico.ca 841381c960 Bug 405719, regression where menus cannot be generated with templates without extra tags, also improve construction by not setting the open attribute too early and instead call the builder directly before opening a menu, r=smaug,sr=neil,a=beltzner 2008-02-21 09:40:12 -08:00
enndeakin@sympatico.ca 289ce984ab Bug 413268, clientX/clientY properties not working for tooltip popupshowing event, r=smaug,sr=neil 2008-02-20 12:16:55 -08:00
bent.mozilla@gmail.com 66654b3ee7 Bug 417534 - "XUL Tooltips keep windows alive until shutdown". r=enn, sr=peterv, a=blocking1.9+. 2008-02-20 11:00:10 -08:00
fantasai.cvs@inkedblade.net 2f230818c7 switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc 2008-02-19 23:08:55 -08:00
jag@tty.nl 05cdb6aefe Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
masayuki@d-toybox.com 6e2677d193 Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron 2008-02-16 07:31:27 -08:00
roc+@cs.cmu.edu 5c4b89d88d Bug 415684. nsAutoRepeatBoxFrame should not pretend to be refcounted. Clean up nsRepeatService so it doesn't refcount its callbacks. r+sr=mats 2008-02-14 18:04:34 -08:00
joshmoz@gmail.com d68888def9 Opt-click in scroll well should toggle Next Page/Jump to Here behavior, not Shift-Click. Patch by Stan Shebs. b=410112 r=josh sr=roc 2008-02-14 13:45:47 -08:00
surkov.alexander@gmail.com 658f5a6467 Bug 416553 - option to run accessibility tests, r=rcampbell 2008-02-13 22:20:01 -08:00
reed@reedloden.com ca7d34dbff Bug 416510 - "nsSliderFrame should use nsCOMPtr for its mMediator" [p=kayjay@poczta.fm (kayjay) r+sr=roc a1.9=schrep] 2008-02-13 02:41:23 -08:00
surkov.alexander@gmail.com c9053c3a66 Bug 308564 - No accessibility events when data in a tree row changes, stage 2, r=smaug, sr=jonas, a=mtschrep 2008-02-12 19:47:58 -08:00
dolske@mozilla.com 68bdd59ba6 Reland 406686, tests went green apparently before picking up the backout. 2008-02-08 12:23:05 -08:00
dolske@mozilla.com 094a37ac2f Backout bug 406686 to determine cause of mochitest failures. 2008-02-08 11:07:21 -08:00
enndeakin@sympatico.ca 217d643ed4 Bug 406686, close popups on blur, this time with nullcheck, r=roc,sr=dveditz 2008-02-08 05:53:33 -08:00
surkov.alexander@gmail.com ebda15db4d Bug 308564 - No accessibility events when data in a tree row changes, r=evan.yan, olli.pettay, sr=jonas, a=mtschrep 2008-02-08 04:55:57 -08:00
reed@reedloden.com 45b98470a1 Bug 385058 - "Grey marks (turds, remnants, ghosts) appear on scrollbars" (Redraw whole scrollbar when position changes) [p=mstange@themasta.com (Markus Stange) r+sr=roc a1.9=schrep] 2008-02-07 00:56:38 -08:00
reed@reedloden.com 0cc276c14b Bug 415523 - "Scrollbar thumb jumps on drag start" [p=mstange@themasta.com (Markus Stange) r+sr+a1.9=roc] 2008-02-06 21:28:15 -08:00
mozilla.mano@sent.com 8aedbc4f64 Backing out 406686 again 2008-02-06 18:19:12 -08:00
mozilla.mano@sent.com 623f3f1f0b Relanding bug 406686 2008-02-06 16:55:55 -08:00
mozilla.mano@sent.com 7341621336 Attempt to fix orange by backing out 406686 2008-02-06 15:45:59 -08:00
enndeakin@sympatico.ca 597b67b80a Bug 406686, close popups on blur, r=roc,sr=dveditz 2008-02-06 13:12:00 -08:00
jruderman@hmc.edu 99e4d4201d Add a crashtest. 2008-02-03 21:45:44 -08:00
reed@reedloden.com 6f3d627c4b Bug 411048 - "Menu remains highlighted after being dismissed by middle-click" (clear active state when destroying menu frame) [p=enndeakin@sympatico.ca (Neil Deakin) r=Smaug sr=Neil a1.9=damons] 2008-01-29 23:18:07 -08:00
bzbarsky@mit.edu 48cd9701f5 Relanding bug 412679. r+sr=dbaron 2008-01-27 12:24:06 -08:00
jag@tty.nl ad8be13150 Bug 414148: Avoid copy of some nsDependentC?Strings. sr=dbaron, a=mtschrep 2008-01-26 15:00:19 -08:00
reed@reedloden.com 5d19194bf1 Bug 366531 - "deCOMtaminate nsBox.h [BoundsCheck()]" (additional fixes) [p=ldx@users.sourceforge.net (Lorenzo Dieryckx) r+sr+a1.9=roc] 2008-01-20 21:44:05 -08:00
aaronleventhal@moonset.net 25bb0f449d Bug 412889. Crashes in XUL tree accessible. r+sr=neil, a=schrep 2008-01-18 11:55:37 -08:00
reed@reedloden.com c6a7b225f5 Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 23:00:31 -08:00
reed@reedloden.com 10aa82e60c Bug 405512 - "deCOMtaminate nsIMenuRollup" [p=karunasagark@gmail.com (karuna [kay]) r+sr=roc a1.9=schrep] 2008-01-16 22:57:13 -08:00
reed@reedloden.com daab989765 Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep] 2008-01-15 17:27:53 -08:00
roc+@cs.cmu.edu 4698da505a Bug 404192. Sync up nsBoxFrame::CreateViewForFrame with nsContainerFrame::CreateViewForFrame, in particular to use GetParentViewForChildFrame to set up scrollframe children correctly. r+sr=mats 2008-01-09 14:45:10 -08:00
reed@reedloden.com 85a5ea4017 Actually fix bustage. 2008-01-08 23:51:17 -08:00
reed@reedloden.com 462b93cb35 Attempt to fix bustage. 2008-01-08 23:48:58 -08:00