1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-03 13:03:50 +00:00
transmission/beos
2008-05-21 17:14:58 +00:00
..
libPrefs
Makefile.am
Transmission.rsrc
TRApplication.cpp
TRApplication.h
TRInfoWindow.cpp
TRInfoWindow.h
TRPrefsWindow.cpp
TRPrefsWindow.h
TRTransfer.cpp remove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an internal state but not for code calling libtransmission. 2008-03-31 17:59:16 +00:00
TRTransfer.h
TRWindow.cpp rename tr_torrentClose() as tr_torrentFree() and make it private. change client code to use tr_torrentRemove() instead. This fixes the confusion between the two methods that led to #954 2008-05-21 17:14:58 +00:00
TRWindow.h