source: trunk/src/org/expeditee/agents

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1436   5 years bnemhaus Added the ability to copy/paste recognised files (mostly images) into …
(edit) @1415   5 years bln4 Renamed Frame.getItems() to Frame.getSortedItems() to better represent …
(edit) @1304   5 years bln4 MailBay and MessageBay instances are now encrypted with ProfileEncryption
(edit) @1280   5 years bln4 Renamed MailMode action to ToggleBay Renamed FrameCreator enums to …
(edit) @1276   5 years bln4 FrameCreator now has the option to extend an existing frameset rather …
(edit) @1258   5 years davidb Changed how DisplayController width, height and size are retrieved. …
(edit) @1244   5 years davidb After change to have resources-public and resources-private, some …
(edit) @1239   5 years bln4
(edit) @1142   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1125   6 years bln4 org.apollo.items.EmulatedTextItem -> …
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1069   8 years davidb Tidier use of API
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @872   10 years ngw8 Added GraphFramesetLinks agent, which uses JGraphX to generate a …
(edit) @778   10 years jts21 Move some settings into subpackages to tidy up the main settings page …
(edit) @744   10 years jts21 - Implement redo buffer (every time you undo the changes get pushed to …
(edit) @742   10 years jts21 Add HFormat operations to undo stack
(edit) @741   10 years jts21 Items now keep their old ID when being anchored on the same frame as …
(edit) @740   10 years jts21 Modify the undo stack to use a stack of List rather than a stack of …
(edit) @735   10 years bln4 MailSession contained a line: …
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @636   10 years jts21 Don't scale lower than minimum size (to stop crashing/breaking item sizes)
(edit) @570   10 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @512   10 years jts21 Make F1/F2 on frame name scale the whole frame
(edit) @453   12 years davidb Refactored to use the new PermissionPair and UserAppliedPermission classes
(edit) @427   15 years ra33
(edit) @424   15 years ra33
(edit) @419   15 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @410   15 years ra33 Completed several tasks specified by Rob... 1. Changing the resize …
(edit) @409   15 years ra33 Fixed bug causing SIMPLE program run from an overlay to backup to that …
(edit) @406   16 years ra33 changed pngFrame etc.. to send images into the exports directory
(edit) @404   16 years ra33 fixed getmail so it splits text items
(edit) @390   16 years ra33 Added auto colour wheel... when drawing rectangles... Fixed …
(edit) @389   16 years ra33
(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) @336   16 years ra33 Fixed minor bugs
(edit) @328   16 years ra33
(edit) @313   16 years ra33 Added more features to the Greenstone Search
(edit) @312   16 years ra33 Added search agents for HCI bib tec
(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) @306   16 years ra33 Added some HELP actions More mail stuff... and networking stuff Can …
(edit) @305   16 years ra33 Updated mail stuff and networking stuff!!
(edit) @298   16 years ra33 Adding networking stuff for peer to peer sharing of frames
(edit) @294   16 years ra33
(edit) @292   16 years ra33 Restored multicolumn searchresults
(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) @284   16 years ra33 Added additional mail functionality... Also added REMINDER feature
(edit) @282   16 years ra33
(edit) @254   16 years ra33
(edit) @253   16 years ra33
(edit) @251   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) @228   16 years ra33 Added web browser control... next up... EMAIL!
(edit) @226   16 years ra33 Added PDF writers
(edit) @199   16 years ra33 Added functionality allowing users to do PieCharts, also charts now …
(edit) @185   16 years ra33
(edit) @179   16 years ra33 Made a few minor changes... Also For interactive widgets the border …
(edit) @176   16 years ra33
(edit) @164   16 years ra33 Added faster search tree
(edit) @162   16 years ra33 Added faster versions of search frameset
(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) @143   16 years ra33 Fixed some repaint issues
(edit) @134   16 years ra33 Turned search actions into search agents so they are run on a …
(edit) @133   16 years ra33 Turned search actions into search agents so they are run on a …
(edit) @130   16 years ra33 Added search functionality... Also fixed repaint issues
(edit) @121   16 years bjn8 Added invalidation for graphics... biiiig commit. LOts of effeciency …
(edit) @108   16 years ra33 Heaps of changes!!!! Added circles... Better drawing of lines etc etc
(edit) @103   16 years ra33 Fixed up a few bugs with Saving of frames when actions are performed …
(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) @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) @70   16 years ra33 Made LOTS of changes... Added DisplayComet A whole bunch more stats …
(edit) @66   16 years ra33 Added divide and subtract... there are also text versions of the …
(edit) @58   16 years ra33 Items that are completely off the screen to the left or above are no …
(edit) @50   16 years ra33 A whole day of big changes. Adding the ability to have Text at the end …
(edit) @48   16 years ra33 Made both types of messages (normal and overwrite mode) output the …
(edit) @45   16 years ra33 Refactored to centralise code for messages and stats displayed for the …
(edit) @43   16 years ra33
(edit) @42   16 years ra33 Added forced Garbage collection to DisplayFrameset method
(edit) @26   16 years ra33 change so that overlay items that get picked up get anchored back on …
(edit) @25   16 years ra33 Added forced garbage collection into DisplayTree when memory gets low. …
(edit) @24   16 years ra33 Valid frameset names must not begin and end with a letter, and be all …
(edit) @23   16 years ra33 Fixed bug in session stats that caused an exception when there were no …
(edit) @22   16 years ra33
Note: See TracRevisionLog for help on using the revision log.