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

161 commits

Author SHA1 Message Date
Mitchell Livingston
2c4244b540 keep track of sort menu item by using tag and validate methods instead of storing the current menu items 2007-11-07 05:02:43 +00:00
Mitchell Livingston
98c1d4bb62 get rid of the unneeded ImageBackgroundView 2007-11-07 02:23:35 +00:00
Mitchell Livingston
44075895b2 remove the separate filter bar view and instead reuse the status bar view 2007-11-07 00:14:33 +00:00
Mitchell Livingston
5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Mitchell Livingston
dcb411e310 move dock badging preference change notification into the Badger 2007-11-05 12:47:20 +00:00
Mitchell Livingston
3ab2e369d4 remove unused code 2007-11-04 16:45:17 +00:00
Mitchell Livingston
3bccf26f23 by popular demand the return of the advanced bar (now Pieces Bar) 2007-11-04 15:01:34 +00:00
Mitchell Livingston
4584417bf0 phase 2 of updating menu items to remove bindings 2007-10-30 20:19:22 +00:00
Mitchell Livingston
a57dd87d47 fix a small memory leak, and get rid of two #ifndef's... 2007-10-13 12:59:39 +00:00
Mitchell Livingston
98575a0169 say goodbye to the often-misunderstood "advanced progress bar" 2007-09-26 19:36:25 +00:00
Mitchell Livingston
ee634ce23d remove another warning 2007-09-22 15:27:56 +00:00
Mitchell Livingston
f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +00:00
Mitchell Livingston
844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston
1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston
8252e12434 allow filtering by tracker name 2007-08-30 03:52:26 +00:00
Mitchell Livingston
835d333067 by popular demand, add option to sort by tracker 2007-08-16 00:54:50 +00:00
Mitchell Livingston
8ad6b7aa3b (trunk) when automatically opening a newly created torrent file, don't trash it regardless of prefs setting 2007-08-14 21:26:12 +00:00
Mitchell Livingston
1381610a56 (trunk) fix bug where downloads would not be added when dragging the url onto the window without a constant download location 2007-08-13 03:17:18 +00:00
Mitchell Livingston
7a049126a9 only draw rows that are visible 2007-08-08 17:57:50 +00:00
Mitchell Livingston
e709fe74a1 get the creator window showing up in localizations, and add a donate button to the help menu 2007-08-02 21:59:34 +00:00
Mitchell Livingston
8b306b674c new about window and updated credits file, inspired by adium's 2007-07-22 18:04:31 +00:00
Mitchell Livingston
8075c388c2 don't autoimport created torrents 2007-07-05 01:44:01 +00:00
Mitchell Livingston
0f4aa186d5 • do an initialization only when needed
• get rid of an unnecessary variable and need for release
2007-07-01 17:32:55 +00:00
Mitchell Livingston
84fe42c280 show a warning when trying to open a duplicate torrent 2007-06-29 23:11:58 +00:00
Mitchell Livingston
f36d558ad4 fix #233 (move menu item applies to all items) 2007-06-25 22:26:33 +00:00
Mitchell Livingston
c17c6eba58 simplify some of the repetitive queue code a bit 2007-06-20 00:54:05 +00:00
Mitchell Livingston
34b2b2e698 if a torrent switches from seeding to downloading still apply this to the queue 2007-06-20 00:04:20 +00:00
Mitchell Livingston
0256f4616d Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
2007-06-18 03:40:41 +00:00
Mitchell Livingston
1152c69bcf get rid of the numbers next to the filter...have them in tooltips instead 2007-05-30 06:10:05 +00:00
Mitchell Livingston
c23f223f85 properly show/hide the filter search field 2007-05-29 03:20:47 +00:00
Mitchell Livingston
3852bbb6e6 some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
Mitchell Livingston
b679945ea6 add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
Mitchell Livingston
48bcc69675 rename BarButton FilterBarButton 2007-05-25 03:33:55 +00:00
Mitchell Livingston
4567bc0b3f have the Badger keep track of the completed count rather than Controller 2007-05-23 05:01:23 +00:00
Mitchell Livingston
592e80e2df make the bottom bar a regular view (instead of an image view) so that dragging is recognized over the entire window 2007-05-19 16:25:27 +00:00
Mitchell Livingston
8e7559a1c6 when dragging torrents, dim the main window 2007-05-19 01:16:52 +00:00
Mitchell Livingston
8f918ad819 make consecutive move sheets show correctly 2007-05-09 14:52:52 +00:00
Mitchell Livingston
2d20ae7e32 add option to change download location 2007-05-09 05:07:44 +00:00
Mitchell Livingston
86e63d3feb eliminate an unneeded function 2007-05-07 00:56:52 +00:00
Mitchell Livingston
3cc8b8052b eliminate unneeded timer parameters 2007-05-06 23:05:28 +00:00
Mitchell Livingston
1c6cec7731 actually use the new timer when checking for auto-import 2007-05-06 22:14:06 +00:00
Mitchell Livingston
d6b8106097 wait 10 seconds and check the auto-import directory a second time 2007-05-06 14:54:37 +00:00
Mitchell Livingston
8345d49e29 add an option to reverse the sort order 2007-05-02 19:35:34 +00:00
Mitchell Livingston
21a77e02c7 don't retain the sort and filter strings; instead, grab them when needed 2007-05-02 18:59:00 +00:00
Mitchell Livingston
305ccf1cd5 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
Mitchell Livingston
974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston
1f31ecce39 save transfer info in a file in application support rather than into the preference file 2007-03-28 03:02:08 +00:00
Mitchell Livingston
1c0e5ca701 update progress bar when seeding immediately when the stop ratio setting is changed 2007-03-22 19:16:08 +00:00
Mitchell Livingston
fbeb566c2f when adding new files and the download/incomplete folder doesn't exist, give a sheet to choose new location/cancel 2007-01-15 18:36:08 +00:00
Mitchell Livingston
4eeae413b8 dock menu will display number of seeding and downloading transfers 2007-01-12 19:36:52 +00:00