source: trunk/src/org/expeditee/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @748   10 years ngw8 Changed JFX files to no longer use reflection (as some new features …
(edit) @740   10 years jts21 Modify the undo stack to use a stack of List rather than a stack of …
(edit) @738   10 years jts21 Implement carrying items between Expeditee windows. Currently doesn't …
(edit) @737   10 years jts21 Enable per-item permission values, and tidy up DefaultFrameWriter a little
(edit) @734   10 years bln4
(edit) @733   10 years ngw8 Started work on v2 of webparser, currently adds snapshot of page on …
(edit) @730   10 years bln4 Additions made: The ability to register an action on TDFC. default: No …
(edit) @720   10 years davidb Introduction of anchorLeft and anchorTop to compliment existing …
(edit) @717   10 years jts21 Changes to settings tree generation, and added vertical/horizontal …
(edit) @714   10 years jts21 Add option to insert braces around code inside polygons to XGroupItem. …
(edit) @713   10 years ngw8 Web parser now creates Expeditee rectangles for elements that have a …
(edit) @707   10 years jts21 Implement setting tooltip attributes
(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) @676   10 years jts21 Switch to using a link instead of an action for navigation buttons, …
(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) @661   10 years jts21 Fix KMSReader to use the correct params for spacing methods
(edit) @659   10 years ngw8 Improvements WebParser conversions of wrapped text - links and other …
(edit) @656   10 years jts21 Implement tooltips
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @652   10 years jts21 Remove debug message for pasting text, and change warning message for …
(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) @613   11 years jts21 Add autowrapping to Text items. Enabled for all items by setting the …
(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) @593   11 years jts21 Fix divide-by-zero error in Image loading, fix Frame attribute saving …
(edit) @589   11 years jts21 EXA save format working + automatically converting save files to it's …
(edit) @585   11 years jts21 New save format now can save and load frames on par with the exp …
(edit) @584   11 years jts21 Make FrameReader an interface and move it's HashMap to DefaultFrameReader
(edit) @582   11 years jts21 Don't use XML formatting since it's overly verbose
(edit) @581   11 years jts21 Start adding XML save format. Idea is to make special items (Images, …
(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) @572   11 years jts21 Move all profile tags into settings package
(edit) @570   11 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @568   11 years ngw8 Moved JfxBrowser page parsing method into WebParser class, added some …
(edit) @566   11 years jts21 Move JavaFX reflection to it's own class so it can be accessed by …
(edit) @562   11 years jts21 Add alpha value support for Nathaniel's web page importing (but as …
(edit) @542   11 years jts21 Switch ProxyAuth to using the same details for HTTP an HTTPS, since …
(edit) @538   11 years jts21 Web browsers will also not automatically reload when the proxy …
(edit) @536   11 years jts21 Tested JfxBrowser with proxy auth (working), fixed some mistakes in …
(edit) @535   11 years jts21 Get proxy config working
(edit) @504   11 years jts21 New copy/paste handling, add pdfImporter, add dictionary and …
(edit) @478   11 years davidb Code changes to support more than one arrow pointing to the same block …
(edit) @476   11 years davidb Additional work needed to support Nibb attribute for arrowhead tip …
(edit) @473   11 years davidb White-space tidy-up
(edit) @461   11 years davidb Removal of this file, in favour of JavaWriter.java
(edit) @460   11 years davidb Introduction of method 'gSortedItems()' to help with more advanced …
(edit) @459   11 years davidb Refactoring of method name
(edit) @458   11 years davidb Classes to support IDE.java
(edit) @457   11 years davidb Classes that support a more sophisticated traversal of items on a …
(edit) @452   12 years davidb Refactored to use the new PermissionPair and UserAppliedPermission classes
(edit) @427   15 years ra33
(edit) @421   16 years ra33 Can now move lines while the mouse button is depressed
(edit) @419   16 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @417   16 years ra33 Fixed formatting problem for times.. which did not work for times …
(edit) @410   16 years ra33 Completed several tasks specified by Rob... 1. Changing the resize …
(edit) @400   16 years ra33 Changed the way justification works so that... Width field has a …
(edit) @390   16 years ra33 Added auto colour wheel... when drawing rectangles... Fixed …
(edit) @382   16 years ra33 update greenstone3 class to use types maps and arrays
(edit) @376   16 years ra33
(edit) @362   16 years ra33 Added Spell Checker Added word count stats Fixed some mail stuff
(edit) @348   16 years ra33
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @309   16 years ra33 Documents created with write tree open automatically using the Desktop …
(edit) @306   16 years ra33 Added some HELP actions More mail stuff... and networking stuff Can …
(edit) @298   16 years ra33 Adding networking stuff for peer to peer sharing of frames
(edit) @295   16 years bjn8
(edit) @290   16 years ra33
(edit) @289   16 years ra33 Added HTML styles
(edit) @286   16 years ra33
(edit) @284   16 years ra33 Added additional mail functionality... Also added REMINDER feature
(edit) @282   16 years ra33
(edit) @247   16 years ra33 Added more import and mail stuff... including text importer
(edit) @241   16 years ra33
(edit) @226   16 years ra33 Added PDF writers
(edit) @214   16 years ra33 Added charts
(edit) @212   16 years bjn8 Fixed subtle bug with loading data lines from an expeditee file
(edit) @207   16 years bjn8 Made some frame routines thread-safe Improved widget events
(edit) @198   16 years ra33 added new package to separate widget classes from item classes
(edit) @176   16 years ra33
(edit) @147   16 years ra33 Added anchorRight and anchorBottom properties to items... Fixed bugs …
(edit) @145   16 years ra33
(edit) @143   16 years ra33 Fixed some repaint issues
(edit) @140   16 years bjn8 Drag and Drop now supported. Asynchronous saving and loading now supported
(edit) @121   16 years bjn8 Added invalidation for graphics... biiiig commit. LOts of effeciency …
(edit) @115   16 years ra33 added functionality for dockable @v's
Note: See TracRevisionLog for help on using the revision log.