Commit Graph

60 Commits

Author SHA1 Message Date
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