Timeline


and

Mar 6, 2008:

9:59 PM Changeset [5208] by charles
more i18n strings work
8:55 PM Changeset [5207] by charles
(gtk) minor: use "Folder" instead of "Directory", as per the GNOME …
8:21 PM Ticket #751 (crash on large (multi GB) torrrent) closed by charles
invalid: 09:23 * yeled runs memtest 09:24 <@charles_> yeled: this new crash …
8:18 PM Ticket #765 (when scrape fails, increase the interval between retries) created by bash
Hello all, Is it possible to add new functionality like "Disable …
4:42 PM Changeset [5206] by livings124
fix mac compiling for configurations other than "Development"
4:13 PM Changeset [5205] by livings124
with multiple torrents selected, show the latest "last activity"
1:24 PM Changeset [5204] by charles
#751: more digging to try to figure out where the problem is.

Mar 5, 2008:

5:05 PM Ticket #764 (Use locale specific float on ratio/speed too) created by Waldorf
The bug part of this is fixed in #457. What I mean here are the …
4:49 AM Ticket #762 (mac file space check doesn't take preallocated files into account) closed by charles
invalid: Looks like I hit the 'submit' button instead of 'preview'. This is a …
4:48 AM Ticket #763 (alertForRemainingDiskSpace should account for preallocated files) created by charles
The mac client's Torrent method "alertForRemainingDiskSpace" estimates …
4:41 AM Ticket #762 (mac file space check doesn't take preallocated files into account) created by charles
Torrent.m's method "alertForRemainingDiskSpace" seems to have an error …
1:17 AM Changeset [5203] by charles
(gtk) #761: fix colormap issue with compiz. patch by kman.
1:05 AM Changeset [5202] by charles
(gtk) fix minor compiler warning when #including <libtransmission/utils.h>
12:50 AM Changeset [5201] by charles
added `benc2php' utility

Mar 4, 2008:

9:09 PM Changeset [5200] by charles
remove more unused code in the peer-msgs module
8:37 PM Changeset [5199] by charles
remove unused code in the peer-msgs module
7:39 PM Ticket #761 (gdk issue with composition on) created by kman
Transmission SVN fails to start when composition is turned on. Last …
7:29 PM Changeset [5198] by charles
new function: tr_bencSaveAsSerializedPHP()
2:18 PM Ticket #760 (Transfers keeps stalling after short periods of activity) closed by livings124
worksforme: This is most likely an issue with your system (after searching Google …
12:53 PM Ticket #760 (Transfers keeps stalling after short periods of activity) created by alimony
I am actually not sure this is a Transmission problem, but everything …
11:26 AM Ticket #759 (Center the inspector window buttons) closed by livings124
wontfix: If you want to submit your very easy fix I'll take it. I am not going …
11:25 AM Ticket #758 (Dock the inspector window) closed by livings124
wontfix: This is not going to happen.
11:22 AM Ticket #754 (auto move T to apps folder if requested) closed by livings124
wontfix: This is a utility app, and I find that more intrusive than helpful.
6:07 AM Ticket #759 (Center the inspector window buttons) created by sanmarcos
In the inspector window there is a little extra space to the right of …
6:03 AM Ticket #758 (Dock the inspector window) created by sanmarcos
Add the ability to dock the inspector window (so it stays sticky) to …
5:58 AM Ticket #756 (Allow for custom sounds) closed by sanmarcos
duplicate: Sorry duplicate
5:55 AM Ticket #757 (Group specific location settings) created by sanmarcos
Not implemented with this ticket It would be nice if …
5:53 AM Ticket #756 (Allow for custom sounds) created by sanmarcos
Allow for custom system sounds in transfer notifications (i.e, AIFF …
5:53 AM Ticket #755 (Allow for custom sounds) created by sanmarcos
Allow for custom system sounds in transfer notifications (i.e, AIFF …
4:55 AM Ticket #754 (auto move T to apps folder if requested) created by jah
Interesting feature of Delicious monster 2 is that it detects if it …
3:34 AM Changeset [5197] by livings124
update project file to have -DSYS_DARWIN flag
3:27 AM Changeset [5196] by livings124
fix group ratio, thanks to charles
2:23 AM Changeset [5195] by livings124
get mac build compiling again
2:13 AM Changeset [5194] by charles
fold some error messages together into common strings
2:02 AM Changeset [5193] by charles
first cut at adding i18n hooks into libtransmission.
1:03 AM Changeset [5192] by livings124
capitalization adjustments
12:55 AM Changeset [5191] by charles
fix r5189 typo pointed out by BentMyWookie?
12:30 AM Changeset [5190] by livings124
group tooltip displays number of transfers

Mar 3, 2008:

9:51 PM Changeset [5189] by charles
#751: add some tracer bullets to help track down this error.
7:34 PM Ticket #753 (use g_file_trash() for glib >= 2.16) created by charles
The gtk+ client should use g_file_trash() in g_torrent_delete_files() …
6:47 PM Ticket #752 (ETA in minimal view) closed by livings124
worksforme: You can already see an eta by clicking on the right status text.
4:25 PM Ticket #752 (ETA in minimal view) created by Dakoman
I think there should be an ETA in the minimal view (showing time to …
2:23 PM Changeset [5188] by livings124
adjust status bar speeds placement
4:44 AM Changeset [5187] by charles
mark the libnotify strings for translation
2:53 AM Changeset [5186] by charles
(gtk) fix pt_BT.po's translation -- msgfmt could choke on its DOS …
2:50 AM Ticket #751 (crash on large (multi GB) torrrent) created by yeled
i can make Transmission crash on almost any large torrent. I mean 8GB …
12:19 AM Ticket #550 (Improvements to the new progress bar) closed by charles
invalid: The rest of these issues are moot now that we're using the native …

Mar 2, 2008:

11:44 PM Changeset [5185] by charles
harden the bitfield handling to handle corrupt messages from peers. …
7:55 PM Changeset [5184] by charles
remove scaffolding that was accidentally committed in r5183 a few …
7:42 PM Changeset [5183] by charles
don't crash in makemeta when trying to build a torrent from files you …
7:34 PM Changeset [5182] by charles
(gtk) grammar tweak as suggested by wereHamster
4:17 PM Ticket #749 (Notification displays incorrectly) closed by charles
fixed: r5181 There's a problem: (1) the libnotify API doesn't have any way …
4:14 PM Changeset [5181] by charles
(gtk) #749: libnotify tweaks
3:59 PM Ticket #750 (Completeness diagram needs some explaination) closed by charles
invalid: The idea is a good one but the completeness diagram is going away in …
3:57 PM Ticket #748 (Remove torrent confirmation not following HIG) closed by charles
fixed: r5180 if we have a separate dialog for "remove" and "delete", we can …
3:54 PM Changeset [5180] by charles
(gtk) #748: hig improvements to the `remove torrent' confirmation dialog.
10:34 AM Ticket #750 (Completeness diagram needs some explaination) created by infernux
The boxes showing how complete a download is are not self-explaining. …

