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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   11 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   16 years ra33
(edit) @421   16 years ra33 Can now move lines while the mouse button is depressed
(edit) @410   16 years ra33 Completed several tasks specified by Rob... 1. Changing the resize …
(edit) @404   16 years ra33 fixed getmail so it splits text items
(edit) @400   16 years ra33 Changed the way justification works so that... Width field has a …
(edit) @390   16 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
(edit) @126   16 years bjn8 invalidation added
(edit) @121   16 years bjn8 Added invalidation for graphics... biiiig commit. LOts of effeciency …
(edit) @116   16 years ra33 Added SearchItem and SearchStr
(edit) @115   16 years ra33 added functionality for dockable @v's
(edit) @108   16 years ra33 Heaps of changes!!!! Added circles... Better drawing of lines etc etc
(edit) @107   16 years ra33 Fixed rounding errors in Text class... They caused a whole bunch of …
(edit) @106   16 years ra33 Changed all the (int)(x+0.5) float conversions to use the …
(edit) @105   16 years ra33 Made a whole lot of changes... Including using polyLine etc for …
(edit) @98   16 years ra33 Fixed a couple of minor bugs that popped up in the demo
(edit) @97   16 years ra33 Lots of changes!!
(edit) @88   16 years ra33 Added parsing of annotation items
(edit) @87   16 years ra33 Fixed some stuff with the SIMPLE debugger Refactored the way the …
(edit) @86   16 years ra33 Added DebugFrame action Added GetCometStats Lots of bug fixes
(edit) @80   16 years ra33 Added some more unit tests Did a bunch of refactoring AND added a few …
(edit) @78   16 years ra33 Added @b and @v... Also changed @f... so that images can be displayed …
(edit) @72   16 years ra33 Added lots of stuff
(edit) @71   16 years ra33 Removed last remnants of adjusting position of items to account for …
(edit) @70   16 years ra33 Made LOTS of changes... Added DisplayComet A whole bunch more stats …
(edit) @50   16 years ra33 A whole day of big changes. Adding the ability to have Text at the end …
(edit) @41   16 years ra33 Yellow highlighting for deleting text ranges wasnt working. Fixed a …
(edit) @24   16 years ra33 Valid frameset names must not begin and end with a letter, and be all …
(edit) @22   16 years ra33
(edit) @21   16 years ra33
(edit) @13   16 years ra33 Changes
(edit) @7   16 years ra33 New expeditee version
(copy) @6   16 years davidb Moving org into src
copied from trunk/org/expeditee/items/Text.java
(add) @4   16 years davidb Starting source code to Expeditee
Note: See TracRevisionLog for help on using the revision log.