Charles Kerr
|
49e23db0fe
|
(trunk gtk) more dead code removal
|
2010-08-02 22:45:38 +00:00 |
Charles Kerr
|
36064b8120
|
(trunk gtk) rewrite the main window's drag-and-drop handler s.t. it's GTK+ 3 compliant
|
2010-08-02 22:31:31 +00:00 |
Charles Kerr
|
59f5f3ed6b
|
(trunk gtk) replace tr_strcmp() with gtr_strcmp0(), a porability wrapper around g_strcmp0()
|
2010-08-01 19:13:34 +00:00 |
Charles Kerr
|
3fa4865863
|
(trunk) #3450 "regression: Qt client dbus support broken" -- fixed
|
2010-08-01 18:55:04 +00:00 |
Charles Kerr
|
e6bafdf26b
|
(trunk) #3045 "size units" -- sync the default units in all the apps s.t. they're consistent with each other
|
2010-07-28 00:31:11 +00:00 |
Charles Kerr
|
7a8e623301
|
(trunk gtk) make compatability wrapper call around gtk_widget_set_visible() so that it works with GTK+ < 2.18
|
2010-07-24 03:07:04 +00:00 |
Charles Kerr
|
f4438e6983
|
(trunk gtk) minor cleanup to last night's ComboBox utilities
|
2010-07-23 19:10:02 +00:00 |
Charles Kerr
|
59e8e02af2
|
(trunk gtk) add utility function for creating a combobox that shows the values of an enum list
|
2010-07-23 06:54:49 +00:00 |
Charles Kerr
|
71cadc02b6
|
(trunk web) #3413 "download speed bad format in web interface" -- fixed.
|
2010-07-10 02:05:25 +00:00 |
Charles Kerr
|
52c04a0d06
|
(trunk) some units formatter cleanup.
|
2010-07-09 20:53:38 +00:00 |
Charles Kerr
|
610061f79a
|
(trunk T) #3045 "units" -- modify the formatter functions based on feedback from BMW
|
2010-07-06 20:25:54 +00:00 |
Charles Kerr
|
6e5af03d78
|
(trunk) #3045 "speed units" -- change the public API of libtransmission based on feedback from livings
|
2010-07-04 06:07:21 +00:00 |
Charles Kerr
|
cdcc4705aa
|
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while.
|
2010-07-03 00:25:22 +00:00 |
Charles Kerr
|
f097e05d7b
|
(trunk gtk) add portability wrapper for gtk_widget_get_realized() in gtk+ < 2.20
|
2010-06-26 16:07:15 +00:00 |
Charles Kerr
|
c927189fed
|
(trunk gtk) #3348 "Add URL doesn't warn upon corrupt torrents" -- fixed.
|
2010-06-25 17:40:55 +00:00 |
Charles Kerr
|
79ca1fb96a
|
(trunk gtk) #3336 "gtk client confuses magnet links as files and tries to trash them" -- fixed
|
2010-06-23 16:32:02 +00:00 |
Daniel Lee
|
bbe9e9843a
|
#3298:Prettier formating of percentages
|
2010-06-22 22:30:58 +00:00 |
Charles Kerr
|
1d63aa4cda
|
(trunk) add tr_formatter_size() and tr_formatter_speed() so that all the client apps don't have to reinvent the wheel
|
2010-06-22 04:34:16 +00:00 |
Charles Kerr
|
2f56196206
|
(trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another
|
2010-06-03 19:53:01 +00:00 |
Charles Kerr
|
56e614b66d
|
(trunk gtk) remove function gtr_localtime2()
|
2010-05-28 19:43:37 +00:00 |
Charles Kerr
|
ceb95424c4
|
(trunk gtk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- don't use g_format_size_for_display(), since we can't control what units it uses
|
2010-04-28 01:38:20 +00:00 |
Charles Kerr
|
06f044680a
|
(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client
|
2010-04-28 01:26:46 +00:00 |
Charles Kerr
|
1aa2a856c8
|
(trunk gtk) #3166 "Add Tracker Favicons to Tracker Tab in Properties Window." -- implemented in trunk for 2.00
|
2010-04-23 01:46:02 +00:00 |
Charles Kerr
|
ceba9e6722
|
(trunk gtk) #3143 "remote RPC calls cause gtk+ API calls to be made from the wrong thread" -- fixed in trunk for 2.00
|
2010-04-21 04:38:54 +00:00 |
Charles Kerr
|
dcc7b0de56
|
(trunk gtk) tinker with compact mode a little bit
|
2010-03-20 14:53:08 +00:00 |
Charles Kerr
|
fe3d9ed95a
|
(trunk) one of the least interesting commits ever: remove trailing spaces from source code lines...
|
2010-03-17 17:07:40 +00:00 |
Charles Kerr
|
3b82968c31
|
(trunk gtk) #2864 "when adding a non-BitTorrent magnet link fails, explain why to the user" -- implemented for GTK+ client for 1.90
|
2010-02-05 13:59:44 +00:00 |
Charles Kerr
|
dca795f759
|
(trunk gtk) "Priority Selection in `Add' window" -- implemented for GTK+ client
|
2010-02-02 07:51:45 +00:00 |
Charles Kerr
|
a334b422c3
|
(trunk) remove unnecessary #includes
|
2010-01-28 13:33:40 +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
|
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
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
1457567880
|
(trunk gtk) make check_filenames() a private function
|
2009-12-18 05:56:41 +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
|
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
|
66880acfc7
|
(trunk gtk) fix r9625 oops on adding torrents by their raw 40 character hex hashcode from the commandline in the GTK+ client
|
2009-11-29 08:29:57 +00:00 |
Charles Kerr
|
c841adaf56
|
(trunk gtk) support adding torrents by their raw 40 character hex hashcode
|
2009-11-29 07:42:39 +00:00 |
Charles Kerr
|
f69e335291
|
(trunk) #2096: Magnet, BEP #9 support
|
2009-11-24 02:16:31 +00:00 |
Charles Kerr
|
0356a9f3d9
|
(trunk gtk) tweak the last commit a little.
|
2009-11-22 22:53:31 +00:00 |
Charles Kerr
|
c06d889269
|
(trunk gtk) #2556: add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
|
2009-11-22 16:20:22 +00:00 |
Charles Kerr
|
5b46b63b23
|
(trunk gtk) implement 'edit trackers' window in gtk client
|
2009-09-26 00:48:07 +00:00 |
Charles Kerr
|
149f8c90d8
|
(trunk gtk) add a Donate item to the Help menu
|
2009-09-10 17:39:44 +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
|
61e95595b8
|
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore
|
2009-08-14 12:53:08 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
1c3b53244d
|
(trunk) clean up the return value of tr_torrentParse()
|
2009-08-05 01:59:16 +00:00 |
Charles Kerr
|
450cfb74af
|
(trunk gtk) minor tweak: replace mkdir_p() with gtr_mkdir_with_parents() for symmetry with glib
|
2009-07-22 20:39:12 +00:00 |
Charles Kerr
|
d7e837c814
|
remove some unused utilities. better commenting on the utils that remain.
|
2009-07-22 15:55:48 +00:00 |