Mitchell Livingston
|
346060659d
|
expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded
|
2008-02-07 02:11:26 +00:00 |
Mitchell Livingston
|
015f40e498
|
initial saving of collapsed/expanded groups when switching filters, adding torrents, etc
|
2008-02-07 01:26:12 +00:00 |
Charles Kerr
|
864c563ba1
|
(gtk) get r4932 building on older versions of gtk+
|
2008-02-07 01:25:52 +00:00 |
Charles Kerr
|
65f043a339
|
(gtk) #686: "Minimize to tray"
|
2008-02-07 01:10:34 +00:00 |
Mitchell Livingston
|
a0061f43fb
|
First commit of collapsable groups. A lot more needs to still be done.
|
2008-02-06 23:45:44 +00:00 |
Charles Kerr
|
e372450e98
|
(gtk) #688: Italian translation is broken
|
2008-02-06 19:23:40 +00:00 |
Charles Kerr
|
b815622fed
|
(gtk) #687: GNOME HIG fixes for Details dialog
|
2008-02-06 15:52:30 +00:00 |
Charles Kerr
|
fb2fa0a42c
|
(gtk) revert peer font size as suggested by codergeek42
|
2008-02-05 17:14:37 +00:00 |
Mitchell Livingston
|
5fd7194c12
|
Fix bug remembering reordered groups
|
2008-02-05 12:54:07 +00:00 |
Charles Kerr
|
78a0492c98
|
(gtk) #644: HIGify the desktop metadata a bit
|
2008-02-04 20:50:16 +00:00 |
Charles Kerr
|
17e76707f2
|
make the stats code a little more difficult to corrupt
|
2008-02-04 19:54:47 +00:00 |
Charles Kerr
|
0219e3deff
|
(gtk) when sorting torrents by status, add progress as a secondary sort key. (Lacrocivious)
|
2008-02-04 18:40:56 +00:00 |
Mitchell Livingston
|
d8fe88ae9e
|
fix potential future display bug in the table cell
|
2008-02-04 13:48:55 +00:00 |
Mitchell Livingston
|
5810578280
|
fix bug when using the per-torrent action menu to set ratio
|
2008-02-04 13:42:20 +00:00 |
Charles Kerr
|
4efdcab622
|
(gtk) #680: "Reverse Sort Order" doesn't work for "Sort by Progress"
|
2008-02-04 04:30:24 +00:00 |
Charles Kerr
|
b0103174f6
|
fix r4911 crash reoprted by wereHamster
|
2008-02-03 18:30:54 +00:00 |
Charles Kerr
|
d5ecdefc2c
|
(gtk) #677: hig tweaks
|
2008-02-03 17:10:03 +00:00 |
Charles Kerr
|
1ed9e15ee0
|
#670 "transmission-remote -x (core dumped)" patch by joshe
|
2008-02-03 07:03:40 +00:00 |
Charles Kerr
|
2a9045b19f
|
(gtk) #675: Visual glitch when toggling a file download from the Details dialog's Files tab
|
2008-02-03 04:55:42 +00:00 |
Charles Kerr
|
d123348869
|
(gtk) #677: small HIG tweaks
|
2008-02-03 02:27:12 +00:00 |
Charles Kerr
|
21f91ae5be
|
(gtk) #611: don't hide in the systray without letting the user know
|
2008-02-03 01:43:47 +00:00 |
Charles Kerr
|
c09df07801
|
#679: packaging fix for mac client
|
2008-02-03 00:51:12 +00:00 |
Charles Kerr
|
beb7cc0b92
|
minor code cleanup
|
2008-02-02 16:23:49 +00:00 |
Charles Kerr
|
cfa1bc8480
|
shrink sizeof(benc_val_t) from 32 to 24 by better alignment
|
2008-02-02 16:09:10 +00:00 |
Charles Kerr
|
6ab1147cb6
|
updated Swedish translation by Daniel Nylander <po@danielnylander.se>
|
2008-02-02 05:54:11 +00:00 |
Charles Kerr
|
d3047158be
|
more unit tests for bounds-checking on incomplete bencoded data
|
2008-02-01 21:53:01 +00:00 |
Charles Kerr
|
b98a927a9a
|
add more benc unit tests.
|
2008-02-01 17:33:49 +00:00 |
Charles Kerr
|
3334ea8401
|
fix the 1.04 bencode errors reported in the forums this morning. add regression tests.
|
2008-02-01 15:50:17 +00:00 |
Mitchell Livingston
|
7394a49a09
|
update trunk version to 1.04+
|
2008-02-01 04:47:50 +00:00 |
Mitchell Livingston
|
f65b52d7ff
|
update appcast for 1.04
|
2008-02-01 04:45:54 +00:00 |
Charles Kerr
|
30c4cfd001
|
sync NEWS
|
2008-02-01 02:52:09 +00:00 |
Charles Kerr
|
606d548514
|
clarity tweaks to variable & function names
|
2008-02-01 01:54:04 +00:00 |
Charles Kerr
|
88cfec047f
|
#666: pausing in the middle of "verify local data" makes T forget about the nonverified portion
|
2008-02-01 01:38:55 +00:00 |
Charles Kerr
|
375949551b
|
more graceful handling of bad inputs to tr_bencFree(), tr_bencSave(), and tr_bencPrint().
|
2008-01-31 15:20:42 +00:00 |
Charles Kerr
|
b5e119f1ea
|
bencode tweaks.
|
2008-01-31 06:00:57 +00:00 |
Mitchell Livingston
|
4e7cd4d0af
|
fix up the code to get the selected torrent when a group is selected
|
2008-01-31 04:02:26 +00:00 |
Charles Kerr
|
784e0babda
|
fix off-by-one that was uncovered by the new benc's stricter parsing.
|
2008-01-31 03:09:27 +00:00 |
Charles Kerr
|
df9bd1f713
|
#667: remote crash exploit in bencode parser
|
2008-01-31 02:24:43 +00:00 |
Mitchell Livingston
|
008ce2fcfe
|
layout changes to the sorting code
|
2008-01-31 00:40:37 +00:00 |
Mitchell Livingston
|
f77717cffa
|
don't create the name sort descriptor when it's not used
|
2008-01-31 00:24:44 +00:00 |
Mitchell Livingston
|
0e393b873f
|
#669: counts the new group 'separators' in the transfers list as transfers in the count on the bottom of the window
|
2008-01-30 22:24:30 +00:00 |
Mitchell Livingston
|
dd64616376
|
simplify the code for adding group dividers
|
2008-01-30 22:14:19 +00:00 |
Mitchell Livingston
|
d99e328bab
|
remove a warning
|
2008-01-30 21:55:39 +00:00 |
Charles Kerr
|
410dffd211
|
part 1 of the bencode exploit fix:
- better error checking for int & string parsing
- add automated unit tests
|
2008-01-30 15:39:41 +00:00 |
Mitchell Livingston
|
be410307b5
|
update appcast
|
2008-01-29 21:20:11 +00:00 |
Charles Kerr
|
c739839124
|
sync NEWS w/1.03
|
2008-01-29 21:02:01 +00:00 |
Charles Kerr
|
3c582a5e3c
|
(gtk) #657: Some minor preferences dialogue issues
|
2008-01-29 17:24:56 +00:00 |
Charles Kerr
|
c58e905d11
|
(gtk) #661: Window position is not restored when unhiding from the systray
|
2008-01-29 16:54:59 +00:00 |
Charles Kerr
|
0f981db778
|
#665: Ratio calculations aren't strictly accurate when re-seeding a torrent
|
2008-01-29 16:33:29 +00:00 |
Charles Kerr
|
00a9df7291
|
(gtk) #662: It is possible to have several information windows for the same torrent
|
2008-01-28 22:18:43 +00:00 |