1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
Commit graph

4181 commits

Author SHA1 Message Date
Charles Kerr
851e6ce008 (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
Mitchell Livingston
dea64f0c5a have all dates include the day of the week 2008-02-26 02:12:11 +00:00
Mitchell Livingston
07ccdcda01 use system-defined time format in the inspector 2008-02-26 02:03:30 +00:00
Charles Kerr
708c2a8ebc (gtk) io.c --> tr-io.c 2008-02-26 01:19:26 +00:00
Mitchell Livingston
b6b42cdf61 format time string using unsigned values 2008-02-26 00:28:22 +00:00
Mitchell Livingston
c8799f36f3 temp code for testing time output 2008-02-25 23:57:49 +00:00
Mitchell Livingston
b6856a9f5b fix mac build compiling 2008-02-25 22:28:58 +00:00
Charles Kerr
2369afa14c Fix a typo in transmissioncli, --create -> --create-from 2008-02-25 21:53:51 +00:00
Charles Kerr
5552aab68b (gtk) rename io.h' as tr-io.h' to fix mingw conflicts. fix minor compiler warning when building w/o libnotify support. 2008-02-25 21:47:21 +00:00
Charles Kerr
d2f1c7aff3 added tr_sha1_to_hex() 2008-02-25 20:21:22 +00:00
Mitchell Livingston
aafadf7170 add image for tracker tab 2008-02-25 20:16:02 +00:00
Mitchell Livingston
31bf447edb get mac build building again 2008-02-25 19:20:51 +00:00
Charles Kerr
faee51f779 tweak which folder to open in the notify window 2008-02-25 04:13:54 +00:00
Charles Kerr
8edb5e6fa0 patch from SoftwareElves to get libevent building again on osx 2008-02-25 04:00:02 +00:00
Charles Kerr
e4a59e5e27 fix minor compiler warning. 2008-02-25 03:09:55 +00:00
Charles Kerr
f2f24e936d tear out the "fast peer" code from refillPulse() altogether 2008-02-25 01:35:20 +00:00
Charles Kerr
b9a9e1f1a8 disable some fastpeer code that's too expensive. 2008-02-25 01:29:30 +00:00
Charles Kerr
d3779eb7d5 (gtk) remove the custom colors from the progress renderer 2008-02-24 19:36:48 +00:00
Charles Kerr
64e82dad71 (gtk) add prefs to toggle libnotify notification 2008-02-24 16:10:18 +00:00
Charles Kerr
af7bb90ac1 (gtk) use G_GNUC_PRINTF where appropriate. 2008-02-24 15:46:51 +00:00
Charles Kerr
a311e12f9b (gtk) added optional libnotify support to gtk client. (wereHamster, charles) 2008-02-24 15:42:31 +00:00
Mitchell Livingston
27d5e73d7c dead code removal 2008-02-24 15:16:13 +00:00
Charles Kerr
dfd31d2495 (gtk) minor tweak 2008-02-24 14:32:42 +00:00
Charles Kerr
8938adf5fc (gtk) experimental: use native gtk progress bars 2008-02-23 17:02:42 +00:00
Charles Kerr
4bbc5e8b71 Update 1.06 NEWS 2008-02-23 15:37:27 +00:00
Charles Kerr
a9757c9c4f update to miniupnpc-1.0 2008-02-23 15:31:39 +00:00
Mitchell Livingston
8850f7b070 update strings file 2008-02-22 15:39:20 +00:00
Mitchell Livingston
2a1b14d238 remove unused field from the tracker inspector tab; merge code for converting time into a string 2008-02-22 15:29:20 +00:00
Mitchell Livingston
6a8672009e improvements on the tracker inspector tab 2008-02-22 04:37:52 +00:00
Charles Kerr
7f0a06b920 flesh out the possible values for the new tracker fields in tr_stat 2008-02-22 02:39:15 +00:00
Mitchell Livingston
68f5231b96 initial inclusion of the "tracker" tab 2008-02-22 01:36:30 +00:00
Charles Kerr
d30101ac13 update to miniupnp-20080217 2008-02-21 14:38:01 +00:00
Charles Kerr
58b655338a libT: add tracker information to tr_stat. gtk: add `tracker' tab to inspector 2008-02-21 07:29:39 +00:00
Charles Kerr
e053f6c59d #714: libT creates invalid torrent files when given makemeta is given a non-absolute pathname 2008-02-20 11:36:42 +00:00
Charles Kerr
5d2dcc0c01 (gtk) #685: Use XDG user dir to set download directory 2008-02-19 19:22:15 +00:00
Charles Kerr
cfe068876e remove unnecessary #includes 2008-02-19 18:39:49 +00:00
Mitchell Livingston
8e1c3ff365 fix typos in last commit 2008-02-19 16:57:54 +00:00
Mitchell Livingston
2206c22eee add Amazon S3 to clients list 2008-02-19 16:55:13 +00:00
Mitchell Livingston
ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston
e6211d427e ensure the right table columns are removed on Tiger 2008-02-19 15:57:27 +00:00
Mitchell Livingston
806fd71d52 get rid of an unnecessary method 2008-02-19 15:21:19 +00:00
Mitchell Livingston
8896efb400 ensure correct object value is given to the table on Tiger 2008-02-19 11:36:25 +00:00
Charles Kerr
a676675468 (gtk) #712: regression in Details (Peers) dialog in svn version 2008-02-19 06:05:55 +00:00
Charles Kerr
bcecbbba99 (gtk) #312: Attention notification when using "Open with" 2008-02-19 05:52:37 +00:00
Mitchell Livingston
3aae015468 small height adjustment 2008-02-19 05:49:41 +00:00
Mitchell Livingston
4d4b4c1c36 show "X" image for "no group" row 2008-02-19 05:39:56 +00:00
Mitchell Livingston
d9f8018c49 fix type-select with groups 2008-02-19 05:27:15 +00:00
Mitchell Livingston
a28583b50b first go at getting the app to work nicely with Tiger again 2008-02-19 05:14:22 +00:00
Charles Kerr
ac8e76a70f (gtk) use tr_torrentDelete() when user hits `cancel' in the "open torrent" dialog 2008-02-19 05:10:58 +00:00
Mitchell Livingston
d4eb3c018e remove cache file when removing a transfer 2008-02-19 05:09:52 +00:00