Commit Graph

11 Commits

Author SHA1 Message Date
Charles Kerr 8be21b668b reduce flicker in the torrent list 2007-08-03 20:46:02 +00:00
Charles Kerr 6763ec75e8 more portability fixes 2007-08-02 21:58:34 +00:00
Charles Kerr 9b4545fdea download column wasn't sorting correctly. 2007-07-28 00:27:30 +00:00
Charles Kerr 05d2c72e60 add a wx version test to see if SetSashGravity() is available 2007-07-28 00:12:38 +00:00
Charles Kerr 7c795c3b65 lots of work on getting basic functionality up and running. 2007-07-27 23:09:09 +00:00
Charles Kerr cf2b762af0 fix unused variable compiler warnings 2007-07-26 17:15:56 +00:00
Charles Kerr a4af933874 wx: finished more showing & sorting columns in the torrent list. start/stop/remove/info buttons are now insensitive at the appropriate times. 2007-07-26 01:25:36 +00:00
Charles Kerr 243772f194 torrent filters work now... we finally have a working feature! ;) 2007-07-23 23:59:13 +00:00
Charles Kerr d14d21bebd torrent filter counts work now. 2007-07-23 21:01:26 +00:00
Charles Kerr d2401c0a5e cleanup preferences file keys 2007-07-23 15:33:04 +00:00
Charles Kerr 9296e088f3 * make torrent list's columns sortable.
* remember torrent sort order between sessions.
* torrent list is getting too big; move it into its own file
 --This line, and those below, will be ignored--

M    wx/Makefile.am
A    wx/torrent-list.cc
A    wx/torrent-list.h
M    wx/xmission.cc
2007-07-23 15:20:47 +00:00