Charles Kerr
|
e537bdcd4f
|
(trunk gtk) #3529 "slow priority-sorting in file list" -- fixed
|
2010-09-17 13:23:20 +00:00 |
Charles Kerr
|
6b66524607
|
(trunk gtk) #3395 "open files by double-clicking on them in the file list" -- added.
|
2010-07-11 17:56:58 +00:00 |
Charles Kerr
|
bb8cef3f14
|
(trunk gtk) minor code cleanup to the file list
|
2010-05-12 01:34:08 +00:00 |
Charles Kerr
|
33e116f971
|
(trunk gtk) #2894 "tr_torrentGetFileDL() and tr_torrentGetFilePriority() should go away" -- finished removing them from the GTK+ client
|
2010-02-11 14:55:00 +00:00 |
Charles Kerr
|
c51611f202
|
(trunk gtk) make the GTK+ client's file list a little faster
|
2010-02-11 14:45:03 +00:00 |
Charles Kerr
|
28726d031d
|
(trunk gtk) make it easier to change the periodic refresh intervals at the code level
|
2010-02-01 04:54:10 +00:00 |
Charles Kerr
|
40627dc831
|
(trunk gtk) #2845 ""-2147483648" of type `gint' is invalid or out of range" -- fixed in trunk for 1.90
|
2010-01-31 18:02:02 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
e4e263af98
|
(trunk gtk) #2427: crash on quit when the Preferences window is open
|
2009-09-19 11:35:27 +00:00 |
Charles Kerr
|
e2744cc376
|
(trunk gtk) #2337: GTK+ Tree view columns in the files dialog should be resizable. Thanks to lethalman for the patch
|
2009-08-15 21:14:44 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
e5ff7d8f3e
|
(trunk) #2271: rounding problem in printf()
|
2009-07-14 20:09:46 +00:00 |
Charles Kerr
|
36eac9e36a
|
(trunk qt, gtk) some string changes: minor Gnome HiGification. omit unnecessary words. use less jargon.
|
2009-06-23 00:24:37 +00:00 |
Charles Kerr
|
b2b7409138
|
(trunk gtk) #2170: Segfault when accessing torrent Properties
|
2009-06-11 02:16:42 +00:00 |
Charles Kerr
|
1491801be7
|
(trunk gtk) #2193: Unable to sort files in torrent by Progress, Download nor Priority
|
2009-06-10 00:04:43 +00:00 |
Charles Kerr
|
64e0fba4d9
|
(trunk gtk) reuse the `prog' variable instead of recalculating it
|
2009-06-07 13:48:15 +00:00 |
Charles Kerr
|
8be9e3a44a
|
(trunk gtk) a little more file-list cleanup
|
2009-06-06 14:09:43 +00:00 |
Charles Kerr
|
dd15d13103
|
(trunk gtk) that was the last of joshe's code in file-list.c, so it goes GPLv2
|
2009-06-06 04:40:24 +00:00 |
Charles Kerr
|
5b12668b9f
|
(trunk gtk) torrents' long file lists were displayed extremely inefficiently
|
2009-06-06 04:29:08 +00:00 |
Charles Kerr
|
9dc4672ace
|
(gtk) clean up yesterday's properties dialog rewrite a bit.
|
2009-04-24 12:05:53 +00:00 |
Charles Kerr
|
7f60d9db17
|
(trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once
|
2009-04-24 01:37:04 +00:00 |
Charles Kerr
|
afe11e1386
|
(trunk) have the gtk and qt clients use the same minimum seed ratio in the preferences dialog as the mac uses
|
2009-04-10 19:16:12 +00:00 |
Charles Kerr
|
ab352d480f
|
(trunk gtk) back out a little bit of bad code.
|
2009-03-03 05:46:49 +00:00 |
Charles Kerr
|
3c32f97ef5
|
(trunk gtk) Use gtk_tree_view_set_fixed_height_mode() in a few more places
|
2009-03-03 00:48:50 +00:00 |
Charles Kerr
|
983febee3b
|
(gtk trunk) #628: Show thumbnails next to torrents
|
2009-03-02 23:31:01 +00:00 |
Charles Kerr
|
e44239fc4e
|
(trunk gtk) #1585: use g_timeout_add_seconds() where appropriate to group timers together for fewer scheduled wakeups
|
2008-12-22 05:39:03 +00:00 |
Charles Kerr
|
111c49fe3e
|
(gtk) #1477: Launchpad translations need comment for strings with non-standard context
|
2008-12-03 15:32:42 +00:00 |
Charles Kerr
|
5b96ba110c
|
(gtk) #1453: follow Gnome HIG; the "details" dialog should be a "properties" dialog
|
2008-11-13 04:10:04 +00:00 |
Charles Kerr
|
0507531e50
|
(gtk) #1439: Resizing columns in "File" tab in "Details" window causes hangup.
|
2008-11-08 15:36:12 +00:00 |
Charles Kerr
|
90317da46e
|
(gtk) #1386: Difference between de/selecting files vs. folders
|
2008-10-26 22:58:57 +00:00 |
Charles Kerr
|
4bf3577fba
|
(gtk) #1306: clicking in a blank area in a list clears the selection.
|
2008-09-27 18:01:31 +00:00 |
Charles Kerr
|
cc89872dd4
|
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
|
2008-09-23 19:11:04 +00:00 |
Charles Kerr
|
f12f17dba9
|
(gtk) #1274: Cannot resize columns in 'File' tab of 'Details' window
|
2008-09-16 18:28:22 +00:00 |
Charles Kerr
|
8b7b3d3a18
|
(gtk) minor comment changes
|
2008-09-08 15:17:18 +00:00 |
Charles Kerr
|
abd98feaae
|
(gtk) #1192: 1.3x's method of setting file priorities & download flags is unpopular
|
2008-09-06 01:52:47 +00:00 |
Charles Kerr
|
9050a6de57
|
(gtk) *incomplete* fix for #1192. this actually breaks things in the short term; I'll finish the rest ASAP
|
2008-09-05 21:01:00 +00:00 |
Charles Kerr
|
dcecf09d96
|
bencode cleanup: remove unused functions and unnecessary #includes
|
2008-08-21 14:57:59 +00:00 |
Charles Kerr
|
bb54603333
|
(gtk) #867: fix strings that should've been marked for translation for 1.30, but weren't.
|
2008-07-19 19:48:45 +00:00 |
Charles Kerr
|
14e5ab6334
|
(gtk) #1050 make some changes to help track down Lacrocivious' bug
|
2008-06-22 01:25:03 +00:00 |
Charles Kerr
|
07c1b28e9e
|
#838 (Adding trackers to existing torrents): add a backend API for this (tr_torrentSetAnnounceList) and implement a GUI for it in the gtk+ client.
|
2008-06-01 01:40:32 +00:00 |
Charles Kerr
|
66ca0e588e
|
oops, don't use C++-style comments or we'll break on old compilers
|
2008-05-29 03:15:33 +00:00 |
Charles Kerr
|
c007e68222
|
(gtk)
#978: Details window hangs when changing priority
#946: Allow to select several files in the file chooser
|
2008-05-29 02:59:22 +00:00 |
Charles Kerr
|
1f2d90e4ff
|
(gtk) #850: download individual file's checkbox so far away from its title
|
2008-04-07 02:38:50 +00:00 |
Charles Kerr
|
04fafeadbd
|
(gtk) #832: XML entity references are displayed instead of some characters
|
2008-04-01 16:50:26 +00:00 |
Charles Kerr
|
c63b548195
|
fix bug that caused very large torrents to crash Transmission
|
2008-03-22 18:10:59 +00:00 |
Charles Kerr
|
21124a8de8
|
strings work: (1) folding similar strings together for easier tranlation (2) gtk: use consistent shortcuts/phrases/terminology between the preferences and "open torrent" dialogs (3) promote the port forwarding messages from Debug to Info as per BMW's request
|
2008-03-18 19:14:21 +00:00 |
Charles Kerr
|
6ef6ac0928
|
the last i18n-centric commit for awhile, I hope.
|
2008-03-08 04:53:11 +00:00 |
Charles Kerr
|
909cb89b43
|
even more i18n string work, w/more feedback and reading through the transmission.pot file.
|
2008-03-08 01:43:20 +00:00 |
Charles Kerr
|
325665caa2
|
svn propset svn:keywords 'Date Rev Author Id' filename
|
2008-02-26 21:08:51 +00:00 |