source: trunk/src/org/expeditee/items

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1513   4 years bnemhaus You now have the ability to anchor Items to the center of the frame. …
(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) @1505   4 years bnemhaus New Attributes (and repurposed old ones) to be used for encryption of …
(edit) @1477   4 years bnemhaus Added label existance check for when setting encryption label on a …
(edit) @1466   4 years bnemhaus When a primary invalidates its bounds, the bounds of its surrogates …
(edit) @1441   5 years bnemhaus Copying images in Expeditee now duplicates the associated file on the …
(edit) @1434   5 years bln4 Implementation of ProfileManager. Refactor + additional content for …
(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) @1429   5 years bln4
(edit) @1428   5 years bln4 Fixed bug with background color click on images that had been scaled.
(edit) @1427   5 years bln4 New piping and functionality implementation to support the encrypting …
(edit) @1426   5 years bln4 Implemented surrogates for images. When you add an encryption label …
(edit) @1423   5 years bln4 When setting encryption label on a XRayable then pass that instruction …
(edit) @1422   5 years bln4 Setting an encryption label on a @i annotation generates a surrogate …
(edit) @1420   5 years bln4 Injecting an encryption label into an XRayable Item now injects that …
(edit) @1418   5 years bln4 Created a unioned list for item properties in DefaultFrameWriter. …
(edit) @1417   5 years bln4 Removed redundancy.
(edit) @1416   5 years bln4 Fixed font size of surrogate effecting primary. Added comment to …
(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) @1412   5 years bln4
(edit) @1411   5 years bln4 Amendment to previous commit. Some stuff was committed that I didn't …
(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) @1402   5 years bln4 Permission is now a triple rather than a pair. The new second bit is …
(edit) @1398   5 years bln4 Items can now have an encryption label. New functionality using this …
(edit) @1392   5 years bln4 Obey the minimum font size when having to deal with _singleLine=true …
(edit) @1388   5 years bln4 Data is now contained in its own object. Functionally nothing has …
(edit) @1382   5 years bln4 Functionality for tab index. When a user is cursored over a text item …
(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) @1369   5 years bln4 MaxWidth on text items is now a thing. Use this on text boxes in …
(edit) @1318   5 years bln4
(edit) @1297   5 years bln4
(edit) @1296   5 years bln4 Added placeholders as a thing for text items. You can now provide …
(edit) @1268   5 years bln4
(edit) @1258   5 years davidb Changed how DisplayController width, height and size are retrieved. …
(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) @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) @1200   5 years bln4 org.expeditee.auth.gio.EncryptedExpReader -> …
(edit) @1193   6 years bln4 org.expeditee.gui.Frame -> org.expeditee.gui.FrameUtils -> …
(edit) @1191   6 years bln4
(edit) @1190   6 years bln4
(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 …
(edit) @1176   6 years bln4
(edit) @1160   6 years bln4 org.expeditee.items.widgets.SampleWidget3 -> Added an additional …
(edit) @1159   6 years bln4
(edit) @1152   6 years bln4 org.expeditee.items.Widgets.SwingWidget -> Adjusted the painting …
(edit) @1143   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1125   6 years bln4 org.apollo.items.EmulatedTextItem -> …
(edit) @1116   6 years bln4 org.expeditee.items.Text -> Fixed an issue with all text items having …
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1101   6 years davidb Merging of Bryce's change in getPixelBoundsUnion() with Corey's …
(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) @1095   6 years bln4 Fixed getPixelBoundsUnion() - Unfortunately, text layout objects …
(edit) @1080   7 years davidb Updates to cope with changes in Java ScriptEngine
(edit) @1078   8 years davidb Refactoring to allow support for additional scriptable languages. In …
(edit) @1060   8 years davidb More careful specification of TTF font filename
(edit) @1047   8 years davidb Anchor top and left added as minus options to an @i item. Relocation …
(edit) @1046   8 years davidb Typo fix in comment
(edit) @1005   8 years davidb Change to allow SVG buttons to be resizeable. Also tidy up of import …
(edit) @994   8 years davidb Added new Java classes for widgets
(edit) @983   8 years davidb Code tidy up
(edit) @982   8 years davidb Improved TTF font support
(edit) @981   8 years davidb Two new interactive widgets, to help with users learning Expeditee …
(edit) @977   8 years bln4 Updates to how Next and LastItem magnetic constraint actions work; so …
(edit) @974   9 years bln4 Publicified one of the formatter strings so we can use it for …
(edit) @970   9 years bln4 Ok, now when following a daisy chain it properly looks for loops. If …
(edit) @967   9 years bln4
(edit) @966   9 years bln4
(edit) @965   9 years bln4
(edit) @963   9 years bln4
(edit) @962   9 years bln4
(edit) @961   9 years bln4
(edit) @960   9 years bln4
(edit) @955   9 years bln4
(edit) @954   9 years bln4
(edit) @952   9 years bln4
(edit) @940   9 years bln4 Continued work on update to tooltips to be actual items so that data …
(edit) @938   9 years bln4 Initial cut at a Tooltip class that stores Text Items inside it
(edit) @937   9 years bln4 Not sure how to delete things from svn; so these files are simply …
(edit) @935   10 years bln4
(edit) @934   10 years bln4
(edit) @933   10 years bln4
(edit) @932   10 years bln4
(edit) @931   10 years bln4
(edit) @922   10 years jts21 Improved ItemUtils.Justify (now justifies against Frame edge too)
(edit) @921   10 years jts21 Avoided JfxBrowser build error (caused by having to use internal APIs …
(edit) @920   10 years jts21 Text items are now correctly justfied on Frame load, and when picked …
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
Note: See TracRevisionLog for help on using the revision log.