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 |
cvshook%sicking.cc
|
7d9189938d
|
Bug 323910: Merge atom lists in gklayout
r/sr=jst
|
2006-01-19 00:58:12 +00:00 |
roc+%cs.cmu.edu
|
cb85074f0d
|
Bug 323230. Add FindAttrValueIn as an efficient way to look up an attribute value in a table of atoms. r=sicking,sr=bzbarsky
|
2006-01-18 04:09:33 +00:00 |
bzbarsky%mit.edu
|
e84d5a07b5
|
Don't use a frame as an nsITimerCallback (those have to be refcounted). Bug
241733, patch by jpl24 <jlurz24@gmail.com>, r+sr=bzbarsky
|
2006-01-12 16:40:47 +00:00 |
bzbarsky%mit.edu
|
a6ef7eca65
|
Add more AttrValueIs() uses. Bug 322936, r+sr=roc
|
2006-01-10 20:00:39 +00:00 |
bzbarsky%mit.edu
|
f4f853124a
|
No need to try to mark ourselves or our kids dirty if we've not seen an initial
reflow. Bug 322786, r+sr=roc
|
2006-01-09 04:01:09 +00:00 |
mark%moxienet.com
|
97426f21b8
|
298502 Bookmark toolbar and autocomplete drop-down menus are empty and cause app hang (Mac 10.2). Reflow frame when reactivating a menu, avoiding bogus widget resizes. r=roc sr=roc
|
2006-01-09 01:37:01 +00:00 |
mrbkap%gmail.com
|
65711ff7e0
|
bug 319434: Add an interface to allow C++ callers to get the popup and tooltip
nodes so that when the only JS code on the stack is content code, the C++ code
still does the right thing. r=jst sr=bzbarsky
|
2006-01-06 20:49:19 +00:00 |
neil%parkwaycc.co.uk
|
e36c42790b
|
Supplementary patch to fix bug 147670 nested tooltiptext regression r+sr=jst
|
2006-01-04 13:45:40 +00:00 |
bryner%brianryner.com
|
8ebf66e9d5
|
Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc.
|
2005-12-31 23:34:46 +00:00 |
roc+%cs.cmu.edu
|
3f58881b78
|
fixing bustage
|
2005-12-19 02:44:40 +00:00 |
roc+%cs.cmu.edu
|
a3c277f912
|
Bug 311457. nsMenuPopupFrame needs to create its widget in nsMenuPopupFrame::CreateWidgetForView, and only create the widget if it hasn't already been created. r+sr=dbaron
|
2005-12-19 01:10:27 +00:00 |
roc+%cs.cmu.edu
|
818e8f7d8f
|
Bug 320337. Remove mFrameConstructor member from nsListBoxBodyFrame. patch by Vidar Harr, r+sr=roc
|
2005-12-16 02:56:36 +00:00 |
dbaron%dbaron.org
|
7fdd7dcc82
|
I'm tired of confusing Text and TextBox. DEBUG-only.
|
2005-12-15 22:26:18 +00:00 |
roc+%cs.cmu.edu
|
ccbc94fb01
|
Bug 307419. Remove mPresContext from XUL frames. patch by Vidar Harr, r+sr=roc
|
2005-12-15 03:30:17 +00:00 |
dbaron%dbaron.org
|
76b782f2cf
|
Remove misspelled comment that is no longer true.
|
2005-12-14 23:46:34 +00:00 |
vladimir%pobox.com
|
ae92bc879e
|
removing old files
|
2005-12-09 19:55:12 +00:00 |
ginn.chen%sun.com
|
8fb52ac90a
|
Bug 284555 Menu text color remains -moz-menuhovertext when popup a dialog
r=aaronleventhal sr=roc
|
2005-12-07 05:50:16 +00:00 |
jst%mozilla.jstenback.com
|
7a5af690c6
|
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
|
2005-11-28 23:56:44 +00:00 |
dbaron%dbaron.org
|
607d959fc7
|
Typo.
|
2005-11-22 23:39:41 +00:00 |
dbaron%dbaron.org
|
4c6e5800a2
|
Correct comment to reflect reality. b=317480
|
2005-11-22 23:38:28 +00:00 |
dbaron%dbaron.org
|
4e9ad4a9f0
|
Allow grid groups to contain other grid groups, to fix mail compose window and other <listbox> bustage. b=317480
|
2005-11-22 23:35:57 +00:00 |
dbaron%dbaron.org
|
0ae9063206
|
Make GetParentGridPart restrict what it returns to the appropriate type. b=306911 r+sr=bzbarsky
|
2005-11-22 18:14:17 +00:00 |
dbaron%dbaron.org
|
039a785952
|
Add commments to grid code, plus a small bit of code cleanup. b=306911 r+sr=bzbarsky
|
2005-11-22 05:52:34 +00:00 |
timeless%mozdev.org
|
b20620f6ab
|
Bug 106386 Correct misspellings in source code
patch by mats.palmgren@bredband.net r=dbaron sr=dbaron
|
2005-11-20 22:05:24 +00:00 |
dbaron%dbaron.org
|
8e1263ab28
|
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
|
2005-11-14 20:09:51 +00:00 |
roc+%cs.cmu.edu
|
f938113922
|
nsScrollBoxFrame.h is not used anymore, remove it. Not part of the build
|
2005-11-14 19:48:57 +00:00 |
bsmedberg%covad.net
|
dff1dea638
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
bmlk%gmx.de
|
f766b3bc81
|
More robust handling of the overflow property, bug 315210 r/sr=roc
|
2005-11-11 05:30:31 +00:00 |
bzbarsky%mit.edu
|
6016d56076
|
Fix more grid crashes. Bug 314502, r+sr=dbaron
|
2005-11-09 02:19:18 +00:00 |
bzbarsky%mit.edu
|
8b1c6d7c9b
|
Make grids less crash-happy. Bug 307809, r+sr=dbaron
|
2005-11-09 02:15:12 +00:00 |
hwaara%gmail.com
|
6cffde4bee
|
bug 314350, implement GetScrolledSize in nsScrollBoxObject
r/sr=bzbarsky
|
2005-11-06 15:10:09 +00:00 |
roc+%cs.cmu.edu
|
c4070dec03
|
Bug 313817. DeCOMtaminate more NS_New*Frame functions. r+sr=roc, patch by Marc Liddell
|
2005-11-04 02:38:33 +00:00 |
neil%parkwaycc.co.uk
|
301c51145b
|
Get default tooltip text more reliably b=147670 r=timeless sr=jst
|
2005-11-02 23:53:56 +00:00 |
bzbarsky%mit.edu
|
1e91350bb2
|
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
|
2005-11-02 00:41:51 +00:00 |
cvshook%sicking.cc
|
9c1b72f7f8
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
|
2005-10-28 11:25:24 +00:00 |
bzbarsky%mit.edu
|
3ecf2cf11d
|
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
to it. Bug 313343, r=sicking, sr=jst
|
2005-10-27 02:25:23 +00:00 |
roc+%cs.cmu.edu
|
c0905bd67d
|
Bug 313817. DeCOMtaminate a bunch of NS_New*Frame functions. patch by Marc Liddell, r+sr=roc
|
2005-10-26 21:46:39 +00:00 |
bzbarsky%mit.edu
|
772f6f3713
|
Fix bug 313173 and bug 312784 -- make sure to rebuild stuff as needed. r=neil, sr=roc
|
2005-10-21 17:29:06 +00:00 |
bzbarsky%mit.edu
|
73d13a12a3
|
Fix bug 311710, r=neil, sr=roc
|
2005-10-14 21:26:38 +00:00 |
roc+%cs.cmu.edu
|
1da83e587c
|
Bug 311659. Don't hold frame references persistently in splitters. r+sr=bzbarsky
|
2005-10-11 18:59:58 +00:00 |
bzbarsky%mit.edu
|
cdf9b86f96
|
Make sure to not have our columns extending under the right-hand scrollbar.
Bug 306990, patch by Nate Nielsen <nielsen@memberwebs.com>, r=jan, r+sr=roc
|
2005-10-06 18:18:12 +00:00 |
Jan.Varga%gmail.com
|
2853b263fb
|
Fix for bug 291531. Crash [@ nsTreeBodyFrame::PrefillPropertyArray] treecols:hover {display:none} with evil xul testcase
r=neil sr=bzbarsky
|
2005-10-06 09:14:34 +00:00 |
mconnor%steelgryphon.com
|
809709cb70
|
bug 291531 - Crash in nsTreeBodyFrame with evil xul testcase, patch by Nate Nielsen (nielsen@memberwebs.com), r+sr=roc
|
2005-09-30 18:51:53 +00:00 |
vladimir%pobox.com
|
620924ca1d
|
b=310480, right click submenus don't automatically open when highlighted, r+sr=roc
|
2005-09-30 17:35:14 +00:00 |
neil%parkwaycc.co.uk
|
9148c5d371
|
Bug 291099 menuitem context menus arrow keys doubled r=aaronlev sr=dbaron
|
2005-09-29 13:18:27 +00:00 |
vladimir%pobox.com
|
6065239929
|
b=203183, context menu stays when clicking other menus, r+sr=roc
|
2005-09-28 18:48:27 +00:00 |
peterv%propagandism.org
|
bfc7bfee82
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-26 14:37:29 +00:00 |
neil%parkwaycc.co.uk
|
b57522413e
|
Bug 309732 Tree content view crashes because it's still listening to document changes after it's no longer interested in them r=varga sr=bz
|
2005-09-25 18:39:40 +00:00 |
peterv%propagandism.org
|
bc66f35d62
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
bzbarsky%mit.edu
|
7b7411aa7d
|
Avoid unnecessary overflow events. Bug 309218, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=bzbarsky, sr=roc
|
2005-09-23 14:55:32 +00:00 |
neil%parkwaycc.co.uk
|
42123e3fab
|
Bug 307298 Crash adding treeitems to the document element r=varga sr=bz
|
2005-09-21 19:36:14 +00:00 |
Jan.Varga%gmail.com
|
e680c6cd5b
|
Fix for bug 308520. Replace column ids by column objects in methods related to horizontal scrolling. r=bzbarsky sr=neil
|
2005-09-20 09:30:32 +00:00 |
roc+%cs.cmu.edu
|
b1e6622e4e
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
neil%parkwaycc.co.uk
|
c1a9e64149
|
Fix tree horizontal scrolling issues b=212789 r+sr=roc
|
2005-09-18 11:18:28 +00:00 |
neil%parkwaycc.co.uk
|
70525e86b7
|
Bug 306971 Fix negative top row index regression r+sr=roc
|
2005-09-16 14:34:29 +00:00 |
bzbarsky%mit.edu
|
cfe8503483
|
Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
patch by Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r+sr=bzbarsky
|
2005-09-07 16:49:21 +00:00 |
bzbarsky%mit.edu
|
0354adb586
|
Fix OS/2 drag/drop crash. Bug 241503, patch by Rich Walsh
<dragtext@e-vertise.com>, mkaply, and Peter Weilbacher
<mozilla@Weilbacher.org>, r=bryner, sr=bzbarsky
|
2005-09-06 03:56:21 +00:00 |
neil%parkwaycc.co.uk
|
530f235598
|
Bug 306686 Make / start FAYT even when it's Shift+7 also make menus and xbl agree on the legal modifier token delimiters p=dainis_jonitis@swh-t.lv r=bz sr=me
|
2005-09-02 15:54:27 +00:00 |
masayuki%d-toybox.com
|
3d793258fb
|
Bug 295223 Bookmark menu collapses when hovering folder in level 1, quickly marking another folder in level 1, and then hovering folder in level 2 (subfolder of first folder). r+sr=bryner
|
2005-09-01 04:08:33 +00:00 |
roc+%cs.cmu.edu
|
38e777c0c6
|
Bug 297508. Allow native theme drawing to overflow the frame bounds in a reliable way by setting the frame's overflow area. Use this to work around drawing errors in some GTK2 themes. r=bryner,sr=blizzard
|
2005-08-31 21:00:52 +00:00 |
bsmedberg%covad.net
|
8e7e3173cf
|
Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan
|
2005-08-31 17:20:09 +00:00 |
bzbarsky%mit.edu
|
4a24439329
|
Fix some review comments for bug 212789 that I missed when I checked in the
patc initially. r+sr=roc
|
2005-08-31 04:37:24 +00:00 |
bzbarsky%mit.edu
|
abf5b8852c
|
Fixing more build bustage for bug 212789 -- merge to changes from bug 289940.
|
2005-08-30 19:22:38 +00:00 |
bzbarsky%mit.edu
|
eb41a909b3
|
Fixing build bustage for bug 212789 -- merge to changes from bug 289940.
|
2005-08-30 18:56:10 +00:00 |
bzbarsky%mit.edu
|
4e5fb6da88
|
Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=jan, sr=roc.
|
2005-08-30 18:36:15 +00:00 |
bzbarsky%mit.edu
|
8f8d6d15e9
|
Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
|
2005-08-30 18:13:48 +00:00 |
bzbarsky%mit.edu
|
aca7360746
|
Flush _before_ getting the presshell, not after. Bug 297079, r+sr=roc
|
2005-08-24 01:27:02 +00:00 |
roc+%cs.cmu.edu
|
4e2825ee3a
|
Bug 305610. Fix regression from yesterday's event->point removal ... we didn't delete enough code! patch by Eli Friedman, r+sr=roc
|
2005-08-23 20:48:56 +00:00 |
roc+%cs.cmu.edu
|
31124c236b
|
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
|
2005-08-23 03:57:07 +00:00 |
bzbarsky%mit.edu
|
692c9e00f2
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
|
2005-08-22 22:24:29 +00:00 |
mrbkap%gmail.com
|
1edbeb5662
|
bug 296335: Setting minWidth and maxWidth on a XUL element doesn't reflow the element. r+sr=bzbarsky
|
2005-08-22 20:35:47 +00:00 |
aaronleventhal%moonset.net
|
49f3d10eb4
|
Bug 303404. Crash when hitting escape in context menu for a menu item. r=dbaron, sr=neil
|
2005-08-17 02:03:45 +00:00 |
neil%parkwaycc.co.uk
|
f2eacbd2fd
|
Fix JS exception when menulist has no menuitems b=302120 r=bz sr=roc a=asa
|
2005-08-08 20:59:16 +00:00 |
joshmoz%gmail.com
|
b16ee5f012
|
remove unnecessary warning that shows up a lot in mac logs. b=303128 sr=smfr a=bsmedberg
|
2005-08-02 20:22:45 +00:00 |
neil%parkwaycc.co.uk
|
f36b0b1642
|
Wallpaper for bug 294183 just to reduce the crashing r+sr=bz a=bsmedberg
|
2005-08-02 12:00:22 +00:00 |
aaronleventhal%moonset.net
|
a7b193f472
|
Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply
|
2005-07-28 17:18:28 +00:00 |
masayuki%d-toybox.com
|
02b22c05d0
|
Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor
|
2005-07-20 08:40:13 +00:00 |
timeless%mozdev.org
|
d528236c73
|
Bug 269927 Tooltip appears after closing tab (even after switching windows) (and doesn't go away easily)
patch by martijn.martijn@gmail.com r=bryner sr=bz a=bsmedberg
|
2005-07-20 07:15:38 +00:00 |
mozilla.mano%sent.com
|
2b3765f0e1
|
Relanding Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg.
|
2005-06-29 14:20:57 +00:00 |
masayuki%d-toybox.com
|
7b60e19c6c
|
Bug 298742 intl.properties's "intl.menuitems.alwaysappendaccesskeys" is ignored always r=jst, sr=shaver, a=benjamin
|
2005-06-28 17:21:21 +00:00 |
mozilla.mano%sent.com
|
366079c4a0
|
Backing out bug 298894
|
2005-06-28 15:42:22 +00:00 |
mozilla.mano%sent.com
|
32f5fc436d
|
Fix bustage from Bug 298894
|
2005-06-28 15:22:05 +00:00 |
mozilla.mano%sent.com
|
b349221b0f
|
Bug 298894 - [Mac] Make the enter key only (and always) fire the default button. r=mconnor/jhpedemonte, sr=neil, a=bsmedberg.
|
2005-06-28 14:59:43 +00:00 |
neil%parkwaycc.co.uk
|
dcb7653583
|
Bug 294862 Fix crash regression for menulist sizetopopup="always" r+sr=roc a=asa
|
2005-06-25 09:35:05 +00:00 |
timeless%mozdev.org
|
45e4a30d0f
|
Bug 290182 firefox nightly trunk builds crashes at start with the localized resouces [@ MSVCRT.DLL - nsTextBoxFrame::UpdateAttributes ]
be nice to vcrt
r=smontagu sr=dveditz a=dveditz
|
2005-06-23 08:01:37 +00:00 |
bzbarsky%mit.edu
|
8c7d6880ec
|
Allow menus to abut the left and top edges of the screen. Bug 176767, patch by
Martijn Wargers <martijn.martijn@gmail.com>, r+sr=roc, a=asa
|
2005-06-09 15:35:31 +00:00 |
vladimir%pobox.com
|
802fe0d159
|
b=296463, upgrade to cairo 0.5.0, s+sr=roc,pav,tor
|
2005-06-04 07:03:29 +00:00 |
db48x%yahoo.com
|
7ea1e5c3f3
|
bug 293717: crash in nsTreeContentView::GetCellText
r=jan, sr=roc, a=shaver
|
2005-06-02 21:25:36 +00:00 |
roc+%cs.cmu.edu
|
890fc6f372
|
Bug 290793. Make nsMenuPopupFrame find its scrollable view properly. r+sr=bzbarsky,a=shaver
|
2005-06-02 08:50:52 +00:00 |
tor%cs.brown.edu
|
a942aa6aad
|
Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa
|
2005-05-11 23:49:52 +00:00 |
vladimir%pobox.com
|
231c7a2f54
|
b=293407, canvas uses wrong frame type; 293306, canvas leaks memory; 293225, default canvas height should be 150, r+sr=bzbarsky,a=shaver
|
2005-05-10 00:28:30 +00:00 |
roc+%cs.cmu.edu
|
05eb445570
|
Bug 292326. Make events coming from the repeating timer in nsAutoButtonBoxFrame be trusted if the original mouse click was trusted. r+sr=jst,a=asa
|
2005-05-05 00:07:59 +00:00 |
bryner%brianryner.com
|
592dbdc176
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
bzbarsky%mit.edu
|
aadabda24f
|
Make tooltips come up in the right place over popups. Bug 212081, patch by Son
Le <son.le0@gmail.com>, r=neil, sr=bzbarsky, a=chofmann
|
2005-05-02 15:38:14 +00:00 |
bzbarsky%mit.edu
|
0597971698
|
Fix border width inheritance by keeping track of both the border width we'd
have if our style were not none/hidden and the actual computed border width.
Bug 290377, r+sr=dbaron, a=asa
|
2005-04-29 15:44:38 +00:00 |
jst%mozilla.jstenback.com
|
c4b8dd4f16
|
Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org
|
2005-04-28 23:48:28 +00:00 |
roc+%cs.cmu.edu
|
af00f217f9
|
Bug 240276. Make nsHTMLScrollFrame be a regular HTML frame, not a box frame, so we don't have to go through box layout. It gets its own reflow implementation that handles min-max and lots of other good stuff. rs+sr=dbaron,a=asa
|
2005-04-28 21:57:22 +00:00 |
roc+%cs.cmu.edu
|
1fcfbfd2d9
|
Bug 291390. Don't do hairy view calculations in menu popups ... do it the simple way which seems to actually work. In particular we should take all scroll offsets into account. r+sr=bzbarsky,a=asa
|
2005-04-26 21:47:29 +00:00 |
mvl%exedo.nl
|
c9234cdfad
|
scrollTo and getPosition methods of ScrollBoxObjects should use pixels
bug 52140, r+sr=bzbarsky, a=asa
|
2005-04-26 11:26:31 +00:00 |
roc+%cs.cmu.edu
|
1e1e451871
|
Bug 290921. Use DOM event's screen coordinates to figure out where the mouse is relative to the slider ... it's the only way to be sure. r+sr=bzbarsky,a=asa
|
2005-04-20 22:22:51 +00:00 |
roc+%cs.cmu.edu
|
d76575e7ad
|
Bug 290432. Add push/pop translation functions to nsIRenderingContext so cairo can override them. r+sr=bzbarsky,a=asa
|
2005-04-19 22:58:33 +00:00 |
bryner%brianryner.com
|
c60078405e
|
Make --enable-cairo work for windows/msvc by switching it over to our build system. Bug 290518, r=vlad, pavlov.
|
2005-04-19 17:19:47 +00:00 |
vladimir%pobox.com
|
3f408c1608
|
b=288714, html canvas implementation, r=various,a=brendan
|
2005-04-18 06:33:23 +00:00 |
bzbarsky%mit.edu
|
73a177e712
|
Fix up trees to use correct event coordinate systems. Bug 290494 , r+sr=roc,
a=brendan
|
2005-04-18 05:22:35 +00:00 |
bzbarsky%mit.edu
|
afe4120d40
|
Make sliders use the right event coordinate system. Bug 290522, r+sr=roc,
a=brendan
|
2005-04-18 05:20:32 +00:00 |
bzbarsky%mit.edu
|
0a556b4c4f
|
Make splitters use the right coord system for events, and fix up the review
comment from bug 289792. Fixes bug 290464 and bug 290469 respectively.
r+sr=roc, a=brendan
|
2005-04-18 05:18:34 +00:00 |
roc+%cs.cmu.edu
|
26e5877714
|
Bug 289994. Add REQUIRES needed to build canvas. r+sr=shaver,a=brendan
|
2005-04-12 04:20:01 +00:00 |
roc+%cs.cmu.edu
|
b58358ca6f
|
Bug 289431. Don't include overflow from children in frames that are overflow:-moz-hidden-unscrollable. r+sr=bzbarsky,a=brendan
|
2005-04-11 22:03:23 +00:00 |