source: trunk/src/org/expeditee/gui/Frame.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1511   4 years bnemhaus Frame::Parse has been updated to include a new boolean parameter. …
(edit) @1509   4 years bnemhaus ItemEncryptionPermission is now respected.
(edit) @1508   4 years bnemhaus The HetrogeneousEncryptionLabels frame property is now set …
(edit) @1507   4 years bnemhaus displayMessage -> error for things that should be errors in the …
(edit) @1506   4 years bnemhaus Permissions for encrypting frames are now respected. (Group level …
(edit) @1505   4 years bnemhaus New Attributes (and repurposed old ones) to be used for encryption of …
(edit) @1502   4 years bnemhaus org.expeditee.gio.gesture.ExpediteeKBMGestureTranslator -> …
(edit) @1489   4 years bnemhaus Frames now can report if they are an encryptable frame. A frame is …
(edit) @1488   4 years davidb added helper method
(edit) @1480   4 years bnemhaus Window title now notifies you when you are in surrogate mode. Window …
(edit) @1477   4 years bnemhaus Added label existance check for when setting encryption label on a …
(edit) @1460   4 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) @1445   5 years bnemhaus Fixed a bug with injecting properties into a frame name item. In some …
(edit) @1434   5 years bln4 Implementation of ProfileManager. Refactor + additional content for …
(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) @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) @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) @1402   5 years bln4 Permission is now a triple rather than a pair. The new second bit is …
(edit) @1374   5 years bln4 Implemented EncryptionPermission attribute. EncryptionPermission is a …
(edit) @1333   5 years bln4 Setting a EncryptionLabel on a frame marks the frame as changed so …
(edit) @1326   5 years bln4 *facepalm* actually fixed bug with frames storing data. ExpWriter had …
(edit) @1324   5 years bln4 Fixed bug with frame data that reared its head because of just …
(edit) @1290   5 years bln4 When a loaded frame has an encyption label in its data, a padlock is …
(edit) @1242   5 years bln4 Support for new regime in the form of new fields and conditional …
(edit) @1229   5 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameIO -> When …
(edit) @1227   5 years bln4 org.expeditee.auth.EncryptedExpReader -> …
(edit) @1217   5 years bln4 Frame.java -> Allows reversal of previously implemented -1 (denied) …
(edit) @1200   5 years bln4 org.expeditee.auth.gio.EncryptedExpReader -> …
(edit) @1193   6 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameUtils -> …
(edit) @1181   6 years bln4
(edit) @1144   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1139   6 years bln4
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(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) @979   8 years davidb Safer way to get colour information, that falls back to default values …
(edit) @971   9 years bln4 When getting items from the frame it now filters out any occurrences …
(edit) @952   9 years bln4
(edit) @923   10 years jts21 Justify text items on delete and undo/redo
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @783   10 years ngw8 Forgot to commit with previous
(edit) @778   10 years jts21 Move some settings into subpackages to tidy up the main settings page …
(edit) @749   10 years jts21 Fix bug with setting title position when title doesn't have a parent, …
(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) @737   10 years jts21 Enable per-item permission values, and tidy up DefaultFrameWriter a little
(edit) @731   10 years jts21 Fix deletion tutorial to use data instead of ID values (since ID …
(edit) @729   10 years jts21 Move ColorWheels to UserSettings, store them as new ArraySetting type …
(edit) @722   10 years jts21 Change tutorial in response to user feedback (now deletion is …
(edit) @720   10 years davidb Introduction of anchorLeft and anchorTop to compliment existing …
(edit) @717   10 years jts21 Changes to settings tree generation, and added vertical/horizontal …
(edit) @703   10 years ngw8 Bug fix in the addRectangle method - was adding width (rather than …
(edit) @702   10 years ngw8 Added method to add a rectangle to the frame. (based on the mouse …
(edit) @664   10 years jts21 Add tooltip template to settings, and make _tooltipItem a static …
(edit) @657   10 years jts21 Remove tooltips when getting Template item
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @602   10 years jts21 Invert the behaviour of shift-delete (now the default is to delete a …
(edit) @579   10 years jts21 Fix occasional NullPointerException when creating a rectangle
(edit) @570   10 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @483   11 years bln4 Undo previous patch that allowed data to be stored on a frame. I …
(edit) @482   11 years bln4
(edit) @481   11 years bln4 You can now add Data to a Frame object like you can to Item and its …
(edit) @454   12 years davidb Refactored to use the new PermissionPair and UserAppliedPermission classes
(edit) @440   12 years davidb Fixed a couple of typos in comments.
(edit) @427   15 years ra33
(edit) @424   15 years ra33
(edit) @419   15 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @390   15 years ra33 Added auto colour wheel... when drawing rectangles... Fixed …
(edit) @376   16 years ra33
(edit) @362   16 years ra33 Added Spell Checker Added word count stats Fixed some mail stuff
(edit) @348   16 years ra33
(edit) @336   16 years ra33 Fixed minor bugs
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @298   16 years ra33 Adding networking stuff for peer to peer sharing of frames
(edit) @294   16 years ra33
(edit) @290   16 years ra33
(edit) @286   16 years ra33
(edit) @282   16 years ra33
(edit) @278   16 years ra33 Fixed some bugs... AbstractCharts can not be copied, resized, etc
(edit) @247   16 years ra33 Added more import and mail stuff... including text importer
(edit) @242   16 years ra33
(edit) @238   16 years ra33 Added a SINGLETON class for sending email messages
(edit) @235   16 years ra33 Refactored the way attribute value pairs work... Moved static methods …
(edit) @214   16 years ra33 Added charts
(edit) @199   16 years ra33 Added functionality allowing users to do PieCharts, also charts now …
(edit) @198   16 years ra33 added new package to separate widget classes from item classes
(edit) @196   16 years ra33 Added Frame and Box variables to the Math calculations
(edit) @190   16 years ra33 Added some math stuff... able to group numbers inside a rectangle
(edit) @185   16 years ra33
Note: See TracRevisionLog for help on using the revision log.