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

2435 Коммитов

Автор SHA1 Сообщение Дата
philringnalda%gmail.com 1260891962 Bug 368902: Unnecessary looping over collapsed children in nsSprocketLayout, patch by Andreas Lange <anlan@lange.cx>, r+sr=bzbarsky 2007-02-01 07:24:28 +00:00
Olli.Pettay%helsinki.fi 7bea6078a1 Bug 243370, deCOMtaminate parts of nsIFrame that come from nsIBox, part 2, p=anlan@lange.cx, r+sr=roc 2007-01-31 16:02:42 +00:00
cvshook%sicking.cc 0c24c4a4c3 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
bzbarsky%mit.edu 32ea7d9340 Make mComputedWidth private, with a getter/setter, and make the setter update
the resize flags.  Bug 367442, r+sr=dbaron
2007-01-26 00:05:12 +00:00
enndeakin%sympatico.ca 6dba01a76a Bug 326877, close popups when navigating pages, r+sr=bz 2007-01-25 17:59:20 +00:00
dbaron%dbaron.org 38be9fc4ca Reflow reflow roots and the child of SVG foreignObject with an unconstrained height to avoid triggering page/column breaking. b=366956 r+sr=roc 2007-01-25 02:01:07 +00:00
Olli.Pettay%helsinki.fi 16fb4fa4dd Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst 2007-01-23 07:32:34 +00:00
dbaron%dbaron.org 47f4966b12 Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc 2007-01-23 04:06:56 +00:00
roc+%cs.cmu.edu f3f7b87507 Bug 333659. Land layout changes to pass only single-direction textruns to nsIRenderingContext string methods. r=dbaron 2007-01-23 02:58:55 +00:00
dbaron%dbaron.org 7951591b57 Make PushStackMemory never fail to simplify callers, and deCOMtaminate the stack memory API. b=366866 r+sr=bzbarsky 2007-01-17 23:53:47 +00:00
dbaron%dbaron.org 4edc26c613 Make non-box frames use nsITheme methods concerning size, border, and padding, so that non-boxes with appearance set will obey the platform-specific theme. b=366722 r+sr=roc 2007-01-17 22:31:07 +00:00
gavin%gavinsharp.com 45467c7109 Bustage fix 2007-01-09 20:18:24 +00:00
gavin%gavinsharp.com ee6ecd904c Bug 365151: fix crash [@ nsStyleContext::GetRuleNode] or [@ nsTreeColumn::GetContent] due to stale nsTreeColumn::mFrame, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=roc 2007-01-09 19:59:38 +00:00
bzbarsky%mit.edu 82df20f4a2 We might not have a scrollbar frame; deal with that. Bug 366112, r+sr=roc, a=jay for 1.8.0 and 1.8.1 branches 2007-01-09 00:13:08 +00:00
enndeakin%sympatico.ca 93aeebb3d8 Bug 365742, crash with drawing empty images in trees, r+sr=neil 2007-01-08 16:31:21 +00:00
neil%parkwaycc.co.uk 50f7b0fe8c Rewrite code to avoid using maxLevel b=366183 r=enndeakin sr=roc 2007-01-08 09:15:19 +00:00
jruderman%hmc.edu aaad7269fd Bug 321073 - "ASSERTION: Should not be called: 'Error' (nsGridLayout2::GetRowCount should not be called)". Patch by Andreas Lange, r=enndeakin, sr=neil rashbrrok. 2007-01-08 05:58:43 +00:00
bzbarsky%mit.edu 69d18b8701 Fix more bustage. Bug 243370 2007-01-08 03:56:06 +00:00
bzbarsky%mit.edu 8180865db3 Fixing more bustage, bug 243370. 2007-01-08 03:49:59 +00:00
bzbarsky%mit.edu 5e862c5730 Fix build bustage. Bug 243370. 2007-01-08 03:27:19 +00:00
bzbarsky%mit.edu dd57a299d6 deCOMtaminate nsIFrame::GetMinSize/GetPrefSize/GetMaxSize. Bug 243370, patch
by Andreas Lange <anlan@lange.cx>, r+sr=roc
2007-01-08 02:57:59 +00:00
bzbarsky%mit.edu 18c321db4d Return an already-addrefed nsTreeColumn instead of making assumptions about
object lifetimes.  Bug 309429 followup, patch by Nickolay Ponomarev
<asqueella@gmail.com>, r+sr=neil
2007-01-08 02:41:05 +00:00
gavin%gavinsharp.com 12bbc3ced9 Bustage fix for bug 309429 2007-01-05 02:45:24 +00:00
cbiesinger%web.de 80ada4cd0e Bug 309429 use QueryInterface rather than static_cast where the exact type
isn't known
patch by Nickolay Ponomarev <asqueella@gmail.com>/Jan Varga r=bz sr=neil
2007-01-04 16:23:48 +00:00
enndeakin%sympatico.ca 9dd8e2af9b Bug 365234, scrolled items in listbox are invisible, r+sr=roc 2006-12-30 17:18:15 +00:00
gijskruitbosch%gmail.com 6613250ece Bug 363791 - Crash [@ nsTreeBodyFrame::PrefillPropertyArray] involving removal of <treecols>
p=asqueella@gmail.com (Nickolay Ponomarev)
r=neil@parwaycc.co.uk (Neil Rashbrook)
sr=roc@ocallahan.org (Robert O'Callahan)
2006-12-29 13:20:23 +00:00
timeless%mozdev.org abc256e3da Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
2006-12-26 17:47:52 +00:00
Olli.Pettay%helsinki.fi 98befb796e Bug 364544, Crash [@ nsSliderFrame::HandleEvent] when a scrollbar thumb gets removed while dragging, r+sr=roc 2006-12-21 21:44:10 +00:00
timeless%mozdev.org 4c88c8a7ac Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
mozilla.mano%sent.com e4fc371d98 Bug 356536 - [Mac] XUL Scroll bar slider jumps back up when mouse cursor strays from near scroll bar. patch from Stefan <stefanh@bluebottle.com>, r=me, sr=roc. 2006-12-20 22:49:59 +00:00
dbaron%dbaron.org 45306477d3 Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc 2006-12-20 01:23:45 +00:00
Olli.Pettay%helsinki.fi c1fb8ab34d Bug 364125, middle-click on scroll bar keeps scrolling until the left mouse button is pressed, p=badsector@slashstone.com, r=me, sr=roc 2006-12-18 22:45:07 +00:00
Olli.Pettay%helsinki.fi 458ea9c2e0 Bug 363879, deCOMtaminate nsGrid dir, part 2, p=Andreas Lange, r+sr=roc 2006-12-18 18:25:48 +00:00
Olli.Pettay%helsinki.fi 2750d92a26 Bug 363879, deCOMtaminate nsGrid dir, p=Andreas Lange, r+sr=roc 2006-12-15 12:18:37 +00:00
bzbarsky%mit.edu a64e664917 Call the superclass Destroy(). Bug 363149, r+sr=roc 2006-12-12 22:30:39 +00:00
db48x%yahoo.com e867c25bb0 bug 363112: nsDeckFrame::GetSelectedBox should use mIndex
patch by Alex Vincent <ajvincent@gmail.com>, r=enn, sr=neil
2006-12-10 18:13:48 +00:00
dbaron%dbaron.org 116da6be23 Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213. 2006-12-08 05:38:33 +00:00
sayrer%gmail.com 43ebec725b Bug 363032. invalid arg assertion in nsFrameList.cpp. Patch by Alex Vincent <ajvincent@gmail.com>. r=enndeakin, sr=neil 2006-12-07 22:08:00 +00:00
roc+%cs.cmu.edu 361de71875 Bug 344228. Fix up some naughty uses of nsIScrollbarMediator. r=enndeakin,sr=bzbarsky 2006-12-07 19:53:41 +00:00
roc+%cs.cmu.edu 2e8f448504 Bug 324963. Keep a list of active popups to help us dispatch mouse events to them ... moving handling of 'always on top' popups towards a view-less world. r+sr=bzbarsky 2006-11-29 23:09:13 +00:00
vladimir%pobox.com 67edea6077 b=359649, tree row painting broken, r=ndeakin 2006-11-28 19:28:39 +00:00
roc+%cs.cmu.edu 65fb2cde76 Bug 359773. Fix return codes from Get/SetPropertyAsSupports. r+sr=jag 2006-11-23 01:09:19 +00:00
bent.mozilla%gmail.com a9901341fb Bug 361425 - "<xul:titlebar> element needs to support 'allowevents' attribute". r+sr=roc. 2006-11-21 21:04:49 +00:00
Olli.Pettay%helsinki.fi 32e425dbb4 bug 361058, gcc2.95.3 fails to compile nsListBoxBodyFrame.cpp, r+sr=roc 2006-11-18 04:42:20 +00:00
Olli.Pettay%helsinki.fi f9da27583e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +00:00
Olli.Pettay%helsinki.fi e21435c2e4 Bug 360642, r+enndeakin, sr=roc 2006-11-16 15:45:55 +00:00
gavin%gavinsharp.com 2243ff9943 Bug 345339, attachment 243112: Revisit nsPresState, patch by Karthik Sarma <karthik3@comcast.net>, r+sr=roc 2006-11-06 16:08:20 +00:00
Olli.Pettay%helsinki.fi 7d938118e5 Bug 358741, Crash [@ nsListBoxBodyFrame::GetListItemContentAt], r=enndeakin, sr=roc 2006-11-05 22:54:41 +00:00
neil%parkwaycc.co.uk 1f66a907a4 Bug 358398 Horizontally scrolled trees don't paint correctly r=enn sr=roc 2006-10-31 15:36:18 +00:00
Olli.Pettay%helsinki.fi 4e2b2dfe5a Bug 354300, Crashes [@ nsPopupSetFrame::OnCreate] [@ nsPopupSetFrame::Destroy] when removing popup on popupshowing, p=asqueella@gmail.com, r+sr=roc 2006-10-08 18:10:58 +00:00
Olli.Pettay%helsinki.fi 4a3f0818c7 Bug 355041, Crash [@ nsTitleBarFrame::HandleEvent] when statusbar gets removed when clicking on the resizer, r+sr=roc 2006-10-02 07:28:36 +00:00
Olli.Pettay%helsinki.fi 2d63d314f1 Bug 355046, Crash [@ nsCOMPtr_base::~nsCOMPtr_base] when dragging splitter which gets removed during that time, r+sr=roc 2006-10-02 06:50:34 +00:00
neil%parkwaycc.co.uk 1ba84ab3d0 Shortcut navigation doesn't work in bookmark context menus b=335162 r=Enn sr=bz 2006-10-01 22:31:49 +00:00
gavin%gavinsharp.com b3eaa42c2f Bug 311400: fix tree selection crash, patch by Shane Caraveo <shanec@ActiveState.com>, r=bryner/Jan.Varga 2006-09-24 15:16:31 +00:00
flamingice%sourmilk.net 1019eb2ec7 Bug 353385, Fix warning in nsTreeBoxObject.cpp, r+sr=neil 2006-09-24 05:45:19 +00:00
timeless%mozdev.org 356d12df5e Bug 352043 deadcode in nsBoxObject::GetOffsetRect
r=bz sr=neil
2006-09-22 07:27:49 +00:00
peterv%propagandism.org 89cb90e1f0 Fix for bug 351823 (Consider copying more properties when changing ownerDocument). r/sr=bz. 2006-09-16 17:15:38 +00:00
neil%parkwaycc.co.uk d69a1eb15f Limit translucent popups to chrome docshells b=70798 r+sr=bz 2006-09-14 23:03:40 +00:00
Olli.Pettay%helsinki.fi e2856157cf Additional patch for Bug 348304, use nsWeakFrame, not nsIContent, r+sr=dbaron 2006-09-13 19:15:08 +00:00
dbaron%dbaron.org dfec8c2a66 Simpler fix for bugs 307809 and 314502. b=352449 r+sr=bzbarsky 2006-09-13 06:53:15 +00:00
Olli.Pettay%helsinki.fi 56c7a89808 Additional patch for Bug 348304 to fix Bug 351909 r+sr=bz 2006-09-12 07:27:38 +00:00
neil%parkwaycc.co.uk 4e74b0762a Make -moz-appearance count as opaque (also hides cairo bug) b=351716 r+sr=roc 2006-09-10 23:15:20 +00:00
Olli.Pettay%helsinki.fi bff8e4ac98 Additional patch for bug 348304, fixes bug bug 351318, r+sr=dbaron 2006-09-07 09:17:52 +00:00
Olli.Pettay%helsinki.fi fb5d72b2e0 Additional patch for bug 348304, fixes bug 351323, r+sr=dbaron 2006-09-07 08:59:49 +00:00
neil%parkwaycc.co.uk 6c75d3046f Bug 70798 Ability to have transparent background on <popup>s r+sr=roc 2006-09-07 08:50:43 +00:00
Olli.Pettay%helsinki.fi 85f9954879 Bug 348304, @nsMenuFrame::HandleEvent, r=enndeakin, sr=dbaron 2006-09-03 20:25:58 +00:00
Olli.Pettay%helsinki.fi 09f169f5d8 Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst 2006-09-02 10:00:26 +00:00
flamingice%sourmilk.net 734b9ed70f Bug 332797, Erroneous tree.columns[0] undefined property warning, patch by Andrew Miller <ak.miller@auckland.ac.nz>, r=enndeakin, sr=jst 2006-09-01 05:09:54 +00:00
Olli.Pettay%helsinki.fi 642281d53f Bug 350846, Combine NS_***_LOAD events, r+sr=jst 2006-08-31 19:33:01 +00:00
bzbarsky%mit.edu 62cd93b48f Fix build bustage. Bug 349921 2006-08-29 23:19:06 +00:00
bzbarsky%mit.edu b2ef78901a Make popups that are kids of the root popup set have it as their parent;
generally make them more like other out-of-flows.  Remove various code that
worked around them being different.  Bug 349921, r+sr=roc
2006-08-29 22:20:41 +00:00
Olli.Pettay%helsinki.fi 89684b682c Trying to fix balsa orange. Changing NS_ERROR to NS_WARNING, since event listeners aren't now removed from xul elements when they get removed from document. 2006-08-16 11:36:07 +00:00
Olli.Pettay%helsinki.fi 394cb83021 Fix problem with AddRef 2006-08-16 09:19:07 +00:00
Olli.Pettay%helsinki.fi 54f2b6c55b Bug 286619, registered event listeners are lost (not firing) after moving XUL elements using DOM appendChild/removeChild methods, r=sicking, sr=bz 2006-08-16 08:44:45 +00:00
enndeakin%sympatico.ca a8328bc98a Bug 345896, menus don't find menupopups in XBL, r+sr=roc 2006-08-15 15:55:45 +00:00
bzbarsky%mit.edu 9dec02d250 Deal with flex values that add up to too much. Bug 345709, r=neil, sr=roc 2006-08-15 01:08:00 +00:00
aaronleventhal%moonset.net 02b1aa595d Bug 348155. Position in lists not exposed correctly. r+sr=roc 2006-08-14 13:38:53 +00:00
aaronleventhal%moonset.net fb0ab8fca9 Bug 341462. XUL menuitems should not fire accessible focus for mouseover. Patch by Ginn Chen. r=aaronlev 2006-08-08 14:01:19 +00:00
Olli.Pettay%helsinki.fi 574eb72e46 Bug 347836, Add static method to get nsIRootBox, r+sr=roc 2006-08-08 10:40:11 +00:00
Olli.Pettay%helsinki.fi 5ce41f04ff Bug 184363, Crash with tooltip [@ nsXULTooltipListener::KillTooltipTimer] [@ nsXULTooltipListener::DestroyTooltip] [@ nsXULTooltipListener::HideTooltip], r+sr=roc 2006-08-07 10:57:19 +00:00
neil%parkwaycc.co.uk 1c2edb3058 Fix a copy/paste error that made an essential block of code unreachable b=347144 r+sr=bz 2006-08-04 17:01:21 +00:00
roc+%cs.cmu.edu 851fec3f8f Bug 346035. Force <stack> children to be full-fledged stacking contexts and put their display items in the Content display list. r+sr=dbaron 2006-08-03 21:39:39 +00:00
neil%parkwaycc.co.uk 790344c5d8 Bug 346957 Reconnect the view to the tree after a reframe r+sr=roc 2006-08-03 08:54:46 +00:00
Olli.Pettay%helsinki.fi 55e92611e3 Bug 346054, crash when removing <tooltip> before showing it, r+sr=roc 2006-08-03 08:23:53 +00:00
Olli.Pettay%helsinki.fi 5b86808288 Bug 288763, problems with context menupopup cause a crash on window close, r=enndeakin, sr=bz 2006-08-02 08:24:21 +00:00
dbaron%dbaron.org e46e2fd61a Fix reading of uninitialized memory (in-out aEventStatus). b=346767 r=Olli.Pettay sr=bzbarsky 2006-08-01 17:29:48 +00:00
neil%parkwaycc.co.uk 6288922911 Bug 346468 fix for regression from latest patch to bug 344085 r+sr=roc 2006-08-01 10:01:18 +00:00
Olli.Pettay%helsinki.fi d0575206ac backout Bug 346054 to fix regression 2006-07-30 00:26:19 +00:00
Olli.Pettay%helsinki.fi 6f93ccaa47 Bug 346281, Crash [@ nsBoxObject::RemoveProperty] passing undefined, r+sr=roc 2006-07-29 10:23:42 +00:00
Olli.Pettay%helsinki.fi 31d743c31c Bug 346054, Crash when removing <tooltip> before showing it, r+sr=roc 2006-07-29 10:19:14 +00:00
neil%parkwaycc.co.uk 9169d23f50 Store the tree view as a member rather than a property b=344085 r+sr=roc 2006-07-28 19:57:15 +00:00
Olli.Pettay%helsinki.fi 43c2979267 Bug 346083, Crash [@ nsBoxObject::SetProperty], r+sr=bz 2006-07-28 06:28:27 +00:00
martijn.martijn%gmail.com 004f89f2c1 Bug 291702 - Crash if a XUL page contains flex summing up to zero - Integer divide by 0 [@ nsSprocketLayout::ComputeChildSizes ], r=neil, sr=bzbarsky 2006-07-24 10:46:36 +00:00
roc+%cs.cmu.edu 1edb390717 Bug 334085. Block tree view assignment via properties. r+sr=bzbarsky 2006-07-20 17:59:30 +00:00
martijn.martijn%gmail.com 60263b7dd7 Bug 337955 - XUL splitter frames can only collapse in one direction. Patch by Andrew Miller, r=enndeakin, sr=neil 2006-07-19 22:30:33 +00:00
martijn.martijn%gmail.com 35635dee14 Bug 345141 - arrows on scrollbars do nothing. Patch by Adam Guthrie, r+sr=roc 2006-07-19 22:13:18 +00:00
cvshook%sicking.cc c7936e48f6 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
gavin%gavinsharp.com b3d292772f Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc 2006-07-18 17:01:40 +00:00
enndeakin%sympatico.ca feadb93dca bug 331055, add repeat button, meant to check in with spinbuttons, r=neil,sr=roc 2006-07-14 18:15:31 +00:00
enndeakin%sympatico.ca 7dad4afe63 bug 335122, rework XUL sort service, r=jan, sr=sicking 2006-07-13 15:08:55 +00:00
Olli.Pettay%helsinki.fi b457858979 Bug 341245, Remove some unused box object related interfaces, r+sr=roc 2006-07-13 09:02:05 +00:00
Olli.Pettay%helsinki.fi bb8d6c38e9 Bug 343457, Adding nsWeakFrame, r+sr=roc 2006-07-12 07:41:11 +00:00
Olli.Pettay%helsinki.fi 4f02729263 backing out Bug 343457 too see if it caused btek tp regression 2006-07-11 20:18:07 +00:00
Olli.Pettay%helsinki.fi 95420825d3 Bug 343457, Add nsWeakFrame, r+sr=roc 2006-07-11 13:01:07 +00:00
enndeakin%sympatico.ca 69527fd4de Bug 201499, support editable tree cells, r=jan, sr=neil 2006-07-07 13:59:01 +00:00
aaronleventhal%moonset.net 32e45703fb Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-05 20:42:22 +00:00
smontagu%smontagu.org 74d8a6d002 Make nsScrollBoxObject:ScrollByIndex() bidi-capable. Bug 343104, r=uriber, sr=roc 2006-07-05 09:14:15 +00:00
neil%parkwaycc.co.uk c5f50fc494 Bug 340272 Ensure that tree.columns is always initialised r=enn sr=roc 2006-07-02 20:21:26 +00:00
cvshook%sicking.cc cf07d96809 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
tor%cs.brown.edu 76cfc2ad30 Backout of bug 339237. 2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net 2e03d30048 Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-01 03:30:58 +00:00
bzbarsky%mit.edu b4064f2273 Add null-checks to protect against a dead tree. Bug 305023, patch by Joerg
Bornemann <jobor@gmx.de>, r=neil, sr=bzbarsky
2006-06-30 18:22:36 +00:00
mats.palmgren%bredband.net 8936a2975f Fix crash when recreating <caption> frames. Add ASSERTIONs to detect similar frame construction errors in the future. b=341382 r+sr=bzbarsky 2006-06-29 02:32:36 +00:00
darin%meer.net d96f34ca2f fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov 2006-06-29 00:01:58 +00:00
roc+%cs.cmu.edu 3d9b85c04c Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
dbaron%dbaron.org 7415d629c6 Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
roc+%cs.cmu.edu 7e5130eb7c Bug 334765. Fix XUL boxobject coordinates to not take scrolling into account. Second try, with a patch that hopefully won't regress Tp. r+sr=bzbarsky 2006-06-16 02:40:29 +00:00
roc+%cs.cmu.edu afbf67c2de Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs 2006-06-09 03:29:32 +00:00
enndeakin%sympatico.ca 8285ce6f86 Convert position properly, r+sr=roc 2006-06-08 15:13:58 +00:00
roc+%cs.cmu.edu e8ab4f3d1b Bug 339889. Propagate invalidation through the frame hierarchy to topmost widgets. r+sr=bzbarsky 2006-06-08 01:11:43 +00:00
roc+%cs.cmu.edu 56654cce4d Bug 334765. Testing backout to see if it was responsible for btek's Tp change. 2006-06-07 02:35:57 +00:00
roc+%cs.cmu.edu e588b47d04 Bug 334765. Don't include scroll offsets in DOM element offset calculations. r+sr=bzbarsky 2006-06-06 22:31:17 +00:00
Jan.Varga%gmail.com 5ab0398355 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
enndeakin%sympatico.ca 840022434d Bug 123605, use correct twisty size from native theme, r=jan,sr=neil 2006-06-06 14:36:45 +00:00
mats.palmgren%bredband.net 9eaa66bbeb Add missing null checks on result from GetBaseElement(). b=140218 r=bzbarsky sr=neil 2006-06-03 16:57:57 +00:00
dbaron%dbaron.org 61dd5c50db Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky 2006-06-01 18:35:21 +00:00
enndeakin%sympatico.ca 89257db6ee Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
neil%parkwaycc.co.uk 516b8bd1cc revert unintended change accidentally checked in with bug 339232 2006-05-27 21:30:14 +00:00
neil%parkwaycc.co.uk 58758a8ac3 Bug 339232 Handle ContentAppended appending multiple elements r=enndeakin sr=bz 2006-05-27 21:06:24 +00:00
bryner%brianryner.com 14c8ade4c5 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 20:37:32 +00:00
bryner%brianryner.com de811b24ec backing out 336696, I checked in the wrong version of the patch 2006-05-22 18:03:16 +00:00
bryner%brianryner.com ac1c3b1456 Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst. 2006-05-22 16:18:45 +00:00
leon.sha%sun.com 6cb7883f03 Bug 337854 crash [@ nsTreeContentView::GetCell].
Patch by alfred.peng@sun.com.
neil: review+
roc: superreview+
2006-05-22 03:21:57 +00:00
neil%parkwaycc.co.uk 3d050fb3e2 Bug 330170 Tree columns dragged to the left of the first column disappear from the tree's column list r=enndeakin sr=bz 2006-05-20 20:17:21 +00:00
aaronleventhal%moonset.net af75a6ec5a Bug 246236. Accessible trees need to be invalidated when mView changes. r=ginn.chen, sr=neil 2006-05-17 15:57:44 +00:00
bugzilla%standard8.demon.co.uk 38e0bdcd6a Bug 336241 canDrop isn't called when just the drag and drop action changes. r=Neil,sr=roc 2006-05-12 16:30:53 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cvshook%sicking.cc 36f352636c Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
darin%meer.net 5f6e2425ab fixes bug 175787 "Resize large images to fit in treeview instead of cropping" patch by looney.liz@gmail.com and takeshi2@users.sourceforge.net, r=neil, sr=bryner 2006-05-04 18:45:45 +00:00
aaronleventhal%moonset.net e44b8c5b9d Missed a file in the checkin for bug 336162 2006-05-03 17:48:31 +00:00
aaronleventhal%moonset.net 26291d4711 Bug 336162. Don't fire DOM events from layout. r+sr=bz 2006-05-03 17:02:37 +00:00
roc+%cs.cmu.edu 171e5d95f2 Bug 263444. Allow nsILookAndFeel to request any combination of scrollbar arrows (up and/or down (or neither) at each end of the scrollbar) on all platforms. Get the arrow settings from the GTK2 style in GTK2 builds. r+sr=bryner 2006-05-01 23:23:33 +00:00
bzbarsky%mit.edu 3b87b90b37 Invalidate the right things when a stack's kids resize, or if they move _and_ margins change. Bug 331880, r+sr+branch181=roc 2006-04-27 23:53:30 +00:00
roc+%cs.cmu.edu f59336fee1 Fixing Mac bustage. 2006-04-26 02:12:10 +00:00
roc+%cs.cmu.edu b0b8488579 Bug 310668. Don't retain frame pointers in nsTreeBodyFrame. sr=bz 2006-04-26 01:47:58 +00:00
leon.sha%sun.com 574701a2f1 Bug 333896
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
sharparrow1%yahoo.com d65ab3ab4c Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
gavin%gavinsharp.com 63d9f8e7cd Fix vc6 bustage 2006-04-18 02:28:00 +00:00
bzbarsky%mit.edu 6f3c1e0303 Update our attr cache if our styles change. Bug 311557, r+sr=roc 2006-04-17 23:58:17 +00:00
mrbkap%gmail.com bdb41f87b5 [BeOS]Bug 322051, restructuring nsWindow code, patch by thesuckiestemail@yahoo.se r=sergei_d 2006-04-11 20:44:17 +00:00
roc+%cs.cmu.edu 64bd04b75c Bug 328926. Remove aPresContext parameter from nsIFrame::Destroy, nsIFrame::SetInitialChildList and nsIFrame::RemovedAsPrimaryFrame. patch by Marc Liddell, r+sr=roc 2006-04-10 00:16:29 +00:00
dbaron%dbaron.org ac49c790c1 Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
bzbarsky%mit.edu 316b8426ec Fix bug 326529. Patch by Mats Palmgren <mats.palmgren@bredband.net>, r+sr=bzbarsky 2006-04-03 03:55:11 +00:00
sharparrow1%yahoo.com 09f0ce6d5d Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc. 2006-04-01 01:19:28 +00:00
darin%meer.net 5521781301 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
timeless%mozdev.org e34cf69c27 Bug 325795 Crash in [@ nsTreeContentView::GetCell] if tree.view.getCellValue(null,null);
r=roc sr=roc
2006-03-27 18:51:05 +00:00
roc+%cs.cmu.edu dba51376ea Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc 2006-03-26 21:30:36 +00:00
roc+%cs.cmu.edu e7afee4a2b Bug 326501. Mark tree views as being suitable for untrusted code. r+sr=bzbarsky 2006-03-26 20:59:03 +00:00
Olli.Pettay%helsinki.fi 04cfde2d6f Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
gavin%gavinsharp.com fb365662e6 Bug 330456: evil XUL with <menubar> within <toolbarbutton> makes browser crash [@ nsMenuFrame::DoLayout], patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky 2006-03-24 23:58:39 +00:00
neil%parkwaycc.co.uk 469c1c6fc7 Code cleanup b=325132 r=bz sr=bryner 2006-03-24 21:05:11 +00:00
timeless%mozdev.org 9c3aa8c471 Bug 326959 menupopup.enableRollup(true) causes crash [@ nsPopupSetFrame::Destroy]
patch by asqueella@gmail.com r=neil sr=roc
2006-03-23 22:08:37 +00:00
benjamin%smedbergs.us 849c603f05 Followup from table-driven QI (bug 313309) - since nsIBox is nsIFrame, this QI is superfluous, r=bz 2006-03-21 18:43:41 +00:00
ginn.chen%sun.com 6b89010707 Bug 319532 [gnome]There is no feedback when use keyboard to navigate
disabled menuitem in Mozilla menu
r+sr=roc
2006-03-17 03:55:10 +00:00
pavlov%pavlov.net f33ad65b06 backing out roc's patch for bug 328926 due to crash running tests on vc8 machines. 2006-03-15 06:43:36 +00:00
roc+%cs.cmu.edu f4d2e578db Bug 328926. Remove aPresContext parameter from Destroy and SetInitialChildList. patch by Marc Liddell, r+sr=roc 2006-03-15 03:14:02 +00:00
martijn.martijn%gmail.com 38869abdfa Bug 246712 - Right click This Frame, but then quickly View Page Source causes crash, r+sr=bzbarsky 2006-03-14 22:48:09 +00:00
roc+%cs.cmu.edu b6cb8cbd08 Bug 330300. Move mFrame from nsDisplayItem subclasses up to nsDisplayItem itself, and make GetUnderlyingFrame an inline non-virtual function. Patch by Alfred Peng, r+sr=roc 2006-03-14 20:43:18 +00:00
timeless%mozdev.org 56514a0f4c Bug 140218 Crash [@nsTreeBodyFrame::SetView] dereferencing box the QI result of a null mTreeBoxObject
r=bz sr=neil
2006-03-10 18:14:29 +00:00
roc+%cs.cmu.edu d0abdc1385 Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell 2006-03-09 18:55:21 +00:00
roc+%cs.cmu.edu bfb9868c8c Add trivial DEBUG-only GetFrameName. r+sr=tor 2006-03-09 18:43:23 +00:00
Olli.Pettay%helsinki.fi c0e37e327a Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00
bzbarsky%mit.edu 9b57d8e873 Remove the mPresShell member of nsBoxObject, and some other cleanup. Bug
329181, r=neil, sr=jst
2006-03-07 03:20:39 +00:00
bzbarsky%mit.edu 5149b233ca Fix bug 328839 by holding a safe weak ref to mPresShell. r=neil, sr=jst 2006-03-06 01:46:46 +00:00
enndeakin%sympatico.ca 1669208216 Bug 327943, remove grippy frame, r=neil,sr=roc 2006-03-02 21:42:29 +00:00
roc+%cs.cmu.edu 83f6e177f0 Backing out changes for bug 326944, really this time\! 2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu 7a891e1dd1 Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell 2006-02-27 02:33:26 +00:00
bzbarsky%mit.edu aff8655bc1 Fix bug 327776 -- properties need to have names. r+sr+branch181=bryner 2006-02-21 01:18:36 +00:00
bzbarsky%mit.edu 68336278a2 Fix bug 326998 -- not every box has a box parent. r+sr+branch181=roc 2006-02-21 00:40:54 +00:00
bzbarsky%mit.edu f178395e66 More bogus XUL assumptions about what is or is not a box... Bug 325132,
r=neil, sr=bryner
2006-02-20 19:01:22 +00:00
roc+%cs.cmu.edu 54b8f1b5cb Bug 306990. Simplify adjustment of cell right edges to avoid the scrollbar in all cases. r=jan.varga, sr=dbaron 2006-02-13 21:27:14 +00:00
enndeakin%sympatico.ca 0fbe251311 *** empty log message *** 2006-02-13 15:49:56 +00:00
bzbarsky%mit.edu 87c1efa8fa Fix bug 326834 -- more care needed with listboxes. r+sr=roc 2006-02-12 21:37:45 +00:00
benjamin%smedbergs.us da580e6a3c Bug 325229 part 1 - standalone glue registers exit routine which is called after module unload; also fixes bug 317481 - C API for nsTraceRefcnt; also fixes bug 318622 - Make nsTraceRefcntImpl::SetActivityIsLegal work properly and turn it on; design review by dbaron, r=darin 2006-02-10 15:00:36 +00:00
masayuki%d-toybox.com 049bcdda9d Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky 2006-02-10 13:23:50 +00:00
neil%parkwaycc.co.uk 9a13d3e103 Remove over-optimization that is occasionally incorrect b=325251 r+sr+br=bz 2006-02-09 21:32:48 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
jst%mozilla.jstenback.com af8bd11ba1 Fixing build bustage. 2006-01-30 23:42:55 +00:00
bzbarsky%mit.edu af0e49f3b5 Make the listbox box object deal better with the frame being destroyed and
change the tree box object the same way.  Bug 282105, bug 325045, bug 322513.
r=neil, sr=ben
2006-01-30 21:29:10 +00:00
bryner%brianryner.com df92bd554a Attempting to fix build bustage. 2006-01-30 20:49:02 +00:00
bryner%brianryner.com 9827789cc3 Fixing VC6 bustage (bug 324988). 2006-01-30 19:35:57 +00:00
bryner%brianryner.com 8d8dd54c2b Fixing VC6 bustage (bug 324988). 2006-01-30 19:34:51 +00:00
bryner%brianryner.com e166b906a7 Fix crashing if the document loadgroup is cancelled while there are pending tree image loads (bug 324988) r+sr=bzbarsky 2006-01-30 18:57:38 +00:00
bzbarsky%mit.edu 23ba870fb6 Fix leak bug 324969 -- make sure to call virtual destructors. 2006-01-29 18:48:58 +00:00
neil%parkwaycc.co.uk 674d53ba92 Bug 100729 Sync <command> checkbox attribute with <menuitem>s in a context menu as well as in a menu bar and clean up the synchronizing code r+sr=bz 2006-01-28 21:31:31 +00:00
roc+%cs.cmu.edu c134933476 Bug 324866. Leave cellRect in frame coordinates until after we've checked OffsetForHorzScroll. r+sr=dbaron 2006-01-27 01:56:11 +00:00
roc+%cs.cmu.edu 54a1b44623 Bug 324852. Clean up missing uses of NS_DISPLAY_DECL_NAME for a tiny space saving with frame display lists 2006-01-26 22:58:22 +00:00
roc+%cs.cmu.edu 5451e97878 Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others 2006-01-26 02:29:17 +00:00
bryner%brianryner.com 82d6fa213e Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
masayuki%d-toybox.com 5ad96798c5 Bug 324159 The accesskey label is doubled if the label ends (X) part.1 r+sr=bzbarsky 2006-01-21 05:04:28 +00:00