source: trunk/src/org/expeditee/io/WebParser.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @753   10 years jts21 Can't cast from Object to boolean, changed to Boolean
(edit) @748   10 years ngw8 Changed JFX files to no longer use reflection (as some new features …
(edit) @734   10 years bln4
(edit) @733   10 years ngw8 Started work on v2 of webparser, currently adds snapshot of page on …
(edit) @713   10 years ngw8 Web parser now creates Expeditee rectangles for elements that have a …
(edit) @701   10 years ngw8 Switched to recursive function for parsing DOM when adding to the …
(edit) @695   10 years ngw8 Minor changes to web parser
(edit) @693   10 years ngw8 Removed now obsolete loop from web parser, should increase speed for …
(edit) @692   10 years ngw8 Partially fixed web parsers inability to convert unicode characters
(edit) @691   10 years ngw8 Links partially working in converted web pages
(edit) @690   10 years ngw8 Modified message bay progress bar unicode characters to work properly. …
(edit) @688   10 years ngw8 Improvements to WebParser's handling of blank text nodes, fixing bug …
(edit) @672   10 years ngw8 Webparser improvements regarding how whitespace is dealt with
(edit) @662   10 years ngw8 Made webparser line height/spacing work far better, with no magic …
(edit) @659   10 years ngw8 Improvements WebParser conversions of wrapped text - links and other …
(edit) @644   11 years ngw8 Actually fixed issue with background images that have a percent position
(edit) @638   11 years ngw8 Fixed web parser bug where background images with a % position were …
(edit) @630   11 years ngw8 WebParser bug fixes related to image repetition, default/unspecified …
(edit) @628   11 years ngw8 Much better support for wrapped text when converting web pages, strips …
(edit) @610   11 years jts21 Partial tiling implemented
(edit) @606   11 years jts21 Fix WebParser image cropping, TODO: Add tiling
(edit) @603   11 years jts21 Fix image creation for webparser
(edit) @601   11 years jts21 Switch back to EXP format, revert changes to Picture class
(edit) @600   11 years ngw8 Added support for the CSS 'background-size' property to WebParser
(edit) @594   11 years ngw8 Added conversion support for CSS bg images that have been 'cropped' …
(edit) @577   11 years jts21 Get WebParsing via URL working. Kinda. (requires a JfxBrowser widget …
(edit) @576   11 years ngw8 basic image importing support for the webpage to expeditee stuff. …
(edit) @568   11 years ngw8 Moved JfxBrowser page parsing method into WebParser class, added some …
(add) @566   11 years jts21 Move JavaFX reflection to it's own class so it can be accessed by …
Note: See TracRevisionLog for help on using the revision log.