Mar 1, 2008:

11:57 PM Ticket #749 (Notification displays incorrectly) created by infernux
I just got a notification for a finished torrent. The text was …
11:14 PM Ticket #748 (Remove torrent confirmation not following HIG) created by infernux
There are various things wrong with the "Remove torrent" confirmation …
4:01 PM Ticket #747 (Submit T to Mac OS X Downloads) closed by livings124
invalid: This has already been done. They don't take bittorrent apps.
2:59 PM Ticket #747 (Submit T to Mac OS X Downloads) created by jah
AS long as your an ADC member (online is free) you can submit T to …
2:32 PM Changeset [5179] by charles
remove `banned' field for per-piece-per-peer banning. this has been …
2:09 PM Changeset [5178] by charles
minor cleanups to peer-msgs

Feb 29, 2008:

9:02 PM Ticket #746 (Problems with torrents with swedishletters) created by olskar
This is not a big bug but I tought I might report it anyway :) If you …
7:59 PM Ticket #744 (Catalan translation) closed by charles
fixed: fixed in r5177
7:59 PM Changeset [5177] by charles
added Catalan translation by Joan Duran
7:04 PM Ticket #725 (Differentiate between critical errors and smaller errors) closed by livings124
fixed: Without the "tracker hasn't responded yet" error, which is the only …
5:09 PM Ticket #727 (Setting download speed to 0 kills upload speed) closed by charles
fixed: r5176
5:09 PM Changeset [5176] by charles
#727: Download speed setting also affects upload speed, peer …
4:49 PM Ticket #745 (Sort Transfers By Ratio) created by IUG
I believe that another option should be added to the "Sort Transfers …
4:22 PM Changeset [5175] by charles
sync POTFILES.in with the new filenames. Thanks to Timo Jyrinki for …
4:02 PM Ticket #744 (Catalan translation) created by jodufi
Hi, I attached the catalan translation. Regards
3:38 PM Ticket #726 (Error: Tracker hasn't responded yet. Retrying...) closed by livings124
fixed: [5173]
3:33 PM Ticket #743 (XL0012 = Xunlei client) closed by charles
fixed
3:33 PM Changeset [5174] by charles
#743: add Xunlei to the client list.
1:34 PM Ticket #743 (XL0012 = Xunlei client) created by jah
as in title interesting info: this client (or at least the …
6:28 AM Changeset [5173] by charles
get rid of the "tracker hasn't responded yet" message because it …
3:41 AM Changeset [5172] by charles
use a custom struct for the peer's four request queues since …
1:58 AM Changeset [5171] by charles
fix r5164 thread timing issue reported by pea_

Feb 28, 2008:

9:28 PM Changeset [5170] by livings124
add tooltips for group speeds/ratios
8:23 PM Changeset [5169] by charles
(gtk) make verrmsg_full() private
7:33 PM Changeset [5168] by charles
fix some gcc 4.2 warnings
7:06 PM Changeset [5167] by charles
add win32/posix wrapper function tr_lockfile() to libT and use it in …
5:51 PM Changeset [5166] by charles
(gtk) use signal, instead of sigaction, for portability
4:55 PM Changeset [5165] by livings124
remove an unnecessary check for ratio/speed setting
4:40 PM Changeset [5164] by charles
better win32 thread support
4:40 PM Changeset [5163] by livings124
make the group "ying-yang" full sized; hide dl speed columns when …
4:38 PM Changeset [5162] by charles
make tr_mkdir() handle windows root directory paths like "C:"
4:15 PM Changeset [5161] by livings124
improved group ratio and options images
3:47 PM Changeset [5160] by charles
(gtk) fix crash-when-removing-more-than-one-torrent bug reported by …
2:48 PM Ticket #742 (gtk dialogs should support `alternative button order') closed by charles
fixed: r5159
2:48 PM Changeset [5159] by charles
(gtk) #742: gtk dialog buttons need to support `alternative button …
2:46 PM Ticket #742 (gtk dialogs should support `alternative button order') created by charles
Lacrocivious, a KDE user, reported in IRC: "21:25 < Lacrocivious> …
11:22 AM Ticket #364 (Stalled torrents not queued, but left to linger and become active once ...) closed by livings124
wontfix: Nothing has changed.…
10:21 AM Ticket #364 (Stalled torrents not queued, but left to linger and become active once ...) reopened by Waldorf
With the recent talk about #726 made me remember this old …
2:43 AM Changeset [5158] by charles
expanded description of the behavior of tr_torrentParse().
2:35 AM Changeset [5157] by charles
(gtk) improve caption "date started" caption (launchpad 193875)
2:18 AM Ticket #729 (Show Ratio in group cell) closed by livings124
fixed: [5156]
2:17 AM Changeset [5156] by livings124
clicking on the group speed rates will toggle with ratio
1:32 AM Ticket #617 (Transmission goes above the set bandwidth limits) reopened by persept
@charles Transmission reports an upload speed of 40KB/s, which is what …

Feb 27, 2008:

