Mitchell Livingston
|
bcde8ebef6
|
#4920 On Lion, use window restoration on the message log and stats window
|
2012-05-27 22:31:58 +00:00 |
Mitchell Livingston
|
0808bdd2fe
|
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
|
2011-10-06 00:30:40 +00:00 |
Mitchell Livingston
|
7efc1af537
|
set all of the windows as non-restorable
|
2011-08-20 12:42:23 +00:00 |
Mitchell Livingston
|
7ffca5e709
|
update the Message window's date formatter to use default formats
|
2010-12-24 00:22:45 +00:00 |
Mitchell Livingston
|
d83c14dd89
|
set default sorts for the peer, web seed, and message log tables in the xib instead of code
|
2010-03-07 14:39:13 +00:00 |
Mitchell Livingston
|
7de86fd404
|
retrieve peers and webseeds in a single loop
|
2010-02-07 01:51:45 +00:00 |
Mitchell Livingston
|
1eaf271510
|
#2593 Add a Filter field to the Message Log window
|
2010-02-02 01:13:15 +00:00 |
Mitchell Livingston
|
33f20dc457
|
resize the level popup in the message window for localizations
|
2009-12-13 21:56:51 +00:00 |
Mitchell Livingston
|
cae244f4d2
|
the Message Log window's colored dots should be the same size regardless of number of rows
|
2009-12-13 16:29:09 +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
|
21b862a303
|
save the add window's location (#1221), and adjust the initial placement of most other windows
|
2008-08-23 00:25:34 +00:00 |
Mitchell Livingston
|
e7fd11864e
|
trivial changes to sorting by state and other miscellaneous changes
|
2008-06-30 02:22:29 +00:00 |
Mitchell Livingston
|
313885df00
|
add a comparison method for the transfer names to sort the exact same way the Finder does
|
2008-06-27 05:15:50 +00:00 |
Mitchell Livingston
|
804f3bd174
|
use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare
|
2008-06-27 01:34:49 +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
|
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 |