Gitiles
Code Review
Sign In
git.eclipse.org
/
mylyn
/
org.eclipse.mylyn.docs.vex
/
8210aa1107f95bd783072ef82869a8c589b8812d
/
org.eclipse.vex.ui
/
src
/
org
/
eclipse
/
vex
/
ui
/
boxview
49389d9
introduce a feature toggle preference to activate the new box model
by Florian Thienel
· 6 years ago
110c76d
define the visualization of empty elements through the content property
by Florian Thienel
· 6 years ago
d58fe54
show images in the before/after pseudo elements
by Florian Thienel
· 6 years ago
c5b9324
use BoxWidget instead of VexWidget in VexEditor
by Florian Thienel
· 6 years ago
186873e
delegate editing in BoxWidget to DocumentEditor
by Florian Thienel
· 6 years ago
4b683d1
provide access to caret position, current node/element and document
by Florian Thienel
· 6 years ago
9efd2a2
do not reveal the DOMController to the outside
by Florian Thienel
· 6 years ago
708074e
add an action that inserts a processing instruction
by Florian Thienel
· 6 years ago
1e99efe
add an action that inserts a comment
by Florian Thienel
· 6 years ago
554c20a
define an empty element for UniversalTestDocument
by Florian Thienel
· 7 years ago
f3919e3
improved method names
by Florian Thienel
· 7 years ago
a9e777b
rename for consistency
by Florian Thienel
· 7 years ago
b4f1313
show the content around the caret in the info panel of BoxDemoView
by Florian Thienel
· 7 years ago
0117da0
add support for loading a CSS file from the workspace
by Florian Thienel
· 7 years ago
2289673
show current caret position in BoxDemoView
by Florian Thienel
· 7 years ago
f8acd84
add action to rebuild the complete box model in the BoxDemoView
by Florian Thienel
· 7 years ago
2f09505
read CSS for BoxDemoView
by Florian Thienel
· 7 years ago
db2a40e
add italic element to show support for nested inline elements
by Florian Thienel
· 7 years ago
9c4cd93
introduce an alternative IBoxModelBuilder implementation based on CSS
by Florian Thienel
· 7 years ago
6e7043f
introduce an interface for the builder of the box model
by Florian Thienel
· 7 years ago
3544781
fix editing with inline elements
by Florian Thienel
· 7 years ago
aa45f04
show inline containers
by Florian Thienel
· 7 years ago
9296f19
introduce universal test document with inline elements
by Florian Thienel
· 7 years ago
d743ced
extract test document as reference for all kinds of tests
by Florian Thienel
· 7 years ago
bbfb1d6
extract independent responsibilities from BoxWidget
by Florian Thienel
· 7 years ago
13f0861
remove multi-threading for now
by Florian Thienel
· 7 years ago
aa4a10e
put index into sample text to increase visibility of scrolling
by Florian Thienel
· 7 years ago
a0b7be1
move visualization into BoxWidget
by Florian Thienel
· 7 years ago
3345fea
clean-up test document creation
by Florian Thienel
· 7 years ago
44e03c4
extract visualization chain from BoxView
by Florian Thienel
· 7 years ago
c295da7
compact visualization methods
by Florian Thienel
· 8 years ago
6283e94
move Cursor and ContentMap into BoxWidget
by Florian Thienel
· 8 years ago
419cd99
reset cursor to 0 when pressing the HOME key
by Florian Thienel
· 8 years ago
0b8fcc7
add a first concept of a cursor to the BoxView
by Florian Thienel
· 8 years ago
552961e
introduce listeners to extend layout and painting behaviour
by Florian Thienel
· 8 years ago
d061625
add decoriating box that represents a certain node in the document
by Florian Thienel
· 8 years ago
45db1a7
create a box that shows textual content from the document IContent
by Florian Thienel
· 8 years ago
116535c
use a (sophisticated) chain of responsibility to handle visualization
by Florian Thienel
· 8 years ago
48fbadc
use factory to conveniently create box structures
by Florian Thienel
· 8 years ago
b368118
extract Frame from VerticalBlock to spearate concerns
by Florian Thienel
· 8 years ago
75191de
move creation of box model to the client of BoxWidget
by Florian Thienel
· 8 years ago
46bf8ec
explicitly run garbage collector when exchanging the BoxWidget instance
by Florian Thienel
· 8 years ago
7084777
cut off references to the box model as soon as BoxWidget is disposed
by Florian Thienel
· 8 years ago
644a5ee
create environment for fast visual feedback
by Florian Thienel
· 8 years ago