sharparrow1@yahoo.com
|
1eb555233b
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
|
2007-08-07 12:07:43 -07:00 |
|
mats.palmgren@bredband.net
|
07a2d5f8f3
|
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
|
2007-08-07 08:18:36 -07:00 |
|
mcsmurf@mcsmurf.de
|
ce9047c662
|
Bug 390282: xul labels should be cropped with unicode ellipsis (\u2026) instead of three dots, Patch by Dão Gottwald, r+sr=bz, a1.9=dbaron
|
2007-08-06 02:50:45 -07:00 |
|
masayuki@d-toybox.com
|
6c98d90d68
|
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
|
2007-08-06 01:15:00 -07:00 |
|
enndeakin@sympatico.ca
|
34f05d991b
|
Bug 388995, remove popups from open chain after the popuphiding event, r+sr=bz, a=dbaron
|
2007-08-03 07:05:07 -07:00 |
|
sharparrow1@yahoo.com
|
3c0386076e
|
Bug 389659: Scrollbar dragging broken when using fullZoom != 1.0. r+sr=roc, a19=dbaron
|
2007-08-02 18:17:24 -07:00 |
|
bzbarsky@mit.edu
|
21e0d65a42
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
update the resize flags properly. Bug 388084, r+sr+a=dbaron
|
2007-08-02 11:08:05 -07:00 |
|
ginn.chen@sun.com
|
850d22da9e
|
Bug 387981 No focus events when exiting XUL submenus
r=surkov.alexander, enndeakin sr=neil
|
2007-07-25 21:14:32 -07:00 |
|
sharparrow1@yahoo.com
|
fb3a8889db
|
Bug 386640: ClearStyleDataAndReflow is fundamentally broken. r+sr=bz
|
2007-07-25 10:14:13 -07:00 |
|
enndeakin@sympatico.ca
|
e28524ff33
|
Bug 388280, command event needs to know user input state, otherwise a popup could be blocked, r=jst,sr=bz
|
2007-07-23 17:55:52 -07:00 |
|
asqueella@gmail.com
|
b562b1a8cf
|
Bug 388761 - fix MOZ_XUL-disabled builds
p=romaxa <romaxa@gmail.com>
r+sr=roc
|
2007-07-23 17:04:36 -07:00 |
|
enndeakin@sympatico.ca
|
3e0f22aa82
|
Bug 387499, 387985, key navigation and shortcuts not working when menulist is closed, r=neil,sr=bz
|
2007-07-23 10:08:10 -07:00 |
|
enndeakin@sympatico.ca
|
873f3ed906
|
Bug 388361, dropdowns in font dialog not always working, make sure to reset cached size when a frame is added or removed, r+sr=bz
|
2007-07-18 19:02:04 -07:00 |
|
pavlov@pavlov.net
|
ccb08ef91f
|
fixing vc71 bustage
|
2007-07-18 14:56:02 -07:00 |
|
enndeakin@sympatico.ca
|
a23877472b
|
Bug 387548, use sizetopopup to set popup size when an anchor is used, fixes wrong size on seamonkey autocomplete field, r+sr=bz
|
2007-07-18 08:24:57 -07:00 |
|
enndeakin@sympatico.ca
|
8b63ae1bc7
|
Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz
|
2007-07-17 05:21:53 -07:00 |
|
mrbkap@gmail.com
|
ee7ba77bf9
|
Squelch compile warnings in layout by not using 'static' in a header file. bug 388356, r=enndeakin sr=jst
|
2007-07-16 15:25:29 -07:00 |
|
enndeakin@sympatico.ca
|
d871c755b7
|
Bug 388064, remove extra active popup list from presshell, since popup manager now tracks popups, and does so for all popups, r+sr=roc
|
2007-07-16 07:53:32 -07:00 |
|
bzbarsky@mit.edu
|
a4c90a1d9d
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 13:05:45 -07:00 |
|
enndeakin@sympatico.ca
|
8fa56f3a36
|
Bug 387111, release popup manager properly, was causing a crash, r+sr=roc
|
2007-07-12 06:57:01 -07:00 |
|
enndeakin@sympatico.ca
|
fc044d96d8
|
Bug 306669, tooltips not always showing, make sure that mCurrentTooltip is cleared properly, r=neil,sr=bz
|
2007-07-11 10:23:30 -07:00 |
|
enndeakin@sympatico.ca
|
62041b8d2e
|
Bug 387142, submenus collapsing incorrectly, also ensure parent menu gets highlighted again when a subitem is selected, r+sr=bz
CVS: ----------------------------------------------------------------------
|
2007-07-11 05:05:40 -07:00 |
|
enndeakin@sympatico.ca
|
181eab0467
|
Bug 387236, submenus not closing up entire hierarchy, r+sr=bz
|
2007-07-10 10:03:32 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
neil@parkwaycc.co.uk
|
c55615d9e2
|
Shortcut keys should open submenus (regression from bug 279703) r=Enn
|
2007-07-07 01:40:54 -07:00 |
|
jruderman@hmc.edu
|
47921d75eb
|
Bug 321066, remove bogus assertions. Patch by Andreas Lange, r=enndeakin, sr=neil.
|
2007-07-06 18:44:19 -07:00 |
|
enndeakin@sympatico.ca
|
20eb44a3fc
|
Bug 386795, popups positioned 1 pixel off when using ShowPopup, r+sr=roc
|
2007-07-06 05:12:47 -07:00 |
|
bzbarsky@mit.edu
|
262174c1db
|
Include the stuff we use. Bug 279703 followup, r=enn.
|
2007-07-05 21:23:56 -07:00 |
|
dbaron@dbaron.org
|
91755f5f8a
|
Fix bustage on x86_64 Linux. b=279703 r=enndeakin
|
2007-07-04 11:37:33 -07:00 |
|
enndeakin@sympatico.ca
|
6c8197be5f
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
mats.palmgren@bredband.net
|
db689821bf
|
Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst
|
2007-07-03 19:15:31 -07:00 |
|
sharparrow1@yahoo.com
|
8801788a06
|
Bug 386141: Switch NS_FRAME_IS_BOX to use IsFrameOfType. Patch by fantasai, r+sr=roc.
|
2007-07-03 15:11:28 -07:00 |
|
mats.palmgren@bredband.net
|
bf430d8c33
|
Fix crash [@ nsPopupSetFrame::Destroy]. b=384877 r=enndeakin sr=roc
|
2007-07-03 14:16:48 -07:00 |
|
bzbarsky@mit.edu
|
bdded13f7c
|
Propagate the principal responsible an image load all the way to
CanLoadImage/LoadImage in nsContentUtils, and use it for security checks
there. Bug 310165, r=sicking, sr=dbaron
|
2007-07-03 11:45:39 -07:00 |
|
smontagu@smontagu.org
|
564c2941e0
|
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
|
2007-06-30 22:56:10 -07:00 |
|
enndeakin@sympatico.ca
|
271e5c520d
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:39:50 -07:00 |
|
enndeakin@sympatico.ca
|
95deb19d78
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
6c59f4a6d3
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|
neil@parkwaycc.co.uk
|
9b5434879e
|
Bug 384874 Fix regression from previous patch for bug 382746 r=Enn sr=bz
|
2007-06-21 03:25:06 -07:00 |
|
Olli.Pettay@helsinki.fi
|
be8f9644bb
|
Bug 384491, remove assertion when <xul:listboxbody style='overflow: hidden' />, r+sr=roc
|
2007-06-21 02:35:41 -07:00 |
|
dbaron@dbaron.org
|
3b94faebcf
|
Back out patch to make mousethrough attribute apply to all elements. b=380094 a=roc
|
2007-06-18 16:22:46 -07:00 |
|
Olli.Pettay@helsinki.fi
|
fcd8e6531d
|
Bug 383837, Crash [@ nsXULTooltipListener::LaunchTooltip], r=enn, sr=neil
|
2007-06-15 11:53:42 -07:00 |
|
Olli.Pettay@helsinki.fi
|
1ada41249c
|
Bug 382444, r+sr=roc
|
2007-06-14 01:37:21 -07:00 |
|
Olli.Pettay@helsinki.fi
|
19e2e52116
|
Adding a null check, Bug 384133, r=enn, sr=neil
|
2007-06-14 01:18:11 -07:00 |
|
Olli.Pettay@helsinki.fi
|
1daadb05f5
|
Bug 381120, ensure view in reflowcallback, r+sr=roc
|
2007-06-12 03:26:13 -07:00 |
|
neil@parkwaycc.co.uk
|
4e03c3eea8
|
Bug 383236 Fix missing null-check from previous patch for bug 382746 r=Enn sr=bz
|
2007-06-06 13:28:47 -07:00 |
|
neil@parkwaycc.co.uk
|
4c9b839ddb
|
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
|
44793caa0f
|
Bug 332283, drop indicator not working for trees, r=sr=roc
|
2007-05-30 16:09:56 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b14e1983fd
|
Bug 381862, r+sr=roc
|
2007-05-25 03:14:55 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b9a6965dbe
|
Bug 381153, r+sr=roc
|
2007-05-25 03:09:29 -07:00 |
|
masayuki@d-toybox.com
|
54605b25b1
|
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
|
d4a50fcc87
|
Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron.
|
2007-05-22 20:48:43 -07:00 |
|
sharparrow1@yahoo.com
|
888cd6828d
|
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
|
e06ebc1983
|
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
|
3abcfaa5a3
|
Bug 378961, r+sr=roc
|
2007-05-21 00:33:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
5b6a10c55d
|
Bug 381167, r+sr=roc
|
2007-05-21 00:27:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b7db6f5a38
|
Bug 380217, r+sr=roc
|
2007-05-18 04:37:57 -07:00 |
|
neil@parkwaycc.co.uk
|
073bc637e1
|
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
|
63661ce0ab
|
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
|
a334324e77
|
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
|
7ec10e025c
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
|
mats.palmgren@bredband.net
|
587e9762aa
|
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
|
1f0637ebc5
|
Bug 380094 - make mousethrough more generally usefulp=toshok@hungry.comr+sr=roc
|
2007-05-13 09:00:00 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f29b4e2b1b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
|
Olli.Pettay@helsinki.fi
|
91a5c67cd1
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
|
neil@parkwaycc.co.uk
|
001e700eb6
|
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
|
c88375308d
|
Backing out bug 377035 because it caches the tree body inappropriately
|
2007-05-09 13:13:26 -07:00 |
|
neil@parkwaycc.co.uk
|
0b4c61480c
|
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
|
b945e58d65
|
Bug 281630 Support ch width units in XUL r+sr=bz
|
2007-05-09 01:48:38 -07:00 |
|
bzbarsky@mit.edu
|
3cb4bc9240
|
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
|
7dc7c89d6c
|
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
|
4777e8e1b0
|
Remove some files as part of bug 379319. r=enn sr=dbaron
|
2007-05-02 11:13:18 -07:00 |
|
masayuki@d-toybox.com
|
3d8a57b83a
|
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
|
48cbd7d72e
|
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
|
32d3d359f4
|
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
|
05d5e6a371
|
Fix bug 379229, r+sr=dbaron
|
2007-04-29 23:17:03 -07:00 |
|
mats.palmgren@bredband.net
|
731778235e
|
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
|
08402ec8a3
|
Bug 377899, Cycle between nsXULTooltipListener and nsGlobalWindows causes leaks, r=neil,sr=peterv
|
2007-04-25 10:18:50 -07:00 |
|
longsonr@gmail.com
|
273bbf57a6
|
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
|
2e25a321f8
|
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
|
9e554b3e8b
|
Bug 374570, constrain popups to frame, r+sr=roc
|
2007-04-20 11:20:03 -07:00 |
|
enndeakin@sympatico.ca
|
f7b1a69686
|
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
|
cdbc870e44
|
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
|
48f1856f84
|
Fix tooltip crash (regression from bug 376802) b=377473 r+sr=jst
|
2007-04-15 04:25:53 -07:00 |
|
neil@parkwaycc.co.uk
|
d83ae6bd8e
|
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
|
41bb6169ac
|
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
|
4fb830fb09
|
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
|
a96b0154ec
|
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
|
45f7765a85
|
Bug 372047, support reverse direction scales, r=neil,josh
|
2007-04-09 15:39:57 -07:00 |
|
bzbarsky@mit.edu
|
2fd17c94d8
|
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
|
cf1ccace7f
|
375196, r+sr=roc
|
2007-03-25 22:38:22 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|