source: trunk/src/org/expeditee/actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @947   9 years bln4 Removed usused imports
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(edit) @887   10 years ngw8 JFXBrowser - right clicking on a link attaches a text item to the …
(edit) @885   10 years csl14 Made changes to Exploratory Search interface and minor fixes to …
(edit) @877   10 years ngw8 Updating the design of the Exploratory Search overlays, along with a …
(edit) @876   10 years csl14 Exploratory Search web browser now anchors to fullscreen + fixed bug …
(edit) @857   10 years ngw8 Forgot to commit changes to classpath after adding library
(edit) @855   10 years ngw8 Added 'Ask the Duck' action, which uses the DuckDuckGo API to return …
(edit) @848   10 years ngw8 Bug fix with links on converted pages
(edit) @845   10 years ngw8 Web parser now gives converted links an action that creates a new …
(edit) @830   10 years davidb Shutdown handler added to deal with the situation where an Action (a …
(edit) @827   10 years bln4 Removed svn testing things
(edit) @826   10 years bln4 Inserting a temp comment.
(edit) @825   10 years davidb SVN test
(edit) @823   10 years bln4 Harmless test. No pixels have been damaged in the…
(edit) @813   10 years csl14 Fullscreen webbrowser now gets actual width and height
(edit) @812   10 years davidb When setting an anchor left/rightr/top/bottom on a Dot, it now looks …
(edit) @810   10 years csl14 Updated Exploratory Search overlays to work with new anchoring.
(edit) @805   10 years davidb Variations of isAnchored() so panning can test if an Item is anchored …
(edit) @800   10 years jts21 Add method for re-extracting resources without having to wipe your …
(edit) @798   10 years csl14 Exploratory Search taskbars now resize with screen - fixed anchor …
(edit) @791   10 years csl14 Exploratory Search interfaces now remains stationary when panning
(edit) @778   10 years jts21 Move some settings into subpackages to tidy up the main settings page …
(edit) @774   10 years davidb Mouse panning action updated to take into account the status of any …
(edit) @766   10 years csl14 Added Exploratory Search settings package; can now specify height and …
(edit) @765   10 years jts21 Add global variable to widgets so they can share state. Tried to make …
(edit) @752   10 years jts21 Add JSWidget class which allows creating widgets entirely within …
(edit) @748   10 years ngw8 Changed JFX files to no longer use reflection (as some new features …
(edit) @725   10 years jts21 Auto-correct widget names with invalid capitalisation and/or missing …
(edit) @723   10 years jts21 Fix off-by-one error with javascript error handling
(edit) @722   10 years jts21 Change tutorial in response to user feedback (now deletion is …
(edit) @716   10 years csl14 Exploratory search pages now use @old. Replaced home icon with new icon.
(edit) @715   10 years jts21 Move JS actions to Javascript2 class, handle java ClassNotFound
(edit) @708   10 years jts21 Changes to javascript interpreter, implement detailed error messages
(edit) @689   10 years jts21 Added progress bar, rewrote some of MessageBay
(edit) @669   10 years jts21 generateSettingsTree() now uses FrameCreator, and also now uses a …
(edit) @668   10 years jts21 Add gotoURL action that can be used for storing hyperlinks that have …
(edit) @660   10 years jts21 Add action to execute external programs and return their output. Only …
(edit) @658   10 years jts21 Auto-generate settings tree when creating a new profile
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @645   10 years csl14 exploratory search pages now use buttons for back forward and home …
(edit) @639   10 years jts21 Add method to generate a settings tree containing all settings, and …
(edit) @634   10 years jts21 Fix image and widget panning
(edit) @632   10 years jts21 Add panning action - Use by shift-left-click and dragging the mouse, …
(edit) @625   10 years csl14 Added startBrowserSession action - Go Browsing button on exploratory …
(edit) @624   10 years jts21 Add runJar action that loads and runs an executable jar file in the …
(edit) @623   10 years csl14 added back and forward buttons to exploratory search pages
(edit) @622   10 years csl14 resetHomeFrame action wipes and rebuilds home frame, startpages home …
(edit) @614   10 years csl14 Small changes to profile frame and added start pages - a.k.a templates
(edit) @603   10 years jts21 Fix image creation for webparser
(edit) @601   10 years jts21 Switch back to EXP format, revert changes to Picture class
(edit) @595   10 years jts21 Fix bugs with Picture creation/saving/loading
(edit) @589   10 years jts21 EXA save format working + automatically converting save files to it's …
(edit) @585   10 years jts21 New save format now can save and load frames on par with the exp …
(edit) @582   10 years jts21 Don't use XML formatting since it's overly verbose
(edit) @581   10 years jts21 Start adding XML save format. Idea is to make special items (Images, …
(edit) @578   10 years jts21 Add support for following links to JS parsing action, and make sure it …
(edit) @577   10 years jts21 Get WebParsing via URL working. Kinda. (requires a JfxBrowser widget …
(edit) @575   10 years jts21 Make js parser no longer try to evaluate the frame name
(edit) @574   10 years jts21 Add action to run javascript code. Probably completely pointless since …
(edit) @573   10 years csl14 added ItemsRightClickedDropped and ItemsLeftClickedDropped for …
(edit) @570   10 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @548   10 years csl14 added back and forward functionality for JfxBrowser
(edit) @540   10 years csl14 Fixed startBrowserNewFrame action
(edit) @534   10 years csl14 startBrowser and startBrowserNewFrame now create JfxBrowser widget …
(edit) @518   10 years jts21 Add 'run' command which allows easier creation of widgets and running …
(edit) @516   10 years davidb startBrowserNewFrame now starts browser in 'fullscreen'
(edit) @514   11 years csl14 Added startBrowser and startBrowserNewFrame actions - creates lobo …
(edit) @504   11 years jts21 New copy/paste handling, add pdfImporter, add dictionary and …
(edit) @492   11 years davidb Replaced getClasses() with getClassesNew(), an alternative that is …
(edit) @480   11 years bln4 Modifications are to Actions.getClasses. Some people were having …
(edit) @479   11 years davidb When adding in support for a third attribute for an arrow head (nibb …
(edit) @466   11 years davidb initial cut at adding embedded Javascript support (fashioned after how …
(edit) @465   11 years davidb Status enum made public. Some tidying up of text/spelling in comments
(edit) @464   11 years davidb Refactoring
(edit) @463   11 years davidb Minor tweak to output of exception message
(edit) @462   11 years davidb Updates to IDE for compiling and running Java code stored on frames
(edit) @442   12 years davidb Fixed syntax error in the code.
(edit) @441   12 years davidb Added Javadoc comment
(edit) @439   12 years davidb Hooks to link Simple to the additional actions added: …
(edit) @438   12 years davidb Additional actions added: getItemAtPosition and getItemContainingData
(edit) @437   12 years davidb Fixed a couple of typos in comments.
(edit) @429   15 years ra33 Fixed problems with ghost items being created when ranging
(edit) @425   15 years ra33
(edit) @419   16 years ra33 Refactored DateTime format code... so all formats are determined in a …
(edit) @412   16 years ra33 Added getWindowSize action
(edit) @410   16 years ra33 Completed several tasks specified by Rob... 1. Changing the resize …
(edit) @409   16 years ra33 Fixed bug causing SIMPLE program run from an overlay to backup to that …
(edit) @408   16 years ra33 Made changes so that clicking back still counts as accessing a frame …
(edit) @406   16 years ra33 changed pngFrame etc.. to send images into the exports directory
(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) @336   16 years ra33 Fixed minor bugs
(edit) @313   16 years ra33 Added more features to the Greenstone Search
(edit) @311   16 years ra33 Fixed a few bugs that were makin unit tests fail... Also added …
(edit) @309   16 years ra33 Documents created with write tree open automatically using the Desktop …
(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!!
Note: See TracRevisionLog for help on using the revision log.