source: trunk/src/org/expeditee/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1415   5 years bln4 Renamed Frame.getItems() to Frame.getSortedItems() to better represent …
(edit) @1414   5 years bln4 More amendments to the way surrogates are handled. Including renaming …
(edit) @1413   5 years bln4 Changed surrogates to work the way discussed with David. …
(edit) @1410   5 years bln4 Fixed bug with surrogate inheritance.
(edit) @1408   5 years bln4 Implementation of the surrogate system. When you set an item to have a …
(edit) @1407   5 years bln4 Group level permission is now completely a thing. If a frame has a …
(edit) @1406   5 years bln4 You can now create groups. Make a text item of the format "Group: …
(edit) @1405   5 years bln4 Added Group attribute to frames. Some early logic on using the …
(edit) @1403   5 years bln4 Added groups path. Will be used to store framesets whose contents …
(edit) @1402   5 years bln4 Permission is now a triple rather than a pair. The new second bit is …
(edit) @1399   5 years bln4 Migrate EncryptedExpReader/EncryptedExpWriter to encryption package …
(edit) @1398   5 years bln4 Items can now have an encryption label. New functionality using this …
(edit) @1393   5 years bln4 Maintain caseing for settings.
(edit) @1381   5 years bln4 Property _tabIndex will be used to support functionality to tab …
(edit) @1379   5 years bln4 Reimplementation of the functionality that limits a text item to one …
(edit) @1377   5 years bln4 Rollback implementation of _maxWidth. After talks with David, this …
(edit) @1374   5 years bln4 Implemented EncryptionPermission attribute. EncryptionPermission is a …
(edit) @1369   5 years bln4 MaxWidth on text items is now a thing. Use this on text boxes in …
(edit) @1363   5 years bln4 It is now possible to complete the process of recovering access to a …
(edit) @1357   5 years bln4 Fixes to permission on items.
(edit) @1355   5 years bln4 Added peace of mind for those running old regime and wanting to add …
(edit) @1354   5 years bln4
(edit) @1353   5 years bln4 Explicitly set rest of non-used paths in old regime to null.
(edit) @1350   5 years bln4 Gracefully deal with the possibility that the call to …
(edit) @1349   5 years bln4 Updated comment explaining how FrameIO.CreateFrameset can return null …
(edit) @1343   5 years bln4
(edit) @1342   5 years bln4 Following investigation I have figured out why the version zero check …
(edit) @1341   5 years bln4
(edit) @1337   5 years bln4 Committed a fix to hopefully address the File modify conflict issue …
(edit) @1333   5 years bln4 Setting a EncryptionLabel on a frame marks the frame as changed so …
(edit) @1332   5 years bln4
(edit) @1331   5 years bln4 Added support for running with the old regime but with authentication. …
(edit) @1330   5 years bln4
(edit) @1329   5 years bln4 When running old regime without authentication, do not attempt to …
(edit) @1328   5 years bln4 A cleaner more methodical way of establishing what the paths are based …
(edit) @1327   5 years bln4 Updated all calls to Boolean.get("expeditee.authentication") to point …
(edit) @1326   5 years bln4 *facepalm* actually fixed bug with frames storing data. ExpWriter had …
(edit) @1325   5 years bln4 Added debug information to help track down long standing bug.
(edit) @1324   5 years bln4 Fixed bug with frame data that reared its head because of just …
(edit) @1317   5 years bln4 Alteration to previous commit. Had previously made it so that the …
(edit) @1316   5 years bln4 Fixed exceptions being thrown incorrectly in following situations: …
(edit) @1314   5 years bln4 Feedback is now provided during account creation. In order to achieve …
(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 …
Note: See TracRevisionLog for help on using the revision log.