Charles Kerr
|
992623756c
|
(trunk gtk) #3847 "GTK+ 3 transition: use accessor functions unstead of direct access" -- use GTK_CELL_RENDERER() macro for casting a TorrentCellRenderer to a GtkCellRenderer. Thanks to ijuxda for the suggestion.
|
2010-12-27 23:49:45 +00:00 |
Charles Kerr
|
e5bb3205a1
|
(trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :)
|
2010-12-27 19:18:17 +00:00 |
Charles Kerr
|
0a160aec49
|
(trunk gtk) GTK_DIALOG_NO_SEPARATOR will be removed in GTK 3, so don't use it.
|
2010-12-25 02:05:15 +00:00 |
Charles Kerr
|
5c53e35dbf
|
(trunk gtk) #3836 "libevent2 support" -- remove "#include <evhttp.h>" from gtk/ client
|
2010-12-24 09:23:57 +00:00 |
Charles Kerr
|
f5b13c46dc
|
(trunk gtk) #3847 "GTK+ 3 transition: Use accessor functions instead direct access" -- don't directly access GtkCellRenderer.xpad, GtkCellRenderer.ypad, or GtkWidget.window.
|
2010-12-24 09:04:52 +00:00 |
Charles Kerr
|
ba2e18b0c3
|
(trunk, gtk) some code cleanup: (1) details dialog handler, (2) selection change handler
|
2010-12-23 22:31:28 +00:00 |
Charles Kerr
|
bf2835c557
|
(trunk gtk) remove unused code: tr_core_quit()
|
2010-12-23 21:50:09 +00:00 |
Charles Kerr
|
81cb2276c8
|
(trunk gtk) #3844 "error popup when adding a relative path" -- fixed. initial patch by ijuxda.
|
2010-12-22 07:04:11 +00:00 |
Charles Kerr
|
a297cd328a
|
(trunk gtk) add GTR_UNICODE_BULLET
|
2010-12-22 07:00:25 +00:00 |
Charles Kerr
|
057487d18e
|
(trunk gtk) more gtr_ naming cleanup
|
2010-12-22 06:25:30 +00:00 |
Charles Kerr
|
b86e1e1056
|
(trunk gtk) kill "pref_flag_t" in a burlap sack and throw it off the cliff into the freezing water below
|
2010-12-22 06:11:49 +00:00 |
Charles Kerr
|
6627aade08
|
(trunk gtk) don't use the GSEAL'ed variable vbox GtkDialog directly... use gtk_dialog_get_content_area() instead
|
2010-12-22 03:12:47 +00:00 |
Charles Kerr
|
1b7a8cdc68
|
(trunk gtk) fix r11563 bug that stopped showing the Torrent Options dialog
|
2010-12-22 03:06:06 +00:00 |
Charles Kerr
|
5eafe91824
|
(trunk gtk) general cleanup to make function's naming scheme and API more consistent. This is only a fraction of what the GTK+ client's codebase needs, unfortunately.
|
2010-12-21 19:20:58 +00:00 |
Charles Kerr
|
0372797e6f
|
(trunk gtk) hig.c cleanup. (1) make hig_workarea_add_control private (2) remove unused function hig_message_dialog_set_text
|
2010-12-21 17:22:37 +00:00 |
Charles Kerr
|
250a5fd8ec
|
(trunk gtk) remove dead code: gtk/tracker-list.[ch]
|
2010-12-21 17:19:07 +00:00 |
Charles Kerr
|
c0723bcac8
|
remove unused code: gtr_toolbar_set_orientation() is unnecessary because we always use the default setting
|
2010-12-21 16:50:41 +00:00 |
Charles Kerr
|
fee807cd57
|
minor tweak: tr_core_load() should return void, not int
|
2010-12-21 16:49:57 +00:00 |
Charles Kerr
|
345b14adbc
|
(trunk) #3836 "libevent2 support" -- bump libevent2 requirement to 2.0.10. This will break the Mac build for a minute intil BMW applies his Mac patch
|
2010-12-20 02:07:51 +00:00 |
Charles Kerr
|
3a6cf6afc9
|
(trunk gtk_) #3837 "Dangling pointer after quit cancel" -- fixed.
|
2010-12-19 09:50:28 +00:00 |
Charles Kerr
|
5bf05ab31b
|
(trunk gtk) #3838 "Unselected active torrents not counted for quit check" -- fixed.
|
2010-12-19 09:33:02 +00:00 |
Charles Kerr
|
3054f9a166
|
(trunk gtk) #3834 "'Origin' field in Torrent Properties dialog should be ellipsized" -- fixed.
|
2010-12-17 16:30:40 +00:00 |
Charles Kerr
|
1d9b9ce245
|
(trunk) clarify http_proxy in the manpages
|
2010-12-16 16:19:19 +00:00 |
Charles Kerr
|
821d315453
|
(trunk) #3675 "Not all .part files are removed" -- added patch for libtransmission and GTK+ client
|
2010-12-16 03:38:07 +00:00 |
Charles Kerr
|
27a1b2dc33
|
(trunk) one of the periodic, banal "remove-trailing-spaces from lines of source code" cleanup commits
|
2010-12-12 16:43:19 +00:00 |
Charles Kerr
|
465a2e7c90
|
(trunk) extremely minor manpage copyediting
|
2010-12-12 16:36:46 +00:00 |
Charles Kerr
|
607de96979
|
(trunk) #3817 "Use the OS' proxy support" -- add manpage documentation for http_proxy to transmission-gtk and transmission-cli.
|
2010-12-12 16:33:08 +00:00 |
Charles Kerr
|
b313c6f617
|
(trunk gtk, qt) "Show 'queued to verify' torrents in the 'verifying' filter" -- added to trunk.
|
2010-12-12 16:07:04 +00:00 |
Charles Kerr
|
5d72e8b7f7
|
(trunk gtk) futz with the preferences dialog layout & terminology a little bit. steal a little back from qBittorrent.
|
2010-12-11 18:49:59 +00:00 |
Charles Kerr
|
0e9247b84a
|
(trunk) #3817 "use the OS' proxy support" -- implemented for libtransmission, transmission-gtk
|
2010-12-10 18:51:05 +00:00 |
Charles Kerr
|
fb106b541c
|
(trunk gtk) #3719 "handle API changes to libnotify" -- fixed with patch from _v_l
|
2010-12-10 14:48:56 +00:00 |
Charles Kerr
|
d216d435a2
|
(trunk gtk, qt) #3770 "GTK and Qt clients should sort-by-progress as the Mac client does" -- fixed.
|
2010-12-01 05:41:58 +00:00 |
Charles Kerr
|
c9af96eb43
|
(trunk gtk) #3777 "Ellipsize Error: line" -- fixed.
|
2010-11-29 12:42:12 +00:00 |
Charles Kerr
|
0a64fd4b40
|
(trunk gtk) #3701 "Unblur statusbar icons" -- fixed.
|
2010-11-27 19:30:20 +00:00 |
Charles Kerr
|
04c60c7221
|
(trunk gtk) #3697 "make blocklist URL configurable" -- better error handling in GTK+ client if the user-specified blocklist can't be fetched
|
2010-11-13 17:05:22 +00:00 |
Charles Kerr
|
fafc36f78e
|
(trunk gtk) remove calls to gtk_dialog_set_has_separator(), which has been removed in GNOME 3
|
2010-11-10 06:29:08 +00:00 |
Charles Kerr
|
ffe54a20ed
|
(trunk) #3698 "creation date of magnet links are set before the epoch." -- fixed.
|
2010-11-08 19:16:03 +00:00 |
Charles Kerr
|
865c0853d5
|
(trunk gtk) #3710 "Handle API changes to libnotify 0.7" -- fixed. The cpp hack is borrowed from qbittorrent and torium... :)
|
2010-11-06 14:37:34 +00:00 |
Charles Kerr
|
92620b72b0
|
(trunk) #3697 "make blocklist URL configurable" -- implemented in GTK+, Qt, and RPC
|
2010-10-31 17:16:12 +00:00 |
Charles Kerr
|
22c622a92f
|
(trunk) #3688 "remove proxy support" -- remove from libtransmission
|
2010-10-31 17:05:31 +00:00 |
Charles Kerr
|
0fcc5845d9
|
(trunk gtk) disable preferences proxy tab
|
2010-10-29 04:19:37 +00:00 |
Charles Kerr
|
5725b7c922
|
(trunk) #3663 "clang warnings in 2.11" -- fixed.
|
2010-10-24 05:52:38 +00:00 |
Charles Kerr
|
1c2a7359af
|
(trunk gtk) "hibernation inhibition broke in transmission-2.00" -- fixed.
|
2010-10-21 20:04:00 +00:00 |
Charles Kerr
|
571f6b8e07
|
(trunk gtk) #3421 "protect against division by zero in details window" -- fixed another case reported by kovalev
|
2010-10-21 12:27:40 +00:00 |
Charles Kerr
|
d365c40958
|
(trunk gtk) #3644 "About Dialog appear with main window" -- handle another special case. Fix confirmed by kovalev
|
2010-10-18 22:18:15 +00:00 |
Charles Kerr
|
ac588c4835
|
(trunk gtk) #3644 'about dialog keeps reappearing' - fixed.
|
2010-10-18 11:43:30 +00:00 |
Charles Kerr
|
d908c7fc9e
|
(trunk gtk) #3635 "transient children of the main window aren't hidden when the main window is hidden to the notification area" -- fixed in trunk for 2.11.
|
2010-10-15 23:23:57 +00:00 |
Charles Kerr
|
56e90f1457
|
(trunk) more "svn propset" tweaks for $Id$
|
2010-10-01 20:22:51 +00:00 |
Charles Kerr
|
f3ab57e082
|
(trunk gtk) #3589 "drag-and-dropping a magnet link onto the GTK+ client doesn't work" -- fixed.
|
2010-10-01 13:50:23 +00:00 |
Charles Kerr
|
80f69ee7d3
|
(trunk) fix svn properties on several files. Thanks ot Elbandi for suggesting this
|
2010-10-01 13:33:39 +00:00 |