0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
now using jargon 2.0.5 compiled with java 1.5 More... almost 17 years ago
fixed error with timeout. IT WAS NOT WORKING. Also updated to use hudson repo and also updated globus dependencies More... almost 17 years ago
removing Hermes from SF - reloated to projects.arcs.org.au More... almost 17 years ago
Adding jargon-ext More... about 17 years ago
using new slcs library, and proxy_lights GenericProxyCreationPanel for local and shib login More... over 17 years ago
(no ticket for this bug) The class reference in SimpleConnector to rootObject was causing file system persistence to fail because the commons-vfs connectors don't have empty constructors for serialisation. Consequently restoring persistent filesystems would fail completely if an ftp, sftp, or gsiftp connection was present. Removing the reference means that no FileObject need be serialised. More... over 17 years ago
fixed ticket SRB GSI connection problem, ticket #317 More... over 17 years ago
delete SourceDir More... over 17 years ago
#327 the rest of the ticket! More... over 17 years ago
#327 Splash and About now use blue Hermes logo More... over 17 years ago
changed version to 1.0RC6 More... over 17 years ago
[no comment] More... over 17 years ago
recreating from trunk More... over 17 years ago
Modified TransferModel to accomodate GridFTP to GridFTP 3rd party transfer. Also made some changes in the unit tests More... over 17 years ago
#272 rollback: last change was unnecessary More... over 17 years ago
#272 also forgot to update rootobjects list during rename More... over 17 years ago
#272 Forgot to replace connector object in fileSystemConnectors, so key wasn't being updated More... over 17 years ago
#272 complete. A remote connection can be renamed with the right mouse button. Changes are persistent. No unit test yet. More... over 17 years ago
Added ARCS to copyright message, and made the About dialog a little more robust More... over 17 years ago
#318 Added splash screen. Moved app title, version etc to Config.java More... over 17 years ago
#274 Trying out Lipstick L&F More... over 17 years ago
Avoiding nullpointer when tree in left pane is manipulated and there are no shortcuts visible More... over 17 years ago
updated pom.xml More... over 17 years ago
fixed cross platform problem with installing certificates More... over 17 years ago
#296 fixed: BrowserViewTableCellRenderer.getTableCellRendererComponent wasn't allowing for column reordering. used JTable.convertColumnIndexToModel to fix it. More... over 17 years ago
#290 complete. Changed BrowserView to build popupmenu on firePopupWillBecomeVisible rather than Invisible and added a pack() to cause a relayout of the menu. Also fixed a bug in BrowserViewTableCellRenderer.getTableCellRendererComponent to check that the value being examined is a FileObject. This was causing a cast exception for one of my shortcuts which caused the popup to not be erased when it should. More... over 17 years ago
fixed problem with context menu when there is only a single item in the browser view More... over 17 years ago
#289: Changed the way the popup works and how item selection works when entering a directory. More... over 17 years ago
Updated the about dialog box More... over 17 years ago
Reverted setObjects method back to previous version. DnD for search result only require changes in BrowserView More... over 17 years ago