Charles Kerr
|
60132d3781
|
(trunk gtk) #3543 'wrong link in the about window' -- separate gtr_open_file() from gtr_open_uri()
|
2010-09-22 16:44:38 +00:00 |
Charles Kerr
|
e934290980
|
(trunk gtk) portability: use g_dngettext() instead of ngettext()
|
2010-08-06 14:38:54 +00:00 |
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
|
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
|
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 |
Daniel Lee
|
bbe9e9843a
|
#3298:Prettier formating of percentages
|
2010-06-22 22:30:58 +00:00 |
Charles Kerr
|
56e614b66d
|
(trunk gtk) remove function gtr_localtime2()
|
2010-05-28 19:43:37 +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
|
b477d24222
|
(trunk gtk) add gtr_warn_if_fail(), a portability wrapper for systems too old for g_warn_if_fail()
|
2010-04-21 19:23:27 +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
|
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
|
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
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +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
|
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
|
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
|
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 |
Charles Kerr
|
bd5c9cf3a8
|
(trunk gtk) #2251: gtk client should use GDK-safe versions of g_idle_add() and g_timeout_add*()
|
2009-06-29 17:22:35 +00:00 |
Charles Kerr
|
a8a4259f3a
|
(trunk gtk) update some of the gtk+ calls s.t. we're not using deprecated API calls anymore
|
2009-06-20 23:55:36 +00:00 |
Charles Kerr
|
29b1d3e2cc
|
(trunk) #920: add "move data" to libT so all clients can use it
|
2009-05-13 15:54:04 +00:00 |
Charles Kerr
|
0a546f2e51
|
(trunk gtk) more cleanup from yesterday's property dialog rewrite
|
2009-04-24 15:24:43 +00:00 |
Charles Kerr
|
f1d92708e7
|
(trunk) more speedlimit work
|
2009-03-28 16:47:01 +00:00 |
Charles Kerr
|
33aab046f5
|
(trunk gtk) use g_remove() instead of g_unlink() so that folders can be deleted too
|
2009-01-22 20:46:21 +00:00 |
Charles Kerr
|
303356d110
|
(trunk) #1029: When removing local data only remove data from the torrent
|
2008-12-23 16:04:11 +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
|
a0943ae56f
|
(gtk) #1560: tr_strlsize() type conflict
|
2008-12-04 17:02:37 +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
|
ddac7c3404
|
(gtk) unclutter the prefs dialog a bit
|
2008-09-03 16:29:59 +00:00 |
Charles Kerr
|
c3c8006c85
|
(gtk) #989: add a checkbox to auto-update the blocklist once a week
|
2008-09-02 20:59:00 +00:00 |
Mukund Sivaraman
|
317281f87c
|
Don't show an error when transmission is run twice
Instead, present the main window. This commit also auto-generates
the dbus bindings.
|
2008-08-17 12:39:26 +00:00 |
Charles Kerr
|
9c0646553a
|
(gtk) #1108: transmission includes several unlocalized strings
|
2008-07-25 14:56:28 +00:00 |
Charles Kerr
|
ab5fe51e00
|
(gtk) partial fix for #562: No error message when opening broken torrent file
|
2008-07-08 21:08:20 +00:00 |
Charles Kerr
|
518f277e9f
|
(RPC) add utility arguments for torrent-info: sort by (activity|age|id|name|progress|ratio|state|tracker), filter by (active|all|downloading|paused|seeding)
|
2008-06-16 22:11:50 +00:00 |
Charles Kerr
|
f0e7c54160
|
(gtk) unclutter the "new torrent" dialog a bit.
|
2008-06-01 15:46:20 +00:00 |
Charles Kerr
|
d39b7dced7
|
(gtk) #942: Option to inhibit / allow hibernation
(gtk) #943: Option to show / hide the tray icon
|
2008-05-24 23:23:20 +00:00 |