Commit Graph

16 Commits

Author SHA1 Message Date
Virgil Dupras 0f95d7506e v1.2.0 2011-03-16 10:27:41 +01:00
Virgil Dupras 9189e685b1 Adjusted packaging metadata for 1.1.0.
--HG--
branch : py3k
2010-10-18 12:22:13 +02:00
Virgil Dupras 506e48b2e0 v1.1.0
--HG--
branch : py3k
2010-10-18 12:13:37 +02:00
Virgil Dupras 899a3efeb3 Converted the compiled win module to ctypes.
--HG--
branch : py3k
2010-10-17 18:00:56 +01:00
Virgil Dupras a6907d57a9 Converted the compiled osx module to ctypes.
--HG--
branch : py3k
2010-10-17 18:28:28 +02:00
Virgil Dupras d1fcb13086 v1.0.2
--HG--
branch : py3k
2010-07-10 07:06:01 +02:00
Virgil Dupras 2858b5b153 Converted to py3k (haven't tried it on Windows yet, but it should compile and work...)
--HG--
branch : py3k
2010-07-07 16:12:13 +02:00
Virgil Dupras 88b90d859c Updated package metadata. 2010-07-07 11:59:11 +02:00
Virgil Dupras e78d1d1bd9 Merged heads. 2010-04-19 11:25:02 +02:00
Virgil Dupras de898fdcaa v1.0.1: Fixed memory leak. 2010-04-19 11:24:06 +02:00
Virgil Dupras a3e41602cf Added long_description to setup. 2010-04-08 16:28:23 +02:00
Virgil Dupras 8b00632dd6 Set zip_safe to False, as it causes problems when creating executables for Windows of apps using it. 2010-04-07 16:25:01 +01:00
Virgil Dupras aff05287b3 Added README and CHANGES. 2010-04-07 10:43:36 +02:00
Virgil Dupras 8a1dff2947 Renamed _trash_* modules to _send2trash_* and added python wrapper around them.
--HG--
rename : modules/trash_osx.c => modules/send2trash_osx.c
rename : modules/trash_win.c => modules/send2trash_win.c
2010-04-06 18:04:32 +02:00
Virgil Dupras b8434f7cc0 Added the trash_win module. 2010-04-06 10:28:43 +01:00
Virgil Dupras 5aa4811725 Added the osx module. 2010-04-06 08:58:56 +02:00