Theppitak Karoonboonyanan
|
1703d4c904
|
Bug 157546. The 'delete' key should delete an entire cluster. r=peterv,r+sr=roc
|
2008-10-16 20:44:32 +13:00 |
|
Olli Pettay
|
e4345417cd
|
bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking
|
2008-10-15 12:40:28 +03:00 |
|
Uri Bernstein
|
bd1f6dba4a
|
Bug 459660: Remove two unused members of nsTypedSelection and their accessors. r+sr=roc.
|
2008-10-13 23:25:21 +02:00 |
|
Uri Bernstein
|
760fdefd8c
|
Bug 459588: Kill OLD_SELECTION code. r+sr=roc.
|
2008-10-13 00:11:51 +02:00 |
|
Uri Bernstein
|
fc382ab3d0
|
Bug 426766: Cursor keys behave weirdly in "view source" window. r+sr=roc.
|
2008-10-09 12:07:16 +02:00 |
|
Uri Bernstein
|
45724fce6e
|
Bug 458089: Kill VISUALSELECTION code. r=smontagu, sr=roc.
|
2008-10-09 12:05:30 +02:00 |
|
Alexander Surkov
|
b50bd7e887
|
Bug 456944 - Crash when spell checking selection changes, r=smaug, sr=roc
|
2008-10-08 20:53:14 +08:00 |
|
Graeme McCutcheon
|
93b55448a4
|
Bug 451252 - "Highlight All" find selection not visible in elements that have -moz-user-select: none set; r+sr=roc
|
2008-09-07 16:12:50 +02:00 |
|
Uri Bernstein
|
8c618073ad
|
Merge commit for bug 210197
|
2008-08-09 19:34:08 +03:00 |
|
Uri Bernstein
|
b5db30ef38
|
Unconditionally reset mDragSelectingCells to false on mouse-up, so that the system doesn't remain in table selection mode when dragging outside a table. bug=210197. r+sr=mats.palmgren
|
2008-08-09 18:09:37 +03:00 |
|
Asaf Romano
|
95767c850b
|
Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc.
|
2008-07-30 23:48:56 +03:00 |
|
|
|
b78179b566
|
bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil
|
2008-07-17 14:06:24 +02:00 |
|
John Daniels
|
2aef16c1bf
|
Bug 419532 – deCOMtaminate nsICaret. r+sr=roc
|
2008-07-16 12:52:01 +02:00 |
|
Benjamin Smedberg
|
8886216dff
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
|
|
|
6971cc0752
|
Bug 423523: Caret can leave div w/ contenteditable = true with repeated arrow keys, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-23 15:33:14 -07:00 |
|
|
|
c28a527a14
|
Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons
|
2008-04-14 18:04:18 -07:00 |
|
|
|
08c190bb1e
|
When adding a range to the selection, set the anchor focus to the added range, rather than the last range in the selection. bug=392746 r+sr=roc a1.9=beltzner. Mochitest (v3) by Martijn Wargers.
|
2008-03-31 10:47:42 -07:00 |
|
|
|
a292b44ee8
|
reverting fix for 392746 due to unexplained failure of /tests/toolkit/content/tests/widgets/test_colorpicker_popup.xul
|
2008-03-30 14:55:37 -07:00 |
|
|
|
7dbf778dbb
|
When adding a range to the selection, set the anchor focus to the added range, rather than the last range in the selection. bug=392746 r+sr=roc a1.9=beltzner. Mochitest by Martijn Wargers.
|
2008-03-30 11:13:29 -07:00 |
|
|
|
0ccdef5621
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
|
|
|
4aa69fa997
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
|
|
|
3538ede317
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
|
|
|
836d6685cd
|
Make nsTypedSelection ctors initialize all members (fixes an UMR) and reorder members to save space. b=417895 r+sr=roc a=blocking1.9
|
2008-02-26 07:04:14 -08:00 |
|
|
|
d53278e296
|
Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep
|
2008-02-21 18:24:04 -08:00 |
|
|
|
439d9b7115
|
Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures.
|
2008-02-20 03:10:16 -08:00 |
|
|
|
46fdf03ed0
|
Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep]
|
2008-02-20 02:19:31 -08:00 |
|
|
|
351de4d3bf
|
Back out Theppitak Karoonboonyanan's patch from bug 157546 due to a regression (bug 417745).
|
2008-02-15 12:20:55 -08:00 |
|
|
|
ba51f7f475
|
Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=beltzner]
|
2008-02-14 21:30:34 -08:00 |
|
|
|
750ad2685e
|
Bug 368760, r=mats, sr=roc, a=blocking1.9+
|
2007-11-22 12:47:33 -08:00 |
|
|
|
2927dedce8
|
Clean up prbool misuse in layout. bug 398312, r+sr+a=dbaron
|
2007-10-09 17:00:05 -07:00 |
|
|
|
9f351ff772
|
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
|
2007-10-01 16:20:37 -07:00 |
|
|
|
2696c68ab6
|
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
|
2007-08-23 21:54:45 -07:00 |
|
|
|
060596c3e9
|
Make sure layout is up to date before moving the caret. Bug 375436 followup to fix orange, pending reviews from roc.
|
2007-08-21 22:13:24 -07:00 |
|
|
|
d0829b5bfc
|
Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron
|
2007-08-21 19:57:06 -07:00 |
|
|
|
8e5940fc96
|
Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron
|
2007-08-16 20:43:00 -07:00 |
|
|
|
0a77b9713d
|
Make GetFirstCellNodeInRange() deal with document node in the range. b=391747 r=Olli.Pettay sr+a=roc
|
2007-08-16 05:42:25 -07:00 |
|
|
|
04a4c37887
|
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
|
2007-08-07 08:18:36 -07:00 |
|
|
|
98de634631
|
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 |
|
|
|
bf9ea34c63
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
|
|
|
9b2de45f14
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
|
|
|
bd21679096
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
|
|
|
50379e5deb
|
Don't depend on undefined behavior (sign extension on right shift). bug 385259, r=mats.palmgren sr=jst
|
2007-06-25 14:53:21 -07:00 |
|
|
|
e0f90db412
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
|
|
|
20e76df4f1
|
Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron
|
2007-03-23 10:32:34 -07:00 |
|
|
|
43d7614a16
|
Bug 374937, Crashes [@ nsTypedSelection::GetFrameSelection], r+sr=roc
|
2007-03-22 17:06:38 -07:00 |
|
Olli.Pettay@helsinki.fi
|
b8a39e4f6c
|
Bug 373586 , r+sr=roc
|
2007-03-19 10:23:29 +00:00 |
|
Olli.Pettay@helsinki.fi
|
5e7ebb4a14
|
Backout bug 373586
|
2007-03-19 08:13:01 +00:00 |
|
Olli.Pettay@helsinki.fi
|
9b559775f4
|
Bug 373586 , r+sr=roc
|
2007-03-19 06:30:41 +00:00 |
|
uriber@gmail.com
|
2a73f82546
|
Always initialize numChildren, now that it's always checked. bug=368893 r=nian.liu sr=roc
|
2007-02-04 21:24:49 +00:00 |
|
mats.palmgren@bredband.net
|
378d56c9f7
|
Collapse() might have destroyed 'frame'. b=368697 r+sr=roc
|
2007-01-30 22:28:06 +00:00 |
|