Commit Graph

579 Commits

Author SHA1 Message Date
Mitchell Livingston 32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Mitchell Livingston 36c9ab960c update strings file 2008-03-16 15:03:30 +00:00
Mitchell Livingston 3c0e3b8978 use a single xib file for all Stats window localizations 2008-03-16 06:20:35 +00:00
Mitchell Livingston 9829264413 localize "level" string in message window; update strings file 2008-03-15 20:23:44 +00:00
Mitchell Livingston 96432c8dbb use a single xib file for all Message window localizations, localizing just from the strings file 2008-03-15 20:17:19 +00:00
Mitchell Livingston c771a9a156 get rid of a potential extra string comparison 2008-03-15 14:57:42 +00:00
Mitchell Livingston f03073e080 truncate torrent name in message window instead of removing words; rename "Activity" to "Process"; add the torrent name to a particularly common log message 2008-03-13 11:08:23 +00:00
Mitchell Livingston 32c901670d rename "Name" column in Message window to "Activity" 2008-03-13 10:56:52 +00:00
Mitchell Livingston 3137d3fcac #138 per-torrent messages in the mac client 2008-03-13 10:49:48 +00:00
Mitchell Livingston 9b088498ad #782 comment box will now scroll with the arrows as expected 2008-03-12 17:57:02 +00:00
Mitchell Livingston 1b78c1bf02 #777 get rid of toolbar button in preference window 2008-03-10 03:32:29 +00:00
Mitchell Livingston fa085c4adc capitalization adjustments 2008-03-04 01:03:15 +00:00
Mitchell Livingston 20fd7f3456 adjust status bar speeds placement 2008-03-03 14:23:25 +00:00
Mitchell Livingston 4f11506522 streamline code from last commit 2008-02-27 19:58:15 +00:00
Mitchell Livingston 6cbec1912b mac client will verify data with ipc 2008-02-27 19:04:38 +00:00
Mitchell Livingston 598cb4a0d5 small efficiency improvements when displaying the list of peers and list of trackers 2008-02-27 13:52:43 +00:00
Mitchell Livingston 265c29b907 adjust tracker table 2008-02-27 01:25:37 +00:00
Mitchell Livingston 7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Mitchell Livingston dea64f0c5a have all dates include the day of the week 2008-02-26 02:12:11 +00:00
Mitchell Livingston 07ccdcda01 use system-defined time format in the inspector 2008-02-26 02:03:30 +00:00
Mitchell Livingston 8850f7b070 update strings file 2008-02-22 15:39:20 +00:00
Mitchell Livingston 2a1b14d238 remove unused field from the tracker inspector tab; merge code for converting time into a string 2008-02-22 15:29:20 +00:00
Mitchell Livingston 68f5231b96 initial inclusion of the "tracker" tab 2008-02-22 01:36:30 +00:00
Mitchell Livingston ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston ac300eab89 line up group row speeds with status bar speeds 2008-02-19 02:24:26 +00:00
Mitchell Livingston 9426e0bf1e more group row adjustments 2008-02-19 02:10:20 +00:00
Mitchell Livingston d17cb50d25 add color and adjust size of group row 2008-02-19 01:58:36 +00:00
Mitchell Livingston 03f986dffe better group arrow images 2008-02-18 20:53:10 +00:00
Mitchell Livingston f43f30b7ac size adjustment of group speeds 2008-02-18 19:54:22 +00:00
Mitchell Livingston a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston 5ce3a259f0 fix binding on "seeding complete" sound button 2008-02-15 00:29:42 +00:00
Mitchell Livingston 1f9b6248df add an "Open Address" button (updated image is in the works) 2008-02-07 20:34:14 +00:00
Mitchell Livingston 145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00
Mitchell Livingston a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston 5810578280 fix bug when using the per-torrent action menu to set ratio 2008-02-04 13:42:20 +00:00
Mitchell Livingston d99e328bab remove a warning 2008-01-30 21:55:39 +00:00
Mitchell Livingston 4ac75b1b80 fix bug when showing groups and changing sort type to queue order 2008-01-24 21:14:02 +00:00
Mitchell Livingston ea44f890c4 make the dock badge colors more obvious 2008-01-24 14:27:35 +00:00
Mitchell Livingston da6a108375 hopefully fix weird drawing issues when resizing, and eliminate a memory leak 2008-01-24 01:05:00 +00:00
Mitchell Livingston 8f21d06cb0 add a shortcut for toggling Group view; get rid of grid line between rows 2008-01-23 22:07:53 +00:00
Mitchell Livingston 30531d75c9 only store the group number for displaying groups in table -- count can be derived 2008-01-23 18:22:54 +00:00
Mitchell Livingston 5852c78682 keep track of which rows are groups with a separate object 2008-01-23 17:03:42 +00:00
Mitchell Livingston 7837afd042 move the "Use Groups" menu item out of the sort menu 2008-01-23 03:22:26 +00:00
Mitchell Livingston e74b176956 allow command-g to open the Groups window 2008-01-22 17:25:05 +00:00
Mitchell Livingston 17202c70d9 small adjustments to preferences window 2008-01-21 19:47:01 +00:00
Mitchell Livingston e1fa469d5a adjust Prefs layout 2008-01-20 20:10:38 +00:00
Mitchell Livingston 3501bc0014 add a warning under the connection limits field 2008-01-20 20:05:42 +00:00
Mitchell Livingston ab6bc91fe3 slight adjustments to preference window size 2008-01-20 05:54:10 +00:00
Mitchell Livingston 27c2833ec3 fix crash reported in #640; other insignificant changes 2008-01-19 05:37:16 +00:00