source: trunk/src/org/expeditee/items/Text.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1527   4 years bnemhaus home1 frame updated to include link to settings. Also now makes use …
(edit) @1520   4 years bnemhaus Stopped catch block from completing silently, have not seen Exception …
(edit) @1514   4 years bnemhaus Anchoring with AnchorCenterX and AnchorCenterY now work correctly with …
(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) @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) @1410   5 years bln4 Fixed bug with surrogate inheritance.
(edit) @1392   5 years bln4 Obey the minimum font size when having to deal with _singleLine=true …
(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) @1296   5 years bln4 Added placeholders as a thing for text items. You can now provide …
(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) @1210   5 years bln4
(edit) @1200   5 years bln4 org.expeditee.auth.gio.EncryptedExpReader -> …
(edit) @1190   6 years bln4
(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) @1101   6 years davidb Merging of Bryce's change in getPixelBoundsUnion() with Corey's …
(edit) @1095   6 years bln4 Fixed getPixelBoundsUnion() - Unfortunately, text layout objects …
(edit) @1047   8 years davidb Anchor top and left added as minus options to an @i item. Relocation …
(edit) @983   8 years davidb Code tidy up
(edit) @982   8 years davidb Improved TTF font support
(edit) @935   10 years bln4
(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, …
(edit) @914   10 years davidb Implicit Boxing
(edit) @909   10 years davidb Text item changed to use a tighter intersects() method based on …
(edit) @906   10 years bln4 Added Magnetic Constraints Magnetic Constraints are a new type of …
(edit) @905   10 years davidb Support for bounding box calculation more closely aligned with the …
(edit) @879   10 years ngw8 Fixed bug where changing the font family of text with a non-default …
(edit) @873   10 years ngw8 Changed the way anchoring top and anchoring bottom works for text. …
(edit) @836   10 years davidb Code change to load custom fonts in their new FontFamily sub-directory …
(edit) @812   10 years davidb When setting an anchor left/rightr/top/bottom on a Dot, it now looks …
(edit) @777   10 years jts21 Only try to init fonts after they've been extracted so they can …
(edit) @776   10 years jts21 Fix bug with Text rebuilding, ignore width set on templates, change …
(edit) @720   10 years davidb Introduction of anchorLeft and anchorTop to compliment existing …
(edit) @669   10 years jts21 generateSettingsTree() now uses FrameCreator, and also now uses a …
(edit) @663   10 years jts21 Improve default text rebuilding behaviour (shouldn't impact …
(edit) @659   10 years ngw8 Improvements WebParser conversions of wrapped text - links and other …
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @635   10 years jts21 Fix crash (infinite loop) caused by trying to wrap a text item at the …
(edit) @632   10 years jts21 Add panning action - Use by shift-left-click and dragging the mouse, …
(edit) @615   10 years jts21 Text wrapping now only wraps around whitespace/special characters, …
(edit) @613   10 years jts21 Add autowrapping to Text items. Enabled for all items by setting the …
(edit) @594   10 years ngw8 Added conversion support for CSS bg images that have been 'cropped' …
(edit) @586   10 years jts21 Fix Text items displaying negative widths when their width should be unset
(edit) @504   10 years jts21 New copy/paste handling, add pdfImporter, add dictionary and …
(edit) @475   11 years davidb Additional work needed to support Nibb attribute for arrowhead tip …
(edit) @470   11 years davidb White-space tidy-up
(edit) @427   15 years ra33
(edit) @422   15 years ra33
(edit) @421   15 years ra33 Can now move lines while the mouse button is depressed
(edit) @410   15 years ra33 Completed several tasks specified by Rob... 1. Changing the resize …
(edit) @404   15 years ra33 fixed getmail so it splits text items
(edit) @400   15 years ra33 Changed the way justification works so that... Width field has a …
(edit) @390   15 years ra33 Added auto colour wheel... when drawing rectangles... Fixed …
(edit) @376   16 years ra33
(edit) @371   16 years bjn8 Fixed null pointer exception that occurs upon running Expeditee for …
(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) @324   16 years ra33
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @307   16 years ra33 Can navigate with PgUp PgDn Home and End with remote framesets
(edit) @298   16 years ra33 Adding networking stuff for peer to peer sharing of frames
(edit) @291   16 years ra33 Fixed up search stuff... to adjust to getting params off the cursor
(edit) @290   16 years ra33
(edit) @289   16 years ra33 Added HTML styles
(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) @229   16 years bjn8 Refector a little bit of code for reuse. Also fixed a bug with widgets
(edit) @226   16 years ra33 Added PDF writers
(edit) @220   16 years ra33
(edit) @214   16 years ra33 Added charts
(edit) @205   16 years ra33 Added all the category graph types
(edit) @199   16 years ra33 Added functionality allowing users to do PieCharts, also charts now …
(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
(edit) @176   16 years ra33
(edit) @156   16 years ra33 Added calculate action
(edit) @154   16 years ra33 Fixing bugs for Rob
(edit) @147   16 years ra33 Added anchorRight and anchorBottom properties to items... Fixed bugs …
(edit) @145   16 years ra33
(edit) @143   16 years ra33 Fixed some repaint issues
(edit) @137   16 years ra33 Fixed a few problems with painting etc.. and finished search stuff
(edit) @131   16 years ra33 Fixed a couple of minor repaint issues such problems when TwoEnclosed
(edit) @130   16 years ra33 Added search functionality... Also fixed repaint issues
Note: See TracRevisionLog for help on using the revision log.