Charles Kerr
ed3ecee2eb
add better info icon.
2007-07-28 04:56:12 +00:00
Charles Kerr
609f2c8a89
last commit wasn't exiting gracefully.
2007-07-28 00:41:35 +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
2d0ba91d5f
"open torrent file" now works.
2007-07-25 05:37:12 +00:00
Charles Kerr
351c9154e5
fix systray icon size and "exit" command.
2007-07-24 20:12:56 +00:00
Charles Kerr
b74e6a3c12
the "recheck" button works now.
2007-07-24 04:36: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
5ee729223e
more image work
2007-07-23 17:36:34 +00:00
Charles Kerr
8b8b6e066e
for the time being, use xpm-based icons in the toolbar
2007-07-23 17:12:38 +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
Charles Kerr
6f9a2ef504
added a taskbar icon for Xmission, showing the total ul/dl speed in its tooltip
2007-07-23 05:43:16 +00:00
Charles Kerr
d5d68fb1f8
build errors reported by SoftwareElves
2007-07-23 02:43:25 +00:00
Charles Kerr
304fd3765a
cleaner sizer code in the main window
2007-07-23 00:56:51 +00:00
Charles Kerr
9f54536914
* add code to refresh the torrent list, and a timer to call it.
...
* beautify some of the torrent list's columns
2007-07-22 19:37:43 +00:00
Charles Kerr
486f483751
xmission: load torrents on startup and populate the torrent list.
2007-07-22 02:24:13 +00:00
Charles Kerr
6c093a322a
portability for wx 2.6 and for both unicode and ascii builds of wxWidgets
2007-07-20 02:12:07 +00:00
Charles Kerr
ea6353db9b
make the torrent list columns configurable.
2007-07-19 20:35:01 +00:00
Charles Kerr
d387b324cb
start filling out the main window layout
2007-07-19 19:05:55 +00:00
Charles Kerr
0aa10b6287
finish changing from xpm to png
2007-07-19 14:57:21 +00:00
Charles Kerr
36dab5e8ba
rename "xpm" subdir as "images"
2007-07-19 14:52:46 +00:00
Charles Kerr
707db203a4
wx: change from xpm to png to avoid jaggy edges in the icons
2007-07-19 14:50:42 +00:00
Charles Kerr
ca3c07012c
first baby steps of wx client. currently just a window with menus and a toolbar, and unusuable.
2007-07-19 14:06:50 +00:00