source: trunk/src/org/expeditee/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1460   5 years bnemhaus Added debug statement and ability to only show debug statements when …
(edit) @1450   5 years bnemhaus Fixed bug I introduced in the delete image file on delete expeditee …
(edit) @1449   5 years bnemhaus
(edit) @1448   5 years bnemhaus When deleting a picture on a expedite frame; if shift is held down, …
(edit) @1447   5 years bnemhaus When dnd'ing a or copy/pasting a image that is external to expeditee …
(edit) @1446   5 years bnemhaus org.expeditee.gui.managment.ResourceUtil.newImageWithName(Image, …
(edit) @1445   5 years bnemhaus Fixed a bug with injecting properties into a frame name item. In some …
(edit) @1443   5 years bnemhaus Changed Label::progressSurrogate mode so that a null return values …
(edit) @1442   5 years bnemhaus
(edit) @1441   5 years bnemhaus Copying images in Expeditee now duplicates the associated file on the …
(edit) @1440   5 years bnemhaus Reordered the default FrameDirs, ImageDirs and AudioDirs to what I …
(edit) @1439   5 years bnemhaus Fixed a bug causing ${CURRENT_FRAMESET} flag not to work.
(edit) @1438   5 years bnemhaus Relativisation of image paths now only relativies back to expeditee …
(edit) @1436   5 years bnemhaus Added the ability to copy/paste recognised files (mostly images) into …
(edit) @1435   5 years bln4
(edit) @1434   5 years bln4 Implementation of ProfileManager. Refactor + additional content for …
(edit) @1433   5 years bln4
(edit) @1431   5 years bln4 Recoding of the Labels class to improve surrogate mode functionality. …
(edit) @1430   5 years bln4 Fixed bug for when there are no surrogates left for a primary.
(edit) @1426   5 years bln4 Implemented surrogates for images. When you add an encryption label …
(edit) @1425   5 years bln4 Fixed bug were saving lost you the lines from the primaries list.
(edit) @1424   5 years bln4 When reconstructing the body on parse, make sure to use the source of …
(edit) @1421   5 years bln4
(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
Note: See TracRevisionLog for help on using the revision log.