8:44 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) closed by charles
fixed: you're right, but I still think the freeing should be done in …
8:44 PM Changeset [5155] by charles
possibly-better patch for #740.
8:33 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) reopened by bsteinb
I'm afraid your patch does not solve the problem for me, as it only …
8:31 PM Ticket #738 (Clicking tray icon should show minimized main window) closed by charles
fixed: r5154
8:30 PM Changeset [5154] by charles
(gtk) #738: Clicking tray icon should show minimized main window
8:16 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) closed by charles
fixed: r5153
8:16 PM Changeset [5153] by charles
#740 fix tr_torrentParse() leak when adding duplicate torrents.
8:11 PM Ticket #741 (small typo in transmission.h) closed by livings124
fixed: [5152]
8:11 PM Changeset [5152] by livings124
#741 typo in transmission.h comment
8:06 PM Changeset [5151] by charles
eliminate duplicate code between readfile() and tr_loadFile(). shrink …
7:58 PM Changeset [5150] by livings124
streamline code from last commit
7:45 PM Ticket #741 (small typo in transmission.h) created by bsteinb
Just a small typo in transmission.h.
7:41 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) created by bsteinb
Calling tr_torrentNew to create a duplicate torrent will leak memory. …
7:38 PM Ticket #617 (Transmission goes above the set bandwidth limits) closed by livings124
worksforme: No one else has reported this, and I can't say I have seen speeds go …
7:35 PM Ticket #716 (multifile torrent add window tweak) closed by livings124
fixed: [5149]
7:34 PM Changeset [5149] by livings124
show amount selected in open window
7:04 PM Changeset [5148] by livings124
mac client will verify data with ipc
6:45 PM Changeset [5147] by charles
(gtk) fix warning when clicking the upnp/nat-pmp checkbox in the prefs …
6:39 PM Changeset [5146] by charles
fix r5145 oops
6:33 PM Changeset [5145] by charles
(gtk) add transparency support for gtk 2.10 and higher
5:43 PM Changeset [5144] by charles
fix typo
5:41 PM Ticket #704 (Ability to check hash on CLI/daemon) closed by charles
fixed: you can force a hash check in the CLI via '--recheck' or 'y'. I've …
5:38 PM Changeset [5143] by charles
add `verify' command to ipc.
4:47 PM Changeset [5142] by charles
make struct ipc_info opaque. const-ify the ipcparse functions where …
4:07 PM Ticket #735 (Tango lock icon) closed by charles
invalid
4:03 PM Ticket #739 (Documentation inconsistency for transmission-remote (-s and -S)) closed by charles
fixed: r5141
4:03 PM Changeset [5141] by charles
#739: fix transmission-remote manpage
1:59 PM Changeset [5140] by livings124
don't reload the table info when the the same torrents are selected
1:52 PM Changeset [5139] by livings124
small efficiency improvements when displaying the list of peers and …
8:07 AM Changeset [5138] by charles
remove unused "label" field. make ipc_havemsg() private. make …
6:01 AM Changeset [5137] by charles
tear out about 1/3 of ipcparse's overhead.
2:06 AM Changeset [5136] by livings124
cleanup for last commit
1:57 AM Changeset [5135] by livings124
save each individual inspector tab's size separately
1:30 AM Ticket #728 (List all trackers in trackers tab) closed by livings124
fixed: [5128]
1:25 AM Changeset [5134] by livings124
adjust tracker table
1:17 AM Changeset [5133] by livings124
update trunk to 1.06+
1:15 AM Changeset [5132] by livings124
update 1.06 appcast and libevent files

Feb 26, 2008:

11:55 PM Changeset [5131] by charles
sync NEWS w/1.0x
11:54 PM Changeset [5130] by charles
update NEWS
11:42 PM Changeset [5129] by charles
bump version number to 1.06. put release date in NEWS.
10:56 PM Changeset [5128] by livings124
add table of trackers to the tracker inspector tab
9:58 PM Changeset [5127] by charles
more housekeeping: benc_val_t --> tr_benc
9:08 PM Changeset [5126] by charles
svn propset svn:keywords 'Date Rev Author Id' filename
9:05 PM Changeset [5125] by charles
(gtk) group the ipc functions by call order
8:34 PM Changeset [5124] by charles
(gtk) remove unused function "io_send"
8:31 PM Changeset [5123] by charles
(gtk) use evutils for a portability layer on making sockets …
7:58 PM Changeset [5122] by charles
(gtk) make the filename naming scheme a little more consistent.
10:01 AM Ticket #739 (Documentation inconsistency for transmission-remote (-s and -S)) created by bviking
The available documentation of transmission-remote "start" and "stop" …
4:06 AM Ticket #738 (Clicking tray icon should show minimized main window) created by adam_caldwell
Currently, if you minimize transmission to the window list, and click …
2:12 AM Changeset [5121] by livings124
have all dates include the day of the week
2:03 AM Ticket #737 (Inspector doesn't use system-defined time format for display) closed by livings124
fixed: [5120]
2:03 AM Changeset [5120] by livings124
use system-defined time format in the inspector
1:19 AM Changeset [5119] by charles
(gtk) io.c --> tr-io.c
12:39 AM Ticket #730 (Seeding ETA Broken in nightly (r5092)) closed by livings124
fixed: [5118]
12:28 AM Changeset [5118] by livings124
format time string using unsigned values
12:19 AM Milestone 1.06 completed

Feb 25, 2008:

11:57 PM Changeset [5117] by livings124
temp code for testing time output
11:23 PM Ticket #737 (Inspector doesn't use system-defined time format for display) created by m1b
10.5.2, r5114 In instances where T displays a time in the inspector …
10:28 PM Changeset [5116] by livings124
fix mac build compiling
9:54 PM Ticket #736 ([PATCH] Fix a typo in transmissioncli, --create -> --create-from.) closed by charles
fixed: trunk: r5114 1.0x: r5115
9:53 PM Changeset [5115] by charles
(1.0x) Fix a typo in transmissioncli, --create -> --create-from
9:53 PM Changeset [5114] by charles
Fix a typo in transmissioncli, --create -> --create-from
9:50 PM Ticket #734 (Use tooltips to clarify what bar colours mean) closed by charles
invalid
9:50 PM Ticket #734 (Use tooltips to clarify what bar colours mean) reopened by charles
9:47 PM Changeset [5113] by charles
(gtk) rename io.h' as tr-io.h' to fix mingw conflicts. fix minor …
9:44 PM Ticket #736 ([PATCH] Fix a typo in transmissioncli, --create -> --create-from.) created by mezz
See details: http://forum.transmissionbt.com/viewtopic.php?t=4165
8:53 PM Ticket #730 (Seeding ETA Broken in nightly (r5092)) reopened by Waldorf
Sorry for the milestone thingie, didn't mean to (I know you hate it if …
8:21 PM Changeset [5112] by charles
added tr_sha1_to_hex()
8:16 PM Changeset [5111] by livings124
add image for tracker tab
7:20 PM Changeset [5110] by livings124
get mac build building again
6:01 PM Ticket #735 (Tango lock icon) created by infernux
Would be nice if the GTK client would not use the Mac lock icon but a …
5:33 PM Ticket #733 (Transmission doesn't support GNOME session restore) closed by charles
wontfix: Transmission doesn't link against libgnomeui, so I'm not sure how to …
5:10 PM Ticket #697 (use native progress bars) closed by charles
fixed: r5097: experimentally use the native progressbars. kiddo: the …
3:42 PM Ticket #734 (Use tooltips to clarify what bar colours mean) closed by wereHamster
fixed: The custom progress bar is gone in favor of the native GTK+ progress bar.
2:10 PM Ticket #730 (Seeding ETA Broken in nightly (r5092)) closed by livings124
worksforme
10:21 AM Ticket #734 (Use tooltips to clarify what bar colours mean) created by frandavid100
I sometimes have trouble discerning what a certain colour means in …
4:13 AM Changeset [5109] by charles
tweak which folder to open in the notify window
4:00 AM Changeset [5108] by charles
patch from SoftwareElves? to get libevent building again on osx
3:09 AM Changeset [5107] by charles
fix minor compiler warning.
1:37 AM Changeset [5106] by charles
(1.0x) tear out the "fast peer" code from refillPulse() altogether
1:35 AM Changeset [5105] by charles
tear out the "fast peer" code from refillPulse() altogether
1:29 AM Changeset [5104] by charles
disable some fastpeer code that's too expensive.
12:38 AM Ticket #733 (Transmission doesn't support GNOME session restore) created by antistress
GNOME has a session manager (System menu>Preference>Sessions, Session …

Feb 24, 2008:

7:36 PM Changeset [5103] by charles
(gtk) remove the custom colors from the progress renderer
5:59 PM Ticket #732 (auto-add directory feature for transmission-daemon) created by bsteinb
As I intend to replace an instance of btlaunchmany I'm running on a …
4:11 PM Ticket #731 (Plaintext-preferred with transmission-daemon) created by costhezz
Since 1.0 there is an option to prefer not using encryption, but this …
4:10 PM Changeset [5102] by charles
(gtk) add prefs to toggle libnotify notification
3:50 PM Ticket #627 (Libnotify support for GTK version) closed by charles
fixed: trunk: r5100
3:46 PM Changeset [5101] by charles
(gtk) use G_GNUC_PRINTF where appropriate.
3:42 PM Changeset [5100] by charles
(gtk) added optional libnotify support to gtk client. (wereHamster, …
3:16 PM Changeset [5099] by livings124
dead code removal
2:32 PM Changeset [5098] by charles
(gtk) minor tweak
2:24 PM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) closed by charles
invalid
12:32 PM Ticket #730 (Seeding ETA Broken in nightly (r5092)) created by Waldorf
Not sure as of when... I'm seeing this in the mac client, but could be …
12:28 PM Ticket #729 (Show Ratio in group cell) created by Waldorf
Like the Ying-Yang stats in the Status Bar, or changeable in …
12:12 AM Ticket #726 (Error: Tracker hasn't responded yet. Retrying...) reopened by jah
perhaps you could change the error message to "Scrape failed" or …
12:07 AM Ticket #728 (List all trackers in trackers tab) created by Waldorf
As in title. Maybe even show their order. Idea: […]

Feb 23, 2008:

5:22 PM Ticket #727 (Setting download speed to 0 kills upload speed) created by Taskman
Apparently, limiting a torrent's download speed to 0 KB/s (using the …
5:02 PM Changeset [5097] by charles
(gtk) experimental: use native gtk progress bars
3:37 PM Changeset [5096] by charles
Update 1.06 NEWS
3:37 PM Changeset [5095] by charles
Update 1.06 NEWS
3:31 PM Changeset [5094] by charles
update to miniupnpc-1.0
3:31 PM Changeset [5093] by charles
update to miniupnpc-1.0
3:22 PM Ticket #726 (Error: Tracker hasn't responded yet. Retrying...) closed by charles
invalid: It's communicating because it's trying to send a scrape request. It's …
3:01 AM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) reopened by charles
3:01 AM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) closed by charles
fixed: LucaFerretti?: what I'm referring to is the static function …
1:43 AM Ticket #726 (Error: Tracker hasn't responded yet. Retrying...) created by jah
This is periodically displayed on some transfers, even though they are …
1:41 AM Ticket #725 (Differentiate between critical errors and smaller errors) created by jah
r5089. Tracker errors cause T to move to the next torrent in the …

Feb 22, 2008:

11:15 PM Ticket #531 (Shutdown takes too long) closed by livings124
fixed: Quitting seems a lot faster since the fixes in #719
4:19 PM Ticket #724 (Stop At Ratio popup in Inspector causes misbehavior) created by m1b
Given a torrent whose Stop Seeding is Global. In Inspector->Options …
3:39 PM Changeset [5092] by livings124
update strings file
3:29 PM Changeset [5091] by livings124
remove unused field from the tracker inspector tab; merge code for …
1:44 PM Ticket #723 (Completed download doesn't go to seed-mode correctly, seems to start ...) closed by livings124
worksforme: This should already be fixed in svn. If it isn't then reopen.
9:18 AM Ticket #723 (Completed download doesn't go to seed-mode correctly, seems to start ...) created by Moartn
About 50% of my torrents don't complete normally: you'd expect the …
4:37 AM Changeset [5090] by livings124
improvements on the tracker inspector tab
2:39 AM Changeset [5089] by charles
flesh out the possible values for the new tracker fields in tr_stat
1:36 AM Changeset [5088] by livings124
initial inclusion of the "tracker" tab

Feb 21, 2008:

2:38 PM Changeset [5087] by charles
update to miniupnp-20080217
7:29 AM Changeset [5086] by charles
libT: add tracker information to tr_stat. gtk: add `tracker' tab to …
1:26 AM Ticket #722 (Add UTI support) created by aspro
I am working on a QuickLook? plugin (ticket #481) and to get .torrent …

Feb 20, 2008:

5:29 PM Ticket #721 (Remove from list doesn't close() file-descriptors when changing the ...) created by xin
If I try to delete files which were "Remove from list" (right-click …
1:30 PM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) reopened by LucaFerretti
Replying to charles: > unfortunately I can't figure out a …
1:27 PM Ticket #691 (Transmission speed problems with Apple Aiport Extreme Base Station) closed by livings124
worksforme: This seems like it might be an issue on your end. There is not enough …
12:21 PM Ticket #720 (minor memory leak) closed by charles
fixed: 1.0x: r5027 trunk: n/a
12:20 PM Ticket #720 (minor memory leak) created by charles
when removing torrents, the tree path that's used to find the torrent …
12:19 PM Ticket #719 (free memory read on shutdown) closed by charles
fixed: 1.0x: r5010, r5012 trunk: r5011, r5013
12:18 PM Ticket #719 (free memory read on shutdown) created by charles
tr_torrent's fields are referenced after the object's been freed.
12:17 PM Ticket #718 (gui error when verifying local data) closed by charles
fixed: 1.0x: r5032 trunk: r5033
12:16 PM Ticket #718 (gui error when verifying local data) created by charles
the download string is appended to the end of the verify string …
12:15 PM Ticket #717 ("verify local data" loses incomplete pieces) closed by charles
fixed: trunk: r5042 1.0x: r5047
12:15 PM Ticket #717 ("verify local data" loses incomplete pieces) created by charles
Incomplete pieces are discarded when verifying local data, even if we …
11:37 AM Ticket #714 (makemeta breaks on non-absolute pathnames) closed by charles
fixed: 1.0x: r5084 trunk: r5085 Thanks for the extra information on how to …
11:36 AM Changeset [5085] by charles
#714: libT creates invalid torrent files when given makemeta is given …
11:36 AM Changeset [5084] by charles
(1.0x) #714: transmissioncli creates invalid torrent files when given …
6:03 AM Ticket #716 (multifile torrent add window tweak) created by jah
when selecting/deselecting files in this window, it would be nice if …
4:22 AM Ticket #714 (makemeta breaks on non-absolute pathnames) reopened by follicycle
"This is my new torrent" in the example command line is the name of a …

Feb 19, 2008:

8:05 PM Ticket #565 (Crash on Exit in pulse()) reopened by Waldorf
7:27 PM Changeset [5083] by charles
(gtk 1.0x) #685: Use XDG user dir to set download directory
7:23 PM Ticket #685 (Use XDG user dir to set download directory) closed by charles
fixed: trunk: r5082 Note that this will only affect new users. To avoid …
7:22 PM Changeset [5082] by charles
(gtk) #685: Use XDG user dir to set download directory
7:08 PM Ticket #565 (Crash on Exit in pulse()) closed by charles
fixed: I haven't seen this in a long time. I suspect it's been fixed either …
7:08 PM Ticket #603 (Crash on Exit in tr_timerFree()) closed by charles
fixed: I haven't seen this in a long time. I suspect it's been fixed either …
6:55 PM Ticket #715 (window icon not set in v1.0.5) closed by charles
invalid: Confirmed that both 1.05 and trunk work for me here. IMO this may be …
6:39 PM Changeset [5081] by charles
remove unnecessary #includes
4:57 PM Changeset [5080] by livings124
fix typos in last commit
4:55 PM Changeset [5079] by livings124
add Amazon S3 to clients list
4:20 PM Changeset [5078] by livings124
update strings file
3:57 PM Changeset [5077] by livings124
ensure the right table columns are removed on Tiger
3:21 PM Changeset [5076] by livings124
get rid of an unnecessary method
1:03 PM Ticket #715 (window icon not set in v1.0.5) created by duncanmak
The window icon was properly set in 1.0.4, but not in 1.0.5. It might …
11:38 AM Ticket #693 (r4951 Hang after some inactivity) closed by livings124
wontfix: This might have been specific to that build. Regardless, this hasn't …
11:36 AM Changeset [5075] by livings124
ensure correct object value is given to the table on Tiger
6:06 AM Ticket #712 (Regression in Details (Peers) dialog in svn version) closed by charles
fixed: trunk: r5074
6:05 AM Changeset [5074] by charles
(gtk) #712: regression in Details (Peers) dialog in svn version
5:56 AM Ticket #682 (Show per torrent u/l and d/l seeding caps if set) closed by charles
invalid: neither the mac nor gtk client maintainers like this idea.
5:52 AM Ticket #312 (Attention notification when using "Open with") closed by charles
fixed: trunk: r5073
5:52 AM Changeset [5073] by charles
(gtk) #312: Attention notification when using "Open with"
5:49 AM Changeset [5072] by livings124
small height adjustment
5:39 AM Changeset [5071] by livings124
show "X" image for "no group" row
5:27 AM Changeset [5070] by livings124
fix type-select with groups
5:14 AM Changeset [5069] by livings124
first go at getting the app to work nicely with Tiger again
5:12 AM Ticket #544 (removed torrents appear again on next startup) closed by charles
fixed: fixed in r5066
5:11 AM Ticket #265 (Remove fast-resume cache when appropriate) closed by charles
fixed
5:10 AM Changeset [5068] by charles
(gtk) use tr_torrentDelete() when user hits `cancel' in the "open …
5:09 AM Changeset [5067] by livings124
remove cache file when removing a transfer
5:03 AM Changeset [5066] by charles
(gtk) #544: remove fast-resume cache when appropriate
4:52 AM Ticket #615 (losing wireless network connection) closed by livings124
worksforme: This seems to be an isolated issue on that setup, and with this info …
4:34 AM Ticket #698 (`have' gets too far ahead of `verified') closed by charles
fixed
4:16 AM Changeset [5065] by charles
cleanup #includes for errno & strerror
4:03 AM Ticket #630 (offer to delete the file when you remove a torrent) closed by charles
fixed: trunk: r5064
3:57 AM Changeset [5064] by charles
(gtk) add ability to delete downloaded files when deleting a torrent
2:59 AM Changeset [5063] by livings124
ensure up and down group arrows are colored correctly
2:24 AM Changeset [5062] by livings124
line up group row speeds with status bar speeds
2:10 AM Changeset [5061] by livings124
more group row adjustments
2:00 AM Changeset [5060] by livings124
remove testing code
1:58 AM Changeset [5059] by livings124
add color and adjust size of group row

