Mitchell Livingston
|
db80a915aa
|
we should use the size of the array that we're actually using
|
2009-10-25 21:31:01 +00:00 |
Mitchell Livingston
|
7eed54904a
|
delay part of generating the message log text until after choosing a location
|
2009-10-25 21:30:19 +00:00 |
Mitchell Livingston
|
581afef25a
|
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
|
2009-10-21 13:01:14 +00:00 |
Mitchell Livingston
|
3ae277af17
|
on 10.6, use the new copying methods in the message window
|
2009-10-19 03:14:49 +00:00 |
Mitchell Livingston
|
c2f8e82c3d
|
when pruning message log messages, sort them in reverse chronological before trimming and use removeObjectsAtIndexes: for assumedly more efficient removal
|
2009-10-19 03:10:29 +00:00 |
Mitchell Livingston
|
3e26db6ed0
|
add an extra check when determining if the message window should be scrolled to the bottom
|
2009-10-19 02:44:04 +00:00 |
Mitchell Livingston
|
53273caef2
|
add some more switch statement asserts
|
2009-10-11 17:17:29 +00:00 |
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 |