1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-04 21:43:03 +00:00
Commit graph

195 commits

Author SHA1 Message Date
Mitchell Livingston
1875f7e0f7 patch from tiennou to fix the xcode project to better create development and release builds and to have libtransmission recompile when changed 2007-09-10 16:20:58 +00:00
Mitchell Livingston
eb72d254f5 patch to project file 2007-09-09 23:57:57 +00:00
Mitchell Livingston
62e9b9336c get building again 2007-08-31 12:14:08 +00:00
Mitchell Livingston
92af7d2720 patch from persept to add a release build and automate release 2007-08-31 03:28:03 +00:00
Mitchell Livingston
e91070a1e7 add a menu additions class 2007-08-20 16:49:53 +00:00
Mitchell Livingston
8ae9d20712 rename the addition files 2007-08-20 16:34:21 +00:00
Mitchell Livingston
7f8647405c rearrange project a bit 2007-08-18 17:16:33 +00:00
Mitchell Livingston
68b171f7c3 get mac version building again 2007-08-18 03:22:03 +00:00
Josh Elsasser
54cd26c409 Add new libevent files to xcode project. 2007-08-16 21:42:39 +00:00
Josh Elsasser
d31b01fd85 Fix osx build. 2007-08-16 21:28:27 +00:00
Josh Elsasser
968504ab48 Catch up with version.sh renaming. 2007-08-16 17:43:35 +00:00
Mitchell Livingston
71e3ffa3fc use colors and rects instead of images for creating the pieces view 2007-08-16 02:11:08 +00:00
Mitchell Livingston
df0c5a8764 get About copyright info from the localized string file instead of the nib 2007-08-16 01:31:36 +00:00
Mitchell Livingston
4bccdef1fd (trunk) fix a problem when adding multiple torrents with "always ask" enabled 2007-08-15 22:30:54 +00:00
Mitchell Livingston
55cb6d24b1 optimize libevent when compiling 2007-08-15 04:01:43 +00:00
Mitchell Livingston
7633470496 get mac version building again 2007-08-15 03:12:54 +00:00
Mitchell Livingston
f407e44edc rearrange some of the file viewer code 2007-08-14 22:55:06 +00:00
Mitchell Livingston
d8905329bb use optimization level -Os 2007-08-14 19:58:07 +00:00
Mitchell Livingston
e316c297c7 get rid of some warnings 2007-08-13 04:30:52 +00:00
Mitchell Livingston
1381610a56 (trunk) fix bug where downloads would not be added when dragging the url onto the window without a constant download location 2007-08-13 03:17:18 +00:00
Mitchell Livingston
87a2bd6479 use the actual Torrent class to access values for the torrent cell class, rather than creating a dictionary and using that on each reload 2007-08-10 03:20:01 +00:00
Mitchell Livingston
ea8a9f39fe patch from Nick Shanks to improve the filter bar 2007-08-09 18:55:22 +00:00
Mitchell Livingston
0797623274 get english strings to show up in xcode 2007-08-08 18:27:21 +00:00
Mitchell Livingston
3a4b56d8e4 show InfoPlist.strings using correct encodings 2007-08-08 18:13:06 +00:00
Mitchell Livingston
47f2ceabe0 factor in scaling when resizing the prefs window 2007-08-08 18:03:18 +00:00
Mitchell Livingston
1fa37b73ce remove unneeded delegate 2007-08-08 18:01:02 +00:00
Mitchell Livingston
b8b52f82f6 use a nicer looking error image 2007-08-08 14:48:38 +00:00
Mitchell Livingston
d2cbbe01fa begins of individual action menus 2007-08-08 01:03:34 +00:00
Mitchell Livingston
d9edd4b84c update Korean strings 2007-08-06 21:26:38 +00:00
Mitchell Livingston
224a947803 add French translation by tiennou 2007-08-06 15:37:16 +00:00
Mitchell Livingston
4a6abe06e7 readd Russian Sparkle localization 2007-08-04 14:22:31 +00:00
Mitchell Livingston
cba65f1203 readd Spanish translation 2007-08-03 10:24:23 +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
Mitchell Livingston
bb34abf9f2 readd Greek 2007-08-02 21:30:19 +00:00
Mitchell Livingston
5c6530529a update news 2007-07-31 03:07:15 +00:00
Mitchell Livingston
d12fe5e1ab add italian and russian sparkle translations (there is no korean as far as i can see) 2007-07-31 01:08:36 +00:00
Mitchell Livingston
9453048522 don't allow comment and creator fields to be selected when empty 2007-07-31 00:45:39 +00:00
Mitchell Livingston
e9278c4d2f make Transmission Help folder one word 2007-07-31 00:34:21 +00:00
Mitchell Livingston
e621ca7f32 add Russian translation by Anton Sotkov 2007-07-31 00:17:54 +00:00
Mitchell Livingston
ff3229868d add italian localization 2007-07-30 10:08:01 +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
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
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
Mitchell Livingston
8b306b674c new about window and updated credits file, inspired by adium's 2007-07-22 18:04:31 +00:00
Mitchell Livingston
42e150a786 simplify the download finished/restarting code 2007-07-20 02:19:49 +00:00