Commit Graph

130 Commits

Author SHA1 Message Date
Mitchell Livingston b679945ea6 add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
Mitchell Livingston f156e2bf27 add libevent to the project 2007-05-28 01:49:14 +00:00
Mitchell Livingston 3fddee3089 update the xcode project file 2007-05-27 22:43:02 +00:00
Mitchell Livingston 48bcc69675 rename BarButton FilterBarButton 2007-05-25 03:33:55 +00:00
Mitchell Livingston e6ee697398 get rid of some unused variables 2007-05-25 03:05:49 +00:00
Mitchell Livingston 78ec2e2551 code from nickshanks to generate the progress bars without images, also makes the bars resolution independent 2007-05-23 21:34:14 +00:00
Mitchell Livingston 0d26587e48 experiment with fading inspector 2007-05-21 23:46:48 +00:00
Mitchell Livingston f250038102 show a globe icon on the drag overlay for url's (needs a higher quality image) 2007-05-19 15:10:16 +00:00
Mitchell Livingston 55c54b0961 the beginnings of an overlay badge when dragging on files 2007-05-19 14:11:25 +00:00
Mitchell Livingston 8e7559a1c6 when dragging torrents, dim the main window 2007-05-19 01:16:52 +00:00
Mitchell Livingston abedda5dc4 hide peer progress bar for unconnected peers 2007-05-10 00:43:51 +00:00
Mitchell Livingston 91e4607c64 remove inaccurate comments about announce interval 2007-05-04 17:44:31 +00:00
Mitchell Livingston 5020fec22a disable prebinding to get rid of those pesky warnings 2007-05-02 19:39:57 +00:00
Mitchell Livingston 305ccf1cd5 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
Mitchell Livingston 8dc2126bfe • When typing the name of a torrent to highlite it, scroll to it too.
• Add a localized string and remove a warning.
2007-04-18 21:17:47 +00:00
Mitchell Livingston 30a9059b10 add new spanish translation 2007-04-18 00:38:53 +00:00
Mitchell Livingston 767b5629f7 German Mac translation 2007-04-16 19:34:33 +00:00
Mitchell Livingston 74f208d995 add Greek and Spanish Sparkle localizations 2007-04-15 16:51:48 +00:00
Mitchell Livingston 9aa8958eda add Spanish translation and de-localize the credits, now with all the files affected 2007-04-14 19:33:43 +00:00
Mitchell Livingston 9e29cce205 add Greek translation 2007-04-13 15:26:16 +00:00
Mitchell Livingston 40957461a9 French Mac OS X translation from cluthi 2007-04-05 23:03:03 +00:00
Mitchell Livingston 84fad8a25f slightly updated help 2007-03-28 01:23:21 +00:00
Mitchell Livingston 89fe04c753 update the image of the main Transmission window in help 2007-03-26 16:08:54 +00:00
Mitchell Livingston a1c262ce22 seeding bar shows progress towards ratio 2007-03-22 04:30:08 +00:00
Mitchell Livingston 761488a96a remove a period in help
a bit of a waste of commit 1500 8-)
2007-02-16 14:27:45 +00:00
Mitchell Livingston ae337ae844 small help fix 2007-02-16 14:19:54 +00:00
Mitchell Livingston 0ee76befd9 remove unused custom subclass 2007-02-16 02:56:19 +00:00
Eric Petit 09c096731c Another split 2007-01-19 08:36:49 +00:00
Eric Petit 7a6401c7b4 Split transmission.c: everything related to the accept/upnp/choking
thread was moved to shared.c
2007-01-19 04:42:31 +00:00
Mitchell Livingston b8b1383ef5 some spacing changes in the file table 2007-01-18 01:19:14 +00:00
Mitchell Livingston 80698ed38d use proper subclass for file table and give accurate path for files 2007-01-17 17:44:03 +00:00
Mitchell Livingston 7abfceceac a little less redundant checking of global bandwidth, and added myself as working on back-end 2007-01-12 17:16:20 +00:00
Mitchell Livingston 486e5789f6 Dim "kb/s" label in inspector when the corresponding text field is disabled 2007-01-12 17:02:33 +00:00
Mitchell Livingston 81292cd568 streamline action button code 2007-01-02 19:51:02 +00:00
Mitchell Livingston b9edcfb62b Action menu's behavior should now mimic Mail.app's 2007-01-02 03:10:11 +00:00
Mitchell Livingston 3374ce9a32 merge multitracker branch:
Adds announce list, support for code 301/302 redirect, improvements to mac inspector, better queueing with errors, random extra wait of up to a minute between announces, and other changes.
2006-12-17 16:36:27 +00:00
Josh Elsasser 44f8325312 Merge scrape branch:
Automatically scrape trackers as needed.
  If tracker supplies a trackerid then use it (untested).
  Use tracker's min interval, clamped to the same range as interval.
  Show total completed downloads in the MacOS X frontend.
2006-12-02 01:46:54 +00:00
Mitchell Livingston 6a154b794d an attempt to fix the background drawing bug 2006-11-23 15:44:44 +00:00
Mitchell Livingston baf3b48c3d fix an instance of no return value in the dragging method 2006-11-21 18:59:11 +00:00
Mitchell Livingston 7145809986 make credits localizable 2006-11-14 19:31:47 +00:00
Mitchell Livingston 8ebdd6070a use bindings for speed limit 2006-11-11 21:03:50 +00:00
Mitchell Livingston 406600e491 If the folder doesn't exist, still show a folder icon for the download/incomplete folder prefs. 2006-11-11 20:00:50 +00:00
Eric Petit db8705756b Make Transmission.app the default target 2006-11-11 02:16:33 +00:00
Eric Petit 266dbcf31c Adds version.sh in a script phase so people can build directly from Xcode 2006-11-11 02:10:49 +00:00
Mitchell Livingston 9056d96e74 get rid of some warnings when compiling 2006-11-10 19:47:45 +00:00
Mitchell Livingston 3a9d07af03 libcrypto 0.9.7 2006-11-10 06:01:19 +00:00
Mitchell Livingston 9d56933e52 deployment on ppc set to 10.4 and gcc on ppc set to 4.0 2006-11-10 05:55:59 +00:00
Mitchell Livingston 2873ff5baf Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now. 2006-11-01 16:37:14 +00:00
Mitchell Livingston 5d77966aa4 Use bindings to show text and icon of pulldown menu items. 2006-10-29 16:14:35 +00:00
Mitchell Livingston 00fe6a984f Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear. 2006-10-27 19:14:04 +00:00