Closed GoogleCodeExporter closed 8 years ago
No need to do all those steps: just rename a folder or a file and it happens
(testing
on Vista)
Original comment by rudi.pet...@gmail.com
on 7 Feb 2009 at 10:45
Should be fixed now.
Was likely caused by the changes for the other node sync event fixes.
p.s) I also (blindly) integrated your new trash module the other day, is it
working
correctly (haven't tested on windows yet.).
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 7 Feb 2009 at 10:58
Thanks, now it works.
About trash module: I just fixed a few minutes ago an easy bug but (it was
reporting
non existent errors because the error code was set to True instead of False)
Original comment by rudi.pet...@gmail.com
on 7 Feb 2009 at 11:20
Great thanks,
I am hoping to release another updated version of the plugin tonight for the
Mercurial support I added the other week, and for the delete crash fixes.
cody
Original comment by CodyPrec...@gmail.com
on 7 Feb 2009 at 11:32
I'm making a small change to _win_trash. Just changing the c struct so that it
uses
ctypes.wintypes constants, e.g. wintypes.LPCWSTR instead of c_wchar_p (I didn't
know
them). Should I commit it?
Original comment by rudi.pet...@gmail.com
on 7 Feb 2009 at 11:57
Sure go ahead. I am still working on one more feature that I want to finish up
before
making the release.
cody
Original comment by CodyPrec...@gmail.com
on 8 Feb 2009 at 12:01
Original issue reported on code.google.com by
rudi.pet...@gmail.com
on 7 Feb 2009 at 10:39