-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8301121: RichTextArea Control (Incubator) #1524
Open
andy-goryachev-oracle
wants to merge
63
commits into
openjdk:master
Choose a base branch
from
andy-goryachev-oracle:8301121.RichTextArea
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
f3b02a2
8301121: RichTextArea Control (Incubator)
andy-goryachev-oracle 4c472b7
whitespace
andy-goryachev-oracle 70481ee
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 1cc7743
update + review comments
andy-goryachev-oracle 3e55db8
whitespace
andy-goryachev-oracle a4d7d70
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 780a385
navigation
andy-goryachev-oracle 09a1637
cleanup
andy-goryachev-oracle c2d449f
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle e035c16
improved vertical scrolling
andy-goryachev-oracle d813338
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle bc1615c
fixes and review comments
andy-goryachev-oracle abb4e8d
bsd license for sample code
andy-goryachev-oracle 1d511bf
moved to apps, review comments
andy-goryachev-oracle 9a98453
removed duplicate files
andy-goryachev-oracle b68b375
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 1aafab2
hide impl. detail
andy-goryachev-oracle 6e66a0d
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 0fdd998
fixed directories
andy-goryachev-oracle ce1b695
review comments
andy-goryachev-oracle 42f84f5
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 198206f
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle b22f476
file operations
andy-goryachev-oracle 4cd177f
review comments
andy-goryachev-oracle 4abd8c4
whitespace
andy-goryachev-oracle aaa361c
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle de3947b
error feedback
andy-goryachev-oracle 5482813
ensure cell is in the arrangement
andy-goryachev-oracle 186db01
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle b8b5efe
review comments
andy-goryachev-oracle c0815f0
with styles
andy-goryachev-oracle 1c6c1a5
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 845ead7
whitespace
andy-goryachev-oracle 9a8bd55
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 3d0c13f
line numbers, highlight paragraph menus
andy-goryachev-oracle 212d2b4
ask to save on closing window
andy-goryachev-oracle 9325789
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle e00399b
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle b103e5e
consume conditionally
andy-goryachev-oracle eae50cc
break iterator
andy-goryachev-oracle faabd11
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 905c66b
review comments 1
andy-goryachev-oracle 968989a
measurement node
andy-goryachev-oracle d92c428
review comments
andy-goryachev-oracle 29ae5ff
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle fa25011
javadoc
andy-goryachev-oracle 6f0755f
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 48086f7
validate model
andy-goryachev-oracle 189c663
input map
andy-goryachev-oracle 3946307
review comments
andy-goryachev-oracle 728ca11
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle a51ae15
readme
andy-goryachev-oracle 78e5d97
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 7e142dd
review comments
andy-goryachev-oracle 05f533d
comment
andy-goryachev-oracle 8a52cf7
settings
andy-goryachev-oracle b387615
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 7585ae3
use focus traversal api
andy-goryachev-oracle 5e2a68f
removed add handler last
andy-goryachev-oracle ff3f5af
removed function handler
andy-goryachev-oracle 6a02a75
save as
andy-goryachev-oracle bf41505
Merge remote-tracking branch 'origin/master' into 8301121.RichTextArea
andy-goryachev-oracle 52a7dba
whitespace
andy-goryachev-oracle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After the merge of master, you can remove this (it is unused). I removed it from the PR #1616 (Support JavaFX incubator modules).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I plan to update (merge) the build script once #1616 is integrated.