Feb 18, 2008:

8:53 PM Changeset [5058] by livings124
better group arrow images
7:54 PM Changeset [5057] by livings124
size adjustment of group speeds
7:42 PM Changeset [5056] by livings124
speeds in group rows - Tiger support is currently broken
3:30 PM Changeset [5055] by livings124
update libevent mac headers for strtoll()
3:06 PM Ticket #714 (makemeta breaks on non-absolute pathnames) closed by charles
worksforme
3:06 PM Ticket #714 (makemeta breaks on non-absolute pathnames) reopened by charles
3:06 PM Ticket #714 (makemeta breaks on non-absolute pathnames) closed by charles
invalid: I can't reproduce this. I just created a couple of different torrent …
6:48 AM Ticket #714 (makemeta breaks on non-absolute pathnames) created by follicycle
Creating a torrent on Ubuntu 7.10 gutsy server with transmissioncli …
5:26 AM Changeset [5054] by charles
(gtk) fix double-free under certain circumstances in the new 'open' dialog
5:07 AM Ticket #713 (handle leading spaces in the announce url) closed by charles
fixed: trunk: r5052 1.0x: r5053
5:06 AM Changeset [5053] by charles
(1.0x) #713: handle leading spaces in the announce url more gracefully
5:06 AM Changeset [5052] by charles
#713: handle leading spaces in the announce url more gracefully
5:04 AM Ticket #713 (handle leading spaces in the announce url) created by charles
our URL parser can't handle leading spaces in the metainfo's announce …

