Charles Kerr
|
f8f326a04f
|
(trunk gtk) #1588: bandwidth scheduler should display timestamps according to the current locale
|
2008-12-11 16:35:19 +00:00 |
Charles Kerr
|
8d459f06b9
|
(gtk) undo r7271 damage: I checked in an extra file I didn't intend to.
|
2008-12-04 17:05:34 +00:00 |
Charles Kerr
|
a0943ae56f
|
(gtk) #1560: tr_strlsize() type conflict
|
2008-12-04 17:02:37 +00:00 |
Charles Kerr
|
8d43c3e42a
|
(gtk) #1555: I can't add more trackers to torrent
|
2008-12-03 19:54:14 +00:00 |
Charles Kerr
|
2213b42203
|
(gtk) #1544: case insensitivity search does not work with non-ascii alphabets
|
2008-12-03 15:59:53 +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
|
63441d981d
|
(gtk) #1409: "Duplicate Torrent" error message should be more helpful
|
2008-12-03 06:01:38 +00:00 |
Charles Kerr
|
a49511bc49
|
(gtk) #1300: "pause all" button in the right-click menu of the system tray icon
|
2008-12-03 05:15:17 +00:00 |
Charles Kerr
|
c910993b68
|
#1379 lay some very early groundwork for "partial seeds" -- change tr_completion's enum to use the partial seed terminology
|
2008-11-30 01:52:45 +00:00 |
Charles Kerr
|
e99e3243a0
|
(gtk) #1504: when the details dialog's peers list is sorted, some rows are duplicated
|
2008-11-23 17:10:40 +00:00 |
Charles Kerr
|
8b69cacc99
|
(gtk) I hate, hate, hate having the speed display at the bottom.
|
2008-11-17 01:22:48 +00:00 |
Charles Kerr
|
57b2ad5a28
|
(gtk) #996: the Gnome HIG requires the statusbar to be at the bottom of the main window.
|
2008-11-16 07:26:35 +00:00 |
Charles Kerr
|
79e546fe9c
|
(gtk) #1472: More detailed warning on removing active torrents
|
2008-11-16 07:11:34 +00:00 |
Charles Kerr
|
f8a7c4b347
|
#1406: need tr_getDefaultDownloadDir() for consistency between apps
|
2008-11-15 17:39:54 +00:00 |
Charles Kerr
|
af91ad11eb
|
(gtk) #1469: use "close" animation when sending to the notification area
|
2008-11-15 04:38:31 +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
|
a4472fc529
|
#1443: check for zlib fails when providing a specific path
|
2008-11-09 15:43:31 +00:00 |
Charles Kerr
|
8abe92fe8e
|
(gtk) #1445: Peer list seize the mouse cursor when trying to change column width
|
2008-11-09 15:29:43 +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
|
42fe27c067
|
more fucking around with the speed measurements.
|
2008-11-08 02:49:04 +00:00 |
Charles Kerr
|
1de84ac936
|
#1426: static linking error: move ssl to after libcurl, since libcurl links against ssl
|
2008-11-06 13:51:28 +00:00 |
Charles Kerr
|
49fc346491
|
(gtk) fix mnemonic collision in Edit > Preferences > Desktop, reported by Nemo @ http://forum.transmissionbt.com/viewtopic.php?f=1&t=6310&p=30583#p30578
|
2008-11-04 20:53:37 +00:00 |
Charles Kerr
|
2e994c3ca3
|
(gtk) #1381: Transmission doesn't resize properly
|
2008-11-03 18:56:40 +00:00 |
Charles Kerr
|
0d86cfb325
|
(gtk) #1407: gtk client doesn't support --version
|
2008-11-02 20:16:08 +00:00 |
Charles Kerr
|
eed2153eb0
|
(gtk) #1401: libverify's headers break when -DGTK_DISABLE_SINGLE_INCLUDES is defined, so don't define it...
|
2008-10-31 23:58:34 +00:00 |
Charles Kerr
|
d698ff7510
|
(gtk) don't use code marked as deprecated in gtk 2.14
|
2008-10-31 18:25:21 +00:00 |
Charles Kerr
|
1799cd2b35
|
fix indentation damage & force hudson to rebuild
|
2008-10-31 04:16:44 +00:00 |
Charles Kerr
|
91ac2ec337
|
janitorial: tr_handle -> tr_session
|
2008-10-28 19:49:33 +00:00 |
Charles Kerr
|
4bb732c455
|
(gtk) minor hack: when adding a duplicate torrent, don't pop up a warning dialog iff the duplicate was in the watch directory. otherwise if users don't clean out their watch directory we'd be nagging them every time they restart Transmission. :/
|
2008-10-27 20:12:53 +00:00 |
Charles Kerr
|
90317da46e
|
(gtk) #1386: Difference between de/selecting files vs. folders
|
2008-10-26 22:58:57 +00:00 |
Charles Kerr
|
aaf11ce3cc
|
(gtk) #1382: Double clicking tray icon causes window to disappear
|
2008-10-26 16:25:45 +00:00 |
Charles Kerr
|
188adb1d6a
|
reverse patch #6948. one of the new gcc attributes seems to be causing trouble.
|
2008-10-23 02:37:21 +00:00 |
Charles Kerr
|
f0eddb5c20
|
(libT) move the TR_GNUC macros from utils.h to a standalone header file so other libT headers can use them without getting an extra dependency tree.
|
2008-10-22 18:42:37 +00:00 |
Charles Kerr
|
674307add7
|
Add a new token, TR_DEFAULT_ENCRYPTION, and use it as the default in the various clients.
Add a new #define, TR_EMBEDDED. When it's set, gettext is disabled and non-encrypted connections are the default.
|
2008-10-22 17:16:12 +00:00 |
Charles Kerr
|
7f9d71e6ff
|
silence a couple of minor warnings from sparse/cgcc
|
2008-10-21 03:57:56 +00:00 |
Charles Kerr
|
e336463253
|
(gtk) #1371: pop up an error dialog when "Open Torrent" fails
|
2008-10-20 18:35:12 +00:00 |
Charles Kerr
|
0c4f300f1b
|
#1369: clarify the different torrent status & callbacks' APIs and typenames
|
2008-10-20 17:54:56 +00:00 |
Charles Kerr
|
f18c4fbbaf
|
(gtk) #1355: transmission blocks hibernation when torrents are paused
|
2008-10-20 16:22:33 +00:00 |
Charles Kerr
|
1a1bfe248d
|
small fixes to get "make distcheck" working
|
2008-10-19 20:20:23 +00:00 |
Charles Kerr
|
b04be5fb2e
|
make MAX_PATH_LENGTH private to libtransmission. add tr_dirname() and tr_basename() utility / portability wrappers
|
2008-10-14 03:39:16 +00:00 |
Charles Kerr
|
62580e49d3
|
(gtk) #1336 - compilation warnings in gtk+
|
2008-10-10 02:32:14 +00:00 |
Charles Kerr
|
1415b72017
|
#1336: fix some compiler warnings when building with -Wformat-security
|
2008-10-09 20:03:34 +00:00 |
Charles Kerr
|
e5dd2c60cb
|
(gtk) #1064: sexy-icon-entry.c uses deprecated gtk+ 2.13.x api
|
2008-10-08 20:29:53 +00:00 |
Charles Kerr
|
7876f5775a
|
(gtk) #1331: dead code
|
2008-10-08 18:28:04 +00:00 |
Charles Kerr
|
03dd43a7f7
|
(gtk) #1317: Transmission inhibits screen blanking as well as hibernation
|
2008-10-08 18:26:55 +00:00 |
Charles Kerr
|
d9ee73c2a5
|
(gtk) fix some format mangling caused by uncrustify
|
2008-10-07 15:17:52 +00:00 |
Charles Kerr
|
7f53889db5
|
(gtk) the last two commits were needlessly complex... here's a simpler fix. (I hope)
|
2008-10-07 00:34:21 +00:00 |
Charles Kerr
|
6f2076fb1c
|
(gtk) better fix for the bug described in r6858
|
2008-10-06 20:54:18 +00:00 |
Charles Kerr
|
add9eda736
|
(gtk) fix prefs dialog crash when closing the dialog immediately after changing a spinbox value, reported by wereHamster
|
2008-10-06 20:35:48 +00:00 |
Charles Kerr
|
262370f7ea
|
(gtk) #1265: In Details->Tracker one can only remove one tracker at a time
|
2008-10-02 19:51:16 +00:00 |