source: trunk/src/org/expeditee

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @823   10 years bln4 Harmless test. No pixels have been damaged in the…
(edit) @822   10 years jts21 Forgot to remove debug messsages before last commit
(edit) @821   10 years jts21 Add support for writetree to PDF2, Links followed by writetree are …
(edit) @820   10 years jts21 Implement PDF page background color, and fix exceptions on null color
(edit) @819   10 years jts21 Fix bug in linehead polygon drawing, and extract polygon drawing to …
(edit) @818   10 years jts21 Lines with 0 thickness should still be drawn if they aren't part of an …
(edit) @817   10 years jts21 Implement line thickness for PDFs
(edit) @816   10 years jts21 Fix bug where scaled images without repeat or crop values set would …
(edit) @815   10 years jts21 Add ability to extract images from a web browser by right clicking them
(edit) @814   10 years jts21 Automatically reposition anchored items when resizing them, and when …
(edit) @813   10 years csl14 Fullscreen webbrowser now gets actual width and height
(edit) @812   10 years davidb When setting an anchor left/rightr/top/bottom on a Dot, it now looks …
(edit) @811   10 years ngw8 Switched new webparser method to use a loop when adding elements to …
(edit) @810   10 years csl14 Updated Exploratory Search overlays to work with new anchoring.
(edit) @809   10 years jts21 Fix bug where webview had a maximum height and the webpage would be …
(edit) @808   10 years ngw8 Fixed webparser bug where first converted page had text visible on the …
(edit) @807   10 years jts21 Hopefully fix incompatibility with Java 7 caused by using JavaFX …
(edit) @806   10 years jts21 Fix IndexOutOfBounds Exception with overwriteMessage (was trying to …
(edit) @805   10 years davidb Variations of isAnchored() so panning can test if an Item is anchored …
(edit) @804   10 years davidb Default settings for javac in Eclipse (Kepler) for Windows requires …
(edit) @802   10 years jts21 Auto-focus url bar when hovering it, and disable using tab to focus …
(edit) @801   10 years jts21 Make JfxBrowser use only JavaFX Nodes, and make WebParser get images …
(edit) @800   10 years jts21 Add method for re-extracting resources without having to wipe your …
(edit) @799   10 years jts21 Some changes to JSItem (an attempt to stop multiple identical threads …
(edit) @798   10 years csl14 Exploratory Search taskbars now resize with screen - fixed anchor …
(edit) @797   10 years jts21 Add JfxMedia widget, isn't working for me (local files cause the …
(edit) @796   10 years ngw8 Web parser changes: added overview thumbnail page, hidden elements no …
(edit) @795   10 years jts21 Add support for circles to PDF exporter
(edit) @794   10 years jts21 Fix rotated image offset (again, this time without causing jaggy edges)
(edit) @793   10 years jts21 Undo last commit since it caused jagged edges in rotated images in …
(edit) @792   10 years jts21 Fix positioning of rotated images in exported PDFs. Also in the …
(edit) @791   10 years csl14 Exploratory Search interfaces now remains stationary when panning
(edit) @790   10 years ngw8 Added support for setting (via the UI) color attributes from a hex or …
(edit) @789   10 years jts21 Add support to PDF2Writer for rotated images, filled polyons, …
(edit) @785   10 years jts21 Tidier thread handling for JSItem (although it does assume that …
(edit) @784   10 years jts21 Add JSItem class, which like JSWidget is an item controlled by …
(edit) @783   10 years ngw8 Forgot to commit with previous
(edit) @782   10 years ngw8 Fixed a couple of bugs when ranging out text: - Holding shift when …
(edit) @781   10 years jts21 Move resource extraction out of CreateDefaultProfile, since resources …
(edit) @780   10 years csl14 removed unused settings frameset from resources
(edit) @779   10 years csl14 Exploratory Search pages now use a custom font which has been added to …
(edit) @778   10 years jts21 Move some settings into subpackages to tidy up the main settings page …
(edit) @777   10 years jts21 Only try to init fonts after they've been extracted so they can …
(edit) @776   10 years jts21 Fix bug with Text rebuilding, ignore width set on templates, change …
(edit) @775   10 years jts21 Modify CreateDefaultProfile() so it only creates a new profile when …
(edit) @774   10 years davidb Mouse panning action updated to take into account the status of any …
(edit) @770   10 years davidb Printing tweaked to generate a comma delimited list of framesets install
(edit) @769   10 years bln4 When constructing the default frame it now considers the possibility …
(edit) @768   10 years bln4 When detecting OS by using indexOf on …
(edit) @767   10 years ngw8 Updates to new webparser/converter - now gives a tidier, more usable …
(edit) @766   10 years csl14 Added Exploratory Search settings package; can now specify height and …
(edit) @765   10 years jts21 Add global variable to widgets so they can share state. Tried to make …
(edit) @764   10 years bln4
(edit) @763   10 years bln4
(edit) @762   10 years davidb Some web fonts to help spruce up how text can be rendered in …
(edit) @761   10 years davidb Code added to load any TTF fonts located in the resources 'fonts' folder
(edit) @760   10 years davidb Fixed typo in javadoc
(edit) @758   10 years jts21 Change JSWidget to just use a single init() method instead of …
(edit) @757   10 years davidb Further tweak to print statement about network/proxy settings
(edit) @756   10 years davidb Minor tweak to print statement about network/proxy settings
(edit) @755   10 years davidb Tweaks to some print statements issued when Expeditee run for the …
(edit) @753   10 years jts21 Can't cast from Object to boolean, changed to Boolean
(edit) @752   10 years jts21 Add JSWidget class which allows creating widgets entirely within …
(edit) @751   10 years jts21 Fix NullPointerException in FrameShare
(edit) @749   10 years jts21 Fix bug with setting title position when title doesn't have a parent, …
(edit) @748   10 years ngw8 Changed JFX files to no longer use reflection (as some new features …
(edit) @747   10 years jts21 Fix TitleTemplate so it actually works
(edit) @746   10 years ngw8 Changed behaviour of copying/moving ranged text so that shift must be …
(edit) @745   10 years jts21 Forgot to comment out debug messages
(edit) @744   10 years jts21 - Implement redo buffer (every time you undo the changes get pushed to …
(edit) @743   10 years bln4 Added a special case to 'getClassesNew' for handling the protocol …
(edit) @742   10 years jts21 Add HFormat operations to undo stack
(edit) @741   10 years jts21 Items now keep their old ID when being anchored on the same frame as …
(edit) @740   10 years jts21 Modify the undo stack to use a stack of List rather than a stack of …
(edit) @739   10 years jts21 Fix bug with carrying items over widgets. Unfortunately this also …
(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) @736   10 years bln4
(edit) @735   10 years bln4 MailSession contained a line: …
(edit) @734   10 years bln4
(edit) @733   10 years ngw8 Started work on v2 of webparser, currently adds snapshot of page on …
(edit) @732   10 years jts21 Implement settings for FrameShareTimeout and StartFrame. StartFrame
(edit) @731   10 years jts21 Fix deletion tutorial to use data instead of ID values (since ID …
(edit) @730   10 years bln4 Additions made: The ability to register an action on TDFC. default: No …
(edit) @729   10 years jts21 Move ColorWheels to UserSettings, store them as new ArraySetting type …
(edit) @728   10 years jts21 Remove accidental line from Shapes tutorial, and split …
(edit) @727   10 years jts21 Add Pictures/Widgets/Xray tutorial, attempt to avoid bugs with code …
(edit) @726   10 years jts21 Fix Picture.isCropped(), and change Picture rotation values to use …
(edit) @725   10 years jts21 Auto-correct widget names with invalid capitalisation and/or missing …
(edit) @724   10 years jts21 Add shapes tutorial, and add countSides and hasRectangle functions to …
(edit) @723   10 years jts21 Fix off-by-one error with javascript error handling
(edit) @722   10 years jts21 Change tutorial in response to user feedback (now deletion is …
(edit) @721   10 years jts21 Set permissions on main tutorial frame so users can't delete the links …
(edit) @720   10 years davidb Introduction of anchorLeft and anchorTop to compliment existing …
(edit) @719   10 years jts21 Fix up previous tutorial and add Text item tutorial
(edit) @718   10 years jts21 Add tutorials frameset and supporting javascript frameset which will …
(edit) @717   10 years jts21 Changes to settings tree generation, and added vertical/horizontal …
(edit) @716   10 years csl14 Exploratory search pages now use @old. Replaced home icon with new icon.
(edit) @715   10 years jts21 Move JS actions to Javascript2 class, handle java ClassNotFound
(edit) @714   10 years jts21 Add option to insert braces around code inside polygons to XGroupItem. …
Note: See TracRevisionLog for help on using the revision log.