Charles Kerr
|
451cca4a5e
|
(trunk gtk) #2784 "Paused seeding torrents still display 'Remaining time unknown'" -- fixed in trunk for 1.81
|
2010-01-22 07:32:02 +00:00 |
Charles Kerr
|
67b9c83df5
|
(trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81
|
2010-01-21 20:51:48 +00:00 |
Charles Kerr
|
f6692303ed
|
(trunk gtk) HiG consistency
|
2010-01-20 21:27:00 +00:00 |
Charles Kerr
|
32be71309f
|
(trunk gtk) fix another small memory error in the gtk+ client found by valgrind
|
2010-01-20 17:43:00 +00:00 |
Charles Kerr
|
af499e58e2
|
(trunk gtk) fix another minor memory leak detected by valgrind
|
2010-01-20 17:20:35 +00:00 |
Charles Kerr
|
704261527c
|
(trunk gtk) oops, that last commit should've used g_free() instead of tr_free()
|
2010-01-20 14:27:48 +00:00 |
Charles Kerr
|
d31e93163d
|
(trunk gtk) fix a couple of small memory leaks in the gtk+ client, found by valgrind
|
2010-01-20 14:16:44 +00:00 |
Charles Kerr
|
9ec94bc91f
|
(trunk gtk) HIG: reorganize the menu items in the tray icon
|
2010-01-14 07:03:29 +00:00 |
Charles Kerr
|
90c6b3bc6e
|
(trunk gtk) sync with http://svn.chipx86.com/trunk/libsexy/libsexy/sexy-icon-entry.c
|
2010-01-12 15:48:51 +00:00 |
Charles Kerr
|
5e5d11bdb3
|
(trunk gtk) remove two more minor memory leaks in the GTK+ client found by valgrind
|
2010-01-12 14:16:19 +00:00 |
Charles Kerr
|
fa94830df1
|
(trunk gtk) remove a few very minor memory leaks in the GTK+ client
|
2010-01-11 21:54:54 +00:00 |
Charles Kerr
|
7af6abcee1
|
(trunk gtk) remove debugging message I accidentally left in the last commit
|
2010-01-10 02:19:08 +00:00 |
Charles Kerr
|
719446516d
|
(trunk gtk) #2739 "the status bar oscillates ostensibly" -- implemented for 1.80
|
2010-01-10 01:43:04 +00:00 |
Charles Kerr
|
0c34a39883
|
(trunk gtk) #2733 "add "Add URL..." to GTK+ dock menu
|
2010-01-07 17:30:34 +00:00 |
Charles Kerr
|
182cbb8b90
|
(trunk) one of the less-interesting commits in a while: remove trailing spaces from lines
|
2010-01-05 23:47:50 +00:00 |
Charles Kerr
|
7d266ed4d6
|
(trunk gtk) #2728 "Creates auto-download dir when non-existant" -- fixed for 1.80
|
2010-01-05 23:23:26 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
7c9b968916
|
(trunk) sync mac, gtk clients with r9863
|
2010-01-04 20:18:21 +00:00 |
Charles Kerr
|
e197af3db5
|
(trunk gtk) #2723 "'save' in log viewer should be 'save as'" - fixed
|
2010-01-04 19:34:01 +00:00 |
Charles Kerr
|
736d39d34e
|
(trunk gtk) #2707 "add confirmation dialog when resetting statistics" -- implemented
|
2010-01-03 17:58:33 +00:00 |
Charles Kerr
|
ae6bdbae6e
|
(trunk gtk) #2708 "missing tooltips" -- add previously-missing tooltips to two of the statusbar buttons
|
2010-01-03 17:38:24 +00:00 |
Charles Kerr
|
b7fc7bd955
|
(trunk gtk) #2706 "Statistics window Delete button label" -- rename the "Delete" button as "Reset"
|
2010-01-03 17:33:22 +00:00 |
Charles Kerr
|
832d619a32
|
(trunk gtk) add a little more height to the "edit trackers" dialog... right now it's so short that any more than two or three trackers look squashed in the dialog
|
2009-12-23 16:44:10 +00:00 |
Charles Kerr
|
1457567880
|
(trunk gtk) make check_filenames() a private function
|
2009-12-18 05:56:41 +00:00 |
Charles Kerr
|
2ff810d18f
|
(trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs
|
2009-12-18 05:02:48 +00:00 |
Charles Kerr
|
d9369718b3
|
(trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down
|
2009-12-16 18:20:01 +00:00 |
Charles Kerr
|
ed6e95eef3
|
(trunk) add #include guards to prevent non-libtransmission files from #including implementation headers
|
2009-12-15 00:51:39 +00:00 |
Charles Kerr
|
6b98510841
|
(trunk gtk) #2668 "minor memory leaks in gtk client" -- fix two GtkImages that were being leaked in the main window
|
2009-12-14 19:24:05 +00:00 |
Charles Kerr
|
d686257320
|
(trunk gtk) #2500 "Torrent details window should be single-instance per torrent" -- fix implementation bug from r9685 that caused the same memory to be freed twice on shutdown
|
2009-12-14 18:20:11 +00:00 |
Charles Kerr
|
f293bb97be
|
(trunk gtk) #2668 "small memory leak in getSelectedTorrentIds" -- fix another, smaller leak in the same code
|
2009-12-14 17:56:31 +00:00 |
Charles Kerr
|
8e0e62187d
|
(trunk gtk) #2668 "small memory leak in getSelectedTorrentIds()" -- fixed for 1.80
|
2009-12-14 16:41:49 +00:00 |
Charles Kerr
|
b840cb931b
|
(trunk gtk) #2665 "Crash in GTK+ code" -- fixed for 1.80
|
2009-12-14 00:34:51 +00:00 |
Charles Kerr
|
e98cf692a8
|
(trunk gtk) oops, I meant to check this in with r9725... fix gtk+ client build errors in trunk
|
2009-12-12 14:41:36 +00:00 |
Charles Kerr
|
e04698c0af
|
(trunk gtk) fix error in GTK+ client's scrape status text
|
2009-12-10 09:49:46 +00:00 |
Charles Kerr
|
fce52ac965
|
(trunk gtk) #2650 "hide empty file list in property dialog for multiple torrents" -- fix minor r9694 oops
|
2009-12-09 04:48:49 +00:00 |
Charles Kerr
|
9b614db1c9
|
(trunk gtk) #2650 "hide empty file list in property dialog for multiple torrents" -- fixed in trunk for 1.80
|
2009-12-09 04:47:02 +00:00 |
Charles Kerr
|
4b3b5dcd8a
|
(trunk libT) by request, remove a clientData argument from tr_torrentDeleteLocalData() (reverts r9690)
|
2009-12-09 03:51:21 +00:00 |
Charles Kerr
|
5f9f97ee2a
|
(trunk libT) by request, add a clientData argument to tr_torrentDeleteLocalData()
|
2009-12-09 03:40:35 +00:00 |
Charles Kerr
|
2394ad1e56
|
(trunk gtk) #2625 "ability to create a magnet link" -- fix "Copy Magnet Link to Clipboard" for X users who aren't using KDE or GNOME. Reported by jch
|
2009-12-09 01:42:04 +00:00 |
Charles Kerr
|
9e9d7c82c7
|
(trunk gtk) #2500 "Torrent details window should be single-instance per torrent" -- implemented for 1.80
|
2009-12-08 20:34:46 +00:00 |
Charles Kerr
|
acce3b2cda
|
(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fix 1.80b1 misimplementation bug reported & researched by kklimonda
|
2009-12-07 18:04:50 +00:00 |
Charles Kerr
|
4e252aa106
|
(trunk) fix warnings found by the clang static analyzer, reported & patched by wereHamster
|
2009-12-07 04:06:14 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
162c2f0f64
|
(trunk gtk) small string tweak
|
2009-12-05 00:35:58 +00:00 |
Charles Kerr
|
419b80c7df
|
(trunk gtk) revert a couple of menu reorderings that were probably better off left alone
|
2009-12-01 07:43:21 +00:00 |
Charles Kerr
|
336be914b2
|
(trunk gtk) #2324 "power management inhibition with gnome-session >= 2.26" -- fixed
|
2009-12-01 04:22:14 +00:00 |
Charles Kerr
|
12bfde0c2b
|
(trunk) #1663 "crashes on shutdown if libevent loop doesn't exit soon enough" -- maybe crash less frequently now.
|
2009-11-30 04:58:03 +00:00 |
Charles Kerr
|
7d0cd82014
|
(trunk gtk) #2096 "magnet links" -- if a user (or, more likely, web browser) starts up a second copy of Transmission to add a magnet link via its command line, delegate that magnet link back to the already-running copy of Transmission via DBus.
|
2009-11-29 20:35:48 +00:00 |
Charles Kerr
|
ce7cda7a66
|
(trunk gtk) #2629 "associate transmission with magnet links" -- implemented for GTK+ client on GNOME desktops with GConf2
|
2009-11-29 20:28:35 +00:00 |
Charles Kerr
|
a87c15b389
|
(trunk gtk) #2625: "ability to create a manget link" -- remove the magnet link from the properties dialog; add a "Copy _Magnet Link to Clipboard" menu & context menu item instead
|
2009-11-29 18:23:06 +00:00 |