Commit Graph

9 Commits

Author SHA1 Message Date
YoshiRulz f256c164d1
Replace concatenation and StringBuilder with string.Concat/string.Join 2019-03-28 00:40:18 +10:00
YoshiRulz 2b7443bd83
Create and use IEnumerable.OrderByInDir extension 2019-03-27 15:57:49 +10:00
YoshiRulz c82ff6077a
Remove ToList call when the returned List is used as an IEnumerable 2019-03-27 13:56:10 +10:00
YoshiRulz 5f80e9d8e5
Use indexer instead of First() or Last() 2019-03-25 00:42:30 +10:00
YoshiRulz b72f40808b
Create and use IEnumerable.SelectAsIndexOf extension 2019-03-24 21:06:05 +10:00
YoshiRulz 13152d670f
Rewrite MovieView_ColumnClick, also fixes typo 2019-02-24 15:49:10 +10:00
YoshiRulz a572b220f6
Fix typo copying to clipboard during loop 2019-02-24 15:48:09 +10:00
nattthebear ebe789eed2 heh 2017-05-10 07:45:23 -04:00
adelikat e4c2eddc1f MultiHawk - remove more stuff 2015-03-09 20:51:33 +00:00