source: trunk/src/org/expeditee/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1174   6 years bln4
(edit) @1173   6 years bln4
(edit) @1172   6 years bln4
(edit) @1171   6 years bln4
(edit) @1170   6 years bln4
(edit) @1157   6 years bln4 org.expeditee.gui.DisplayController -> Entering XRay Mode is a Save …
(edit) @1151   6 years bln4
(edit) @1144   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1141   6 years bln4 org.expeditee.gui.Browser -> Fixed some issues with ordering of …
(edit) @1140   6 years bln4 org.expeditee.gui.DisplayController -> requestRefresh now optionally …
(edit) @1139   6 years bln4
(edit) @1137   6 years bln4
(edit) @1128   6 years bln4 Moved overly open scoped content further in.
(edit) @1125   6 years bln4 org.apollo.items.EmulatedTextItem -> …
(edit) @1118   6 years bln4 TODO: Solve occasional ConcurrentModificationException, possible …
(edit) @1117   6 years bln4 org.expeditee.gui.Browser -> Moved Settings.Init() moved prior to …
(edit) @1114   6 years bln4 org.expeditee.gui.DisplayController -> org.expeditee.gui.MessageBay
(edit) @1112   6 years bln4 org.expeditee.gio.EcosystemManager -> …
(edit) @1106   6 years bln4 org.expeditee.gio.EcosystemManager -> …
(edit) @1105   6 years bln4 org.expeditee.gui.FrameIO -> Changed a catch(Exception e) to a …
(edit) @1104   6 years bln4 org.expeditee.gui.Popup -> Fixed a bug in the Popup class that was …
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1099   6 years davidb Removing these files as a consequence of Corey's logic/graphics …
(edit) @1098   6 years davidb New files from Corey's work on logic/graphics separation
(edit) @1077   8 years davidb Force reload added to F12 when control is down
(edit) @1075   8 years davidb Changes from private to protected to allow Browser to be inherited by …
(edit) @1068   8 years davidb Additional transitions
(edit) @1064   8 years davidb Addition of new type of frame transition, with off-screen buffering to …
(edit) @1063   8 years davidb Comment tidy up
(edit) @1062   8 years davidb Fix from Bryce of up-down arrow keys in text item
(edit) @1055   8 years davidb Starting mode changed to 'Normal' rather than 'Audience' so the @Next …
(edit) @1054   8 years davidb Delayed drawing of InteractiveWidgets so they end up on top
(edit) @1051   8 years davidb Code upgraded so frame zooming is an optional (experimental) feature …
(edit) @1048   8 years davidb Whitespace difference
(edit) @1047   8 years davidb Anchor top and left added as minus options to an @i item. Relocation …
(edit) @1039   8 years davidb Main Addition: full-screen audience mode. Also some whitespace and …
(edit) @1032   8 years davidb Change of logic so a given starting frame on the command-lline is …
(edit) @1013   8 years davidb Defautl starting page (home1) added
(edit) @998   8 years davidb Added new versions of last commit that have been tidied up
(edit) @997   8 years davidb Added new version of FrameIO
(edit) @984   9 years davidb Code tidy up
(edit) @980   9 years davidb Support for frame transitions added
(edit) @979   9 years davidb Safer way to get colour information, that falls back to default values …
(edit) @977   9 years bln4 Updates to how Next and LastItem magnetic constraint actions work; so …
(edit) @971   9 years bln4 When getting items from the frame it now filters out any occurrences …
(edit) @952   9 years bln4
(edit) @949   9 years bln4
(edit) @947   9 years bln4 Removed usused imports
(edit) @945   9 years bln4
(edit) @944   9 years bln4 The remaining of the implemention of Indirect keyboard and mouse commands
(edit) @943   10 years bln4 Implementation of IndirectMouseActions. Programmers are now able to …
(edit) @942   10 years bln4 The beginnings of indirect controls.
(edit) @941   10 years bln4 Altered zoomFrame to be public
(edit) @940   10 years bln4 Continued work on update to tooltips to be actual items so that data …
(edit) @939   10 years bln4
(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) @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) @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) @906   10 years bln4 Added Magnetic Constraints Magnetic Constraints are a new type of …
(edit) @885   10 years csl14 Made changes to Exploratory Search interface and minor fixes to …
(edit) @876   10 years csl14 Exploratory Search web browser now anchors to fullscreen + fixed bug …
(edit) @871   10 years ngw8 Made it possible to set line and letter spacing attributes via the UI
(edit) @865   10 years davidb Tidy up on some comment text
(edit) @852   10 years ngw8 Changed MOUSE_WHEEL_THRESHOLD to 2, making it slightly easier to …
(edit) @851   10 years jts21 Zoom frame around the current mouse position
(edit) @850   10 years jts21 Enable F1/F2 or shift-scroll on background to zoom whole frame, and …
(edit) @843   10 years jts21 Implement uploading images to FrameServer so other people can see them
(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 …
Note: See TracRevisionLog for help on using the revision log.