Fixed warnings. |
|
More...
|
almost 16 years ago
|
Fixed link failure in dialogues test suite. |
|
More...
|
almost 16 years ago
|
Brought up-to-date with latest trunk. |
|
More...
|
almost 16 years ago
|
Allow custom Boost build in thirdparty/boost folder. |
|
More...
|
almost 16 years ago
|
Allow custom Boost build in thirdparty/boost folder. |
|
More...
|
almost 16 years ago
|
Doc improvement. |
|
More...
|
almost 16 years ago
|
Made host management robust to invalid connection name (label). |
|
More...
|
almost 16 years ago
|
Translate libssh2 errors into FACILITY_STORAGE HRESULT error codes. |
|
More...
|
almost 16 years ago
|
Added error-checking when calling GetFile. |
|
More...
|
almost 16 years ago
|
Added test that copies data from a folder hierarchy contained in a ZIP file. |
|
More...
|
almost 16 years ago
|
Refactored DataObject for ZIP files into separate namespace. |
|
More...
|
almost 16 years ago
|
Don't use shell drag-n-drop trick to create ZIP files. |
|
More...
|
almost 16 years ago
|
Display 'Copying...' title in progress dialogue. |
|
More...
|
almost 16 years ago
|
Add progress display to DropTarget.cpp |
|
More...
|
almost 16 years ago
|
A first attempt at recursive folder hierarchy copying. |
|
More...
|
almost 16 years ago
|
Allow CPidls to be reused. |
|
More...
|
almost 16 years ago
|
Fixed bind_to_handler_object() to work with NULL or empty PIDLs. |
|
More...
|
almost 16 years ago
|
Work around bugs in libssh2_sftp_write(). |
|
More...
|
almost 16 years ago
|
Refactored CFSTR_SHELLIDLIST format handling out of ShellDataObject and into new PidlFormat class. |
|
More...
|
almost 16 years ago
|
Use BOOST_THROW_EXCEPTION macro to help tracking down test failures. |
|
More...
|
almost 16 years ago
|
Tests copying data out of a shell DataObject. |
|
More...
|
almost 16 years ago
|
Fixed namespaces in data_object_for_files(). |
|
More...
|
almost 16 years ago
|
Split shell convenience functions out of the test code and into the main swish::shell_folder namespace. |
|
More...
|
almost 16 years ago
|
Missing Comet include path. |
|
More...
|
almost 16 years ago
|
Added tests for ShellDataObject format predicates. |
|
More...
|
about 16 years ago
|
Added format predicates to ShellDataObject. |
|
More...
|
about 16 years ago
|
Legacy tests are also boost clients because they include headers of files that use shared_ptr etc. |
|
More...
|
about 16 years ago
|
Fix broken include path. |
|
More...
|
about 16 years ago
|
Fix broken tests. |
|
More...
|
about 16 years ago
|
Extended the unit tests for ShellDataObject. |
|
More...
|
about 16 years ago
|