source: trunk/src/org/expeditee/actions/Misc.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1510   4 years bnemhaus Updates to the look of some of the more prominant expeditee pages. …
(edit) @1477   4 years bnemhaus Added label existance check for when setting encryption label on a …
(edit) @1468   4 years bnemhaus Add a key character
(edit) @1451   4 years bnemhaus GitPushFrame now gets UserSettings.UserName for username rather than …
(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) @1293   5 years bln4 Fixed bug relating to FrameCreator under 'OverrideExistingFrames' mode …
(edit) @1274   5 years bln4 Consistency of FrameIO path names
(edit) @1270   5 years bln4 On profile creation a new parameter has been introducted. By passing …
(edit) @1258   5 years davidb Changed how DisplayController width, height and size are retrieved. …
(edit) @1242   5 years bln4 Support for new regime in the form of new fields and conditional …
(edit) @1197   5 years bln4
(edit) @1142   6 years bln4 Used Eclipse refactoring to encapsulate Point.X and Point.Y
(edit) @1111   6 years bln4 org.expeditee.actions.Misc -> New action FramesetMigrateImages: Like …
(edit) @1110   6 years bln4
(edit) @1108   6 years bln4 org.expeditee.actions.Misc -> Added new action MigrateImages. …
(edit) @1102   6 years davidb Reworking of the code-base to separate logic from graphics. This …
(edit) @1079   8 years davidb Comments added to track some useful StackOverflow articles on custom …
(edit) @1076   8 years davidb Addition of two experimental actions to do with keeping framesets …
(edit) @996   8 years davidb Added new version of Misc which contains open URL and Font Wheel and …
(edit) @978   8 years davidb Action added for retrieving just one unicode char
(edit) @950   9 years bln4
(edit) @919   10 years jts21 Added license headers to all files, added full GPL3 license file, …
(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) @800   10 years jts21 Add method for re-extracting resources without having to wipe your …
(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) @748   10 years ngw8 Changed JFX files to no longer use reflection (as some new features …
(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) @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) @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   10 years csl14 Added startBrowser and startBrowserNewFrame actions - creates lobo …
(edit) @504   11 years jts21 New copy/paste handling, add pdfImporter, add dictionary and …
(edit) @464   11 years davidb Refactoring
(edit) @441   12 years davidb Added Javadoc comment
(edit) @438   12 years davidb Additional actions added: getItemAtPosition and getItemContainingData
(edit) @412   16 years ra33 Added getWindowSize action
(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) @336   16 years ra33 Fixed minor bugs
(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) @294   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) @270   16 years ra33
(edit) @253   16 years ra33
(edit) @249   16 years ra33
(edit) @247   16 years ra33 Added more import and mail stuff... including text importer
(edit) @242   16 years ra33
(edit) @190   16 years ra33 Added some math stuff... able to group numbers inside a rectangle
(edit) @181   16 years ra33 Work on Bridging the Gap between SimpleStatements and Actions/Agents
(edit) @176   16 years ra33
(edit) @163   16 years ra33 A couple of fixes to the newly added GetItemsFromChildFrame
(edit) @162   16 years ra33 Added faster versions of search frameset
(edit) @161   16 years ra33 Adding calculation stuff…
(edit) @160   16 years ra33
(edit) @156   16 years ra33 Added calculate action
(edit) @154   16 years ra33 Fixing bugs for Rob
(edit) @140   16 years bjn8 Drag and Drop now supported. Asynchronous saving and loading now supported
(edit) @121   16 years bjn8 Added invalidation for graphics... biiiig commit. LOts of effeciency …
(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 …
Note: See TracRevisionLog for help on using the revision log.