source: trunk/src/org/expeditee/items/widgets

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @801   10 years jts21 Make JfxBrowser use only JavaFX Nodes, and make WebParser get images …
(edit) @797   10 years jts21 Add JfxMedia widget, isn't working for me (local files cause the …
(edit) @784   10 years jts21 Add JSItem class, which like JSWidget is an item controlled by …
(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) @767   10 years ngw8 Updates to new webparser/converter - now gives a tidier, more usable …
(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) @758   10 years jts21 Change JSWidget to just use a single init() method instead of …
(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) @736   10 years bln4
(edit) @733   10 years ngw8 Started work on v2 of webparser, currently adds snapshot of page on …
(edit) @729   10 years jts21 Move ColorWheels to UserSettings, store them as new ArraySetting type …
(edit) @725   10 years jts21 Auto-correct widget names with invalid capitalisation and/or missing …
(edit) @720   10 years davidb Introduction of anchorLeft and anchorTop to compliment existing …
(edit) @655   10 years jts21 Switch to using specialised objects for settings so they make more a …
(edit) @645   11 years csl14 exploratory search pages now use buttons for back forward and home …
(edit) @641   11 years jts21 Generated settings frames now use capitalised setting names, and …
(edit) @631   11 years csl14 fixed javafx browser copy text bug
(edit) @627   11 years jts21 Add error message if JfxBrowser fails to load.
(edit) @626   11 years jts21 Make widgets pass F-keys on to Expeditee, and fix Widget resizing so …
(edit) @621   11 years jts21 Add homePage setting, and make settings reset to their defaults if …
(edit) @573   11 years csl14 added ItemsRightClickedDropped and ItemsLeftClickedDropped for …
(edit) @570   11 years jts21 Add settings package which uses reflection to allow changing settings …
(edit) @569   11 years csl14 Webview captures mouse click events and copies selected text + …
(edit) @568   11 years ngw8 Moved JfxBrowser page parsing method into WebParser class, added some …
(edit) @567   11 years jts21 Add callbacks for middle/right clicks on widgets
(edit) @566   11 years jts21 Move JavaFX reflection to it's own class so it can be accessed by …
(edit) @565   11 years jts21 Fix cast from Object to int (should cast to Integer since int is a …
(edit) @564   11 years ngw8 Webpage to Expeditee working (to some extent) for text
(edit) @560   11 years ngw8 Progress on Web >> Expeditee - Text items representing all elements of …
(edit) @557   11 years csl14 started getFrame method for JfxBrowser - gets html as expeditee frame
(edit) @556   11 years ngw8 Added support to the JfxBrowser URL field for Expeditee-like mouse actions
(edit) @555   11 years ngw8 Fixed back/forward buttons doing the opposite of what they should in …
(edit) @550   11 years ngw8 JfxBrowser: Back & forward buttons work, URL bar updates
(edit) @549   11 years jts21 Fix back/forward/refresh functions, and allow ftp:// URLs
(edit) @548   11 years csl14 added back and forward functionality for JfxBrowser
(edit) @547   11 years jts21 Fix bugs in URL validation logic
(edit) @546   11 years jts21 Move URL validation to navigate() method
(edit) @545   11 years ngw8 Added basic buttons to JfxBrowser, URL bar half works, others don't …
(edit) @544   11 years jts21 Updated JfxBrowser to use search engine variable, and also fixed some …
(edit) @543   11 years jts21 Add correction for missing URL protocol, and detection of search URLs …
(edit) @541   11 years jts21 Add JfxBrowser status callback
(edit) @540   11 years csl14 Fixed startBrowserNewFrame action
(edit) @539   11 years jts21 Override that event in JfxBrowser to allow navigation to a new URL
(edit) @537   11 years ngw8 JfxBrowser: URI is remembered between closing and reopening Expeditee …
(edit) @536   11 years jts21 Tested JfxBrowser with proxy auth (working), fixed some mistakes in …
(edit) @534   11 years csl14 startBrowser and startBrowserNewFrame now create JfxBrowser widget …
(edit) @533   11 years ngw8 Fixed various bugs with the JFXBrowser widget, incl. fixing issue …
(edit) @530   11 years jts21 Add password obfuscation, option to not save password
(edit) @529   11 years jts21 Add Password widget and profile tag for proxy settings
(edit) @517   11 years ngw8 Actually added the JfxBrowser file
(edit) @474   11 years davidb Additional work needed to support Nibb attribute for arrowhead tip …
(edit) @451   12 years davidb Refactored to use the new PermissionPair and UserAppliedPermission classes
(edit) @447   12 years davidb 'args' now saved in class
(edit) @435   12 years davidb Removal of commented out code.
(edit) @434   12 years davidb Added 'getData()' so interactive widget is better at remembering what …
(edit) @433   12 years davidb Replacement embedded web browser for Expeditee. Relies on SWT and …
(edit) @432   12 years davidb Field "upgraded" to protected so it can be accessed from the new …
(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) @376   16 years ra33
(edit) @374   16 years bjn8 Refactor names... minor improvements made during evaluation study
(edit) @362   16 years ra33 Added Spell Checker Added word count stats Fixed some mail stuff
(edit) @352   16 years bjn8 Improved widget linking... track-link coversion command
(edit) @334   16 years bjn8 Fixed border issues for widgets
(edit) @333   16 years bjn8 Improved recording interactions for faster idea capturing. Various …
(edit) @320   16 years bjn8 Expeditee: Refactored mouse event router. Widgets can have "names" …
(edit) @314   16 years bjn8
(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) @298   16 years ra33 Adding networking stuff for peer to peer sharing of frames
(edit) @296   16 years bjn8 3rd party agents can load themselves into expeditee agent collection …
(edit) @294   16 years ra33
(edit) @286   16 years ra33
(edit) @284   16 years ra33 Added additional mail functionality... Also added REMINDER feature
(edit) @282   16 years ra33
(edit) @279   16 years bjn8 Refactored naming of some methods in widget
(edit) @278   16 years ra33 Fixed some bugs... AbstractCharts can not be copied, resized, etc
(edit) @277   16 years bjn8 Simple changes
(edit) @274   16 years bjn8 Something that might be of interest
(edit) @247   16 years ra33 Added more import and mail stuff... including text importer
(edit) @242   16 years ra33
(edit) @239   16 years bjn8 Added absolute frame getter for iwidgets
(edit) @237   16 years bjn8 Fixed silly mistake
(edit) @235   16 years ra33 Refactored the way attribute value pairs work... Moved static methods …
(edit) @230   16 years bjn8 Thought I might add a sample heavy duty widget
(edit) @228   16 years ra33 Added web browser control... next up... EMAIL!
(edit) @226   16 years ra33 Added PDF writers
(edit) @225   16 years bjn8 fixed bugs
(edit) @224   16 years bjn8
(edit) @222   16 years ra33
(edit) @221   16 years ra33
(edit) @220   16 years ra33
(edit) @219   16 years bjn8 Cleaned up Display IO and the setCurrentFrame method - now anything …
(edit) @218   16 years bjn8 Fixed bug
(edit) @217   16 years bjn8 Fixed bug with parent event filtering
(edit) @214   16 years ra33 Added charts
Note: See TracRevisionLog for help on using the revision log.