Timeline
Feb 27, 2008:
- 8:44 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) closed by
- fixed: you're right, but I still think the freeing should be done in …
- 8:44 PM Changeset [5155] by
- possibly-better patch for #740.
- 8:33 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) reopened by
- 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
- fixed: r5154
- 8:30 PM Changeset [5154] by
- (gtk) #738: Clicking tray icon should show minimized main window
- 8:16 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) closed by
- fixed: r5153
- 8:16 PM Changeset [5153] by
- #740 fix tr_torrentParse() leak when adding duplicate torrents.
- 8:11 PM Ticket #741 (small typo in transmission.h) closed by
- fixed: [5152]
- 8:11 PM Changeset [5152] by
- #741 typo in transmission.h comment
- 8:06 PM Changeset [5151] by
- eliminate duplicate code between readfile() and tr_loadFile(). shrink …
- 7:58 PM Changeset [5150] by
- streamline code from last commit
- 7:45 PM Ticket #741 (small typo in transmission.h) created by
- Just a small typo in transmission.h.
- 7:41 PM Ticket #740 (memory leak in tr_torrentParse / tr_torrentNew) created by
- 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
- 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
- fixed: [5149]
- 7:34 PM Changeset [5149] by
- show amount selected in open window
- 7:04 PM Changeset [5148] by
- mac client will verify data with ipc
- 6:45 PM Changeset [5147] by
- (gtk) fix warning when clicking the upnp/nat-pmp checkbox in the prefs …
- 6:39 PM Changeset [5146] by
- fix r5145 oops
- 6:33 PM Changeset [5145] by
- (gtk) add transparency support for gtk 2.10 and higher
- 5:43 PM Changeset [5144] by
- fix typo
- 5:41 PM Ticket #704 (Ability to check hash on CLI/daemon) closed by
- fixed: you can force a hash check in the CLI via '--recheck' or 'y'. I've …
- 5:38 PM Changeset [5143] by
- add `verify' command to ipc.
- 4:47 PM Changeset [5142] by
- make struct ipc_info opaque. const-ify the ipcparse functions where …
- 4:07 PM Ticket #735 (Tango lock icon) closed by
- invalid
- 4:03 PM Ticket #739 (Documentation inconsistency for transmission-remote (-s and -S)) closed by
- fixed: r5141
- 4:03 PM Changeset [5141] by
- #739: fix transmission-remote manpage
- 1:59 PM Changeset [5140] by
- don't reload the table info when the the same torrents are selected
- 1:52 PM Changeset [5139] by
- small efficiency improvements when displaying the list of peers and …
- 8:07 AM Changeset [5138] by
- remove unused "label" field. make ipc_havemsg() private. make …
- 6:01 AM Changeset [5137] by
- tear out about 1/3 of ipcparse's overhead.
- 2:06 AM Changeset [5136] by
- cleanup for last commit
- 1:57 AM Changeset [5135] by
- save each individual inspector tab's size separately
- 1:30 AM Ticket #728 (List all trackers in trackers tab) closed by
- fixed: [5128]
- 1:25 AM Changeset [5134] by
- adjust tracker table
- 1:17 AM Changeset [5133] by
- update trunk to 1.06+
- 1:15 AM Changeset [5132] by
- update 1.06 appcast and libevent files
Feb 26, 2008:
- 11:55 PM Changeset [5131] by
- sync NEWS w/1.0x
- 11:54 PM Changeset [5130] by
- update NEWS
- 11:42 PM Changeset [5129] by
- bump version number to 1.06. put release date in NEWS.
- 10:56 PM Changeset [5128] by
- add table of trackers to the tracker inspector tab
- 9:58 PM Changeset [5127] by
- more housekeeping: benc_val_t --> tr_benc
- 9:08 PM Changeset [5126] by
- svn propset svn:keywords 'Date Rev Author Id' filename
- 9:05 PM Changeset [5125] by
- (gtk) group the ipc functions by call order
- 8:34 PM Changeset [5124] by
- (gtk) remove unused function "io_send"
- 8:31 PM Changeset [5123] by
- (gtk) use evutils for a portability layer on making sockets …
- 7:58 PM Changeset [5122] by
- (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
- The available documentation of transmission-remote "start" and "stop" …
- 4:06 AM Ticket #738 (Clicking tray icon should show minimized main window) created by
- Currently, if you minimize transmission to the window list, and click …
- 2:12 AM Changeset [5121] by
- 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
- fixed: [5120]
- 2:03 AM Changeset [5120] by
- use system-defined time format in the inspector
- 1:19 AM Changeset [5119] by
- (gtk) io.c --> tr-io.c
- 12:39 AM Ticket #730 (Seeding ETA Broken in nightly (r5092)) closed by
- fixed: [5118]
- 12:28 AM Changeset [5118] by
- format time string using unsigned values
- 12:19 AM Milestone 1.06 completed
Feb 25, 2008:
- 11:57 PM Changeset [5117] by
- temp code for testing time output
- 11:23 PM Ticket #737 (Inspector doesn't use system-defined time format for display) created by
- 10.5.2, r5114 In instances where T displays a time in the inspector …
- 10:28 PM Changeset [5116] by
- fix mac build compiling
- 9:54 PM Ticket #736 ([PATCH] Fix a typo in transmissioncli, --create -> --create-from.) closed by
- fixed: trunk: r5114 1.0x: r5115
- 9:53 PM Changeset [5115] by
- (1.0x) Fix a typo in transmissioncli, --create -> --create-from
- 9:53 PM Changeset [5114] by
- Fix a typo in transmissioncli, --create -> --create-from
- 9:50 PM Ticket #734 (Use tooltips to clarify what bar colours mean) closed by
- invalid
- 9:50 PM Ticket #734 (Use tooltips to clarify what bar colours mean) reopened by
- 9:47 PM Changeset [5113] by
- (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
- See details: http://forum.transmissionbt.com/viewtopic.php?t=4165 …
- 8:53 PM Ticket #730 (Seeding ETA Broken in nightly (r5092)) reopened by
- Sorry for the milestone thingie, didn't mean to (I know you hate it if …
- 8:21 PM Changeset [5112] by
- added tr_sha1_to_hex()
- 8:16 PM Changeset [5111] by
- add image for tracker tab
- 7:20 PM Changeset [5110] by
- get mac build building again
- 6:01 PM Ticket #735 (Tango lock icon) created by
- 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
- 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
- fixed: r5097: experimentally use the native progressbars. kiddo: the …
- 3:42 PM Ticket #734 (Use tooltips to clarify what bar colours mean) closed by
- 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
- worksforme
- 10:21 AM Ticket #734 (Use tooltips to clarify what bar colours mean) created by
- I sometimes have trouble discerning what a certain colour means in …
- 4:13 AM Changeset [5109] by
- tweak which folder to open in the notify window
- 4:00 AM Changeset [5108] by
- patch from SoftwareElves? to get libevent building again on osx
- 3:09 AM Changeset [5107] by
- fix minor compiler warning.
- 1:37 AM Changeset [5106] by
- (1.0x) tear out the "fast peer" code from refillPulse() altogether
- 1:35 AM Changeset [5105] by
- tear out the "fast peer" code from refillPulse() altogether
- 1:29 AM Changeset [5104] by
- disable some fastpeer code that's too expensive.
- 12:38 AM Ticket #733 (Transmission doesn't support GNOME session restore) created by
- GNOME has a session manager (System menu>Preference>Sessions, Session …
Feb 24, 2008:
- 7:36 PM Changeset [5103] by
- (gtk) remove the custom colors from the progress renderer
- 5:59 PM Ticket #732 (auto-add directory feature for transmission-daemon) created by
- 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
- Since 1.0 there is an option to prefer not using encryption, but this …
- 4:10 PM Changeset [5102] by
- (gtk) add prefs to toggle libnotify notification
- 3:50 PM Ticket #627 (Libnotify support for GTK version) closed by
- fixed: trunk: r5100
- 3:46 PM Changeset [5101] by
- (gtk) use G_GNUC_PRINTF where appropriate.
- 3:42 PM Changeset [5100] by
- (gtk) added optional libnotify support to gtk client. (wereHamster, …
- 3:16 PM Changeset [5099] by
- dead code removal
- 2:32 PM Changeset [5098] by
- (gtk) minor tweak
- 2:24 PM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) closed by
- invalid
- 12:32 PM Ticket #730 (Seeding ETA Broken in nightly (r5092)) created by
- 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
- 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
- perhaps you could change the error message to "Scrape failed" or …
- 12:07 AM Ticket #728 (List all trackers in trackers tab) created by
- 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
- Apparently, limiting a torrent's download speed to 0 KB/s (using the …
- 5:02 PM Changeset [5097] by
- (gtk) experimental: use native gtk progress bars
- 3:37 PM Changeset [5096] by
- Update 1.06 NEWS
- 3:37 PM Changeset [5095] by
- Update 1.06 NEWS
- 3:31 PM Changeset [5094] by
- update to miniupnpc-1.0
- 3:31 PM Changeset [5093] by
- update to miniupnpc-1.0
- 3:22 PM Ticket #726 (Error: Tracker hasn't responded yet. Retrying...) closed by
- 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
- 3:01 AM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) closed by
- 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
- 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
- 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
- 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
- Given a torrent whose Stop Seeding is Global. In Inspector->Options …
- 3:39 PM Changeset [5092] by
- update strings file
- 3:29 PM Changeset [5091] by
- 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
- 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
- About 50% of my torrents don't complete normally: you'd expect the …
- 4:37 AM Changeset [5090] by
- improvements on the tracker inspector tab
- 2:39 AM Changeset [5089] by
- flesh out the possible values for the new tracker fields in tr_stat
- 1:36 AM Changeset [5088] by
- initial inclusion of the "tracker" tab
Feb 21, 2008:
- 2:38 PM Changeset [5087] by
- update to miniupnp-20080217
- 7:29 AM Changeset [5086] by
- libT: add tracker information to tr_stat. gtk: add `tracker' tab to …
- 1:26 AM Ticket #722 (Add UTI support) created by
- 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
- 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
- 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
- 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
- fixed: 1.0x: r5027 trunk: n/a
- 12:20 PM Ticket #720 (minor memory leak) created by
- 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
- fixed: 1.0x: r5010, r5012 trunk: r5011, r5013
- 12:18 PM Ticket #719 (free memory read on shutdown) created by
- 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
- fixed: 1.0x: r5032 trunk: r5033
- 12:16 PM Ticket #718 (gui error when verifying local data) created by
- 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
- fixed: trunk: r5042 1.0x: r5047
- 12:15 PM Ticket #717 ("verify local data" loses incomplete pieces) created by
- Incomplete pieces are discarded when verifying local data, even if we …
- 11:37 AM Ticket #714 (makemeta breaks on non-absolute pathnames) closed by
- fixed: 1.0x: r5084 trunk: r5085 Thanks for the extra information on how to …
- 11:36 AM Changeset [5085] by
- #714: libT creates invalid torrent files when given makemeta is given …
- 11:36 AM Changeset [5084] by
- (1.0x) #714: transmissioncli creates invalid torrent files when given …
- 6:03 AM Ticket #716 (multifile torrent add window tweak) created by
- 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
- "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
- 7:27 PM Changeset [5083] by
- (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
- fixed: trunk: r5082 Note that this will only affect new users. To avoid …
- 7:22 PM Changeset [5082] by
- (gtk) #685: Use XDG user dir to set download directory
- 7:08 PM Ticket #565 (Crash on Exit in pulse()) closed by
- 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
- 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
- invalid: Confirmed that both 1.05 and trunk work for me here. IMO this may be …
- 6:39 PM Changeset [5081] by
- remove unnecessary #includes
- 4:57 PM Changeset [5080] by
- fix typos in last commit
- 4:55 PM Changeset [5079] by
- add Amazon S3 to clients list
- 4:20 PM Changeset [5078] by
- update strings file
- 3:57 PM Changeset [5077] by
- ensure the right table columns are removed on Tiger
- 3:21 PM Changeset [5076] by
- get rid of an unnecessary method
- 1:03 PM Ticket #715 (window icon not set in v1.0.5) created by
- 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
- wontfix: This might have been specific to that build. Regardless, this hasn't …
- 11:36 AM Changeset [5075] by
- 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
- fixed: trunk: r5074
- 6:05 AM Changeset [5074] by
- (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
- invalid: neither the mac nor gtk client maintainers like this idea.
- 5:52 AM Ticket #312 (Attention notification when using "Open with") closed by
- fixed: trunk: r5073
- 5:52 AM Changeset [5073] by
- (gtk) #312: Attention notification when using "Open with"
- 5:49 AM Changeset [5072] by
- small height adjustment
- 5:39 AM Changeset [5071] by
- show "X" image for "no group" row
- 5:27 AM Changeset [5070] by
- fix type-select with groups
- 5:14 AM Changeset [5069] by
- 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
- fixed: fixed in r5066
- 5:11 AM Ticket #265 (Remove fast-resume cache when appropriate) closed by
- fixed
- 5:10 AM Changeset [5068] by
- (gtk) use tr_torrentDelete() when user hits `cancel' in the "open …
- 5:09 AM Changeset [5067] by
- remove cache file when removing a transfer
- 5:03 AM Changeset [5066] by
- (gtk) #544: remove fast-resume cache when appropriate
- 4:52 AM Ticket #615 (losing wireless network connection) closed by
- 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
- fixed
- 4:16 AM Changeset [5065] by
- cleanup #includes for errno & strerror
- 4:03 AM Ticket #630 (offer to delete the file when you remove a torrent) closed by
- fixed: trunk: r5064
- 3:57 AM Changeset [5064] by
- (gtk) add ability to delete downloaded files when deleting a torrent
- 2:59 AM Changeset [5063] by
- ensure up and down group arrows are colored correctly
- 2:24 AM Changeset [5062] by
- line up group row speeds with status bar speeds
- 2:10 AM Changeset [5061] by
- more group row adjustments
- 2:00 AM Changeset [5060] by
- remove testing code
- 1:58 AM Changeset [5059] by
- add color and adjust size of group row
Feb 18, 2008:
- 8:53 PM Changeset [5058] by
- better group arrow images
- 7:54 PM Changeset [5057] by
- size adjustment of group speeds
- 7:42 PM Changeset [5056] by
- speeds in group rows - Tiger support is currently broken
- 3:30 PM Changeset [5055] by
- update libevent mac headers for strtoll()
- 3:06 PM Ticket #714 (makemeta breaks on non-absolute pathnames) closed by
- worksforme
- 3:06 PM Ticket #714 (makemeta breaks on non-absolute pathnames) reopened by
- 3:06 PM Ticket #714 (makemeta breaks on non-absolute pathnames) closed by
- 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
- Creating a torrent on Ubuntu 7.10 gutsy server with transmissioncli …
- 5:26 AM Changeset [5054] by
- (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
- fixed: trunk: r5052 1.0x: r5053
- 5:06 AM Changeset [5053] by
- (1.0x) #713: handle leading spaces in the announce url more gracefully
- 5:06 AM Changeset [5052] by
- #713: handle leading spaces in the announce url more gracefully
- 5:04 AM Ticket #713 (handle leading spaces in the announce url) created by
- 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
- There is a regression in a view of Details dialog, Peers tab in …
- 1:23 AM Changeset [5051] by
- fix some minor broken autoconf defines
- 12:58 AM Ticket #711 (with gcc, build error with library libevent) closed by
- 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
- 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
- fixed: (1) fixed in r5048. (2) appears to be a gtk bug that you should …
- 7:36 PM Changeset [5050] by
- (gtk) #703: fix right-to-left locale issues in the details dialog
- 7:32 PM Changeset [5049] by
- in minimal mode, show eta for seeding
- 7:14 PM Changeset [5048] by
- (gtk) #703: better handling of rtl locales
- 6:46 PM Ticket #702 (Use a "real" GtkToolbar for Filter Bar) closed by
- 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
- 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
- fixed: trunk: 4945
- 6:12 AM Changeset [5047] by
- (1.0x) backport the Verify fixes from r5042 (don't lose partial blocks …
- 5:13 AM Changeset [5046] by
- 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
- Start Transmission gtk from a terminal. In the preferences, check or …
Feb 15, 2008:
- 6:25 PM Changeset [5045] by
- make the code a little easier to read. make tr_ioFileTest()'s return …
- 6:20 PM Changeset [5044] by
- fix TrTorrent? reference count error
- 4:02 PM Changeset [5043] by
- update project file for last commit
- 4:00 PM Changeset [5042] by
- 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
- fixed: trunk: r5041 thanks for the speedy bug report on this. :)
- 2:56 PM Changeset [5041] by
- ensure tr_info.creator and tr_info.comment are initialized, even if …
- 10:52 AM Ticket #709 (Transmission hogs the sound device) created by
- I usually start Transmission via Firefox and everything works fine. …
- 12:29 AM Changeset [5040] by
- fix binding on "seeding complete" sound button
- 12:23 AM Changeset [5039] by
- update clients list
- 12:20 AM Ticket #708 (Ability to select more than one filter bar option) closed by
- 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
- It just occured to me that it would be nice to be able to select more …
- 9:56 PM Changeset [5038] by
- (1.0x) possible fix for …
- 9:48 PM Changeset [5037] by
- possible fix for http://forum.transmissionbt.com/viewtopic.php?t=3946
- 8:09 PM Ticket #707 ("Details" window causes crash - SVN 5036) created by
- In current SVN (5036) a try to display Details of some file cause …
- 5:18 PM Changeset [5036] by
- code cleanup
- 4:38 AM Changeset [5035] by
- fix inspector display error caused by the last commit allowing null …
- 1:12 AM Changeset [5034] by
- #706: save a little more memory by doing the same for tr_info.comment …
- 12:59 AM Changeset [5033] by
- (gtk) fix main window formatting error for torrents whose local data's …
- 12:59 AM Changeset [5032] by
- (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
- fixed: trunk: r5031
- 12:52 AM Changeset [5031] by
- #706: reduce memory by 25% by cutting tr_file struct
- 12:49 AM Ticket #706 (reduce memory overhead in tr_file structure) created by
- When you have a large number of torrents with lots of files, the …
Feb 13, 2008:
- 7:33 PM Changeset [5030] by
- hopefully fix a crash with the open window
- 5:18 PM Changeset [5029] by
- (1.0x) #690: get multitracker torrents working with the evhttp code
- 5:16 PM Ticket #690 (no support for multitracker torrents?) closed by
- fixed: trunk: r5028
- 5:15 PM Changeset [5028] by
- #690: get multitracker torrents working with the evhttp code
- 4:31 PM Changeset [5027] by
- (gtk 1.0x) fix minor memory leak reported by valgrind
- 4:30 PM Changeset [5026] by
- (gtk) fix minor memory leak reported by valgrind
- 4:16 PM Changeset [5025] by
- (gtk) have "active" filter key off of (tr_stat.peersSendingToUs + …
- 3:23 PM Changeset [5024] by
- (gtk) minor hig tweaks to the preferences dialog -- spacing, capitalization
- 1:38 PM Changeset [5023] by
- add Net Transport to clients list
- 4:40 AM Changeset [5022] by
- (gtk) same Lacrocivous-inspired tweaks, in the multifile open dialog
- 4:34 AM Changeset [5021] by
- (gtk) more open dialog tweaks based on feedback from Lacrocivious
- 3:57 AM Changeset [5020] by
- (gtk) add some safety assertions
- 3:43 AM Changeset [5019] by
- (gtk) fix weak unref cycle, also from r5015
- 3:33 AM Changeset [5018] by
- (gtk) prefs dialog shuffling, suggested by Lacrocivious
- 3:21 AM Changeset [5017] by
- (gtk) fix minor r5015 oops on setting the default destination …
- 3:12 AM Changeset [5016] by
- (gtk) bring the prefs dialog's hotkeys up-to-date with r5015
- 3:00 AM Changeset [5015] by
- (gtk) new "add torrent" popup to let users choose which files to …
- 2:24 AM Changeset [5014] by
- add tr_ctor{Set,Get}DeleteSource?()
- 1:33 AM Changeset [5013] by
- fix a possible crash on shutdown
- 1:32 AM Changeset [5012] by
- (1.0x) fix a possible crash on shutdown
- 1:22 AM Changeset [5011] by
- fix a possible crash when deleting a torrent.
- 1:21 AM Changeset [5010] by
- (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
- 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
- CLI has no way of manually checking hash. I dont think it can check …
- 6:53 PM Changeset [5009] by
- (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
- fixed: trunk: r5008
- 5:14 PM Changeset [5008] by
- invoke configure at the end of autogen
- 5:00 PM Ticket #700 (Use shadown-in for torren list) closed by
- invalid
- 4:56 PM Changeset [5007] by
- (gtk) HIG window layout
- 2:40 PM Ticket #285 (Beachball when downloading to Samba Share) closed by
- fixed: A little delay seems reasonable. For now I'll close this.
- 2:37 PM Ticket #703 (RTL text direction issues) created by
- 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
- 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
- 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
- Usually, in GTK+ apps, the autogen.sh scritp automatically invokes the …
- 1:41 PM Ticket #700 (Use shadown-in for torren list) created by
- Here is a patch to use GTK_SHADOWN_IN in the scrolledview widget …
Feb 11, 2008:
- 10:24 PM Changeset [5006] by
- add LH-ABC to the clients list
- 3:27 PM Changeset [5005] by
- (gtk) make TrTorrent?'s fields private.
- 3:24 PM Ticket #699 (Special icons for status bar) created by
- The status bar currently uses GTK stock action icons for ratio, …
- 12:16 AM Changeset [5004] by
- insignificant filtering improvements
Feb 10, 2008:
- 10:25 PM Changeset [5003] by
- 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
- fixed: 1.0x: r4944 trunk: r4945 I thinks this fixes it. Please reopen if …
- 4:56 PM Changeset [5002] by
- fix a problem with groups on 10.4
- 4:03 AM Changeset [5001] by
- #698: have' gets too far ahead of verified'
Feb 9, 2008:
- 5:50 PM Ticket #417 (time left till tracker update (forum)) closed by
- fixed: trunk: r5000
- 5:49 PM Changeset [5000] by
- (gtk) #417: time left till tracker update
- 5:48 PM Changeset [4999] by
- make TR_PATH_DELIMITER and TR_PATH_DELIMITER_STR private to libtransmission
- 5:29 PM Changeset [4998] by
- (gtk) make TrCore?'s fields private
- 5:25 PM Changeset [4997] by
- fix minor shutdown leak
- 5:07 PM Changeset [4996] by
- #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
- fixed: trunk: r4995
- 4:05 PM Changeset [4995] by
- (gtk) #692: estimated time should be shown in the GUI
- 2:10 PM Ticket #698 (`have' gets too far ahead of `verified') created by
- http://forum.transmissionbt.com/viewtopic.php?p=19366#19366 …
- 2:07 PM Ticket #697 (use native progress bars) created by
- seems like lots of people want to customize the main window's …
- 4:07 AM Changeset [4994] by
- trunk: update appcast and version
- 4:06 AM Changeset [4993] by
- Tagged for release 1.05
- 4:05 AM Changeset [4992] by
- update appcast
- 3:52 AM Changeset [4991] by
- make news accurate. bump version number.
- 3:26 AM Changeset [4990] by
- update news
Feb 8, 2008:
- 7:34 PM Changeset [4989] by
- test build: disable tit-for-tat
- 4:55 PM Ticket #696 (enable/disable PEX doesn't work in daemon) closed by
- fixed: 1.0x: r4987 trunk: r4988
- 4:53 PM Ticket #696 (enable/disable PEX doesn't work in daemon) created by
- The changes to torrent_set_pex() in …
- 4:51 PM Changeset [4988] by
- fix daemon PEX enable/disable bug reported by Bicster
- 4:51 PM Changeset [4987] by
- (1.0x) fix daemon PEX enable/disable bug reported by Bicster
- 4:15 PM Ticket #695 (Only show scrollbar if needed) closed by
- fixed: 1.0x: r4985 trunk: r4986
- 4:15 PM Changeset [4986] by
- (gtk) #695: Only show scrollbar if needed
- 4:15 PM Changeset [4985] by
- (gtk 1.0x) #695: Only show scrollbar if needed
- 1:37 PM Changeset [4984] by
- on Leopard, remove Tiger-only views
- 12:54 PM Ticket #695 (Only show scrollbar if needed) created by
- Transmission should only show the vertical scrollbar if needed.
- 3:51 AM Changeset [4983] by
- (gtk 1.0x) fix #661 regression
- 3:51 AM Changeset [4982] by
- (gtk) fix #661 regression
- 3:15 AM Changeset [4981] by
- (gtk 1.0x) fix logo build error
- 3:13 AM Changeset [4980] by
- (gtk 1.0x) stick to tango colors, but tweak the torrent-cell-renderer …
- 3:13 AM Changeset [4979] by
- (gtk) stick to tango colors, but tweak the torrent-cell-renderer …
- 3:00 AM Ticket #694 (Forgets pause state after restart) closed by
- fixed: trunk: r4977 1.0x: r4978
- 3:00 AM Changeset [4978] by
- (gtk) #694: Forgets pause state after restart
- 3:00 AM Changeset [4977] by
- (gtk 1.0x) #694: Forgets pause state after restart
- 2:00 AM Ticket #694 (Forgets pause state after restart) created by
- Transmission GTK Trunk does not set paused torrents into the right …
- 12:30 AM Ticket #693 (r4951 Hang after some inactivity) created by
- 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
- (gtk 1.0x) #376: handle systray icon error
- 9:43 PM Changeset [4975] by
- (gtk) #376: handle systray icon error
- 9:26 PM Changeset [4974] by
- save collapsed groups between launches
- 8:54 PM Changeset [4973] by
- image for "open address" toolbar button...now with the image
- 8:54 PM Changeset [4972] by
- image for "open address" toolbar button
- 8:34 PM Changeset [4971] by
- add an "Open Address" button (updated image is in the works)
- 8:27 PM Changeset [4970] by
- (gtk) #376 again: add a fallback logo for platforms that don't support …
- 8:27 PM Changeset [4969] by
- (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
- fixed: trunk: r4967 1.0x: r4968
- 8:02 PM Changeset [4968] by
- (gtk 1.0x) #376: Use freedesktop icon spec
- 8:02 PM Changeset [4967] by
- (gtk) #376: Use freedesktop icon spec
- 7:42 PM Changeset [4966] by
- (gtk) #376: `About' dialog improvements by LucaFerretti?
- 7:42 PM Changeset [4965] by
- (gtk 1.0x) #376: `About' dialog improvements by LucaFerretti?
- 7:26 PM Changeset [4964] by
- (gtk) #550: by default, use tango colors in the main window
- 7:26 PM Changeset [4963] by
- (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
- fixed: completed in r4961 and r4962: * "Connect at maximum to:" should have …
- 5:44 PM Changeset [4962] by
- (gtk) #687: more HIG fixes for Details dialog
- 5:41 PM Changeset [4961] by
- (gtk) #687: more HIG fixes for Details dialog
- 4:56 PM Changeset [4960] by
- Tagged for release 0.90
- 4:56 PM Changeset [4959] by
- Tagged for release 0.91
- 4:56 PM Changeset [4958] by
- Tagged for release 0.92
- 4:55 PM Changeset [4957] by
- Tagged for release 0.93
- 4:55 PM Changeset [4956] by
- Tagged for release 0.94
- 4:55 PM Changeset [4955] by
- Tagged for release 0.95
- 4:54 PM Changeset [4954] by
- Tagged for release 0.96
- 4:53 PM Changeset [4953] by
- Tagged for release 1.00
- 4:53 PM Changeset [4952] by
- Tagged for release 1.01
- 4:52 PM Changeset [4951] by
- trivial cleanup
- 4:52 PM Changeset [4950] by
- Tagged for release 1.02
- 4:52 PM Changeset [4949] by
- Tagged for release 1.03
- 4:51 PM Changeset [4948] by
- Tagged for release 1.04
- 4:23 PM Changeset [4947] by
- collapsed groups were expanded and vice versa
- 4:20 PM Changeset [4946] by
- better encapsulate the collapsed group values
- 4:20 PM Ticket #204 (transmissioncli with multiple torrents and ncurses) closed by
- wontfix
- 4:17 PM Changeset [4945] by
- (gtk) gracefully handle users closing the preferences dialog before …
- 4:17 PM Changeset [4944] by
- (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
- Estimated torrent download time should be shown in the default GUI, …
- 3:57 PM Changeset [4943] by
- expand groups when changing group values
- 3:09 PM Changeset [4942] by
- sync w/1.0x
- 3:09 PM Changeset [4941] by
- update 1.0x NEWS
- 2:18 PM Ticket #691 (Transmission speed problems with Apple Aiport Extreme Base Station) created by
- Ever since I got the Apple Airport Extreme Base Station a few weeks …
- 12:36 PM Changeset [4940] by
- (gtk 1.0x) use portcheck.transmissionbt.com
- 12:36 PM Changeset [4939] by
- (gtk) use portcheck.transmissionbt.com
- 11:57 AM Changeset [4938] by
- get drag/drop to work again
- 8:23 AM Ticket #690 (no support for multitracker torrents?) created by
- It seems that Transmission doesn't support multitracker torrents …
- 2:15 AM Changeset [4937] by
- when turning on group view, show all groups expanded
- 2:11 AM Changeset [4936] by
- 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
- worksforme: I'm not seeing this behavior, and neither are a couple of irc users …
- 1:26 AM Changeset [4935] by
- initial saving of collapsed/expanded groups when switching filters, …
- 1:25 AM Changeset [4934] by
- (gtk) get r4932 building on older versions of gtk+
- 1:25 AM Changeset [4933] by
- (gtk 1.0x) get r4931 building on older versions of gtk
- 1:11 AM Ticket #686 (Minimize to tray broken) closed by
- fixed: 1.0x: r4931 trunk: r4932 This version also adds a visual cue when …
- 1:10 AM Changeset [4932] by
- (gtk) #686: "Minimize to tray"
- 1:10 AM Changeset [4931] by
- (gtk 1.0x) #686: "Minimize to tray"
Feb 6, 2008:
- 11:45 PM Changeset [4930] by
- 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
- When resizing the File tab in the Details window, the entire xserver …
- 7:24 PM Ticket #688 (Italian translation is broken) closed by
- fixed: trunk: r4928 1.0x: r4929
- 7:23 PM Changeset [4929] by
- (gtk 1.0x) #688: Italian translation is broken
- 7:23 PM Changeset [4928] by
- (gtk) #688: Italian translation is broken
- 6:14 PM Ticket #688 (Italian translation is broken) created by
- The Italian translation is broken. Running `msgfmt -cv it.po' returns …
- 3:52 PM Changeset [4927] by
- (gtk) #687: GNOME HIG fixes for Details dialog
- 1:34 PM Ticket #687 (GNOME HIG fixes for Details dialog) created by
- 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
- 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
- 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
- The [http://www.freedesktop.org/wiki/Software/xdg-user-dirs …
- 11:49 AM Ticket #684 (Use XDG basedir spec for configuration files) created by
- 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
- 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
- If there is a seeding cap set for a particular torrent (upload or …
Feb 5, 2008:
- 5:14 PM Changeset [4926] by
- (gtk) revert peer font size as suggested by codergeek42
- 5:14 PM Changeset [4925] by
- (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
- duplicate: This is a duplicate of #627, which is slated for 1.10
- 12:54 PM Changeset [4924] by
- (1.0x) fix bug remembering reordered groups
- 12:54 PM Changeset [4923] by
- Fix bug remembering reordered groups
Feb 4, 2008:
- 8:54 PM Ticket #681 (Add "Open Containing Folder" into Transfer list popup menu) created by
- The behavior is similar to Downloads list of Firefox. When file is …
- 8:50 PM Ticket #644 (HIG: Change menu item name to "Transmission BitTorrent Client") closed by
- fixed: trunk: r4922 Luca: I like the "Download and Share" phrase better than …
- 8:50 PM Changeset [4922] by
- (gtk) #644: HIGify the desktop metadata a bit
- 7:54 PM Changeset [4921] by
- make the stats code a little more difficult to corrupt
- 7:52 PM Changeset [4920] by
- make the stats code a little more difficult to corrupt
- 6:40 PM Changeset [4919] by
- (gtk) when sorting torrents by status, add progress as a secondary …
- 6:40 PM Changeset [4918] by
- (gtk 1.0x) when sorting torrents by status, add progress as a …
- 1:48 PM Changeset [4917] by
- fix potential future display bug in the table cell
- 1:43 PM Changeset [4916] by
- (1.0x) fix bug when using the per-torrent action menu to set ratio
- 1:42 PM Changeset [4915] by
- fix bug when using the per-torrent action menu to set ratio
- 4:30 AM Ticket #680 ("Reverse Sort Order" doesn't work for "Sort by Progress") closed by
- fixed: 1.0x: r4913 trunk: r4914
- 4:30 AM Changeset [4914] by
- (gtk) #680: "Reverse Sort Order" doesn't work for "Sort by Progress"
- 4:30 AM Changeset [4913] by
- (gtk 1.0x) #680: "Reverse Sort Order" doesn't work for "Sort by Progress"
- 1:37 AM Ticket #680 ("Reverse Sort Order" doesn't work for "Sort by Progress") created by
- I am assuming that when you select "reverse sort order" when you have …
Feb 3, 2008:
- 6:30 PM Changeset [4912] by
- fix r4911 crash reoprted by wereHamster
- 5:42 PM Ticket #602 (1.00+ (r4568) crash in tr_fastResumeLoad()) closed by
- worksforme: I'm still not able to reproduce this. Marking as `worksforme' until …
- 5:37 PM Ticket #677 (Rework menubar and toolbar to match GNOME HIG) closed by
- fixed: This ticket has gotten pretty sprawling -- trac's not a very good …
- 5:10 PM Changeset [4911] by
- (gtk) #677: hig tweaks
- 5:09 PM Changeset [4910] by
- (gtk 1.0x) #677: hig tweaks
- 3:01 PM Ticket #644 (HIG: Change menu item name to "Transmission BitTorrent Client") reopened by
- BTW could we expand a little the description? Something like …
- 7:33 AM Ticket #622 (preferences window always opens in virtual desktop 1 on leopard) reopened by
- Replying to John Clay: > Works for me on rev 4893, 10.5.1. …
- 7:31 AM Ticket #622 (preferences window always opens in virtual desktop 1 on leopard) closed by
- worksforme: Works for me on rev 4893, 10.5.1.
- 7:11 AM Ticket #459 (Fails to report there is no space left on drive) closed by
- fixed
- 7:04 AM Ticket #670 (transmission-remote -x (core dumped)) closed by
- fixed: 1.0x: r4908 trunk: r4909
- 7:03 AM Changeset [4909] by
- #670 "transmission-remote -x (core dumped)" patch by joshe
- 7:03 AM Changeset [4908] by
- (1.0x) #670 "transmission-remote -x (core dumped)" patch by joshe
- 4:56 AM Ticket #675 (Visual glitch when toggling a file download from the Details dialog's ...) closed by
- fixed: trunk: r4906 1.0x: r4907
- 4:55 AM Changeset [4907] by
- (gtk 1.0x) #675: Visual glitch when toggling a file download from the …
- 4:55 AM Changeset [4906] by
- (gtk) #675: Visual glitch when toggling a file download from the …
- 2:37 AM Ticket #656 (shortcut icon not saving speed limit settings) closed by
- worksforme: The limits appears to be applying correctly, so if it's not actually …
- 2:27 AM Changeset [4905] by
- (gtk) #677: small HIG tweaks
- 2:27 AM Changeset [4904] by
- (gtk 1.0x) #677: small HIG tweak
- 1:55 AM Ticket #611 (Don't hide in the systray without letting the user know) closed by
- fixed: trunk: r4902 1.0x: r4903 Doing a little background reading on this …
- 1:43 AM Changeset [4903] by
- (gtk) #611: don't hide in the systray without letting the user know
- 1:43 AM Changeset [4902] by
- (gtk 1.0x) #611: don't hide in the systray without letting the user know
- 12:51 AM Ticket #679 (Source Code Tarball is incomplete) closed by
- fixed: 1.0x: r4900 trunk: r4901
- 12:51 AM Changeset [4901] by
- #679: packaging fix for mac client
- 12:51 AM Changeset [4900] by
- (1.0x) #679: packaging fix for mac client
- 12:33 AM Ticket #678 (Crash-on-launch in r4885) closed by
- duplicate: This is a duplicate of ticket #676, which is fixed in svn and slated …
- 12:32 AM Ticket #678 (Crash-on-launch in r4885) reopened by
Feb 2, 2008:
- 9:37 PM Ticket #678 (Crash-on-launch in r4885) closed by
- invalid: How can we manage bugs if we don't know what's fixed before release?
- 9:31 PM Ticket #678 (Crash-on-launch in r4885) reopened by
- The current revision on the website still crashes on launch. I don't …
- 9:23 PM Ticket #679 (Source Code Tarball is incomplete) created by
- I can not build the Mac client from the 1.04 or 1.03 source code …
- 9:12 PM Ticket #678 (Crash-on-launch in r4885) closed by
- invalid: This is already fixed.
- 8:58 PM Ticket #678 (Crash-on-launch in r4885) created by
- After upgrading to r4885 with the automatic updater, Transmission …
- 4:55 PM Ticket #677 (Rework menubar and toolbar to match GNOME HIG) created by
- Hi everyone, here is a review/proposal for Transmision menubar, in …
- 4:48 PM Ticket #676 (1.04's bencode rewrite has some bugs) closed by
- fixed: 1.0x: r4892 trunk: r4893
- 4:47 PM Ticket #676 (1.04's bencode rewrite has some bugs) created by
- discussed in the forums: …
- 4:23 PM Changeset [4899] by
- minor code cleanup
- 4:09 PM Changeset [4898] by
- shrink sizeof(benc_val_t) from 32 to 24 by better alignment
- 2:55 PM Ticket #675 (Visual glitch when toggling a file download from the Details dialog's ...) created by
- When i enable or disable the download of a file inside a torrent from …
- 5:55 AM Ticket #673 (Swedish translation updated) closed by
- fixed: trunk: r4896 1.0x: r4897
- 5:54 AM Changeset [4897] by
- (1.0x) updated Swedish translation by Daniel Nylander
- 5:54 AM Changeset [4896] by
- updated Swedish translation by Daniel Nylander <po@…>
- 2:10 AM Ticket #674 (console warning messages when preferences dialog is open during shutdown) created by
- Start transmission gtk from the command line, open the preferences …
Feb 1, 2008:
- 10:56 PM Ticket #673 (Swedish translation updated) created by
- The Swedish (sv.po) translation has been updated. Please commit.
- 9:53 PM Changeset [4895] by
- more unit tests for bounds-checking on incomplete bencoded data
- 5:33 PM Changeset [4894] by
- add more benc unit tests.
- 3:50 PM Changeset [4893] by
- fix the 1.04 bencode errors reported in the forums this morning. add …
- 3:50 PM Changeset [4892] by
- (1.0x) fix the 1.04 bencode errors reported in the forums this …
- 4:47 AM Changeset [4891] by
- update trunk version to 1.04+
- 4:45 AM Changeset [4890] by
- update appcast for 1.04
- 4:45 AM Changeset [4889] by
- update appcast for 1.04
- 3:17 AM Ticket #672 (Ability to rename torrents) created by
- When downloading torrents, instead of appearing as: …
- 2:52 AM Changeset [4888] by
- sync NEWS
- 2:52 AM Changeset [4887] by
- (1.0x) bump version to 1.04. update news.
- 1:54 AM Changeset [4886] by
- clarity tweaks to variable & function names
- 1:39 AM Ticket #666 (pausing in the middle of "verify local data" makes T forget about the ...) closed by
- fixed: trunk: r4884 1.0x: r4885
- 1:38 AM Changeset [4885] by
- (1.0x) #666: pausing in the middle of "verify local data" makes T …
- 1:38 AM Changeset [4884] by
- #666: pausing in the middle of "verify local data" makes T forget …
- 1:26 AM Ticket #671 (torrent queuing) created by
- I would like Transmission could queue multiple torrents and have only …
Jan 31, 2008:
- 4:40 PM Ticket #670 (transmission-remote -x (core dumped)) created by
- tomekp@open:~$ transmission-remote -x assertion "NULL != cmd && NULL …
- 3:20 PM Changeset [4883] by
- (1.0x) more graceful handling of bad inputs to tr_bencFree(), …
- 3:20 PM Changeset [4882] by
- more graceful handling of bad inputs to tr_bencFree(), tr_bencSave(), …
- 6:00 AM Changeset [4881] by
- bencode tweaks.
- 6:00 AM Changeset [4880] by
- (1.0x) bencode tweaks.
- 5:56 AM Ticket #637 (transmission-remote --remove not usable) closed by
- wontfix: […] Because the remote is built on IPC, this will not be changed …
- 5:50 AM Ticket #283 (daemon doesn't return status for certain operations; client times out ...) closed by
- worksforme
- 4:02 AM Changeset [4879] by
- fix up the code to get the selected torrent when a group is selected
- 3:09 AM Changeset [4878] by
- fix off-by-one that was uncovered by the new benc's stricter parsing.
- 3:09 AM Changeset [4877] by
- (1.0x) fix off-by-one that was uncovered by the new benc's stricter …
- 2:26 AM Ticket #667 (remote crash exploit in bencode parser) closed by
- fixed: 1.0x: r4875 trunk: r4876
- 2:24 AM Changeset [4876] by
- #667: remote crash exploit in bencode parser
- 2:24 AM Changeset [4875] by
- (1.0x) #667: remote crash exploit in bencode parser
- 12:40 AM Changeset [4874] by
- layout changes to the sorting code
- 12:24 AM Changeset [4873] by
- don't create the name sort descriptor when it's not used
- 12:22 AM Milestone 1.04 completed
Jan 30, 2008:
- 10:25 PM Ticket #669 (r4842 counts groups as transfers) closed by
- fixed: [4872]
- 10:24 PM Changeset [4872] by
- #669: counts the new group 'separators' in the transfers list as …
- 10:20 PM Ticket #669 (r4842 counts groups as transfers) created by
- r4842 counts the new group 'separators' in the transfers list as …
- 10:14 PM Changeset [4871] by
- simplify the code for adding group dividers
- 9:55 PM Changeset [4870] by
- remove a warning
- 7:38 PM Ticket #664 (inspector doesn't warning against having too many peers) closed by
- invalid: per-torrent is insignificant compared to overall connections
- 7:23 PM Ticket #668 (Why there is macosx directory in linux tarball ?) closed by
- invalid: The tarball is an archive of the entire release, so it's completely …
- 6:50 PM Ticket #668 (Why there is macosx directory in linux tarball ?) created by
- Why there is macosx directory in linux tarball ? This shouldn't be …
- 3:39 PM Changeset [4869] by
- part 1 of the bencode exploit fix: - better error checking for int & …
- 2:44 AM Ticket #667 (remote crash exploit in bencode parser) created by
- When parsing a very deep bencoded message, Tranmission can get a stack …
Jan 29, 2008:
- 11:45 PM Ticket #660 (HTTP error in tracker announce gives "400 Bad Request" on ...) closed by
- fixed
- 10:09 PM Ticket #660 (HTTP error in tracker announce gives "400 Bad Request" on ...) reopened by
- Both r4851 and r4852 are in the 1.0x branch, sure you committed it in …
- 9:20 PM Changeset [4868] by
- update appcast
- 9:20 PM Changeset [4867] by
- update appcast
- 9:02 PM Changeset [4866] by
- sync NEWS w/1.03
- 9:01 PM Changeset [4865] by
- bump version to 1.03. update NEWS.
- 5:46 PM Ticket #666 (pausing in the middle of "verify local data" makes T forget about the ...) created by
- This was reported earlier today in a …
- 5:24 PM Changeset [4864] by
- (gtk 1.0x) #657: Some minor preferences dialogue issues
- 5:24 PM Changeset [4863] by
- (gtk) #657: Some minor preferences dialogue issues
- 4:59 PM Ticket #645 (Bug in util.c (gettext is missing)) closed by
- fixed
- 4:58 PM Ticket #645 (Bug in util.c (gettext is missing)) reopened by
- 4:55 PM Ticket #661 (Window position is not restored when unhiding from the systray) closed by
- fixed: trunk: r4681 1.0x: r4862
- 4:55 PM Changeset [4862] by
- (gtk 1.0x) #661: Window position is not restored when unhiding from …
- 4:54 PM Changeset [4861] by
- (gtk) #661: Window position is not restored when unhiding from the systray
- 4:33 PM Ticket #665 (Ratio calculations aren't strictly accurate when re-seeding a torrent) closed by
- fixed: 1.0x: r4859 trunk: r4860
- 4:33 PM Changeset [4860] by
- #665: Ratio calculations aren't strictly accurate when re-seeding a torrent
- 4:33 PM Changeset [4859] by
- (1.0x) #665: Ratio calculations aren't strictly accurate when …
- 1:13 PM Ticket #665 (Ratio calculations aren't strictly accurate when re-seeding a torrent) created by
- Recently, I've been re-seeding an old torrent, and when doing so …
- 12:23 AM Milestone 1.03 completed
Jan 28, 2008:
- 10:19 PM Ticket #662 (It is possible to have several information windows for the same torrent) closed by
- fixed: 1.0x: r4857 trunk: r4858
- 10:18 PM Changeset [4858] by
- (gtk) #662: It is possible to have several information windows for the …
- 10:18 PM Changeset [4857] by
- (gtk 1.0x) #662: It is possible to have several information windows …
- 9:06 PM Ticket #663 (connection limits don't work correctly) closed by
- fixed: 1.0x: r4855 trunk: r4856
- 9:05 PM Changeset [4856] by
- #663: connection limits don't work correctly.
- 9:05 PM Changeset [4855] by
- (1.0x) #663: connection limits don't work correctly.
- 9:04 PM Ticket #664 (inspector doesn't warning against having too many peers) created by
- There's a warning against setting the overall peer limit too high, but …
- 9:02 PM Ticket #663 (connection limits don't work correctly) created by
- Ther per-torrent and overall peer limits aren't working correctly in …
- 5:53 PM Changeset [4854] by
- (1.0x) remove unused "max unchoked peers" feature. fix obsolete …
- 2:06 PM Changeset [4853] by
- fix a crash when removing torrents when showing groups
- 9:36 AM Ticket #662 (It is possible to have several information windows for the same torrent) created by
- At any moment there should only be window information window per torrent.
- 9:07 AM Ticket #661 (Window position is not restored when unhiding from the systray) created by
- Eventhough the size is restored, the position is not, which makes it a …
- 6:03 AM Ticket #660 (HTTP error in tracker announce gives "400 Bad Request" on ...) closed by
- fixed: trunk: r4851 1.0x: r4852
- 6:03 AM Changeset [4852] by
- (1.0x) #660: fix HTTP syntax error that caused "Bad Request" messages …
- 6:03 AM Changeset [4851] by
- (1.0x) #660: fix HTTP syntax error that caused "Bad Request" messages …
- 5:58 AM Ticket #660 (HTTP error in tracker announce gives "400 Bad Request" on ...) created by
- The error is that we send "Content-Length: 0" in the headers of the …
- 4:27 AM Ticket #654 (Simplify 'Create New Torrent' (makemeta) dialog in the GTK+ UI) closed by
- fixed: 1.0x: 4849 trunk: r4850
- 4:27 AM Changeset [4850] by
- (gtk) #654: "create new torrent" dialog cleanup by wereHamster and charles_
- 4:27 AM Changeset [4849] by
- (gtk 1.0x) #654: "create new torrent" dialog cleanup by wereHamster …
Note: See TracTimeline
for information about the timeline view.