source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1276   5 years bln4 FrameCreator now has the option to extend an existing frameset rather …
(edit) @1275   5 years bln4 Directed mail bay to create framesets in FrameIO.MAIL_PATH
(edit) @1274   5 years bln4 Consistency of FrameIO path names
(edit) @1273   5 years davidb Adding in missing JAR file
(edit) @1272   5 years bln4 Switched initialisation order of UserName and ProfileName.
(edit) @1271   5 years bln4
(edit) @1270   5 years bln4 On profile creation a new parameter has been introducted. By passing …
(edit) @1269   5 years bln4
(edit) @1268   5 years bln4
(edit) @1267   5 years bln4
(edit) @1266   5 years bln4 Alteration to authadmin password protection.
(edit) @1265   5 years davidb Adding in a new target to run expeditee with the …
(edit) @1264   5 years bln4 Updated the authentication and multiuser framesets to have the …
(edit) @1263   5 years bln4 When starting Authenticator mode and the authadmin account has not …
(edit) @1262   5 years bln4 Actions for Davids presentation
(edit) @1261   5 years bln4 Actions for Davids presentation
(edit) @1260   5 years bln4 Actions for Davids presentation
(edit) @1259   5 years bln4 Actions for Davids presentation
(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) @1256   5 years bln4 Use SecureRandom to generate personal key.
(edit) @1255   5 years bln4
(edit) @1254   5 years bln4
(edit) @1253   5 years bln4
(edit) @1252   5 years bln4 KeyStore instantiation now specifically uses the SunJSSE provider as …
(edit) @1251   5 years bln4 Use UserSetting.Username instead of user.name system property; as …
(edit) @1250   5 years bln4
(edit) @1249   5 years bln4 Commented out apollo until we can fix the startup code related to it.
(edit) @1248   5 years bln4
(edit) @1247   5 years bln4 If you are not logged in yet, then it does not make sense to set paths …
(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) @1243   5 years bln4 Alterations to how mail works to work better in a cloud environment. …
(edit) @1242   5 years bln4 Support for new regime in the form of new fields and conditional …
(edit) @1241   5 years bln4 Renamed these settings
(edit) @1240   5 years bln4
(edit) @1239   5 years bln4
(edit) @1238   5 years bln4
(edit) @1237   5 years bln4 Transition from new regime to new regime. (Pt2) The organisation and …
(edit) @1236   5 years bln4 Transition from new regime to new regime. (Pt1) The organisation and …
(edit) @1235   5 years bln4 Transition from new regime to new regime. (Pt1) The organisation and …
(edit) @1234   5 years bln4 Transition from new regime to new regime. (Pt1) The organisation and …
(edit) @1233   5 years bln4 Removed debug comments
(edit) @1232   5 years bln4 Amendment to previous commit. org.expeditee.gui.Frame -> …
(edit) @1231   5 years bln4 See last
(edit) @1230   5 years bln4 org.expeditee.auth.AuthenticationTag -> Optionally choose not to use …
(edit) @1229   5 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameIO -> When …
(edit) @1228   5 years bln4 org.expeditee.gio.gesture.StandardGestureActions -> When manually …
(edit) @1227   5 years bln4 org.expeditee.auth.EncryptedExpReader -> …
(edit) @1226   5 years bln4
(edit) @1225   5 years bln4 Util.java -> Temporary (or will be moved) utility functions for …
(edit) @1224   5 years bln4 Browser.java -> Remove code using NGIKM for demonstration.
(edit) @1223   5 years bln4 CryptographyConstants.java -> Constants describing the encryption used.
(edit) @1222   5 years bln4
(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) @1214   5 years bln4 Jars required for Authentication code being developed.
(edit) @1213   5 years bln4 UserSettings.java -> Flag settings to determine if we are …
(edit) @1212   5 years bln4 Item.java -> Ability to query if a Item has a certain piece of data.
(edit) @1211   5 years bln4
(edit) @1210   5 years bln4
(edit) @1209   5 years bln4
(edit) @1208   5 years bln4
(edit) @1207   5 years bln4
(edit) @1206   5 years bln4
(edit) @1205   5 years bln4 More detailed error message.
(edit) @1204   5 years bln4 auth.KeyList.java -> Settings to store public credentials …
(edit) @1203   5 years bln4 MailBay.java -> Datastructure consulted to display mail messages to …
(edit) @1202   5 years bln4 Initial commit of functionality concerning multiuser login, further to …
(edit) @1201   6 years bln4
(edit) @1200   6 years bln4 org.expeditee.auth.gio.EncryptedExpReader -> …
(edit) @1199   6 years bln4 org.expeditee.gio.gesture.StandardGestureActions -> qualified some …
(edit) @1198   6 years bln4 org.expeditee.gio.GraphicsManager -> …
(edit) @1197   6 years bln4
(edit) @1196   6 years bln4 org.expeditee.actions.Debug -> new debug functions used for testing.
(edit) @1195   6 years bln4 org.expeditee.actions -> org.exepdtiee.settings.legacy -> There is a …
(edit) @1194   6 years bln4
(edit) @1193   6 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameUtils -> …
(edit) @1192   6 years bln4
(edit) @1191   6 years bln4
(edit) @1190   6 years bln4
(edit) @1189   6 years bln4
(edit) @1188   6 years bln4 org.expeditee.gui.FrameIO -> Added ability to specify were frames are …
(edit) @1187   6 years bln4 Updated how the SwingInputManager deals with popups so that the call …
(edit) @1186   6 years bln4
(edit) @1185   6 years bln4 Reverse of previous commit. Width of Item is being set based on the …
(edit) @1184   6 years bln4 org.expeditee.gio.swing.SwingTextLayoutManager -> Fixed a bug that …
(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) @1180   6 years bln4 org.expeditee.gio.swing.MouseEventRouter -> Commented out a line that …
(edit) @1179   6 years bln4 org.apollo.ApolloGestureActions -> org.apollo.widgets.SampledTrack -> …
(edit) @1178   6 years bln4 org.expeditee.items.widgets.SampleWidget1 -> …
(edit) @1177   6 years bln4 The following commit comments all relate to work undertaken getting …
Note: See TracRevisionLog for help on using the revision log.