Commit Graph

2169 Commits

Author SHA1 Message Date
Mitchell Livingston e068d8b30d add updated Sparkle russian translation 2007-08-04 03:21:58 +00:00
Mitchell Livingston c8be060f99 remove old russian translation 2007-08-04 03:21:33 +00:00
Charles Kerr dbd016e503 sync joshe's changes with win32 2007-08-04 02:55:06 +00:00
Josh Elsasser 93dc3ec971 Fix timing functions (I think). 2007-08-04 02:44:09 +00:00
Mitchell Livingston a5fb8ef040 trivial change to getting file size string 2007-08-04 01:48:34 +00:00
Charles Kerr 1ca0634856 quick fix for the 0.80 gtk+ showstopper. I'll make it prettier post-release 2007-08-04 01:38:50 +00:00
Charles Kerr b79d325cd5 use inttypes.h instead of stdint.h 2007-08-04 01:34:00 +00:00
Josh Elsasser 2ead51f79d Use __BEOS__ to test for beos instead of relying on the build to set SYS_BEOS.
Add missing headers and other miscellaneous fixes for beos.
2007-08-04 01:17:39 +00:00
Mitchell Livingston 1b0b2222c6 safety 2007-08-04 01:14:26 +00:00
Mitchell Livingston 68d355b497 a little trivial cleanup 2007-08-04 01:12:04 +00:00
Josh Elsasser b46052826c Include inttypes.h instead of stdint.h to unbreak beos.
Hopefully this won't break anything.
2007-08-04 00:43:47 +00:00
Mitchell Livingston 4986164148 add spanish to the makefile 2007-08-03 21:28:39 +00:00
Charles Kerr 8be21b668b reduce flicker in the torrent list 2007-08-03 20:46:02 +00:00
Charles Kerr 03845215de better toolbar icons 2007-08-03 18:52:01 +00:00
Charles Kerr c51007f916 BeOS portability fixes from ModeenF 2007-08-03 16:28:32 +00:00
Charles Kerr 6993301e65 more filter tweaking 2007-08-03 16:22:52 +00:00
Charles Kerr f158112ece clarify the speedlimit comments 2007-08-03 15:55:32 +00:00
Charles Kerr d5a702ab4c ModeenF's configure fix for BeOS 2007-08-03 15:46:06 +00:00
Charles Kerr d2791f0d5d tweak the margins a bit 2007-08-03 11:54:05 +00:00
Mitchell Livingston 2cb1160945 add Pando to clients 2007-08-03 11:01:33 +00:00
Mitchell Livingston cba65f1203 readd Spanish translation 2007-08-03 10:24:23 +00:00
Charles Kerr baa08b6a8b experimenting with a different filter system... 2007-08-03 05:11:03 +00:00
Mitchell Livingston 8e45383427 updated main window pic for help from John Clay 2007-08-03 03:25:37 +00:00
Mitchell Livingston 722889c686 get rid of r in front of svn build number in long version string 2007-08-03 02:33:05 +00:00
Mitchell Livingston 6ffc3ad7db initial partial update of appcast 2007-08-03 00:38:44 +00:00
Charles Kerr ef2fc4fdcf More win32 portability fixes. we now talk to tracker & peers; hash checks work, downloads seem to work. w00t 2007-08-02 23:33:40 +00:00
Mitchell Livingston 1af17214c9 remove translations from credits that I predict won't make it into .8 2007-08-02 22:08:44 +00:00
Mitchell Livingston e709fe74a1 get the creator window showing up in localizations, and add a donate button to the help menu 2007-08-02 21:59:34 +00:00
Charles Kerr 6763ec75e8 more portability fixes 2007-08-02 21:58:34 +00:00
Mitchell Livingston bb34abf9f2 readd Greek 2007-08-02 21:30:19 +00:00
Charles Kerr 1fd5f90a77 win32 cleanly compiles and starts now. (still doesn't atually *work*, but we're getting closer...) 2007-08-02 19:43:29 +00:00
Charles Kerr 65b81d09b6 use a straight lock, rather than a rwlock, for rate control 2007-08-02 16:07:34 +00:00
Charles Kerr f0b4524fbe bump autoconf version 2007-08-02 03:03:55 +00:00
Charles Kerr 0e1e45605a fix manual-announce but noted by BMW 2007-08-02 02:38:42 +00:00
Charles Kerr 25c1dff6d8 fix tyop 2007-08-01 23:22:01 +00:00
Charles Kerr 8aebe31de1 tr_trackerCanManualAnnounce() should return false immediately after the user's manually announced; not just after the announce request is processed by the tracker 2007-08-01 13:33:01 +00:00
Mitchell Livingston 5c8cc737b8 add new part of russian translation 2007-08-01 10:17:57 +00:00
Mitchell Livingston 8415708736 remove old part of russian translation 2007-08-01 10:17:31 +00:00
Mitchell Livingston 043d517730 in the clients list show dev builds as Transmission as "+" builds 2007-08-01 02:38:31 +00:00
Mitchell Livingston f7385382a9 ...add updated russian translation 2007-08-01 01:56:40 +00:00
Mitchell Livingston d7406a77f7 remove russian translation... 2007-08-01 01:55:49 +00:00
Mitchell Livingston c47a40400c update Korean strings 2007-08-01 01:51:45 +00:00
Mitchell Livingston cb11eace93 update help slightly 2007-08-01 01:43:40 +00:00
Charles Kerr 26caf4f5dd More Win32 portability changes 2007-08-01 00:40:49 +00:00
Charles Kerr 497856e6e4 add Win32 implementations of tr_thread_t, tr_mutex_t, and tr_cond_t 2007-07-31 19:56:40 +00:00
Charles Kerr ba3dc008fc get the socket/net code working on win32 too 2007-07-31 16:55:47 +00:00
Charles Kerr ae6e82a1a5 fix manpage errors reported by Lacrocivious 2007-07-31 16:19:31 +00:00
Charles Kerr cc8c24f31c Tweaked the news a bit. Fixed README typo pointed out by Lacrocivious. 2007-07-31 15:18:40 +00:00
Charles Kerr 0f85cc3297 continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
Charles Kerr 155203b208 oooh, does the same thing but it's shiny clean instead of ugly hacky 2007-07-31 03:21:53 +00:00