Commit Graph

135 Commits

Author SHA1 Message Date
Mitchell Livingston e4e0400f31 make the message count a static variable 2009-10-11 16:42:39 +00:00
Mitchell Livingston 5feb9100df double the amount of messages allowed in the message window - let's see what happens 2009-10-11 16:29:06 +00:00
Mitchell Livingston 1172f62803 trivial cleanup to the message window: set the pulldown's images in the xib, use NSInteger instead of int (same for unsigned), and don't bother storing the dot images as instance variables 2009-10-11 16:25:07 +00:00
Mitchell Livingston 4cf26bd5db remove a couple more deprecated methods and an unneed stringWithFormat: 2009-08-29 00:09:18 +00:00
Mitchell Livingston 8ec25a2fdb random cleanup and update the strings file 2009-01-26 02:16:03 +00:00
Mitchell Livingston 055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston cd7b38e007 warnings--; miscellaneous other cleanup 2009-01-06 02:07:55 +00:00
Mitchell Livingston 7e8a187b69 missed one class for fast enumeration 2008-12-26 15:31:25 +00:00
Mitchell Livingston 333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston c9e5427ed6 now that the types have been converted, revert some that shouldn't have been 2008-11-02 14:04:57 +00:00
Mitchell Livingston 99982b55a8 update some floats to CGFloats; append "f" to some float constants 2008-10-25 21:34:30 +00:00
Mitchell Livingston 9d5430a381 move a lot of loop counters into the loops' scopes; trivial changes 2008-10-12 21:38:13 +00:00
Mitchell Livingston b6fca67fb1 improved sort by date in the message log 2008-04-15 19:57:56 +00:00
Mitchell Livingston 558e612853 give the message window a "brushed" look 2008-03-24 22:42:30 +00:00
Mitchell Livingston 8e45cc27b2 #763 better determination of needed space 2008-03-17 19:59:26 +00:00
Mitchell Livingston e59104e36a clean up a little more of the message log code 2008-03-16 15:44:10 +00:00
Mitchell Livingston 0692e0bb25 cleanup of the message window code 2008-03-16 15:26:53 +00:00
Mitchell Livingston 9829264413 localize "level" string in message window; update strings file 2008-03-15 20:23:44 +00:00
Mitchell Livingston e6e1539be5 localize the window title as well 2008-03-15 20:18: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 3137d3fcac #138 per-torrent messages in the mac client 2008-03-13 10:49:48 +00:00
Mitchell Livingston c9e3322034 hopefully fix a crash with the open window 2008-02-13 19:33:04 +00:00
Mitchell Livingston 14a327a47d fix autoscrolling in message window when it's full; trivial changes to peer string encoding 2008-01-14 15:10:41 +00:00
Mitchell Livingston f80bd47056 update copyright info for 2008 2008-01-02 16:55:05 +00:00
Mitchell Livingston 68c18e4a02 when showing the tooltip/copying message log rows, only show the file name, not the full path 2007-12-31 02:47:40 +00:00
Mitchell Livingston 0eec065df9 scroll the message log to the bottom on update of the message log when it's already scrolled to the bottom 2007-12-28 03:19:30 +00:00
Mitchell Livingston 2f44e0925d put in a delay before checking port status 2007-12-25 19:08:06 +00:00
Mitchell Livingston c225aed5e8 only update the message window when it's visible 2007-12-24 16:56:43 +00:00
Mitchell Livingston 8766f02049 set up message log in tr_initFull 2007-12-24 16:18:09 +00:00
Mitchell Livingston 55dae577ef display tooltip of the file in the message window 2007-12-08 20:42:34 +00:00
Mitchell Livingston a2933ec175 update message log and strings file 2007-12-08 20:17:25 +00:00
Mitchell Livingston eb569eecc1 update news and credits; put file name and line number in inspector tooltips 2007-12-08 19:59:44 +00:00
Mitchell Livingston afc98ac91e get rid of an unnecessary width check 2007-11-21 20:22:04 +00:00
Mitchell Livingston 84b10c4312 more straightforward way to get string width for message window 2007-11-18 05:45:28 +00:00
Mitchell Livingston fa687d0928 get rid of a warning, and add a new one 2007-11-18 04:27:55 +00:00
Mitchell Livingston db4954cc68 get rid of the Debug warning (it's not as relevant as it was back in the olden days) 2007-11-18 02:33:17 +00:00
Mitchell Livingston e12b212ef2 remove now-unnecessary tooltip from message window 2007-10-28 03:34:48 +00:00
Mitchell Livingston 42ed03282c change tiff's to png's 2007-10-28 03:29:20 +00:00
Mitchell Livingston 353c73c151 update help images for Leopard 2007-10-28 03:21:08 +00:00
Mitchell Livingston cbffc0589f allow messages to take multiple rows in message 2007-10-28 03:10:11 +00:00
Mitchell Livingston 1e9cb5a21a random cleanup 2007-10-12 11:33:26 +00:00
Mitchell Livingston 7207e822fa general cleanup 2007-10-11 12:06:46 +00:00
Mitchell Livingston b3c35b036c change some initializers so that they are aware of their own nib's name 2007-10-07 12:24:26 +00:00
Mitchell Livingston 1770fa78d6 "switch-ify" some code 2007-10-01 21:52:31 +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 3836abcfb8 show the priority images in the menu popup for files 2007-09-11 19:23:14 +00:00
Mitchell Livingston 337f04eb97 purple dot for debug from AR 2007-09-11 01:41:14 +00:00
Mitchell Livingston 6b5f7e46ff remember message window size 2007-09-11 01:03:32 +00:00
Mitchell Livingston 7e376ee372 when removing messages from the message window, remove the oldest 2007-09-11 00:57:32 +00:00
Mitchell Livingston c38b8cb01f add ability to copy to the message window, and allow multiple selection 2007-09-11 00:44:15 +00:00
Mitchell Livingston a9c20a36ca the text-copy of the message log is sorted by date 2007-09-10 21:57:12 +00:00
Mitchell Livingston 13e09a0185 make Message Log sortable 2007-09-10 21:46:33 +00:00
Mitchell Livingston f2ead80e96 use images for error levels...it needs better images 2007-09-10 20:05:24 +00:00
Mitchell Livingston f09ece6d88 get writing message log to a file working again 2007-09-10 19:28:15 +00:00
Mitchell Livingston 2e74340491 use a maximum number of messages 2007-09-10 19:19:36 +00:00
Mitchell Livingston 830f65e9b5 add tooltips and general cleanup to Message Viewer 2007-09-10 19:11:30 +00:00
Mitchell Livingston e5d73ecfda stage one of the updated message viewer 2007-09-10 18:39:54 +00:00
Mitchell Livingston 974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston 9b75a6818a warning if move folder doesn't exist, and a few releases 2006-11-16 22:03:51 +00:00
Mitchell Livingston b95748b998 some cleanup from the previous commit 2006-10-24 20:51:47 +00:00
Mitchell Livingston 72d0964ffc Use localized strings where necessary. Also a fix for the port checker. Thanks to Cédric Luthi for these. 2006-10-24 20:34:13 +00:00
Mitchell Livingston 5b882ce015 More small changes, including to window placement. 2006-10-21 20:41:10 +00:00
Josh Elsasser 0257761670 Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +00:00
Mitchell Livingston 62164414d6 Use built-in ability for verifying notifications' objects and update message log a little less often. 2006-09-05 02:12:07 +00:00
Mitchell Livingston 7297f8232c Display a warning when in debug mode. 2006-09-03 17:06:43 +00:00
Mitchell Livingston 4c100c1bf9 Only update peer table when it's visible 2006-09-03 16:16:35 +00:00
Mitchell Livingston 4d0bc33f92 Remove Find...it doesn't work right and isn't too important anyways. 2006-09-01 15:30:44 +00:00
Mitchell Livingston c5394700e0 Display an error if saving of the log file fails. 2006-08-24 02:41:12 +00:00
Mitchell Livingston e4480f7a97 Don't recreate the whole log string each time a line is removed. 2006-08-24 02:04:54 +00:00
Mitchell Livingston 5afda00ddc Limit message log to 1000 lines. 2006-08-24 01:55:09 +00:00
Mitchell Livingston 68a9a6ba85 Option to save log. 2006-08-22 23:00:53 +00:00
Mitchell Livingston 8efe17e072 Add Find to edit menu, since find can be useful for debugging. 2006-08-22 20:39:52 +00:00
Mitchell Livingston 368e7b4c4e Log window now indents none-first lines. 2006-08-22 19:50:45 +00:00
Mitchell Livingston 5ee5fb30e5 simpler date format 2006-08-22 16:12:39 +00:00
Mitchell Livingston bd45757225 different way to set font 2006-08-22 03:23:00 +00:00
Mitchell Livingston f548d17e8e Get rid of blank line at bottom of message log. 2006-08-22 03:11:24 +00:00
Mitchell Livingston 32cdb550fb Re-add time to message log. 2006-08-22 02:56:09 +00:00
Mitchell Livingston 85ddba7daf Work with new way of logging messages. 2006-08-22 02:35:01 +00:00
Mitchell Livingston 60ac9748a1 Larger default message window, font matching default Console look, and show date (in same format as Console). 2006-08-22 01:59:46 +00:00
Mitchell Livingston 6d15738403 Empty (and display) buffer right away when changing message level, and update the log a little more often. 2006-08-22 01:08:44 +00:00
Mitchell Livingston d91cd60504 Update the message log twice as often, and when quitting set libT to stop calling the method to update the log. 2006-08-22 00:02:44 +00:00
Mitchell Livingston 8ab5e78ec2 This should be a safer implementation of the message log. 2006-08-21 23:47:29 +00:00
Mitchell Livingston 4ecb698720 MessageWindowController in its proper place 2006-08-21 22:23:09 +00:00
Renamed from MessageWindowController.m (Browse further)