Commit Graph

33 Commits

Author SHA1 Message Date
Charles Kerr 531dd851ad more string work before the freeze. (1) use %'d to get thousands' grouping in end-user strings (2) follow HiG capitalization, quotation guidelines (3) fold a few more strings 2008-03-19 20:07:27 +00:00
Charles Kerr bc2266b91c (gtk) speed up the population of the debug window. 2008-03-16 15:18:19 +00:00
Charles Kerr 6ef6ac0928 the last i18n-centric commit for awhile, I hope. 2008-03-08 04:53:11 +00:00
Charles Kerr 909cb89b43 even more i18n string work, w/more feedback and reading through the transmission.pot file. 2008-03-08 01:43:20 +00:00
Charles Kerr 5efb7e626e (gtk) more i18n string work w/suggestions from andre and vuntz to use format strings with positions to allow argument reordering. 2008-03-07 21:59:27 +00:00
Charles Kerr 777c0de53a more i18n strings work 2008-03-06 21:59:00 +00:00
Charles Kerr 851e6ce008 (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
Charles Kerr d3779eb7d5 (gtk) remove the custom colors from the progress renderer 2008-02-24 19:36:48 +00:00
Charles Kerr 8938adf5fc (gtk) experimental: use native gtk progress bars 2008-02-23 17:02:42 +00:00
Charles Kerr c3e87bc4ea (gtk) #703: fix right-to-left locale issues in the details dialog 2008-02-16 19:36:07 +00:00
Charles Kerr 93b8b40e92 (gtk) #703: better handling of rtl locales 2008-02-16 19:14:25 +00:00
Charles Kerr 83a72d9d64 (gtk) fix main window formatting error for torrents whose local data's being verified 2008-02-14 00:59:32 +00:00
Charles Kerr b7815edc49 (gtk) have "active" filter key off of (tr_stat.peersSendingToUs + tr_stat.peersGettingFromUs) rather than (rateUpload + rateDownload) so that a peer temporarily dropping to zero KiB/s won't drop it off the active filter. 2008-02-13 16:16:50 +00:00
Charles Kerr 991a9f1659 fix minor shutdown leak 2008-02-09 17:25:14 +00:00
Charles Kerr 97ecb5603f (gtk) #692: estimated time should be shown in the GUI 2008-02-09 16:05:29 +00:00
Charles Kerr 37e99a0688 (gtk) stick to tango colors, but tweak the torrent-cell-renderer colors a little closer to the mac version 2008-02-08 03:13:53 +00:00
Charles Kerr 61927291cc (gtk) #550: by default, use tango colors in the main window 2008-02-07 19:26:19 +00:00
Charles Kerr 2247a2d1f9 (gtk) render torrent error strings in red. 2008-01-18 00:16:49 +00:00
Charles Kerr 3c4ad2caec fix r4646 build error on gtk < 2.10.0 reported by Lacrocivious 2008-01-15 17:55:09 +00:00
Charles Kerr 24b6549a76 fix a couple of small leaks in the gtk+ client 2008-01-12 17:59:09 +00:00
Charles Kerr 802f34a245 (gtk) handle TR_RATIO_NA and TR_RATIO_INF everywhere 2008-01-04 18:52:39 +00:00
Charles Kerr 6d23ef541b (gtk) fix ratio error in the main window, reported by Lacrocivious 2008-01-03 04:54:31 +00:00
Charles Kerr ce6c33b7bf set copyright info to 2008 2008-01-01 17:20:20 +00:00
Charles Kerr 3671723597 tweak ngettext() usage based on another helpful suggestion from zebob 2007-12-27 19:18:32 +00:00
Charles Kerr 287975caf5 the torrent ctor is here. 2007-12-21 22:18:40 +00:00
Charles Kerr daa1ed5517 (gtk) fix three memory leaks + minor cleanup in the torrent renderer 2007-12-20 15:16:14 +00:00
Charles Kerr 21d3614f7c make the short status string a little shorter. 2007-12-20 02:02:51 +00:00
Charles Kerr 69e1e025b2 misc cleanup. fix vertical alignment of the short status string in minimal view. 2007-12-20 01:33:51 +00:00
Charles Kerr 9098cfbcf7 (gtk) minimal mode now works, mostly 2007-12-19 20:04:38 +00:00
Charles Kerr 6b6a73a1b4 more progress on prefs + event integration 2007-12-19 19:16:36 +00:00
Charles Kerr a2e7d74898 partial work on gtk+ 'minimal mode' 2007-12-19 18:11:10 +00:00
Charles Kerr b306919f0b (gtk) for clarity, use "downloading from X of Y connected peers" instead of "downloading from X of Y peers" 2007-12-19 04:20:57 +00:00
Charles Kerr 1a1eb1fa67 first cut at adopting some of the OS X client's main list UI into the gtk+ client 2007-12-19 02:46:30 +00:00