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

539 commits

Author SHA1 Message Date
Mitchell Livingston
a69effcf4b Remove the miniupnp framework from the Transmission.app linked frameworks 2011-03-16 03:51:01 +00:00
Mitchell Livingston
b9ae5e1fb7 fix Mac build 2011-03-13 08:03:44 +00:00
Mitchell Livingston
03d35fa06b left out a 'p' 2011-03-12 03:50:17 +00:00
Mitchell Livingston
93b72674ac #4104 temporarily reenable PPC support for the development period 2011-03-12 03:46:55 +00:00
Mitchell Livingston
d0aafd1352 remove a bunch of unnecessary target-level build settings 2011-03-11 22:58:34 +00:00
Mitchell Livingston
799facb919 fix Mac build 2011-03-11 11:53:21 +00:00
Mitchell Livingston
1aff001fe7 silence more warning by explicitly setting some file encodings 2011-03-11 02:29:42 +00:00
Mitchell Livingston
e9f09524b4 Remove PPC support; remove a whole bunch of unneeded build settings. 2011-03-11 00:22:51 +00:00
Mitchell Livingston
15394498b0 add a button to the bottom-left of the main window to clean up all completed transfers 2011-03-10 01:36:51 +00:00
Mitchell Livingston
6f25b97f9e update xcodeproj 2011-03-03 22:54:55 +00:00
Mitchell Livingston
5ecebd1bea Mac build compiles with r12003 2011-02-21 01:42:17 +00:00
Mitchell Livingston
6d10cd2c9c move the filter bar into its own xib 2011-02-20 03:58:50 +00:00
Mitchell Livingston
543063b4b8 move the status bar into its own xib file 2011-02-20 00:22:55 +00:00
Mitchell Livingston
f69027249d enable the utp flag when compiling on Mac in Release 2011-02-18 01:40:13 +00:00
Mitchell Livingston
cbb0c2ad45 enable the utp flag when compiling on Mac 2011-02-18 01:37:57 +00:00
Mitchell Livingston
a75b15187a Mac build compiles again 2011-02-18 01:27:46 +00:00
Mitchell Livingston
9c1281c43c move the "open torrent URL" sheet into its own xib file 2011-02-10 00:51:25 +00:00
Mitchell Livingston
22afd589d0 have miniupnp use the project's flags 2011-02-08 00:41:01 +00:00
Mitchell Livingston
ec3d029883 #3994 don't compile assert statements in Release mode 2011-02-08 00:36:57 +00:00
Mitchell Livingston
e5eed4bd05 #3962 Update the inspector's button bar's look 2011-01-30 02:01:05 +00:00
Mitchell Livingston
1e84b07ed4 fix Mac build 2011-01-09 21:56:06 +00:00
Mitchell Livingston
4b190aa0c2 separate the code for the filter and status bars 2011-01-02 17:11:41 +00:00
Mitchell Livingston
f3e089a56e remove more "third-party/libevent" search paths 2010-12-25 01:23:17 +00:00
Mitchell Livingston
6134758afb remove some libevent header search paths 2010-12-24 14:18:39 +00:00
Mitchell Livingston
f0d8930a1e get the daemon and remote compiling on Mac 2010-12-23 19:02:07 +00:00
Mitchell Livingston
705b8ec884 update the Mac project and libevent files 2010-12-20 02:16:56 +00:00
Mitchell Livingston
925db2041b add extra IBOutlets to the preferences 2010-11-22 00:03:57 +00:00
Mitchell Livingston
5d54074d26 add the libiconv library to the Xcode project 2010-07-08 01:27:24 +00:00
Mitchell Livingston
0d671d5a15 try llvm as the compiler again 2010-06-19 17:38:52 +00:00
Mitchell Livingston
f223bda8d0 make the mac build work with the last commit 2010-06-19 14:43:06 +00:00
Mitchell Livingston
bab5d73dc5 make the mac build work with the new cache code 2010-06-19 14:26:54 +00:00
Mitchell Livingston
e03fe7cc37 remove zh_CH files from Xcode and update Makefile for missing localizations 2010-06-16 01:18:18 +00:00
Mitchell Livingston
7a1e05a1ee update Simplified Chinese for 2.0 2010-06-15 22:33:45 +00:00
Mitchell Livingston
5f6365e9e4 remove unused ggets.[ch] from xcode 2010-06-15 00:38:36 +00:00
Mitchell Livingston
8b23681730 update Dutch localization for 2.0 2010-06-12 13:09:59 +00:00
Mitchell Livingston
9704a8637e update French localization for 2.00 2010-06-07 11:44:59 +00:00
Mitchell Livingston
149549f3c5 new localization European Portuguese 2010-05-31 18:13:52 +00:00
Mitchell Livingston
544f962939 update (Brazilian) Portuguese localization for 2.0 2010-05-31 00:11:43 +00:00
Mitchell Livingston
6ea50f14ec update Russian localization for 2.0 2010-05-28 21:51:40 +00:00
Mitchell Livingston
3ff7e0f09a update Spanish localization for 2.0 2010-05-27 19:56:18 +00:00
Mitchell Livingston
55e5edc4ad update Italian localization for 2.0 2010-05-24 23:15:50 +00:00
Mitchell Livingston
272dc1a391 update German localization for 2.0 2010-05-22 16:50:29 +00:00
Charles Kerr
2b9ab542cb (trunk) #3060 "Local Peer Discovery" -- in the code, rename LDS as LPD for Local Peer Discovery 2010-05-08 08:42:45 +00:00
Mitchell Livingston
87e15871d3 Mac build compiles again 2010-05-01 16:11:21 +00:00
Mitchell Livingston
b3af34d53d #2612 Display a neutered add window for magnet links 2010-04-12 00:55:31 +00:00
Mitchell Livingston
62ceb344f6 update miniupnp to 20100405 2010-04-05 22:44:14 +00:00
Mitchell Livingston
efce4e9759 add a protocol for the info view controllers, and as a result eliminate some excessive code 2010-03-14 01:42:49 +00:00
Mitchell Livingston
3a0626f1fe add history.[ch] to xcode project 2010-03-08 04:32:20 +00:00
Mitchell Livingston
5279b0f9da the info window itself no longer needs to be localized 2010-03-06 23:24:42 +00:00
Mitchell Livingston
d5f4c15fb8 Refactor the info window, so that each view is in a separate xib and view controller. This should make future localizations simpler and the code more modular/readable. 2010-03-06 23:12:30 +00:00