source: trunk/src/org/expeditee/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @814   10 years jts21 Automatically reposition anchored items when resizing them, and when …
(edit) @806   10 years jts21 Fix IndexOutOfBounds Exception with overwriteMessage (was trying to …
(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) @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) @775   10 years jts21 Modify CreateDefaultProfile() so it only creates a new profile when …
(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) @764   10 years bln4
(edit) @763   10 years bln4
(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) @755   10 years davidb Tweaks to some print statements issued when Expeditee run for the …
(edit) @749   10 years jts21 Fix bug with setting title position when title doesn't have a parent, …
(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) @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) @734   10 years bln4
(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) @722   10 years jts21 Change tutorial in response to user feedback (now deletion is …
(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) @712   10 years jts21 More changes to help text, now L/M/R/LM/MR are always aligned to the …
(edit) @710   10 years davidb Some word changes and more detailed logic for mouse-status-bar help text
(edit) @709   10 years jts21 Fix widget help text (was broken in commit #700)
(edit) @707   10 years jts21 Implement setting tooltip attributes
(edit) @706   10 years jts21 Set TitleTemplate in UserSettings, and decrease default TitleTemplate size
(edit) @705   10 years davidb Some word changes to mouse-status-bar help text
(edit) @704   10 years davidb Some word changes to mouse-status-bar help text
(edit) @703   10 years ngw8 Bug fix in the addRectangle method - was adding width (rather than …
(edit) @702   10 years ngw8 Added method to add a rectangle to the frame. (based on the mouse …
(edit) @700   10 years jts21 Make help text easier to understand (add "click"/"drag" at start of …
(edit) @699   10 years jts21 Attempt at fixing problem with window height not being known at …
(edit) @697   10 years jts21 Fixes/improvements to Help text
(edit) @696   10 years jts21 Make progress bar green
(edit) @690   10 years ngw8 Modified message bay progress bar unicode characters to work properly. …
(edit) @689   10 years jts21 Added progress bar, rewrote some of MessageBay
(edit) @687   10 years jts21 Better help text for widgets
(edit) @686   10 years jts21 Add status message for widgets. Cannot simply handle widgets as …
(edit) @685   10 years jts21 Fix incorrect case dropdown
(edit) @684   10 years jts21 Add help text for Text items
(edit) @683   10 years jts21 Switch to using some simple methods instead of a massive array for …
(edit) @682   10 years jts21 Update status text on all mouse events
(edit) @681   10 years jts21 Add correct status messages for cases where there are items on the cursor
(edit) @680   10 years jts21 Switch to a bitwise comparison solution for populating status array, …
(edit) @678   10 years jts21 Add help for click+drag commands, and make the status go onto 2 lines …
(edit) @676   10 years jts21 Switch to using a link instead of an action for navigation buttons, …
(edit) @674   10 years jts21 Add multi-mouse-button commands to status bar, change how status text …
(edit) @673   10 years jts21 Add status message area, add basic help text that gives info about …
(edit) @671   10 years jts21 Fix frame attribute setting (was using item attribute list where frame …
(edit) @670   10 years jts21 Make sure TitleTemplate is set before generateSettingsTree() is …
(edit) @669   10 years jts21 generateSettingsTree() now uses FrameCreator, and also now uses a …
(edit) @667   10 years jts21 Allow specifying a frame to start at as a commandline option when …
(edit) @664   10 years jts21 Add tooltip template to settings, and make _tooltipItem a static …
(edit) @658   10 years jts21 Auto-generate settings tree when creating a new profile
(edit) @657   10 years jts21 Remove tooltips when getting Template item
(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) @649   11 years davidb Code added so command-line version of FrameShare starts the thread for …
(edit) @637   11 years jts21 Fix bug where merging attributes can create ghost items. Not an ideal …
(edit) @633   11 years jts21 Fix accidentally following links while panning, and make panning only …
(edit) @632   11 years jts21 Add panning action - Use by shift-left-click and dragging the mouse, …
(edit) @626   11 years jts21 Make widgets pass F-keys on to Expeditee, and fix Widget resizing so …
(edit) @625   11 years csl14 Added startBrowserSession action - Go Browsing button on exploratory …
(edit) @620   11 years jts21 Fix dot deletion when drawing a rectangle
(edit) @619   11 years jts21 Fix line deletion
(edit) @618   11 years jts21 Renamed resources folder to assets, made a resources folder within …
(edit) @616   11 years jts21 Invert line deletion behaviour (now the default is back to the …
(edit) @614   11 years csl14 Small changes to profile frame and added start pages - a.k.a templates
(edit) @613   11 years jts21 Add autowrapping to Text items. Enabled for all items by setting the …
(edit) @608   11 years jts21 Fix cropped image positioning so cropped images are always touching …
(edit) @605   11 years jts21 Make settings accept annotation tags
(edit) @604   11 years jts21 Fix bug with deleting widget edges (they were being treated as lines …
(edit) @602   11 years jts21 Invert the behaviour of shift-delete (now the default is to delete a …
(edit) @601   11 years jts21 Switch back to EXP format, revert changes to Picture class
(edit) @599   11 years jts21 Make cropped images always be positioned on the cursor
(edit) @595   11 years jts21 Fix bugs with Picture creation/saving/loading
(edit) @593   11 years jts21 Fix divide-by-zero error in Image loading, fix Frame attribute saving …
(edit) @590   11 years jts21 Don't delete converted frames so there's a backup in case my code …
(edit) @589   11 years jts21 EXA save format working + automatically converting save files to it's …
(edit) @587   11 years jts21 Fix text loading
(edit) @583   11 years jts21 Refactor AttributeUtils
(edit) @580   11 years jts21 Add functionality to ignore items when a mouse button is pressed if …
(edit) @579   11 years jts21 Fix occasional NullPointerException when creating a rectangle
(edit) @572   11 years jts21 Move all profile tags into settings package
(edit) @571   11 years jts21 Add the capability to use setter functions that will be called to set …
(edit) @570   11 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @567   11 years jts21 Add callbacks for middle/right clicks on widgets
(edit) @544   11 years jts21 Updated JfxBrowser to use search engine variable, and also fixed some …
Note: See TracRevisionLog for help on using the revision log.