1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 01:57:52 +00:00
Commit graph

2103 commits

Author SHA1 Message Date
Charles Kerr
d209052051 add portability wrapper for in_port_t... 2007-07-30 18:04:10 +00:00
Charles Kerr
1be185aacd (libT) get "update tracker" working again.
(gtk) add "update tracker" button.
2007-07-30 17:11:00 +00:00
Charles Kerr
d7cf675c38 (gtk) add select-all, deselect-all 2007-07-30 15:51:37 +00:00
Charles Kerr
ebb141b232 better encapsulation of platform-specific constructs: tr_thread_t, tr_cond_t, tr_lock_t 2007-07-30 15:27:52 +00:00
Charles Kerr
7ba03d40b7 sync the two build systems w.r.t. dirname() and basename() 2007-07-30 14:31:03 +00:00
Charles Kerr
b9076b9f0d add libgen test to configure.ac 2007-07-30 14:11:32 +00:00
Charles Kerr
d8f8f9f922 Get BeOS client building on Zeta 1.21 thanks to patches by Fredrik Modéen 2007-07-30 13:59:23 +00:00
Mitchell Livingston
ff3229868d add italian localization 2007-07-30 10:08:01 +00:00
Mitchell Livingston
25ee7bfae8 make Credits closer to AUTHORS 2007-07-29 23:13:16 +00:00
Charles Kerr
e1eaae5d19 fix small memory leak 2007-07-29 19:16:13 +00:00
Josh Elsasser
e429ebcb1b Add a couple headers needed to build on openbsd. 2007-07-29 18:31:25 +00:00
Charles Kerr
e07d0220a9 this looks bug but it's not: just janitorial cleanup, moving #includes from headers into source file 2007-07-29 18:11:21 +00:00
Charles Kerr
4b3eac104c Add Jan Geboers as Dutch translator of gtk+ client 2007-07-29 17:29:14 +00:00
Mitchell Livingston
24ab66c0fd grammar and comment ;) 2007-07-29 15:02:42 +00:00
Mitchell Livingston
128b7a7eaa remove unneeded images from the nib files 2007-07-29 05:02:47 +00:00
Mitchell Livingston
5feab0a763 add Korean translation from Jaewoo Chung 2007-07-29 04:54:43 +00:00
Charles Kerr
bb0d853764 utf8ize nl.po to make hussam and Lacrocivious happy 2007-07-28 23:00:22 +00:00
Charles Kerr
7cfafc5371 * now that we've got a new function at the top of the CPU hog list, tweak it too.
* reduce large torrents' memory consumption in tr_completion_t.
2007-07-28 22:47:10 +00:00
Charles Kerr
cd9f44652b (gtk) add Dutch translation by Jan Geboers 2007-07-28 19:28:40 +00:00
Mitchell Livingston
aaec5adb0e whoops 2007-07-28 18:06:08 +00:00
Mitchell Livingston
ffba1794d4 clean up xcode project 2007-07-28 17:53:08 +00:00
Mitchell Livingston
b23d03cef1 un-refresh xcode project file 2007-07-28 17:43:23 +00:00
Charles Kerr
530507760b fix r2531 bug reported by Lacrocivious 2007-07-28 16:31:08 +00:00
Charles Kerr
29367fda62 add a temporary debugging statement for Lacrocivious 2007-07-28 15:58:59 +00:00
Charles Kerr
79a0081092 a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
Mitchell Livingston
157d20cee1 go ahead and remove all old translations...they don't work and i haven't gotten updated versions 2007-07-28 15:40:01 +00:00
Charles Kerr
c2572a2bef SWE's xcode refresh 2007-07-28 05:03:26 +00:00
Charles Kerr
ed3ecee2eb add better info icon. 2007-07-28 04:56:12 +00:00
Charles Kerr
f734d90668 version.sh can't call svn from the command-line... 2007-07-28 04:19:12 +00:00
Charles Kerr
a9fc478955 get both build systems (hand-written configure, and autoconf) to generate equivalent version.h headers 2007-07-28 04:10:09 +00:00
Charles Kerr
9542f7fe9e * better `info' icon for torrent inspector.
* fix internal.h ifdefs s.t. we can use openssl for SHA1 when using configure.ac
2007-07-28 02:17:15 +00:00
Charles Kerr
609f2c8a89 last commit wasn't exiting gracefully. 2007-07-28 00:41:35 +00:00
Charles Kerr
9b4545fdea download column wasn't sorting correctly. 2007-07-28 00:27:30 +00:00
Charles Kerr
05d2c72e60 add a wx version test to see if SetSashGravity() is available 2007-07-28 00:12:38 +00:00
Charles Kerr
0ccbf1f8f8 gtk: updated swedish translation by Daniel Nylander 2007-07-27 23:18:58 +00:00
Charles Kerr
c91e92856f 0.80 translation strings 2007-07-27 23:13:51 +00:00
Charles Kerr
7c795c3b65 lots of work on getting basic functionality up and running. 2007-07-27 23:09:09 +00:00
Charles Kerr
a180698e8a save a little bit of memory per-torrent. 2007-07-27 23:07:26 +00:00
Mitchell Livingston
bd1c717c2f rename from 0.8-svn to 0.72+
let the confusion begin...
2007-07-27 21:38:59 +00:00
Mitchell Livingston
e18e9a706f don't allow creation of torrent files with total size of zero bytes 2007-07-27 21:01:48 +00:00
Charles Kerr
b372ce45bf fix stupid typo in completion.c that gave the wrong valid dl amount 2007-07-27 11:56:34 +00:00
Charles Kerr
44282a7be8 fix r2417 bug that caused transmission-daemon to not daemonize 2007-07-27 02:25:28 +00:00
Charles Kerr
9e266f6cbc tweak r2510 misassertion reported by Lacrocivious 2007-07-27 01:59:48 +00:00
Charles Kerr
cd52d97529 refinement of r2510 2007-07-27 01:58:49 +00:00
Charles Kerr
0e6f766a57 gracefully fail when poison torrents containing no files, or zero byte files, are opened. 2007-07-27 01:50:26 +00:00
Charles Kerr
815c6bfe1f Tighte up the "are you sure you want to exit?" dialog a bit for HIG 2007-07-27 01:40:46 +00:00
Charles Kerr
8f4fb4efbe speed improvements to tr_torrentStat() by folding two expensive & redundant functions together. 2007-07-27 01:22:49 +00:00
Mitchell Livingston
a0098b4321 make all version strings the actual version string 2007-07-27 01:05:57 +00:00
Mitchell Livingston
5d9bcb13dd fix #272 2007-07-26 21:08:33 +00:00
Charles Kerr
3b6b9d3852 fix bug in tr_cpDownloadedValid() that caused download sizes of > 4 GiB to be misreported locally 2007-07-26 19:15:36 +00:00