Gitiles
Code Review
Sign In
git.eclipse.org
/
mylyn
/
org.eclipse.mylyn.docs.vex
/
58ed6213324c18c1be7d5f6b58e61a094af3da68
/
org.eclipse.vex.core.tests
19cf66c
provide #PCDATA as valid element, if text is allowed
by Florian Thienel
· 8 years ago
727f3da
more tests
by Florian Thienel
· 8 years ago
40afa46
test functionality for direct XML insertion
by Florian Thienel
· 8 years ago
b4ea755
test the XInclude editing functionality
by Florian Thienel
· 8 years ago
39cce6c
test and fix the editing editing functionality
by Florian Thienel
· 8 years ago
59f0987
move tests related to selection balancing into BalancingSelectorTest
by Florian Thienel
· 8 years ago
a616041
test the processing instruction editing functionality
by Florian Thienel
· 8 years ago
ae80cbc
move tests of positioning into TestCursorPosition
by Florian Thienel
· 8 years ago
501a54e
test the comment editing functionality
by Florian Thienel
· 8 years ago
8e1a9af
extract functionality to edit content
by Florian Thienel
· 8 years ago
d94c2a2
provide access to IContent
by Florian Thienel
· 8 years ago
f46082d
provide compound edit that contains the committed/rolled back work
by Florian Thienel
· 8 years ago
e565f3e
move ownership of Cursor into BoxWidget
by Florian Thienel
· 8 years ago
93bebe0
extract the editing part of IVexWidget into a separate interface
by Florian Thienel
· 8 years ago
5ac412e
change order of line style and line width for consistency
by Florian Thienel
· 8 years ago
f16b33d
add support for undo/redo to BoxWidget
by Florian Thienel
· 8 years ago
1c20f90
improve name to CannotApplyException
by Florian Thienel
· 8 years ago
ad9f790
add support for drawing and filling a polygon
by Florian Thienel
· 8 years ago
4b21e3b
add support for color to Square
by Florian Thienel
· 8 years ago
b807804
fix TestWithTracing
by Florian Thienel
· 8 years ago
568e431
provide method to swap forground and background color
by Florian Thienel
· 8 years ago
d0df173
add support for rounded rectangles
by Florian Thienel
· 8 years ago
cfcb193
introduce an explicit placeholder for the end offset of a node
by Florian Thienel
· 8 years ago
391b43b
attach rules for line wrapping to both ends of IInlineBox
by Florian Thienel
· 8 years ago
172da37
handle the invisible gaps recursively for nested inline boxes
by Florian Thienel
· 8 years ago
fa785b6
add a dedicated method to insert a line break at a given offset
by Florian Thienel
· 8 years ago
63fd004
provide text lines with their sub-ranges for a given range of text
by Florian Thienel
· 8 years ago
9b43a54
split a String into lines
by Florian Thienel
· 8 years ago
9fe5201
provide value of the white-space property to LineArrangement
by Florian Thienel
· 8 years ago
b488e5b
enhance handling of trailing whitespace when text-align == right
by Florian Thienel
· 8 years ago
1df876c
add support for the text-align property
by Florian Thienel
· 8 years ago
eaca2d2
introduce enum for LineStyle
by Florian Thienel
· 8 years ago
9b3500d
fix imports
by Florian Thienel
· 8 years ago
50f3874
add support for the background-color property
by Florian Thienel
· 8 years ago
021b839
add support for border-style and border-color
by Florian Thienel
· 8 years ago
0b31188
emit information about changed Cursor position
by Florian Thienel
· 8 years ago
da3c091
remove dependency of tests on runtime system behavior (line.separator)
by Florian Thienel
· 8 years ago
402d7b8
remove CascadingProperties; Styles and StyleSheet will handle this
by Florian Thienel
· 8 years ago
f83b577
create data structure for cascading properties
by Florian Thienel
· 8 years ago
3510e0f
add "Structural" prefix to Frame
by Florian Thienel
· 8 years ago
a39044f
introduce InlineNodeReference representing an inline element as box
by Florian Thienel
· 8 years ago
10395c7
prevent leading whitespace when splìtting lines
by Florian Thienel
· 8 years ago
9c357de
Merge branch 'master' into feature/newBoxModel
by Florian Thienel
· 8 years ago
2be6265
update poms to use tycho 0.24.0 to fix the CI build
by Florian Thienel
· 8 years ago
aa45f04
show inline containers
by Florian Thienel
· 8 years ago
c3230e4
introduce depth-first traversal for nodes
by Florian Thienel
· 8 years ago
c6711fd
remove use of ContentMap in MoveDown
by Florian Thienel
· 8 years ago
ff9a15d
update the formatting and clean-up settings to Eclipse Mars
by Florian Thienel
· 8 years ago
8421856
rename NodeReference to StructuralNodeReference
by Florian Thienel
· 8 years ago
4847cc7
make ChildBoxPainter operate on IChildBox instead of IStructuralBox
by Florian Thienel
· 8 years ago
b8850f2
show highlighted content with bold border and lightened background
by Florian Thienel
· 8 years ago
6a1ee3b
improve naming: BalancingSelector, moveEndTo, setEndAbsoluteTo
by Florian Thienel
· 8 years ago
9b51885
start balancing forward at the node, not its parent
by Florian Thienel
· 8 years ago
9c5cd6c
balanced selecting with the mouse must be handled differently
by Florian Thienel
· 8 years ago
77f9685
Merge branch 'master' into feature/newBoxModel
by Florian Thienel
· 8 years ago
4619a89
moving cursor down from last line of paragraph should go to parent
by Florian Thienel
· 8 years ago
ffc41df
a IContentBox is always a IChildBox
by Florian Thienel
· 8 years ago
844abb2
moving cursor up into last line of paragraph should go to preferred x
by Florian Thienel
· 8 years ago
0daf61e
bug 470335: NPE when document is edited in other editor
by Carsten Hiesserich
· 8 years ago
50d98ad
use UniversalTestDocument in test of cursor positioning
by Florian Thienel
· 8 years ago
1ddd00e
use balanced selection
by Florian Thienel
· 8 years ago
2af02a3
show simple (unbalanced) selection
by Florian Thienel
· 9 years ago
bbfb1d6
extract independent responsibilities from BoxWidget
by Florian Thienel
· 9 years ago
3efda2e
fix one-off problem in text splitting algorithm
by Florian Thienel
· 9 years ago
507397d
indicate a structural change if text is inserted into an empty element
by Florian Thienel
· 9 years ago
bf7806b
propagate layout reconciliation from leaves to the root
by Florian Thienel
· 9 years ago
0702637
move ContentMap from Cursor into BoxWidget
by Florian Thienel
· 9 years ago
035dfc6
Merge branch 'master' into feature/newBoxModel
by Florian Thienel
· 9 years ago
ec8f91d
move ContentMap as private member into Cursor
by Florian Thienel
· 9 years ago
22a91e9
simplify MoveUp and MoveDown
by Florian Thienel
· 9 years ago
586051b
cleanup Cursor and BoxWidget
by Florian Thienel
· 9 years ago
5a446bf
move Cursor to own package
by Florian Thienel
· 9 years ago
e9e9b17
refactor for more symmetry in MoveUp and MoveDown
by Florian Thienel
· 9 years ago
7fe573d
fix cursor up/down behaviour at top/bottom of the document
by Florian Thienel
· 9 years ago
a20e24d
move cursor down
by Florian Thienel
· 9 years ago
e231c35
IContentBox can be empty
by Florian Thienel
· 9 years ago
aa8cd6c
use strategy pattern for moving the cursor
by Florian Thienel
· 9 years ago
13c9e23
move cursor up
by Florian Thienel
· 9 years ago
308492b
make cursor positioning by coordinates more intuitive
by Florian Thienel
· 9 years ago
4935dca
add methods to determine the position of a box relative to coordinates
by Florian Thienel
· 9 years ago
22edf0c
move cursor positioning by absolute coordinates to CursorPosition
by Florian Thienel
· 9 years ago
8cf1287
extract calculation of cursor position in own class
by Florian Thienel
· 9 years ago
08725cf
increase version numbers to 1.2
by Florian Thienel
· 9 years ago
11afb4e
add support for positioning cursor by mouse click
by Florian Thienel
· 9 years ago
9cd0254
provide access to the absolute top/left coordinates of a box
by Florian Thienel
· 9 years ago
504f0b3
provide access to relative top and left
by Florian Thienel
· 9 years ago
ea56c08
introduce visitor with result for boxes
by Florian Thienel
· 9 years ago
6a4077d
add cache for ColorResource to remove amount of short-lived instances
by Florian Thienel
· 9 years ago
c26140a
convert absolute and relative coordinates
by Florian Thienel
· 9 years ago
5f518d4
set foreground and background color separately
by Florian Thienel
· 9 years ago
a8d4693
extract and reuse splitting algorithm
by Florian Thienel
· 9 years ago
52dbcc3
Merge remote-tracking branch 'origin/master' into feature/newBoxModel
by Florian Thienel
· 9 years ago
eb452c6
bug 452716: add about.html to all plug-ins
by Florian Thienel
· 9 years ago
8703b3a
bug 452716: enable bundle signing
by Florian Thienel
· 9 years ago
48fbadc
use factory to conveniently create box structures
by Florian Thienel
· 9 years ago
e94c6e5
fix calculation of space right of component
by Florian Thienel
· 9 years ago
b368118
extract Frame from VerticalBlock to spearate concerns
by Florian Thienel
· 9 years ago
48e2abd
extract LineArrangement algorithm, add test harness
by Florian Thienel
· 9 years ago
f8665b5
add constructor with one font name for convenience
by Florian Thienel
· 9 years ago
d0bf223
split text at whitespace
by Florian Thienel
· 9 years ago
Next »