Commit Graph

3396 Commits

Author SHA1 Message Date
Mitchell Livingston e0d2b59931 one less calculation 2009-12-14 23:47:15 +00:00
Mitchell Livingston 897f344b71 possible fix for #2586 2009-12-14 23:35:55 +00:00
Mitchell Livingston 11c119d960 one more update to pt localization 2009-12-14 13:45:16 +00:00
Mitchell Livingston 8a52126803 restore placement of priority icon 2009-12-14 13:20:36 +00:00
Mitchell Livingston 9ff95249f6 update pt strings 2009-12-14 13:15:17 +00:00
Mitchell Livingston 3695344cfd fix favicons in the tracker tab 2009-12-13 22:47:25 +00:00
Mitchell Livingston 33f20dc457 resize the level popup in the message window for localizations 2009-12-13 21:56:51 +00:00
Mitchell Livingston 6ea8a3cddf on open, make sure the filter bar's layout is correct 2009-12-13 21:42:45 +00:00
Mitchell Livingston 298d5e2a7b German localization 2009-12-13 21:28:51 +00:00
Mitchell Livingston 1a72d74197 right-align the progress string in the peer inspector tab 2009-12-13 17:11:59 +00:00
Mitchell Livingston cae244f4d2 the Message Log window's colored dots should be the same size regardless of number of rows 2009-12-13 16:29:09 +00:00
Mitchell Livingston c06b22851a less calculations are usually a good thing 2009-12-13 03:13:34 +00:00
Mitchell Livingston 5f82580e30 eliminate redundant code 2009-12-13 01:40:53 +00:00
Mitchell Livingston 09442cd88b warnings-- 2009-12-13 01:36:22 +00:00
Mitchell Livingston 793e96bdc0 right align the UL and DL speeds in the peer inspector 2009-12-12 19:06:17 +00:00
Mitchell Livingston 4522ae9e14 trivial tweaks here and there 2009-12-12 18:52:03 +00:00
Mitchell Livingston 19d69b84e0 #2662 shrink the dock badge text until it fits without being cut off 2009-12-12 18:29:14 +00:00
Mitchell Livingston a094465626 more Brazilian Portuguese localization fixes 2009-12-12 15:10:08 +00:00
Mitchell Livingston 3cd939ebca improve the tracker removing code 2009-12-12 04:39:43 +00:00
Mitchell Livingston 5df69c898c dead code removal 2009-12-12 03:11:48 +00:00
Mitchell Livingston b313255e58 better implementation of r9721 2009-12-12 02:39:31 +00:00
Mitchell Livingston 4b2f7cf4dd better handling of revealing the main window when the dock is clicked 2009-12-12 02:28:27 +00:00
Mitchell Livingston 766ec96986 tweak pt localization 2009-12-11 13:05:16 +00:00
Mitchell Livingston e3cdefcd8a warnings-- 2009-12-11 04:01:47 +00:00
Mitchell Livingston 523018e137 update Brazilian Portuguese 2009-12-11 00:24:01 +00:00
Mitchell Livingston f16b6bee35 update Italian localization 2009-12-10 22:59:49 +00:00
Mitchell Livingston a9cabe918c return to using a static NSUInteger for message index - even if never reset, it's never going to hit its max and this is much simpler 2009-12-10 13:06:04 +00:00
Mitchell Livingston 123c8e72ce one more tweak 2009-12-10 05:28:45 +00:00
Mitchell Livingston 23b652d2bc fix a bug with the new message index code 2009-12-10 05:25:12 +00:00
Mitchell Livingston 9888043e13 calculate the message attributes when opening the window, to avoid constant checking for nil 2009-12-10 05:16:30 +00:00
Mitchell Livingston b739e72f0f on second thought, there's no need to store the index at all - it's just the number of messages we have 2009-12-10 04:49:57 +00:00
Mitchell Livingston 3d30bb32d5 reset the message index when clearing the log 2009-12-10 04:44:21 +00:00
Mitchell Livingston 529dec7806 update Spanish localization 2009-12-10 04:35:35 +00:00
Mitchell Livingston 9e9eb89784 support pasting a list of trackers in the text field after pressing the tracker tab's + button 2009-12-08 03:36:26 +00:00
Mitchell Livingston 888034385c avoid a potential crash when removing transfers 2009-12-07 03:53:52 +00:00
Mitchell Livingston b9eb407af0 Only reset the inspector when a magnetized transfer's metadata is retrieved if the transfer is selected 2009-12-05 16:10:59 +00:00
Mitchell Livingston f0e1db9c68 fix pasting a url into the torrent window 2009-12-05 15:48:26 +00:00
Mitchell Livingston 65b8835e1f display a console message if setting default magnet link app fails 2009-12-05 15:42:14 +00:00
Mitchell Livingston db4b1959aa #2625 Add a menu item to copy a magnet link to the clipboard 2009-12-04 13:35:15 +00:00
Mitchell Livingston f1da30ceb3 update strings file 2009-12-03 01:28:19 +00:00
Mitchell Livingston e6a77b0306 significantly cleaner code (and more than likely just-as or more efficient) for the Mac message log cap - avoids sorting the whole thing, which is, I'm sure, more expensive than the search that it's being replaced with 2009-12-02 01:35:48 +00:00
Mitchell Livingston 25c8e4f0d0 cap the message log count in the Mac UI 2009-12-02 00:27:07 +00:00
Mitchell Livingston 3055720231 #2629 Add a button to make Transmission the default app for magnet links 2009-11-29 22:07:57 +00:00
Mitchell Livingston bb2a86300e add a bit more safety to the message log code 2009-11-29 02:17:11 +00:00
Mitchell Livingston ec73af134a (hopefully) fix a potential crash in the message log window 2009-11-28 22:10:30 +00:00
Mitchell Livingston f5655c8d8b Mac message log: 1. when changing logging level, scroll to bottom, 2. free the message list taken from the core outside the lock 2009-11-28 21:44:27 +00:00
Mitchell Livingston 94f110e314 add a lock to the message lock code 2009-11-28 21:01:27 +00:00
Mitchell Livingston b9ef88e898 #2624 Message Log's level filter should act as an actual filter, and all messages should be stored 2009-11-28 20:39:31 +00:00
Mitchell Livingston 787d9edbc4 display an error for invalid magnet links 2009-11-28 17:51:47 +00:00
Mitchell Livingston a424640ea6 apply auto-group custom locations for magnet links 2009-11-28 17:44:47 +00:00