Ms2ger
|
304f9a96e5
|
Bug 722406 - Part a: Introduce nsISelection::CollapseNative; r=smaug
|
2012-02-01 11:54:22 +01:00 |
Ehsan Akhgari
|
65c30a4bd4
|
Bug 171237 - Part 2: Correct the calls to ScrollIntoView which were not updated as part of bug 605138; r=roc
|
2012-01-11 20:19:19 -05:00 |
Ehsan Akhgari
|
c3bcd6d2f7
|
Bug 171237 - Center the search results instead of scrolling only enough to show them in order to provide more visual context; r=roc
|
2012-01-11 20:18:23 -05:00 |
David Zbarsky
|
52afb07fb3
|
Bug 682611 - Part 2: Remove nsIRange; r=smaug
|
2012-01-10 15:19:54 +01:00 |
Olli Pettay
|
6dc5863452
|
Bug 714162 - Don't traverse certainly alive selections, additional patch, r=mccr8
|
2012-01-06 21:08:08 +02:00 |
Olli Pettay
|
d150cdcfbe
|
Bug 714162 - Don't traverse certainly alive selections, r=mccr8
|
2011-12-30 12:47:23 +02:00 |
Mats Palmgren
|
bec1daa47f
|
Bug 712937 - Null-check aRange. r=bzbarsky
|
2011-12-24 05:08:23 +01:00 |
Nicholas Nethercote
|
67d30e3fdd
|
Bug 711908 - Fix a bunch of GCC warnings in layout. r=dbaron.
|
2011-12-19 19:46:39 -08:00 |
Mats Palmgren
|
11e92a2e7b
|
Bug 619273 - Move the selection state bit from frames to content nodes. r=smaug
|
2011-12-20 10:15:41 +01:00 |
Jeff Walden
|
ddd2253a84
|
Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert
|
2011-12-18 01:00:47 -05:00 |
Jeff Walden
|
dd6d340250
|
Bug 704127 - Implement MOZ_FINAL as a modifier for classes and virtual member functions. r=cjones
--HG--
extra : rebase_source : d95a3b3e726f810f299314358ba8c5e23557698e
|
2011-11-20 22:21:16 -08:00 |
Jeff Muizelaar
|
450731c7e1
|
Bug 698107. layout: Return nsnull instead of false. r=bz
Caught by a clang warning.
--HG--
extra : rebase_source : 384a3451b7e54f8afb40f5e8a94000c00a54cc6d
|
2011-11-08 18:09:22 -05:00 |
Ehsan Akhgari
|
1deb9f1504
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
ac54b41b01
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
David Zbarsky
|
f4e6e44142
|
Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug
|
2011-08-07 16:17:00 -04:00 |
David Zbarsky
|
c18023e7bc
|
Bug 672536 - Merge nsISelection3 into nsISelection r=smaug
|
2011-08-07 16:18:00 -04:00 |
Masayuki Nakano
|
c56d31c887
|
Bug 675865 backout new dragginf for selection handling code from Mozilla8 r=smaug (backed out patches are: bug 552707, bug 644621, bug 670058, bug 670508, bug 671319)
|
2011-08-03 12:39:02 +09:00 |
Ehsan Akhgari
|
f4a0e49607
|
Bug 674558 - Implement the HTML5 selectionDirection property for text controls (input and textarea); r=bzbarsky
|
2011-07-28 13:51:22 -04:00 |
Mounir Lamouri
|
0252d92d00
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -07:00 |
Ehsan Akhgari
|
63320af2de
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
Mounir Lamouri
|
b8b90bb631
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-19 11:22:43 -07:00 |
Mounir Lamouri
|
d4958c3309
|
Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage.
|
2011-07-19 10:49:48 -07:00 |
Mounir Lamouri
|
d9d1e6dee0
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-18 17:05:10 -07:00 |
Masayuki Nakano
|
1089ca4946
|
Bug 670058 Stop drag handling for selection when the dragging frame selection detaches presShell r=smaug
|
2011-07-11 13:20:46 +09:00 |
Masayuki Nakano
|
02f36526f8
|
Bug 552707 While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable r=roc+smaug, ui=faaborg
|
2011-07-06 11:16:18 +09:00 |
Craig Topper
|
b380a043ca
|
Bug 654369 - Part 9: Remove OOM checks from layout/generic r=bz
--HG--
extra : rebase_source : b828e73151ceb8cb59e1d8f7c0671dc88397057c
|
2011-04-28 22:02:16 -07:00 |
Masayuki Nakano
|
3b106893b1
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
Masayuki Nakano
|
75d9ba5fe6
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
Craig Topper
|
b738f3acb7
|
Bug 658143 - Part 3: Remove nsFrameSelection QI and createInstance support. r=roc
|
2011-05-18 22:28:54 -07:00 |
Dão Gottwald
|
cba4bc94e3
|
Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
|
2011-05-02 19:50:18 +02:00 |
Zack Weinberg
|
f8bc216403
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
2011-04-16 18:22:41 -07:00 |
Robert O'Callahan
|
10ed771425
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
Ehsan Akhgari
|
c49debc45b
|
Bug 642823 - Make the behavior of nsISelection::Modify consistent for word selection across platforms by not eating spaces on any platform; r=roc
|
2011-03-20 15:49:06 -04:00 |
Olli Pettay
|
a0de05da93
|
Bug 637621, allow selection collapse more often, r+a=jst
--HG--
extra : rebase_source : 216a2405f929ca00cc4982ebb39230b4f3018dc1
|
2011-03-02 16:55:12 +02:00 |
Mats Palmgren
|
6359a7cbf9
|
Bug 602331 - selection addRange cannot select nodes that are being dynamically appended to the DOM. r=roc a=blocking2.0:final
|
2011-01-14 01:22:26 +01:00 |
timeless@mozdev.org
|
22343a0faf
|
Bug 620304 crash [@ nsTypedSelection::GetIndicesForInterval] if !aStartIndex/!aEndIndex, r+a=jst
|
2010-12-20 01:19:00 -08:00 |
Jonathan Kew
|
11ffa0acd9
|
bug 332636 - fix editor's handling of surrogate-pair combining marks with backspace. r=ehsan a=roc
|
2010-12-16 14:17:41 -08:00 |
Jonathan Kew
|
272d51b1ff
|
Backed out changeset 1958ebae93cc for causing mochitest orange. a=backout
|
2010-12-16 15:15:35 -08:00 |
Jonathan Kew
|
e7f3587100
|
bug 332636 - fix editor's handling of surrogate-pair combining marks with backspace. r=ehsan a=roc
|
2010-12-16 14:17:41 -08:00 |
Timothy Nikkel
|
9aef72c2c9
|
Bug 559993. Scroll the whole selection into view, not just the focus point when finding on a page. r=roc a=blocking-final+
|
2010-11-24 19:35:02 -06:00 |
Ms2ger
|
8d5b6749ab
|
Bug 589623 - Raise INVALID_STATE_ERR exceptions from Selection.collapseTo{Start|End}; r+a=jst
|
2010-11-06 10:40:13 +01:00 |
Ms2ger
|
1aa51dad4b
|
Bug 589621 - Throw the correct exception for Selection.getRangeAt called with out-of-bounds values; r=sicking a=bsmedberg
|
2010-11-06 10:40:04 +01:00 |
Ehsan Akhgari
|
dc74dcda83
|
Bug 389321 - Part 1: Don't choke on textnodes which don't have a primary frame; r=roc a=blocking-betaN+
|
2010-08-17 15:25:53 -04:00 |
Ehsan Akhgari
|
cc93ba143d
|
Bug 605138 follow-up: fix Thunderbird bustage. r=me a=bustage
|
2010-10-25 14:24:40 -04:00 |
Ehsan Akhgari
|
a4cd5779dd
|
Bug 605138 - Part 2: Refactor nsTypedSelection::ScrollIntoView to use flags instead of parameters; r=roc a=blocking-final+
|
2010-10-22 18:41:55 -04:00 |
Ehsan Akhgari
|
5a00036e64
|
Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+
|
2010-10-21 16:56:20 -04:00 |
Neil Deakin
|
1279bbb333
|
Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking
|
2010-10-25 10:06:30 -04:00 |
Boris Zbarsky
|
24cf83776a
|
Bug 594808. If the given range is detached, don't try to work with its start/end containers. r=sicking
|
2010-10-20 20:24:15 -04:00 |
Ehsan Akhgari
|
6e6435481b
|
Bug 604314 - "ASSERTION: unexpected disconnected nodes"; r,a=roc
--HG--
extra : rebase_source : be7c85abe0c8c84c5663a871ee831863c4823bad
|
2010-10-18 23:24:39 -04:00 |
Ehsan Akhgari
|
09a71f3255
|
Bug 586662 - Part 3: Don't attempt to compare unrelated points when manipulating selections; r=roc a=blocking-betaN+
|
2010-09-23 14:44:01 -04:00 |