1.2.36.1 released
Fix the EditorStateListener notification being incorrect for the following actions: open a document, add a character, CTRL+Z, CTRL+Y, CTRL+Z. The last EditorStateListener.STATE_UNCHANGED is missing
Fix the EditorStateListener notification being incorrect for the following actions: open a document, add a character, CTRL+Z, CTRL+Y, CTRL+Z. The last EditorStateListener.STATE_UNCHANGED is missing
Fix the EditorStateListener notification being incorrect for the following actions: open a document, add a character, CTRL+Z, CTRL+Y, CTRL+Z. The last EditorStateListener.STATE_UNCHANGED is missing
1.2.36 released
Fix cases after 1.2.35 where after several undos when the stack of edits is empty canUndo() return true where it should have returned false Add methods to directly save the content of the editor in a URL or a File
Fix cases after 1.2.35 where after several undos when the stack of edits is empty canUndo() return true where it should have returned false
Fix cases after 1.2.35 where after several undos when the stack of edits is empty canUndo() return true where it should have returned false
1.2.35 released
update wiki
Further protections of the JEditor class if the line does not exist Fix cases where the first edit would be shown as could not been redo Use DocJGenerator 1.6.16 for the wiki generation Use Markdown for the README and CHANGES files
update wiki
Use DocJGenerator 1.6.16 for the wiki generation
Further protections of the JEditor class if the line does not exist
Further protections of the JEditor class if the line does not exist
Further protections of the JEditor class if the line does not exist
Use DocJGenerator 1.6.16 for the wiki generation
1.2.34 released
Fix some cases when inserting a text in the editor would not be performed at the correct place Improve the caret management after inserting text, mainly for C languages and other languages, for XML an HTML, and for CSS
Fix some cases when inserting a text in the editor would not be performed at the correct place
Fix some cases when inserting a text in the editor would not be performed at the correct place
Fix some cases when inserting a text in the editor would not be performed at the correct place
1.2.33 released
Add a TokenizedDocument class allowing to iterate through the Tokens of a document Make sure that the default Font in the SyntaxTokenizer class is always Dialog, regardless of the platform
Add a TokenizedDocument class allowing to iterate through the Tokens of a document
Add a TokenizedDocument class allowing to iterate through the Tokens of a document
Add a TokenizedDocument class allowing to iterate through the Tokens of a document
1.2.32 released
Further fixes for the SPARQL syntax
Further fixes for the SPARQL syntax
Further fixes for the SPARQL syntax
1.2.31 released
Put the caret at the end of the selection after a paste in the editor Fix visual errors in the painting of the syntaxed text for the SPARQL syntax after a copy and paste Fix the entire editor being shown as selected if setText is called Fix the saveAs action in the editor application
- Put the caret at the end of the selection after a paste in the editor
1.2.30 released
Add a method in the SyntaxDocument class to get the entire text of the document Add a method in the SyntaxDocument class to get the length of a line in the document Add a method in the SyntaxDocument class to get the offset of a line and column in the document Ensure that the token marker of a document is a TextTokenMarker if no TextTokenMarker has been set for the document Fix a case where the visible lines would be set to a negative value
Fix a case where the visible lines would be set to a negative value
Fix a case where the visible lines would be set to a negative value
Fix a case where the visible lines would be set to a negative value
Add a method in the SyntaxDocument class to get the entire text of the document
Add a method in the SyntaxDocument class to get the entire text of the document
Add a method in the SyntaxDocument class to get the entire text of the document
Add a method in the SyntaxDocument class to get the entire text of the document