1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

331 commits

Author SHA1 Message Date
Mitchell Livingston
02b9a7957e Turn multiple classes into a generic class for image backgrounds. 2006-07-16 21:02:29 +00:00
Eric Petit
54e32f22a3 Moves OS X frameworks into macosx/ 2006-07-16 19:53:58 +00:00
Eric Petit
f199e0a9d9 Revert [619] 2006-07-16 19:39:23 +00:00
Mitchell Livingston
5d36721a15 Remove old Sparkle... 2006-07-16 19:28:19 +00:00
Mitchell Livingston
9707c16793 Lose focus before hiding to avoid weird overlay on status bar. 2006-07-16 18:49:38 +00:00
Mitchell Livingston
9090aacff8 hide search filter if it overlaps filter buttons 2006-07-16 18:39:19 +00:00
Mitchell Livingston
c757564bb7 Better way to disable search filter. 2006-07-16 18:28:27 +00:00
Mitchell Livingston
e03ca2eda0 Don't allow filter to be selected on launch. 2006-07-16 18:05:11 +00:00
Mitchell Livingston
dc18992d4a small search field in filter 2006-07-16 17:59:20 +00:00
Mitchell Livingston
b81f910a72 Better way to determine highlighted color 2006-07-16 17:12:25 +00:00
Mitchell Livingston
7c4bde6f8a create bold font in Badger 2006-07-16 16:31:31 +00:00
Mitchell Livingston
901721a73e Use actual bold font. 2006-07-16 16:29:35 +00:00
Mitchell Livingston
904c30cb89 Better fonts for filter bar. 2006-07-16 16:08:45 +00:00
Mitchell Livingston
e91bf288c5 A close button for the filter....someone with image editing skills needs to put an 'x' in these pics. ;) 2006-07-16 15:52:51 +00:00
Mitchell Livingston
6165d969c3 Make filter command-f. 2006-07-16 15:20:27 +00:00
Mitchell Livingston
21a7f58256 Blue turtle for aqua, gray turtle for graphite. 2006-07-16 15:14:53 +00:00
Mitchell Livingston
5f5d94e3e0 Changed sort a little. 2006-07-16 06:20:15 +00:00
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
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
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
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