Commit Graph

70 Commits

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