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

2735 Коммитов

Автор SHA1 Сообщение Дата
neil@parkwaycc.co.uk 71c5fd7e02 Bug 382746 "ASSERTION: Lists not the same length"Bug 382899 "ASSERTION: bad pref, min, max size"Both patches r=Enn sr=bz 2007-06-03 13:46:59 -07:00
enndeakin@sympatico.ca 3ba95385fd Bug 332283, drop indicator not working for trees, r=sr=roc 2007-05-30 16:09:56 -07:00
Olli.Pettay@helsinki.fi 16e44d1c99 Bug 381862, r+sr=roc 2007-05-25 03:14:55 -07:00
Olli.Pettay@helsinki.fi 5557f3b817 Bug 381153, r+sr=roc 2007-05-25 03:09:29 -07:00
masayuki@d-toybox.com eaeae67351 Bug 381426 Can't be activated Input Method in the Bookmark Properties. #2 r+sr=roc 2007-05-23 23:51:42 -07:00
sharparrow1@yahoo.com 75a6866138 Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron. 2007-05-22 20:48:43 -07:00
sharparrow1@yahoo.com 18a8d58cd8 Bug 381621: Get rid of nsBoxFrame::AddRef/Release, plus a few misc cleanups. r+sr=dbaron. 2007-05-22 13:34:00 -07:00
masayuki@d-toybox.com 47ba207363 Bug 381426 Can't be activated Input Method in the Bookmark Properties. r+sr=roc 2007-05-21 15:58:17 -07:00
Olli.Pettay@helsinki.fi 0893459900 Bug 378961, r+sr=roc 2007-05-21 00:33:32 -07:00
Olli.Pettay@helsinki.fi 6ec97c3fac Bug 381167, r+sr=roc 2007-05-21 00:27:47 -07:00
Olli.Pettay@helsinki.fi 9969f2462b Bug 380217, r+sr=roc 2007-05-18 04:37:57 -07:00
neil@parkwaycc.co.uk 9927a99bda Relanding bug 377035 Allow tree as anonymous parent of treechildren r=Enn sr=roc 2007-05-17 13:55:03 -07:00
bzbarsky@mit.edu bee7e1880c Make sure FrameNeedsReflow() is not called during reflow, and remove thewasDirty asserts and O(N^2) check for existing reflow root in the list. Bug379904, r=roc, sr=dbaron 2007-05-15 20:22:45 -07:00
ginn.chen@sun.com 1dd8611fbb Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil 2007-05-15 02:46:06 -07:00
Olli.Pettay@helsinki.fi c62c9a6daf Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
mats.palmgren@bredband.net 230f7cbe4e Don't create a widget if the view already has one and check error return code from CreateViewForFrame(). b=374102 r+sr=roc 2007-05-13 17:42:38 -07:00
asqueella@gmail.com eb97ba7e7c Bug 380094 - make mousethrough more generally usefulp=toshok@hungry.comr+sr=roc 2007-05-13 09:00:00 -07:00
Olli.Pettay@helsinki.fi 0cb1dd0a4b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi c509d37191 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
neil@parkwaycc.co.uk 74c7a61937 Bug 375403 originally started off as a simple request to enable window translucency when windows or popups use opacity, alpha transparent background or non-zero border radius but mutated to include refactoring non zero side testing r+sr=roc 2007-05-10 08:46:42 -07:00
neil@parkwaycc.co.uk a3f4751e3a Backing out bug 377035 because it caches the tree body inappropriately 2007-05-09 13:13:26 -07:00
neil@parkwaycc.co.uk 8c94f04dc8 Bug 377035 Allow <tree> to be anonymous parent of <treechildren> r=Enn sr=roc 2007-05-09 01:54:24 -07:00
neil@parkwaycc.co.uk ea86ae6165 Bug 281630 Support ch width units in XUL r+sr=bz 2007-05-09 01:48:38 -07:00
bzbarsky@mit.edu d6284567b3 Change the FrameNeedsReflow API to pass the dirty flags to be added directly tothe method, instead of setting them before calling the method. That way we canavoid reflowing the ancestor of a reflow root which is not itself dirty but hasdirty children. This also makes it harder to set dirty bits inconsistentlywith the FrameNeedsReflow call. Bug 378784, r+sr=dbaron, pending rbs' reviewon the mathml parts. 2007-05-06 12:16:51 -07:00
dbaron@dbaron.org e10913eee0 Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky 2007-05-03 16:11:00 -07:00
joshmoz@gmail.com 2ccb308952 Remove some files as part of bug 379319. r=enn sr=dbaron 2007-05-02 11:13:18 -07:00
masayuki@d-toybox.com 378e262a61 Bug 378752 Mnemonic of Menu doesn't work if an editor has focus and IME is on r+sr=roc 2007-05-02 08:34:35 -07:00
joshmoz@gmail.com 82299b439a Remove nsINativeScrollbar and nsNativeScrollbarFrame. patch by Colin Barrett. b=379319 r=enn sr=dbaron 2007-05-02 00:46:50 -07:00
bzbarsky@mit.edu 9a5db57b2f Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me 2007-05-01 15:24:20 -07:00
bzbarsky@mit.edu 0b6b71469b Fix bug 379229, r+sr=dbaron 2007-04-29 23:17:03 -07:00
mats.palmgren@bredband.net 71f7c75933 Create a rendering context before calling GetPrefSize and friends and assert in those methods that we have one. b=379090 r+sr=dbaron 2007-04-29 15:24:59 -07:00
Olli.Pettay@helsinki.fi 0d64b521de Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv 2007-04-25 10:18:50 -07:00
longsonr@gmail.com 31aab779cb Bug 377833 - Crash on SVG element nested in a xul:stack. r+sr=bzbarsky 2007-04-24 01:14:58 -07:00
benjamin@smedbergs.us 0ab7558e7b Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
enndeakin@sympatico.ca 58e8597155 Bug 374570, constrain popups to frame, r+sr=roc 2007-04-20 11:20:03 -07:00
enndeakin@sympatico.ca f89dcc0213 Bug 377663, <titlebar> should move popup if inside one instead of the window, r+sr=roc 2007-04-20 03:56:49 -07:00
jst@mozilla.org 58ac8c070a Fixing bug 377449. Remove unnecessary arguments from LaunchTooltip(). r+sr=neil@parkwaycc.co.uk 2007-04-16 16:22:34 -07:00
neil@parkwaycc.co.uk e6a044b6a2 Fix tooltip crash (regression from bug 376802) b=377473 r+sr=jst 2007-04-15 04:25:53 -07:00
neil@parkwaycc.co.uk 250b120fee Bug 377035 Allow <tree> to be anonymous parent of <treechildren> r=Enn sr=roc 2007-04-12 14:18:47 -07:00
neil@parkwaycc.co.uk 5bd376248d Bug 376802 Use one global tooltip listener instead of creating one for each XUL element that needs one r=Smaug sr=jst 2007-04-12 13:59:01 -07:00
mozilla.mano@sent.com fc4f35d0d4 Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-11 17:36:40 -07:00
joshmoz@gmail.com 0a82135427 Draw native scrollbars using nsITheme on Mac OS X. Don't use a cocoa control. Fixes a whole host of clipping and visibility bugs and bugs 339447, 369293, 370439. r=josh sr=roc 2007-04-10 17:25:11 -07:00
enndeakin@sympatico.ca a524f1f443 Bug 372047, support reverse direction scales, r=neil,josh 2007-04-09 15:39:57 -07:00
bzbarsky@mit.edu bf5ea77d39 Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc. 2007-03-30 14:11:41 -07:00
Olli.Pettay@helsinki.fi 1f7ec1b192 375196, r+sr=roc 2007-03-25 22:38:22 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
smontagu%smontagu.org 8de1814d8c Bug 435856: LTR overwrite after printing a page. r+sr=roc, a=ss 2008-07-22 11:59:15 +00:00
masayuki%d-toybox.com bf6b82058d b=433340 backing out for linux test failure 2008-05-23 11:41:05 +00:00
masayuki%d-toybox.com 7bb00ba873 Bug 433340 bookmark dialog covers candidate window when using IMEr=enndeakin, sr=neil, a=mtschrep 2008-05-23 04:47:25 +00:00
nick.kreeger%park.edu 74401158d3 Fixing bug 431606, content drop-down menus should appear with the parent menu. r=enndeakin, sr=roc, approval1.9=beltzner 2008-05-02 19:30:03 +00:00
roc+%cs.cmu.edu 4db5a0f814 Bug 409427. Don't slide popups up if they're offscreen, flip them up above the anchor point instead. r=enndeakin,sr=neil,a=damon 2008-04-30 01:41:56 +00:00
gavin%gavinsharp.com 7bd9bde93f Bug 429020: Scrollbars jump when being clicked and held to scroll down page, patch by Markus Stange <mstange@themasta.com>, r+sr=roc, a=beltzner 2008-04-25 00:25:15 +00:00
roc+%cs.cmu.edu d49b7bde71 Bug 312225. When we flip a menu vertically to keep it off the bottom of the screen, we need to reverse the 2px vertical offset from the mouse cursor that we introduce for context menus. 2008-04-23 21:25:35 +00:00
jruderman%hmc.edu 33c296855e Add crashtest 2008-04-23 04:42:25 +00:00
roc+%cs.cmu.edu 153d3ef6af Bug 393791. Don't allow menus to open before we've generated their child frames. r=enn,sr=neil,a=beltzner 2008-04-23 03:05:54 +00:00
roc+%cs.cmu.edu ece7266246 Backing out 393791 2008-04-22 00:09:55 +00:00
roc+%cs.cmu.edu c143e0c7d4 Bug 393791. Don't show a popup menu if we haven't generated its children yet. r=enn,sr=neil,a=beltzner 2008-04-21 22:02:17 +00:00
enndeakin%sympatico.ca 4ad738ef89 Backout bug 398928 2008-04-21 16:53:31 +00:00
gavin%gavinsharp.com dd5729063b Bug 428226: Fix and reenable test for bug 393970 on Linux, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc 2008-04-16 20:27:24 +00:00
enndeakin%sympatico.ca 37578cdf1b Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 15:29:55 +00:00
masayuki%d-toybox.com 39115e138a Bug 359638 accesskeys are incorrectly shifted again (i.e. accesskey=. is broken) and also for b=398264, b=401086, b=414130, b=427797, b=427932, b=427995 r=karlt+ere+josh, sr=roc, a1.9=mconnor 2008-04-15 04:16:27 +00:00
jonas%sicking.cc 17fb584868 Bug 423355: Make sure that we never remove removable blockers more than once. Also make sure to never fire mutation events when it's not safe to run script. r/sr=bz/roc a=beltzner 2008-04-14 23:59:23 +00:00
marco.zehe%googlemail.com afd77c538e bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835.
p=Alexander Surkov (surkov.alexander@gmail.com)
r=me, r=Olli.Pettay
sr=jonas
a1.9=beltzner
2008-04-10 15:11:16 +00:00
roc+%cs.cmu.edu dace788ee4 Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon 2008-04-10 04:39:42 +00:00
gavin%gavinsharp.com 2ceab1f449 Disable test from bug 393970 on linux (bug 428226) 2008-04-10 03:29:17 +00:00
gavin%gavinsharp.com abbf3af06b Disable test from bug 393970 on linux (bug 428226) 2008-04-10 03:00:37 +00:00
gavin%gavinsharp.com 3915417647 Bug 393970: grid columns don't line up if one <rows> block is scrollable, patch by Wladimir Palant <trev.moz@adblockplus.org>, r+sr=roc, a=beltzner 2008-04-09 22:17:36 +00:00
timeless%mozdev.org 71f819b50c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
smontagu%smontagu.org 15af49433b Correct the coordinates for selection decoration in right-to-left text. Bug 421042, r+sr=roc, a=beltzner 2008-04-06 08:12:09 +00:00
philringnalda%gmail.com 0295f31c36 Bug 426392 - Crash in nsXULPopupManager::ShowPopupCallback when customizing toolbar on OS X, patch by Chris Pearce (chris@pearce.org.nz), r+sr=roc, a=blocker 2008-04-04 03:29:17 +00:00
reed%reedloden.com 5bb459f598 Bug 420499 - "Caret browsing mode wrongly engaged" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2008-04-01 08:35:11 +00:00
roc+%cs.cmu.edu 78d8b667de Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad 2008-03-31 09:40:56 +00:00
reed%reedloden.com 7df66b0c02 Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 09:32:04 +00:00
reed%reedloden.com 0f248c3e2b Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+] 2008-03-28 08:54:27 +00:00
jruderman%hmc.edu d24f150051 Add crashtest 2008-03-26 21:31:37 +00:00
dbaron%dbaron.org 3fe36a5c09 Add a code comment from work on 413027. 2008-03-22 04:50:58 +00:00
dbaron%dbaron.org a6cf7006a8 Some more grid reftests from work on 413027. 2008-03-22 04:49:56 +00:00
dbaron%dbaron.org 39d284ce3c Add some basic reftests for XUL grid. 2008-03-19 22:30:04 +00:00
timeless%mozdev.org 4dd59e4169 reverting, wrong patch, missing AMBIGUOUS 2008-03-19 21:55:28 +00:00
timeless%mozdev.org 90899e6c92 reverting 2008-03-19 21:44:51 +00:00
timeless%mozdev.org 8f189a966c Bug 394114 Interfaces missing from various QI implementations.
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
reed%reedloden.com 5ecc3e66ba 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 19:41:34 +00:00
roc+%cs.cmu.edu 66b6b9a838 Backing out 413027 again. 2008-03-13 09:14:17 +00:00
roc+%cs.cmu.edu 938f41b12f 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 08:40:44 +00:00
dholbert%cs.stanford.edu 86f3f4fda0 Bug 422484: Add parens around macro if conditions. Patch by David Mandelin <dmandelin@mozilla.com> r=benjamin a1.9=dsicore 2008-03-12 21:47:12 +00:00
smontagu%smontagu.org 6dccbe8dac 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 07:56:38 +00:00
reed%reedloden.com 93c55b06b0 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 11:32:26 +00:00
dbaron%dbaron.org ac702fa597 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-06 00:05:29 +00:00
bent.mozilla%gmail.com cb754be10d Bug 420803 - Fix for bug 413268 keeps a DOM window alive until shutdown. r=enn, sr=jst, a=blocking1.9+. 2008-03-04 23:27:02 +00:00
roc+%cs.cmu.edu 5d3a393ced 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 09:26:17 +00:00
dougt%meer.net 7ee1a0ce88 use of max(a,b) is confusing windows mobile compiler. b=419653, r=dbaron, a=beltzner 2008-02-27 01:51:57 +00:00
Olli.Pettay%helsinki.fi c1e558bc24 Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking 2008-02-26 12:40:21 +00:00
enndeakin%sympatico.ca 0a8d901850 Bug 405719, don't set open attribute too early, followup patch which fixes test 2008-02-22 18:34:08 +00:00
enndeakin%sympatico.ca 67e950ff4e Bug 405719, temporary change to fix orange, will investigate 2008-02-21 20:26:49 +00:00
enndeakin%sympatico.ca 35101a7d7b 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 17:40:13 +00:00
enndeakin%sympatico.ca 5a9bde7ad8 Bug 413268, clientX/clientY properties not working for tooltip popupshowing event, r=smaug,sr=neil 2008-02-20 20:16:55 +00:00
bent.mozilla%gmail.com 47a4005ee7 Bug 417534 - "XUL Tooltips keep windows alive until shutdown". r=enn, sr=peterv, a=blocking1.9+. 2008-02-20 19:00:11 +00:00
fantasai.cvs%inkedblade.net 877d8b6e47 switch GetOverflowAreaProperty callers to GetOverflowRect b=417116 r+sr=roc a=roc 2008-02-20 07:08:56 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
masayuki%d-toybox.com 79efc4821f Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron 2008-02-16 15:31:33 +00:00