Timeline
26/06/11:
- 05:46 Ticket #119 (Can't access drives in windows file dialog system) closed by
- wontfix: Duplicate of #74, #82, #88, #91, #92. Swish is an Explorer extension …
22/06/11:
- 19:55 Ticket #121 (File Modified Datetime Incorrect) created by
- Maybe there is a timezone setting, but the last modified datetime for …
- 12:32 Ticket #120 (Explorer error: The operating system cannot run %1) created by
- After adding new sftp credentials and launching Swish I get the following …
- 06:32 Ticket #119 (Can't access drives in windows file dialog system) created by
- I've been using sfpdrive/expandrive for years. But I really excited to see …
18/06/11:
- 20:16 Changeset in swish [b0f3de3] by
-
Brute-force debug branch.
Added message boxes to the code to try and diagnose issues in ticket #117.
See #117
16/06/11:
- 20:25 Changeset in swish [a5dd865] by
-
masterburn-bootstrapperdecomtaminatedrop_target_zip_bugfeature/async_drop_targetrefactor/commandsshell_folder_symlinktransifex
Fix Polish translation WiX file.
- 12:44 Changeset in swish [4563412] by
-
masterburn-bootstrapperdecomtaminatedrop_target_zip_bugfeature/async_drop_targetrefactor/commandsshell_folder_symlinktransifex
Added missing WiX file for Polish translation.
05/06/11:
- 11:31 Changeset in swish [2d5b11c] by
-
masterburn-bootstrapperdecomtaminatedrop_target_zip_bugfeature/async_drop_targetrefactor/commandsshell_folder_symlinktransifex
Deal properly with short reads and writes.
libssh2_sftp_read and libssh2_sftp_write can return short. We weren't dealing with this situation correctly. This only manifested with libssh2-1.2.8 as its implementation changed significantly.
04/06/11:
- 11:52 Changeset in swish [aba7140] by
-
masterburn-bootstrapperdecomtaminatedrop_target_zip_bugfeature/async_drop_targetrefactor/commandsshell_folder_symlinktransifex
Moved winapi to separate project hosted on github.
- 11:21 Changeset in winapi [ab67cf9] by
-
mastermenu
Use single definition of comtype<IShellFolder>.
- 11:20 Changeset in winapi [930236e] by
-
mastermenu
Make STRICT_TYPED_ITEMIDS a makefile definition.
This helps to define it consistently across all compilation units.
- 09:57 Changeset in winapi [80365ff] by
-
mastermenu
Brought up-to-date with Swish SVN.
03/06/11:
- 08:32 Ticket #118 (Swish doesn't follow simlinks) closed by
- duplicate: Symlinks haven't been implemented yet. Duplicate of #86.
02/06/11:
- 14:14 Ticket #118 (Swish doesn't follow simlinks) created by
- I've made a new connection with start dir as my home dir in linux remote …
- 12:24 Ticket #117 (Can't install on Win 7) created by
- I tried 4.0.1 and 4.0.6 neither one seemed to successfully install. I …
30/05/11:
- 05:38 Ticket #116 (UI finetune) closed by
- duplicate: Duplicates #102 and #90.
- 03:40 Ticket #116 (UI finetune) created by
- Hi, there are some minor things i would like to note. - file/folder sort …
29/05/11:
- 13:05 Changeset in winapi [3d01c30] by
-
mastermenu
Added global memory lock manager.
Taken from the Swish project.
28/05/11:
- 07:36 Changeset in winapi [7894583] by
-
mastermenu
Separated global and thread hook behaviour.
Some hooks can only be installed globally. Added another function, windows_global_hook, to do this.
