1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
Commit graph

499 commits

Author SHA1 Message Date
Mitchell Livingston
6e4885a27c Release some variables on dealloc. 2006-07-16 06:10:03 +00:00
Mitchell Livingston
21d23cf4bd Don't show multiple checks in pull-down menus in the prefs. 2006-07-16 05:47:06 +00:00
Mitchell Livingston
1f920e8ff7 Min size now changes for minimal view. 2006-07-16 05:40:47 +00:00
Mitchell Livingston
b671e909db Variables are a bit more relevant. 2006-07-16 05:01:14 +00:00
Mitchell Livingston
826c8fd6c9 Remove useless code that should've been removed a while ago. 2006-07-16 04:55:02 +00:00
Mitchell Livingston
41e4c33e2b Highlighting of filter buttons should hopefully be even more "less buggy." 2006-07-16 04:50:32 +00:00
Mitchell Livingston
db1b376d61 Pushed in turtle is now blue. Thanks to MrCrowbar on the forums for this. 2006-07-16 04:19:47 +00:00
Mitchell Livingston
7462e65365 Highlighting of the turtle makes a little more sense. 2006-07-16 04:13:01 +00:00
Mitchell Livingston
b16f93fb6d Better center text in filter buttons. 2006-07-16 03:52:10 +00:00
Mitchell Livingston
0f851c5fd1 Show green in top part of advanced bar to represent available but not-yet downloaded (patch from denisx on irc).
Make filter bar font larger.
2006-07-16 03:45:55 +00:00
Mitchell Livingston
6996e44e0f Use Growl framework rather than applescript. 2006-07-15 23:13:21 +00:00
Mitchell Livingston
195522e084 Don't copy FilterBarView.h 2006-07-15 21:46:30 +00:00
Mitchell Livingston
cb05e6bc17 Hide right border on filter bar. 2006-07-15 21:41:38 +00:00
Mitchell Livingston
d460437757 Use images for filter buttons. 2006-07-15 21:34:15 +00:00
Eric Petit
9898e770e4 svn:keywords 2006-07-15 20:40:41 +00:00
Mitchell Livingston
237b4aeec9 Use .png image. 2006-07-15 20:39:59 +00:00
Mitchell Livingston
c34434d7bd Filter bar background is now from an image. 2006-07-15 20:33:53 +00:00
Mitchell Livingston
bbad665cd0 A little less buggy filter buttons (but not bug-free). 2006-07-15 19:38:32 +00:00
Mitchell Livingston
bfc06d450c Added license to new files and removed an unused variable. 2006-07-15 18:57:50 +00:00
Mitchell Livingston
6573d984de begin variables with f! 2006-07-15 18:49:33 +00:00
Mitchell Livingston
5c9cad43d5 Remove old tracking rect before adding it. 2006-07-15 18:48:17 +00:00
Mitchell Livingston
7a53b3b54d This should make the filter buttons work a bit better. 2006-07-15 18:42:22 +00:00
Mitchell Livingston
090d309803 Better clicked filter button color. 2006-07-15 18:22:10 +00:00
Mitchell Livingston
6dca15de76 New colors for the filter bar. 2006-07-15 18:05:59 +00:00
Mitchell Livingston
a1c6bfab1f Release dictionaries when done using them. 2006-07-15 16:57:06 +00:00
Mitchell Livingston
9c12d212e1 Removed unneeded variable and pushing down on a selected filter button will make it pushed in. 2006-07-15 16:51:38 +00:00
Mitchell Livingston
d50b88f776 Turn off filter when hiding the filter bar. 2006-07-15 16:44:45 +00:00
Mitchell Livingston
87fee99801 Filter can now only be accessed from the filter bar. 2006-07-15 16:33:39 +00:00
Mitchell Livingston
0ae11f0f56 First attempt at a filter bar. 2006-07-15 16:22:42 +00:00
Eric Petit
52a817f80e Cygwin fixes 2006-07-14 21:57:46 +00:00
Josh Elsasser
6db1a57d14 When quitting, check more frequently if torrents are closed. 2006-07-14 21:46:32 +00:00
Eric Petit
4802ada213 Fixes case 2006-07-14 21:37:43 +00:00
Eric Petit
0a9fb635c1 Fixes Zeta 1.2 detection 2006-07-14 01:49:27 +00:00
Mitchell Livingston
3357a5bac6 Use a mutable array for autoimport. 2006-07-13 11:30:38 +00:00
Mitchell Livingston
056b9c43c2 Don't filter after removing. 2006-07-13 11:18:16 +00:00
Mitchell Livingston
fed921db09 I can't imagine putting the upload/download rates back into the inspector. 2006-07-13 03:34:20 +00:00
Mitchell Livingston
18ba17aced Missed a small subtlety when selecting torrents when filtering. 2006-07-13 00:58:17 +00:00
Mitchell Livingston
3a1621cf84 no need to check and set selected twice 2006-07-13 00:39:46 +00:00
Mitchell Livingston
19336396f3 remember selected rows correctly when filtering 2006-07-13 00:32:00 +00:00
Mitchell Livingston
0adb83c07a By popular demand, the zoom button will now zoom to the exact size for torrents (or the minimum window size). 2006-07-13 00:24:18 +00:00
Mitchell Livingston
e548b78313 drag reordering should work again 2006-07-13 00:20:14 +00:00
Mitchell Livingston
87caf42a00 only allow reordering by dragging with no filter applied 2006-07-13 00:16:49 +00:00
Mitchell Livingston
7ab2dce944 initial support for filtering (the interface is temporary btw) 2006-07-13 00:11:41 +00:00
Eric Petit
277b85a24d Don't repeatedly call htonl 2006-07-12 17:03:11 +00:00
Josh Elsasser
e75f0a6fab What was I thinking? 2006-07-11 20:53:46 +00:00
Josh Elsasser
c4bd99cbf8 Fix GTK version check to work for 2.10.0 and newer. 2006-07-11 20:18:42 +00:00
Mitchell Livingston
21bd52f44e no more double release 2006-07-10 01:09:22 +00:00
Mitchell Livingston
fedca946d8 More straightforward array creation. 2006-07-09 15:22:20 +00:00
Mitchell Livingston
c96d7422fa Align turtle to text better.
Rename a method.
2006-07-09 14:43:00 +00:00
Mitchell Livingston
9a20ae1e96 Have remove use actual torrents, too. 2006-07-08 21:03:00 +00:00