------------------------------------------------------------------------ r1905 | livings124 | 2007-05-22 06:05:21 +0200 (Tue, 22 May 2007) | 1 line the animations for the inspector are too buggy, so they have to go ------------------------------------------------------------------------ r1906 | joshe | 2007-05-23 02:49:31 +0200 (Wed, 23 May 2007) | 1 line Move main model into a new TrCore wrapper class. ------------------------------------------------------------------------ r1907 | joshe | 2007-05-23 03:47:42 +0200 (Wed, 23 May 2007) | 2 lines Preparation for eliminating TrBackend: move the TrBackend instance into TrCore and add wrapper functions. ------------------------------------------------------------------------ r1908 | joshe | 2007-05-23 04:45:28 +0200 (Wed, 23 May 2007) | 2 lines Move model appending, updating, and deleting to TrCore. The TrTorrent refcounting clusterfuck should be isolated from main.c now. ------------------------------------------------------------------------ r1909 | joshe | 2007-05-23 06:38:35 +0200 (Wed, 23 May 2007) | 2 lines Fix deleting a torrent which has a properties window open. (this should be merged if there is ever a 0.73) ------------------------------------------------------------------------ r1910 | joshe | 2007-05-23 06:39:06 +0200 (Wed, 23 May 2007) | 1 line Merge TrBackend into TrCore. ------------------------------------------------------------------------ r1911 | livings124 | 2007-05-23 06:41:25 +0200 (Wed, 23 May 2007) | 1 line get rid of lock that apparently doesn't work ------------------------------------------------------------------------ r1912 | joshe | 2007-05-23 06:45:20 +0200 (Wed, 23 May 2007) | 1 line Remove tr_handle_t argument from tr_torrentClose(). ------------------------------------------------------------------------ r1913 | livings124 | 2007-05-23 07:01:23 +0200 (Wed, 23 May 2007) | 1 line have the Badger keep track of the completed count rather than Controller ------------------------------------------------------------------------ r1914 | joshe | 2007-05-23 08:25:15 +0200 (Wed, 23 May 2007) | 1 line Untangle the gordian references between TrCore and TrTorrent. ------------------------------------------------------------------------