source: trunk/src/org/expeditee/gui

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @289   16 years ra33 Added HTML styles
(edit) @287   16 years ra33 Changed @v... so now the @v's are only visible in XRay mode. Also all …
(edit) @286   16 years ra33
(edit) @285   16 years ra33 The NEW reminder class... Reminds users about appointments... etc
(edit) @284   16 years ra33 Added additional mail functionality... Also added REMINDER feature
(edit) @283   16 years bjn8 Popups can change border size and color
(edit) @282   16 years ra33
(edit) @281   16 years bjn8 Yes! found out how to get over clipping issues
(edit) @280   16 years bjn8 packages
(edit) @278   16 years ra33 Fixed some bugs... AbstractCharts can not be copied, resized, etc
(edit) @277   16 years bjn8 Simple changes
(edit) @276   16 years bjn8 Fixed widget link issue
(edit) @262   16 years ra33
(edit) @254   16 years ra33
(edit) @253   16 years ra33
(edit) @250   16 years ra33
(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) @233   16 years ra33 Added MailFrame agent
(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) @219   16 years bjn8 Cleaned up Display IO and the setCurrentFrame method - now anything …
(edit) @215   16 years bjn8 Fixed borders
(edit) @214   16 years ra33 Added charts
(edit) @207   16 years bjn8 Made some frame routines thread-safe Improved widget events
(edit) @206   16 years bjn8 Reverted back... but left latest changes in comments with TODO tags. …
(edit) @205   16 years ra33 Added all the category graph types
(edit) @204   16 years ra33 Added bar chart for single categories
(edit) @202   16 years ra33 Fixed problem with Simple CalculateString command
(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) @189   16 years ra33
(edit) @188   16 years ra33 Resizable, recolorable borders now available for IW's
(edit) @187   16 years bjn8 Fixed index out of bound bug - occured when my attribute was all white …
(edit) @186   16 years ra33 can now set interactive widget properties including link and border …
(edit) @185   16 years ra33
(edit) @184   16 years bjn8 Widgets are now linkable. Also made some improvements for popups - …
(edit) @183   16 years bjn8 Gave popups an option to have autohide on or off
(edit) @181   16 years ra33 Work on Bridging the Gap between SimpleStatements and Actions/Agents
(edit) @179   16 years ra33 Made a few minor changes... Also For interactive widgets the border …
(edit) @176   16 years ra33
(edit) @174   16 years bjn8 Dissallowed widget edges from breaking
(edit) @173   16 years bjn8 Fixed final drawing pass for animated popups
(edit) @172   16 years bjn8 Improvements made for deleting widgets. Fixed a general bug with …
(edit) @171   16 years bjn8 Removed java 1.6 reliant method for DnD. Now only requires 1.5
(edit) @170   16 years bjn8 Fixed widget overlap rendering... now renders same as swing ordering
(edit) @168   16 years bjn8
(edit) @167   16 years bjn8 Improvements for widgets and popups
(edit) @165   16 years ra33
(edit) @162   16 years ra33 Added faster versions of search frameset
(edit) @161   16 years ra33 Adding calculation stuff…
(edit) @157   16 years ra33
(edit) @156   16 years ra33 Added calculate action
(edit) @154   16 years ra33 Fixing bugs for Rob
(edit) @152   16 years ra33
(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) @142   16 years bjn8 Minor conveniences
(edit) @139   16 years bjn8
(edit) @138   16 years bjn8 Fixed some issues with windows
(edit) @137   16 years ra33 Fixed a few problems with painting etc.. and finished search stuff
(edit) @136   16 years bjn8 Opps forgot to commit!
(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) @129   16 years bjn8 removed uneeded item
(edit) @128   16 years bjn8 Fixed popups with widgets. Added custom popup support.
(edit) @125   16 years bjn8 Fixed some drawing issues with the message bay
(edit) @124   16 years ra33 Repaint now works with cropping and changing color of @b and @v
(edit) @123   16 years bjn8 imports
(edit) @122   16 years bjn8 Opps, forgot new classes
(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) @104   16 years ra33 Made it so stats will update on cached version of the frame when …
(edit) @103   16 years ra33 Fixed up a few bugs with Saving of frames when actions are performed …
(edit) @102   16 years ra33 Fixed bug preventing it from working in windows... and added comment …
(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) @95   16 years ra33 Added a couple of tests for AttributeUtils class
(edit) @90   16 years ra33 Added getTreeStats
(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) @82   16 years bjn8 Widgets now are always enclosed fully; fixes 2 minor bugs and improves …
(edit) @81   16 years bjn8 iWidgets now must have tag separators - following expeditees tag convention
(edit) @80   16 years ra33 Added some more unit tests Did a bunch of refactoring AND added a few …
(edit) @79   16 years ra33 Added @b and @v... Also changed @f... so that images can be displayed …
(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!!
Note: See TracRevisionLog for help on using the revision log.