1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 09:37:56 +00:00
Commit graph

16 commits

Author SHA1 Message Date
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
Renamed from macosx/English.lproj/MessageWindow.xib (Browse further)