source: trunk/src/org/expeditee/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1304   5 years bln4 MailBay and MessageBay instances are now encrypted with ProfileEncryption
(edit) @1303   5 years bln4 Moved the static field USER_NOBODY to AuthenticatorBrowser from …
(edit) @1300   5 years bln4 Slight modifications to were and how currently logged in username is …
(edit) @1298   5 years bln4 The currently logged in user is now displayed in the bottom right hand …
(edit) @1296   5 years bln4 Added placeholders as a thing for text items. You can now provide …
(edit) @1293   5 years bln4 Fixed bug relating to FrameCreator under 'OverrideExistingFrames' mode …
(edit) @1291   5 years bln4 The message may now adjusts were it is outputting messages when a …
(edit) @1290   5 years bln4 When a loaded frame has an encyption label in its data, a padlock is …
(edit) @1289   5 years bln4 Added processing for KMS files in FrameIO.searchFrame
(edit) @1288   5 years bln4 Completed work on the FrameCreators new functionality that allows it …
(edit) @1287   5 years bln4 Updated VM property auth to expeditee.authentication. Added two static …
(edit) @1284   5 years bln4
(edit) @1283   5 years bln4 When loading in messages from the mail databases now uses the …
(edit) @1282   5 years bln4 Tidied up startup a bit, Authenticator class renamed to …
(edit) @1281   5 years bln4 Implemented band-aid to fix authentication mode not saving last edits …
(edit) @1280   5 years bln4 Renamed MailMode action to ToggleBay Renamed FrameCreator enums to …
(edit) @1277   5 years bln4 Changes have been made to how mail is stored. Each user now has a …
(edit) @1276   5 years bln4 FrameCreator now has the option to extend an existing frameset rather …
(edit) @1274   5 years bln4 Consistency of FrameIO path names
(edit) @1271   5 years bln4
(edit) @1270   5 years bln4 On profile creation a new parameter has been introducted. By passing …
(edit) @1264   5 years bln4 Updated the authentication and multiuser framesets to have the …
(edit) @1258   5 years davidb Changed how DisplayController width, height and size are retrieved. …
(edit) @1257   5 years bln4 Provide access to tutorials in new regime.
(edit) @1251   5 years bln4 Use UserSetting.Username instead of user.name system property; as …
(edit) @1246   5 years bln4
(edit) @1245   5 years davidb ImageDirs and AudioDirs changed over to new DirectcoryListSetting; …
(edit) @1244   5 years davidb After change to have resources-public and resources-private, some …
(edit) @1242   5 years bln4 Support for new regime in the form of new fields and conditional …
(edit) @1238   5 years bln4
(edit) @1232   5 years bln4 Amendment to previous commit. org.expeditee.gui.Frame -> …
(edit) @1229   5 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameIO -> When …
(edit) @1227   5 years bln4 org.expeditee.auth.EncryptedExpReader -> …
(edit) @1224   5 years bln4 Browser.java -> Remove code using NGIKM for demonstration.
(edit) @1221   5 years bln4 MessageBay.java -> Ability to steal screen from MailBay
(edit) @1220   5 years bln4 FrameUtils.java -> Ability to detect the cursor is over something in …
(edit) @1219   5 years bln4 FrameIO.java -> Altercation of how frames are discovered during …
(edit) @1218   5 years bln4
(edit) @1217   5 years bln4 Frame.java -> Allows reversal of previously implemented -1 (denied) …
(edit) @1216   5 years bln4 DisplayController.java -> Ability to Enter and check if the MailBay is …
(edit) @1215   5 years bln4 Browser.java -> Temporary change to Browser.java to allow for starting …
(edit) @1200   6 years bln4 org.expeditee.auth.gio.EncryptedExpReader -> …
(edit) @1193   6 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameUtils -> …
(edit) @1188   6 years bln4 org.expeditee.gui.FrameIO -> Added ability to specify were frames are …
(edit) @1183   6 years bln4 org.expeditee.gui.MessageBay -> Added a synchronized keyword to the …
(edit) @1182   6 years bln4 org.expeditee.gui.Browser -> org.expeditee.gui.DisplayController -> …
(edit) @1181   6 years bln4
(edit) @1175   6 years bln4 org.expeditee.gui.PopupManager -> Temporarily comments out the code …
(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   8 years davidb Code tidy up
(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) @977   8 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   9 years bln4 Implementation of IndirectMouseActions. Programmers are now able to …
(edit) @942   9 years bln4 The beginnings of indirect controls.
Note: See TracRevisionLog for help on using the revision log.