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

2030 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1c34e68034 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 3c95294952 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 ff22ad9ece nsScrollBoxFrame.h is not used anymore, remove it. Not part of the build 2005-11-14 19:48:57 +00:00
bsmedberg%covad.net 78f6d0683d 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 ac3f79fa07 More robust handling of the overflow property, bug 315210 r/sr=roc 2005-11-11 05:30:31 +00:00
bzbarsky%mit.edu d2a0bba83a Fix more grid crashes. Bug 314502, r+sr=dbaron 2005-11-09 02:19:18 +00:00
bzbarsky%mit.edu ce046353d7 Make grids less crash-happy. Bug 307809, r+sr=dbaron 2005-11-09 02:15:12 +00:00
hwaara%gmail.com 9d82e45dd4 bug 314350, implement GetScrolledSize in nsScrollBoxObject
r/sr=bzbarsky
2005-11-06 15:10:09 +00:00
roc+%cs.cmu.edu 520b30a7f7 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 0eb7427fc2 Get default tooltip text more reliably b=147670 r=timeless sr=jst 2005-11-02 23:53:56 +00:00
bzbarsky%mit.edu d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
cvshook%sicking.cc 64a0fbd45f 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 0d5a3e6aa7 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 680ffaad50 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 d0ad850b4e 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 3c06eb9daf Fix bug 311710, r=neil, sr=roc 2005-10-14 21:26:38 +00:00
roc+%cs.cmu.edu e69dd56e71 Bug 311659. Don't hold frame references persistently in splitters. r+sr=bzbarsky 2005-10-11 18:59:58 +00:00
bzbarsky%mit.edu 57c1459ccd 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 061690eb61 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 95c83cae7c 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 8c377524e9 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 01a327b8b8 Bug 291099 menuitem context menus arrow keys doubled r=aaronlev sr=dbaron 2005-09-29 13:18:27 +00:00
vladimir%pobox.com 9e27e97d75 b=203183, context menu stays when clicking other menus, r+sr=roc 2005-09-28 18:48:27 +00:00
peterv%propagandism.org a91a09cd13 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 eed57e643a 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 3609c87767 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 7deb75fa94 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 ccf2da6b12 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 101a31e1c6 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 fed343c43a 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 317220d090 Fix tree horizontal scrolling issues b=212789 r+sr=roc 2005-09-18 11:18:28 +00:00
neil%parkwaycc.co.uk 22e6b4960d Bug 306971 Fix negative top row index regression r+sr=roc 2005-09-16 14:34:29 +00:00
bzbarsky%mit.edu cf64715ae5 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 74a91f99c1 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 fda95dd5cf 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 7e709162b7 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 b3067884a8 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 3e2adc9538 Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan 2005-08-31 17:20:09 +00:00
bzbarsky%mit.edu 88905e691a 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 4ff8d10416 Fixing more build bustage for bug 212789 -- merge to changes from bug 289940. 2005-08-30 19:22:38 +00:00
bzbarsky%mit.edu 55f34876ef Fixing build bustage for bug 212789 -- merge to changes from bug 289940. 2005-08-30 18:56:10 +00:00
bzbarsky%mit.edu 4e670a3b31 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 0f56e73dd0 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 20c5ee5f35 Flush _before_ getting the presshell, not after. Bug 297079, r+sr=roc 2005-08-24 01:27:02 +00:00
roc+%cs.cmu.edu 6dfeabd466 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 6377fe1d40 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 0d6a610963 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 533e07fb19 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 0ada7ea5e9 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 0df3ca16ac Fix JS exception when menulist has no menuitems b=302120 r=bz sr=roc a=asa 2005-08-08 20:59:16 +00:00