Fix problem with some OAuth tokens not refreshing.
Merge trunk changes to fix Gmail timeouts.
Fix reconnection problem with Gmail.
Merged changes from branch connection-manager.
Update CMIS connections to remove need for Cmis...
Changed my mind: should throw an error, rather ...
Adding failing test.
Modifying ClientSession to accept Connection ob...
Cleaning up spacing.
Cleaning up spacing.
Change CmisLogin to use the Connection object.
Switching to Preferences connection store.
Change connection stores to use abstract base c...
Change PropertiesConnectionStore to instantiabl...
Adding Preferences connection store and tests.
Adding tests for new preferences store.
Renaming files in preparation for new Connectio...
Change preferences store to only use secure sto...
Double-click on connection selection screen now...
Loop for logins; upgraded dialogs; allow mockin...
Adding tests and mocks for CMIS preferences store.
Change preferences store and login dialog to sa...
Cleaning up issues, including accidentally adde...
Allow saving of connections from ConnectionPick...
Adding individual connection dialog.
Making ConnectionList immutable.
Adding connection editor (which will likely cha...
Redesigned the connection picker.
Use a Properties file to store connections.
Moving from using Preferences to properties fil...
Load connections from root connection file.
Adding preferences store, with test cases.
Adding Core test suite to test VicPreferencesSt...
Moving preferences to Core.
Adding new dialogs to replace the existing conn...
New branch to develop connection manager on.
Refactor to make label logic simpler.
Adding To column on IMAP view.
Feature Request: Option to disable automatic check in
Display of extra data in the CMIS Drive tab
Feature Request: Display of extra data in the Versions tab
Configuration
Configuration
Metadata config schema
Metadata config schema
Configuration
Configuration
Branch for Luna development.
Not a branch.
Empty branch for Luna development.
Improvements to properly handle column sorting
cleanup
Added new columns to Mounted drive tree
Added new columns to Google Drive tree
Fixed bug in ActionsPart, now using correct con...
tmp-commit
... and another one, that I missed in the last ...
Bit of a hack due to breaking change in Chemist...
Update projects to use new Chemistry project.
Adding Chemistry project.
Changing lifecycle handler to not download work...
Move URI handler to separate code file, and mak...
New idea: specify a custom resource handler.
New branch for reading and writing workbench fi...
Rejected idea: use temporary files with -data @...
Removing old client versions.
Moving Google APIs to a separate project.
Changing the way Google APIs are included.
Improvements to speed up loading of buttons in ...
Added new comments, removed redundant code
Fixed bugs - Check for updated properties befor...
Rough but working drag and drop implmentation.
Creating branch for external drag-n-drop develo...
Added core expression to test for folder before...
Removing merged branch.
Bug Fix - Drag and Drop now using LightCmisObje...
Improved file name test - for matching name in ...
Fix for bug when trying to overwrite a file whi...
Functionality commented out to effectively remo...
Code Tidy
Fix for ClasscastException bug if "Loading..." ...
Merge with Oauth branch
Merge Oauth branch into Trunk
Share project "Vic Google Auth" into "https://s...
Removed reference to operationChanged
Automatically refresh OAuth tokens if needed.
Add @Optional annotation to buildUi to avoid ex...
Add a default for the inbox name.
Add Oauth authorisation to IMAP method.
Move Google authorization code into separate pl...
Creating feature branch Google IMAP Oauth.
Updating JavaMail to version 1.5.2.
Changing JavaMail bindings in preperation for l...
Fix build warnings.