Feb 17, 2008:

8:24 PM Ticket #712 (Regression in Details (Peers) dialog in svn version) created by szpak
There is a regression in a view of Details dialog, Peers tab in …
1:23 AM Changeset [5051] by charles
fix some minor broken autoconf defines
12:58 AM Ticket #711 (with gcc, build error with library libevent) closed by charles
invalid: Hi crf, thanks for the bug report. You did the right thing reporting …
12:02 AM Ticket #711 (with gcc, build error with library libevent) created by crf
Using gcc (GCC) 4.2.3 (Ubuntu 4.2.3-1ubuntu2) This is the error …

Feb 16, 2008:

7:36 PM Ticket #703 (RTL text direction issues) closed by charles
fixed: (1) fixed in r5048. (2) appears to be a gtk bug that you should …
7:36 PM Changeset [5050] by charles
(gtk) #703: fix right-to-left locale issues in the details dialog
7:32 PM Changeset [5049] by livings124
in minimal mode, show eta for seeding
7:14 PM Changeset [5048] by charles
(gtk) #703: better handling of rtl locales
6:46 PM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) closed by charles
wontfix: I've tried this out in code, and most of it works alright. it's …
4:43 PM Ticket #709 (Transmission hogs the sound device) closed by charles
invalid: Hi natrius. Thanks for reporting this bug. This is not a …
4:29 PM Ticket #710 (warning when port forwarding is toggled in preferences) closed by charles
fixed: trunk: 4945
6:12 AM Changeset [5047] by charles
(1.0x) backport the Verify fixes from r5042 (don't lose partial blocks …
5:13 AM Changeset [5046] by charles
fix bug that could cause some pieces to be unnecessarily rechecked the …
12:31 AM Ticket #710 (warning when port forwarding is toggled in preferences) created by crf
Start Transmission gtk from a terminal. In the preferences, check or …

Feb 15, 2008:

6:25 PM Changeset [5045] by charles
make the code a little easier to read. make tr_ioFileTest()'s return …
6:20 PM Changeset [5044] by charles
fix TrTorrent? reference count error
4:02 PM Changeset [5043] by livings124
update project file for last commit
4:00 PM Changeset [5042] by charles
modify "verify local data" to not lose the blocks in incomplete pieces
2:57 PM Ticket #707 ("Details" window causes crash - SVN 5036) closed by charles
fixed: trunk: r5041 thanks for the speedy bug report on this. :)
2:56 PM Changeset [5041] by charles
ensure tr_info.creator and tr_info.comment are initialized, even if …
10:52 AM Ticket #709 (Transmission hogs the sound device) created by natrius
I usually start Transmission via Firefox and everything works fine. …
12:29 AM Changeset [5040] by livings124
fix binding on "seeding complete" sound button
12:23 AM Changeset [5039] by livings124
update clients list
12:20 AM Ticket #708 (Ability to select more than one filter bar option) closed by livings124
wontfix: This would be inconsistent with other apps with this toolbar, and the …

