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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @821   10 years jts21 Add support for writetree to PDF2, Links followed by writetree are …
(edit) @812   10 years davidb When setting an anchor left/rightr/top/bottom on a Dot, it now looks …
(edit) @805   10 years davidb Variations of isAnchored() so panning can test if an Item is anchored …
(edit) @798   10 years csl14 Exploratory Search taskbars now resize with screen - fixed anchor …
(edit) @774   10 years davidb Mouse panning action updated to take into account the status of any …
(edit) @741   10 years jts21 Items now keep their old ID when being anchored on the same frame as …
(edit) @737   10 years jts21 Enable per-item permission values, and tidy up DefaultFrameWriter a little
(edit) @729   10 years jts21 Move ColorWheels to UserSettings, store them as new ArraySetting type …
(edit) @720   10 years davidb Introduction of anchorLeft and anchorTop to compliment existing …
(edit) @711   10 years jts21 Changes to tooltip drawing
(edit) @707   10 years jts21 Implement setting tooltip attributes
(edit) @676   10 years jts21 Switch to using a link instead of an action for navigation buttons, …
(edit) @665   10 years jts21 Make tooltips work for XRayables
(edit) @664   10 years jts21 Add tooltip template to settings, and make _tooltipItem a static …
(edit) @656   10 years jts21 Implement tooltips
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @632   10 years jts21 Add panning action - Use by shift-left-click and dragging the mouse, …
(edit) @570   10 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @563   10 years jts21 Fix shapes losing transparency when picking them up. It also seems …
(edit) @475   11 years davidb Additional work needed to support Nibb attribute for arrowhead tip …
(edit) @472   11 years davidb Embedded scripting upgraded to support Javascript in addition to …
(edit) @450   12 years davidb Refactored to use the new PermissionPair and UserAppliedPermission classes
(edit) @427   15 years ra33
(edit) @419   16 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @410   16 years ra33 Completed several tasks specified by Rob... 1. Changing the resize …
(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) @362   16 years ra33 Added Spell Checker Added word count stats Fixed some mail stuff
(edit) @348   16 years ra33
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @294   16 years ra33
(edit) @291   16 years ra33 Fixed up search stuff... to adjust to getting params off the cursor
(edit) @289   16 years ra33 Added HTML styles
(edit) @286   16 years ra33
(edit) @284   16 years ra33 Added additional mail functionality... Also added REMINDER feature
(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) @220   16 years ra33
(edit) @214   16 years ra33 Added charts
(edit) @212   16 years bjn8 Fixed subtle bug with loading data lines from an expeditee file
(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
(edit) @184   16 years bjn8 Widgets are now linkable. Also made some improvements for popups - …
(edit) @181   16 years ra33 Work on Bridging the Gap between SimpleStatements and Actions/Agents
(edit) @176   16 years ra33
(edit) @169   16 years bjn8 Improvements for widgets and popups
(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) @133   16 years ra33 Turned search actions into search agents so they are run on a …
(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) @124   16 years ra33 Repaint now works with cropping and changing color of @b and @v
(edit) @123   16 years bjn8 imports
(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) @97   16 years ra33 Lots of changes!!
(edit) @95   16 years ra33 Added a couple of tests for AttributeUtils class
(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) @74   16 years ra33 Fixed bugs... added some more features!!
(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) @67   16 years ra33 Fixed a bunch of problems with rectangles and resizing the window, as …
(edit) @58   16 years ra33 Items that are completely off the screen to the left or above are no …
(edit) @55   16 years davidb Fixed bug with widgets movement and scaling
(edit) @50   16 years ra33 A whole day of big changes. Adding the ability to have Text at the end …
(edit) @29   16 years ra33
(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) @10   16 years ra33 Added Interactive Widget Items
(edit) @7   16 years ra33 New expeditee version
(copy) @6   16 years davidb Moving org into src
copied from trunk/org/expeditee/items/Item.java
(add) @4   16 years davidb Starting source code to Expeditee
Note: See TracRevisionLog for help on using the revision log.