Only use the HEAD request for HTTP files to identify if the file is found
Fix some cases where the isURLFound method would not found an existing URL
Allow not to set the XInclude property for the XMLSAXParser
Avoid to throw an exception if the underlying parser used by the XMLSAXParser does not support XInclude
AutoComplete: Move the model classes for the AutoComplete behavior in a new text.autocomplete package
AutoComplete: Fix cases where the Swing Popup height would be too large for the list of items
AutoComplete: take into account backspace in the Swing Popup
AutoComplete: add a JavaFX AutoComplete
Last edit: Hervé Girod 2017-11-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Only use the HEAD request for HTTP files to identify if the file is found
Fix some cases where the isURLFound method would not found an existing URL
Allow not to set the XInclude property for the XMLSAXParser
Avoid to throw an exception if the underlying parser used by the XMLSAXParser does not support XInclude
AutoComplete: Move the model classes for the AutoComplete behavior in a new text.autocomplete package
AutoComplete: Fix cases where the Swing Popup height would be too large for the list of items
AutoComplete: take into account backspace in the Swing Popup
AutoComplete: add a JavaFX AutoComplete
Last edit: Hervé Girod 2017-11-08