Feb 14, 2008:

10:37 PM Ticket #708 (Ability to select more than one filter bar option) created by Yada
It just occured to me that it would be nice to be able to select more …
9:56 PM Changeset [5038] by charles
(1.0x) possible fix for …
9:48 PM Changeset [5037] by charles
possible fix for http://forum.transmissionbt.com/viewtopic.php?t=3946
8:09 PM Ticket #707 ("Details" window causes crash - SVN 5036) created by szpak
In current SVN (5036) a try to display Details of some file cause …
5:18 PM Changeset [5036] by charles
code cleanup
4:38 AM Changeset [5035] by livings124
fix inspector display error caused by the last commit allowing null …
1:12 AM Changeset [5034] by charles
#706: save a little more memory by doing the same for tr_info.comment …
12:59 AM Changeset [5033] by charles
(gtk) fix main window formatting error for torrents whose local data's …
12:59 AM Changeset [5032] by charles
(gtk 1.0x) fix main window formatting error for torrents whose local …
12:53 AM Ticket #706 (reduce memory overhead in tr_file structure) closed by charles
fixed: trunk: r5031
12:52 AM Changeset [5031] by charles
#706: reduce memory by 25% by cutting tr_file struct
12:49 AM Ticket #706 (reduce memory overhead in tr_file structure) created by charles
When you have a large number of torrents with lots of files, the …

Feb 13, 2008:

