source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @990   8 years bln4
(edit) @989   8 years davidb Added new fonts from google.com
(edit) @988   8 years davidb Added new documentation frames
(edit) @987   8 years davidb Changed to 'lower-tech' way of doing this, as the line that had to be …
(edit) @986   8 years davidb Script for bringing back edited Expeditee documentation framesets into …
(edit) @985   8 years davidb Images used in @iw widget, designed for tutorial
(edit) @984   8 years davidb Code tidy up
(edit) @983   8 years davidb Code tidy up
(edit) @982   8 years davidb Improved TTF font support
(edit) @981   8 years davidb Two new interactive widgets, to help with users learning Expeditee …
(edit) @980   8 years davidb Support for frame transitions added
(edit) @979   8 years davidb Safer way to get colour information, that falls back to default values …
(edit) @978   8 years davidb Action added for retrieving just one unicode char
(edit) @977   8 years bln4 Updates to how Next and LastItem magnetic constraint actions work; so …
(edit) @976   9 years bln4 When deciding what action to run Actions.java now considers actions …
(edit) @975   9 years bln4 When attempting to run a action and finding multiple potential matches …
(edit) @974   9 years bln4 Publicified one of the formatter strings so we can use it for …
(edit) @973   9 years bln4
(edit) @972   9 years bln4
(edit) @971   9 years bln4 When getting items from the frame it now filters out any occurrences …
(edit) @970   9 years bln4 Ok, now when following a daisy chain it properly looks for loops. If …
(edit) @969   9 years bln4 Added a rule to deal with the combination of daisy chaining and …
(edit) @968   9 years bln4 Altered the YXLayout algorithm to handle daisy chaining. This was …
(edit) @967   9 years bln4
(edit) @966   9 years bln4
(edit) @965   9 years bln4
(edit) @964   9 years bln4 Made changes to what happens when pasting plan text. Because the code …
(edit) @963   9 years bln4
(edit) @962   9 years bln4
(edit) @961   9 years bln4
(edit) @960   9 years bln4
(edit) @959   9 years bln4
(edit) @958   9 years bln4
(edit) @957   9 years bln4
(edit) @956   9 years bln4
(edit) @955   9 years bln4
(edit) @954   9 years bln4
(edit) @953   9 years davidb Preamble about New Zealand Digital Library Project added at start
(edit) @952   9 years bln4
(edit) @951   9 years davidb Change in code to cope with commit #936, that broke the Javascript …
(edit) @950   9 years bln4
(edit) @949   9 years bln4
(edit) @948   9 years davidb Initial cut at README file for project
(edit) @947   9 years bln4 Removed usused imports
(edit) @946   9 years bln4 Made modifications to how it deals with setting expeditee.home It …
(edit) @945   9 years bln4
(edit) @944   9 years bln4 The remaining of the implemention of Indirect keyboard and mouse commands
(edit) @943   9 years bln4 Implementation of IndirectMouseActions. Programmers are now able to …
(edit) @942   9 years bln4 The beginnings of indirect controls.
(edit) @941   9 years bln4 Altered zoomFrame to be public
(edit) @940   9 years bln4 Continued work on update to tooltips to be actual items so that data …
(edit) @939   9 years bln4
(edit) @938   9 years bln4 Initial cut at a Tooltip class that stores Text Items inside it
(edit) @937   10 years bln4 Not sure how to delete things from svn; so these files are simply …
(edit) @936   10 years bln4 Modifications to XGroupItem for SpIDER
(edit) @935   10 years bln4
(edit) @934   10 years bln4
(edit) @933   10 years bln4
(edit) @932   10 years bln4
(edit) @931   10 years bln4
(edit) @930   10 years bln4 XItems now have remember what XGroup they belong in.
(edit) @929   10 years bln4
(edit) @928   10 years bln4 Altered method processChar to pass responsibility off to …
(edit) @927   10 years bln4 Method setTextCursor modified to allow support for Text.UP and …
(edit) @926   10 years bln4 The 'initializeForTesting' method was calling Browser->main() passing …
(edit) @925   10 years jts21 Updated build-nojfx ant target to exclude JfxMedia widget
(edit) @924   10 years jts21 Fix for titles on new frames getting set to the minimum font-size when …
(edit) @923   10 years jts21 Justify text items on delete and undo/redo
(edit) @922   10 years jts21 Improved ItemUtils.Justify (now justifies against Frame edge too)
(edit) @921   10 years jts21 Avoided JfxBrowser build error (caused by having to use internal APIs …
(edit) @920   10 years jts21 Text items are now correctly justfied on Frame load, and when picked …
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @918   10 years jts21 Moved tutorials to documentation folder, made them automatically be …
(edit) @917   10 years jts21 Changed Line.getEndPointToDisconnect to improve line disconnection …
(edit) @916   10 years jts21 Added script for inserting license headers into all source files. Will …
(edit) @915   10 years bln4 Added useful toString method to XRawItem to help with debugging Added …
(edit) @914   10 years davidb Implicit Boxing
(edit) @913   10 years davidb Changes related to anchor widgets
(edit) @912   10 years davidb In getItemsInNestedEnclosure() area for largest encountered enclosure …
(edit) @911   10 years davidb Refactored name to correct spelling mistake
(edit) @910   10 years davidb Overspill cases, when text pokes outside of a rect, now handled more …
(edit) @909   10 years davidb Text item changed to use a tighter intersects() method based on …
(edit) @908   10 years davidb And now the version with the commented out code removed
(edit) @907   10 years davidb Y-by-X Walker algorithm failed to follow nested boxes when an …
(edit) @906   10 years bln4 Added Magnetic Constraints Magnetic Constraints are a new type of …
(edit) @905   10 years davidb Support for bounding box calculation more closely aligned with the …
(edit) @904   10 years davidb Some error checks added in to array bound access in y-span
(edit) @903   10 years davidb Changes needed after restructuring of Settings code/classes
(edit) @902   10 years jts21 Fix classpath
(edit) @901   10 years jts21 Add pong frameset
(edit) @900   10 years jts21 Forgot to svn add new files before committing
(edit) @899   10 years jts21 Improvements to JSItem/JSWidget (better thread and drawing handling, …
(edit) @898   10 years ngw8 Added an extremely basic 'stop' function to the web parser, so …
(edit) @897   10 years ngw8 Changed webparser to use a for loop (rather than while) for scrolling …
(edit) @896   10 years csl14 Fixed web browser start page
(edit) @895   10 years ngw8 Minor change to icon buttons so the icon part is transparent
(edit) @894   10 years ngw8 Fixed bug where text wasn't copied when right-clicking in the JFX Browser
(edit) @893   10 years csl14 small change to overlayset
(edit) @892   10 years ngw8 Added a status bar to the jfx browser that shows up when a link is …
(edit) @891   10 years csl14 Removed link to my history for @old tag in ES start page
Note: See TracRevisionLog for help on using the revision log.