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 |