7:33 PM Changeset [5030] by livings124
hopefully fix a crash with the open window
5:18 PM Changeset [5029] by charles
(1.0x) #690: get multitracker torrents working with the evhttp code
5:16 PM Ticket #690 (no support for multitracker torrents?) closed by charles
fixed: trunk: r5028
5:15 PM Changeset [5028] by charles
#690: get multitracker torrents working with the evhttp code
4:31 PM Changeset [5027] by charles
(gtk 1.0x) fix minor memory leak reported by valgrind
4:30 PM Changeset [5026] by charles
(gtk) fix minor memory leak reported by valgrind
4:16 PM Changeset [5025] by charles
(gtk) have "active" filter key off of (tr_stat.peersSendingToUs + …
3:23 PM Changeset [5024] by charles
(gtk) minor hig tweaks to the preferences dialog -- spacing, capitalization
1:38 PM Changeset [5023] by livings124
add Net Transport to clients list
4:40 AM Changeset [5022] by charles
(gtk) same Lacrocivous-inspired tweaks, in the multifile open dialog
4:34 AM Changeset [5021] by charles
(gtk) more open dialog tweaks based on feedback from Lacrocivious
3:57 AM Changeset [5020] by charles
(gtk) add some safety assertions
3:43 AM Changeset [5019] by charles
(gtk) fix weak unref cycle, also from r5015
3:33 AM Changeset [5018] by charles
(gtk) prefs dialog shuffling, suggested by Lacrocivious
3:21 AM Changeset [5017] by charles
(gtk) fix minor r5015 oops on setting the default destination …
3:12 AM Changeset [5016] by charles
(gtk) bring the prefs dialog's hotkeys up-to-date with r5015
3:00 AM Changeset [5015] by charles
(gtk) new "add torrent" popup to let users choose which files to …
2:24 AM Changeset [5014] by charles
add tr_ctor{Set,Get}DeleteSource?()
1:33 AM Changeset [5013] by charles
fix a possible crash on shutdown
1:32 AM Changeset [5012] by charles
(1.0x) fix a possible crash on shutdown
1:22 AM Changeset [5011] by charles
fix a possible crash when deleting a torrent.
1:21 AM Changeset [5010] by charles
(1.0x) fix a possible crash when deleting a torrent.

Feb 12, 2008:

7:29 PM Ticket #705 (File list, selecting certain files for download) created by performance
GTK/Mac have the ability to show a file list, select certain files and …
7:27 PM Ticket #704 (Ability to check hash on CLI/daemon) created by performance
CLI has no way of manually checking hash. I dont think it can check …
6:53 PM Changeset [5009] by charles
(gtk) update FileList? to allow it to switch which torrent's files are …
5:14 PM Ticket #701 (Run configure at the end of autogen.sh) closed by charles
fixed: trunk: r5008
5:14 PM Changeset [5008] by charles
invoke configure at the end of autogen
5:00 PM Ticket #700 (Use shadown-in for torren list) closed by charles
invalid
4:56 PM Changeset [5007] by charles
(gtk) HIG window layout
2:40 PM Ticket #285 (Beachball when downloading to Samba Share) closed by livings124
fixed: A little delay seems reasonable. For now I'll close this.
2:37 PM Ticket #703 (RTL text direction issues) created by LucaFerretti
I was trying a [http://bugzilla.gnome.org/show_bug.cgi?id=514479 patch …
2:24 PM Ticket #582 (sort by date completed) closed by livings124
wontfix: There has to be a limit to the number of sorts. I just don't see too …
2:17 PM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) created by LucaFerretti
The curren filter bar design is a real no-no for a GTK+ application. …
1:47 PM Ticket #701 (Run configure at the end of autogen.sh) created by LucaFerretti
Usually, in GTK+ apps, the autogen.sh scritp automatically invokes the …
1:41 PM Ticket #700 (Use shadown-in for torren list) created by LucaFerretti
Here is a patch to use GTK_SHADOWN_IN in the scrolledview widget …

Feb 11, 2008:

10:24 PM Changeset [5006] by livings124
add LH-ABC to the clients list
3:27 PM Changeset [5005] by charles
(gtk) make TrTorrent?'s fields private.
3:24 PM Ticket #699 (Special icons for status bar) created by infernux
The status bar currently uses GTK stock action icons for ratio, …
12:16 AM Changeset [5004] by livings124
insignificant filtering improvements

Feb 10, 2008:

10:25 PM Changeset [5003] by charles
decouple the torrent file list from the torrent inspector so that it …
5:22 PM Ticket #674 (console warning messages when preferences dialog is open during shutdown) closed by charles
fixed: 1.0x: r4944 trunk: r4945 I thinks this fixes it. Please reopen if …
4:56 PM Changeset [5002] by livings124
fix a problem with groups on 10.4
4:03 AM Changeset [5001] by charles
#698: have' gets too far ahead of verified'

Feb 9, 2008:

5:50 PM Ticket #417 (time left till tracker update (forum)) closed by charles
fixed: trunk: r5000
5:49 PM Changeset [5000] by charles
(gtk) #417: time left till tracker update
5:48 PM Changeset [4999] by charles
make TR_PATH_DELIMITER and TR_PATH_DELIMITER_STR private to libtransmission
5:29 PM Changeset [4998] by charles
(gtk) make TrCore?'s fields private
5:25 PM Changeset [4997] by charles
fix minor shutdown leak
5:07 PM Changeset [4996] by charles
#417: add the libtransmission bits for telling users when they can …
4:05 PM Ticket #692 (estimated time should be shown in the GUI) closed by charles
fixed: trunk: r4995
4:05 PM Changeset [4995] by charles
(gtk) #692: estimated time should be shown in the GUI
2:10 PM Ticket #698 (`have' gets too far ahead of `verified') created by charles
http://forum.transmissionbt.com/viewtopic.php?p=19366#19366
2:07 PM Ticket #697 (use native progress bars) created by charles
seems like lots of people want to customize the main window's …
4:07 AM Changeset [4994] by livings124
trunk: update appcast and version
4:06 AM Changeset [4993] by charles
Tagged for release 1.05
4:05 AM Changeset [4992] by livings124
update appcast
3:52 AM Changeset [4991] by charles
make news accurate. bump version number.
3:26 AM Changeset [4990] by livings124
update news

Feb 8, 2008:

7:34 PM Changeset [4989] by charles
test build: disable tit-for-tat
4:55 PM Ticket #696 (enable/disable PEX doesn't work in daemon) closed by charles
fixed: 1.0x: r4987 trunk: r4988
4:53 PM Ticket #696 (enable/disable PEX doesn't work in daemon) created by charles
The changes to torrent_set_pex() in …
4:51 PM Changeset [4988] by charles
fix daemon PEX enable/disable bug reported by Bicster
4:51 PM Changeset [4987] by charles
(1.0x) fix daemon PEX enable/disable bug reported by Bicster
4:15 PM Ticket #695 (Only show scrollbar if needed) closed by charles
fixed: 1.0x: r4985 trunk: r4986
4:15 PM Changeset [4986] by charles
(gtk) #695: Only show scrollbar if needed
4:15 PM Changeset [4985] by charles
(gtk 1.0x) #695: Only show scrollbar if needed
1:37 PM Changeset [4984] by livings124
on Leopard, remove Tiger-only views
12:54 PM Ticket #695 (Only show scrollbar if needed) created by infernux
Transmission should only show the vertical scrollbar if needed.
3:51 AM Changeset [4983] by charles
(gtk 1.0x) fix #661 regression
3:51 AM Changeset [4982] by charles
(gtk) fix #661 regression
3:15 AM Changeset [4981] by charles
(gtk 1.0x) fix logo build error
3:13 AM Changeset [4980] by charles
(gtk 1.0x) stick to tango colors, but tweak the torrent-cell-renderer …
3:13 AM Changeset [4979] by charles
(gtk) stick to tango colors, but tweak the torrent-cell-renderer …
3:00 AM Ticket #694 (Forgets pause state after restart) closed by charles
fixed: trunk: r4977 1.0x: r4978
3:00 AM Changeset [4978] by charles
(gtk) #694: Forgets pause state after restart
3:00 AM Changeset [4977] by charles
(gtk 1.0x) #694: Forgets pause state after restart
2:00 AM Ticket #694 (Forgets pause state after restart) created by infernux
Transmission GTK Trunk does not set paused torrents into the right …
12:30 AM Ticket #693 (r4951 Hang after some inactivity) created by Waldorf
I was away from the pc, so not much useful to tell. I opened T, …
12:22 AM Milestone 1.05 completed

Feb 7, 2008:

9:43 PM Changeset [4976] by charles
(gtk 1.0x) #376: handle systray icon error
9:43 PM Changeset [4975] by charles
(gtk) #376: handle systray icon error
9:26 PM Changeset [4974] by livings124
save collapsed groups between launches
8:54 PM Changeset [4973] by livings124
image for "open address" toolbar button...now with the image
8:54 PM Changeset [4972] by livings124
image for "open address" toolbar button
8:34 PM Changeset [4971] by livings124
add an "Open Address" button (updated image is in the works)
8:27 PM Changeset [4970] by charles
(gtk) #376 again: add a fallback logo for platforms that don't support …
8:27 PM Changeset [4969] by charles
(gtk 1.0x) #376 again: add a fallback logo for platforms that don't …
8:02 PM Ticket #376 (Use freedesktop icon spec) closed by charles
fixed: trunk: r4967 1.0x: r4968
8:02 PM Changeset [4968] by charles
(gtk 1.0x) #376: Use freedesktop icon spec
8:02 PM Changeset [4967] by charles
(gtk) #376: Use freedesktop icon spec
7:42 PM Changeset [4966] by charles
(gtk) #376: `About' dialog improvements by LucaFerretti?
7:42 PM Changeset [4965] by charles
(gtk 1.0x) #376: `About' dialog improvements by LucaFerretti?
7:26 PM Changeset [4964] by charles
(gtk) #550: by default, use tango colors in the main window
7:26 PM Changeset [4963] by charles
(gtk 1.0x) #550: by default, use tango colors in the main window
5:45 PM Ticket #687 (GNOME HIG fixes for Details dialog) closed by charles
fixed: completed in r4961 and r4962: * "Connect at maximum to:" should have …
5:44 PM Changeset [4962] by charles
(gtk) #687: more HIG fixes for Details dialog
5:41 PM Changeset [4961] by charles
(gtk) #687: more HIG fixes for Details dialog
4:56 PM Changeset [4960] by charles
Tagged for release 0.90
4:56 PM Changeset [4959] by charles
Tagged for release 0.91
4:56 PM Changeset [4958] by charles
Tagged for release 0.92
4:55 PM Changeset [4957] by charles
Tagged for release 0.93
4:55 PM Changeset [4956] by charles
Tagged for release 0.94
4:55 PM Changeset [4955] by charles
Tagged for release 0.95
4:54 PM Changeset [4954] by charles
Tagged for release 0.96
4:53 PM Changeset [4953] by charles
Tagged for release 1.00
4:53 PM Changeset [4952] by charles
Tagged for release 1.01
4:52 PM Changeset [4951] by livings124
trivial cleanup
4:52 PM Changeset [4950] by charles
Tagged for release 1.02
4:52 PM Changeset [4949] by charles
Tagged for release 1.03
4:51 PM Changeset [4948] by charles
Tagged for release 1.04
4:23 PM Changeset [4947] by livings124
collapsed groups were expanded and vice versa
4:20 PM Changeset [4946] by livings124
better encapsulate the collapsed group values
4:20 PM Ticket #204 (transmissioncli with multiple torrents and ncurses) closed by charles
wontfix
4:17 PM Changeset [4945] by charles
(gtk) gracefully handle users closing the preferences dialog before …
4:17 PM Changeset [4944] by charles
(gtk 1.0x) gracefully handle users closing the preferences dialog …
4:02 PM Ticket #692 (estimated time should be shown in the GUI) created by azrael
Estimated torrent download time should be shown in the default GUI, …
3:57 PM Changeset [4943] by livings124
expand groups when changing group values
3:09 PM Changeset [4942] by charles
sync w/1.0x
3:09 PM Changeset [4941] by charles
update 1.0x NEWS
2:18 PM Ticket #691 (Transmission speed problems with Apple Aiport Extreme Base Station) created by feju
Ever since I got the Apple Airport Extreme Base Station a few weeks …
12:36 PM Changeset [4940] by charles
(gtk 1.0x) use portcheck.transmissionbt.com
12:36 PM Changeset [4939] by charles
(gtk) use portcheck.transmissionbt.com
11:57 AM Changeset [4938] by livings124
get drag/drop to work again
8:23 AM Ticket #690 (no support for multitracker torrents?) created by azrael
It seems that Transmission doesn't support multitracker torrents …
2:15 AM Changeset [4937] by livings124
when turning on group view, show all groups expanded
2:11 AM Changeset [4936] by livings124
expand a torrent's group when removing it, since either the whole …
1:46 AM Ticket #689 (Resizing File Detail window crashes xserver (or gnome)) closed by charles
worksforme: I'm not seeing this behavior, and neither are a couple of irc users …
1:26 AM Changeset [4935] by livings124
initial saving of collapsed/expanded groups when switching filters, …
1:25 AM Changeset [4934] by charles
(gtk) get r4932 building on older versions of gtk+
1:25 AM Changeset [4933] by charles
(gtk 1.0x) get r4931 building on older versions of gtk
1:11 AM Ticket #686 (Minimize to tray broken) closed by charles
fixed: 1.0x: r4931 trunk: r4932 This version also adds a visual cue when …
1:10 AM Changeset [4932] by charles
(gtk) #686: "Minimize to tray"
1:10 AM Changeset [4931] by charles
(gtk 1.0x) #686: "Minimize to tray"

Feb 6, 2008:

11:45 PM Changeset [4930] by livings124
First commit of collapsable groups. A lot more needs to still be done.
7:30 PM Ticket #689 (Resizing File Detail window crashes xserver (or gnome)) created by craigyjack
When resizing the File tab in the Details window, the entire xserver …
7:24 PM Ticket #688 (Italian translation is broken) closed by charles
fixed: trunk: r4928 1.0x: r4929
7:23 PM Changeset [4929] by charles
(gtk 1.0x) #688: Italian translation is broken
7:23 PM Changeset [4928] by charles
(gtk) #688: Italian translation is broken
6:14 PM Ticket #688 (Italian translation is broken) created by Milo
The Italian translation is broken. Running `msgfmt -cv it.po' returns …
3:52 PM Changeset [4927] by charles
(gtk) #687: GNOME HIG fixes for Details dialog
1:34 PM Ticket #687 (GNOME HIG fixes for Details dialog) created by LucaFerretti
Here is a patch with some changes to Details dialog in order to make …
1:10 PM Ticket #686 (Minimize to tray broken) created by infernux
Minimizing the Transmission window to the notification tray does not …
12:39 PM Ticket #683 (Ability to set < 1 for upload/download limit.) closed by charles
invalid: I don't like this idea. There's no point in worrying over half a K. …
12:24 PM Ticket #685 (Use XDG user dir to set download directory) created by LucaFerretti
The [http://www.freedesktop.org/wiki/Software/xdg-user-dirs
11:49 AM Ticket #684 (Use XDG basedir spec for configuration files) created by LucaFerretti
The [http://standards.freedesktop.org/basedir-spec/ XDG Base Directory …
3:27 AM Ticket #683 (Ability to set < 1 for upload/download limit.) created by charding
For example, If I set 0.25 for an upload limit, it will take that …
3:04 AM Ticket #682 (Show per torrent u/l and d/l seeding caps if set) created by charding
If there is a seeding cap set for a particular torrent (upload or …

Feb 5, 2008:

5:14 PM Changeset [4926] by charles
(gtk) revert peer font size as suggested by codergeek42
5:14 PM Changeset [4925] by charles
(gtk 1.0x) revert peer font size as suggested by codergeek42
4:13 PM Ticket #681 (Add "Open Containing Folder" into Transfer list popup menu) closed by charles
duplicate: This is a duplicate of #627, which is slated for 1.10
12:54 PM Changeset [4924] by livings124
(1.0x) fix bug remembering reordered groups
12:54 PM Changeset [4923] by livings124
Fix bug remembering reordered groups
Note: See TracTimeline for information about the timeline view.