Commit Graph

560 Commits

Author SHA1 Message Date
Mitchell Livingston 958e70543e build shttpd statically 2008-05-21 19:54:20 +00:00
Mitchell Livingston 1f0c5b891c move quick look into its own class, making it a singleton object to allow expanded functionality 2008-05-21 15:23:26 +00:00
Mitchell Livingston eb91a824c3 update Mac project file 2008-05-21 14:27:33 +00:00
Mitchell Livingston 1fb597f1ba #958 QuickLook from within the Inspector - thanks Waldorf! 2008-05-20 19:34:33 +00:00
Mitchell Livingston 850807c626 a little progress on setting up the rpc callback (no new actual functionality yet) 2008-05-20 15:16:34 +00:00
Mitchell Livingston 7ac00f83c7 update project for new rpc code (part 2) 2008-05-19 01:05:14 +00:00
Mitchell Livingston 9aecf34ce7 update project for new rpc code (part 1) 2008-05-19 00:23:06 +00:00
Mitchell Livingston 35af79aa95 (trunk) re-add Italian localization 2008-05-14 03:24:25 +00:00
Mitchell Livingston 8b8ab8d693 make the "group = none" image an empty box 2008-05-09 15:17:30 +00:00
Mitchell Livingston 7122aca003 remove the italian localization for the upcoming release 2008-05-08 20:20:50 +00:00
Mitchell Livingston 54c345b2cb remove the last script committed - Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002 or 10.5 or higher 2008-04-30 18:35:07 +00:00
Mitchell Livingston 318a7cb719 add a script to the project file to allow libcurl to link under Tiger 2008-04-30 14:21:32 +00:00
Mitchell Livingston eaf4ecc37a don't redraw the dock tile if there is no change 2008-04-24 21:24:42 +00:00
Mitchell Livingston 84515d4fb5 mac build compiles again - let's hope i did this right 2008-04-24 06:31:53 +00:00
Mitchell Livingston d13c063af3 mac changes for #377, number one (it doesn't compile yet) 2008-04-24 01:55:33 +00:00
Mitchell Livingston e87906e5a6 revert the last commit 2008-04-22 13:25:53 +00:00
Mitchell Livingston 33c9f92e99 remove an unnecessary class 2008-04-22 13:16:39 +00:00
Mitchell Livingston a62c045928 mac build compiles with last commit 2008-04-13 14:47:48 +00:00
Mitchell Livingston 67ea41051f mac build compiles again 2008-04-11 17:52:05 +00:00
Mitchell Livingston dd1a319d2d on Tiger, show an appropriate image for the Peers pref tab 2008-04-07 21:13:10 +00:00
Mitchell Livingston ea14cc231e on Tiger show a Network icon in prefs 2008-04-06 03:10:35 +00:00
Mitchell Livingston b789237c19 (trunk) Traditional Chinese localization 2008-04-01 01:33:39 +00:00
Mitchell Livingston 0643632a36 (trunk) update remaining Russian string encoding 2008-04-01 01:09:26 +00:00
Mitchell Livingston f2d511cb23 (trunk) update Russian localizable strings 2008-04-01 01:01:25 +00:00
Eric Petit 641a8ca618 Fixes Mac build (blocklist.c is part of libT) 2008-03-31 18:22:12 +00:00
Mitchell Livingston 7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00
Mitchell Livingston 1d10d55bc2 update the project file with the new files 2008-03-29 18:42:27 +00:00
Mitchell Livingston b99e29c518 Spanish localization 2008-03-28 01:29:24 +00:00
Mitchell Livingston 110affd81a update Russian localization 2008-03-26 18:45:35 +00:00
Mitchell Livingston 499d4d5c14 update French localization 2008-03-25 14:10:05 +00:00
Mitchell Livingston 51cebfd6d4 update Dutch localization 2008-03-25 00:36:23 +00:00
Mitchell Livingston 363a583391 update Italian localization 2008-03-24 15:22:06 +00:00
Mitchell Livingston 5681c18c02 clean up the behavior with the group color picker 2008-03-23 04:36:30 +00:00
Mitchell Livingston 86a701be34 miscellaneous cleanup 2008-03-23 03:57:14 +00:00
Mitchell Livingston c402442786 decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened 2008-03-23 00:56:43 +00:00
Mitchell Livingston f14ee4fd6b simplify the remaining disk space checking code 2008-03-17 21:12:07 +00:00
Mitchell Livingston 3c0e3b8978 use a single xib file for all Stats window localizations 2008-03-16 06:20:35 +00:00
Mitchell Livingston 96432c8dbb use a single xib file for all Message window localizations, localizing just from the strings file 2008-03-15 20:17:19 +00:00
Mitchell Livingston 064366f438 fix mac compiling for configurations other than "Development" 2008-03-06 16:42:43 +00:00
Mitchell Livingston 93ccd72f77 update project file to have -DSYS_DARWIN flag 2008-03-04 03:34:50 +00:00
Mitchell Livingston 0ee2fd6d3b improved group ratio and options images 2008-02-28 16:15:34 +00:00
Mitchell Livingston b6856a9f5b fix mac build compiling 2008-02-25 22:28:58 +00:00
Mitchell Livingston aafadf7170 add image for tracker tab 2008-02-25 20:16:02 +00:00
Charles Kerr 8edb5e6fa0 patch from SoftwareElves to get libevent building again on osx 2008-02-25 04:00:02 +00:00
Mitchell Livingston 03f986dffe better group arrow images 2008-02-18 20:53:10 +00:00
Mitchell Livingston a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston 6a5789b410 update project file for last commit 2008-02-15 16:02:08 +00:00
Mitchell Livingston 2c9b5137dc image for "open address" toolbar button 2008-02-07 20:54:14 +00:00
Mitchell Livingston a0061f43fb First commit of collapsable groups. A lot more needs to still be done. 2008-02-06 23:45:44 +00:00
Mitchell Livingston 549521c602 only update and sort by group when filtering, not during normal sorting 2008-01-23 20:31:04 +00:00
Mitchell Livingston 30cee125da treat the entire file icon as the action button 2008-01-20 18:51:53 +00:00
Mitchell Livingston ae2c7c8f12 update dock badge images 2008-01-17 06:53:40 +00:00
Mitchell Livingston d4518acd18 add images for hovering 2008-01-16 05:01:45 +00:00
Mitchell Livingston 5a3b368920 update (and add) images for the priority control 2008-01-16 04:48:22 +00:00
Mitchell Livingston 14a327a47d fix autoscrolling in message window when it's full; trivial changes to peer string encoding 2008-01-14 15:10:41 +00:00
Mitchell Livingston e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston 93c79adef2 move file outline view code to a separate class 2008-01-04 00:29:13 +00:00
Mitchell Livingston 9fc5ddc99d remove an unneeded custom cell (yay code reuse) 2008-01-02 01:19:01 +00:00
Mitchell Livingston c45ce531b6 remove localizations that don't currently exist for 1.00 2008-01-02 00:13:12 +00:00
Mitchell Livingston 4ce681bca9 Russian localization for 1.0 2007-12-30 22:43:03 +00:00
Mitchell Livingston 420d5227ac Spanish localization for 1.0 2007-12-28 22:38:23 +00:00
Mitchell Livingston a9c3302bc7 French localization for 1.0 2007-12-28 18:24:28 +00:00
Mitchell Livingston a1a7263099 Italian localization for 1.0 2007-12-26 20:18:29 +00:00
Mitchell Livingston e5592c3404 add dutch localization 2007-12-26 04:19:28 +00:00
Mitchell Livingston 43c35936cc change main menu from nib to xib 2007-12-22 19:15:56 +00:00
Mitchell Livingston ef375e44f2 change prefs window from nib to xib 2007-12-22 19:12:42 +00:00
Mitchell Livingston 1f1c6185c8 get xcode project compiling 2007-12-21 16:54:22 +00:00
Mitchell Livingston fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +00:00
Mitchell Livingston 44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston 45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston 6671750eda convert Info nib to xib 2007-12-13 21:20:08 +00:00
Mitchell Livingston 672acfce23 update project for last commit 2007-12-13 21:15:39 +00:00
Mitchell Livingston f5bce558d6 replace Message nib with xib 2007-12-13 21:11:13 +00:00
Mitchell Livingston 0d4bf53fa0 replace Creator nib with xib 2007-12-13 21:08:00 +00:00
Mitchell Livingston e06d3178e1 change the About window from a nib to a xib 2007-12-13 20:46:01 +00:00
Mitchell Livingston a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston 13c1c8a6a4 use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images 2007-12-12 03:21:11 +00:00
Mitchell Livingston a05fe043e5 get the action menu to look correct on tiger 2007-12-12 01:39:48 +00:00
Mitchell Livingston 2a98bf39d1 trunk: get ready for .96 2007-12-11 02:48:12 +00:00
Mitchell Livingston ef256c13de include libnatpmp when building on mac 2007-12-10 02:45:20 +00:00
Mitchell Livingston a64d7d6e19 get rid of the graphite turtle....graphite is hard to see and other apps show blue when prefs are set to graphite 2007-12-09 03:32:00 +00:00
Mitchell Livingston 559cf731fb experiment with making the info and filter toobar images blue when visiable 2007-12-09 03:25:33 +00:00
Mitchell Livingston efa80e792a replace the status bar images, the action menu image, and eliminate the popup button subclass 2007-12-09 03:04:25 +00:00
Mitchell Livingston 34c31a864c display an image in the status popup button 2007-12-09 02:28:53 +00:00
Mitchell Livingston 55dae577ef display tooltip of the file in the message window 2007-12-08 20:42:34 +00:00
Charles Kerr 1d8afcd31f add libnatpmp to xcode build. Thanks to Chinstrap and tiennou 2007-12-08 20:18:27 +00:00
Mitchell Livingston 2441a052b0 when the toolbar is set to small size, don't make the group items small 2007-12-07 06:27:42 +00:00
Mitchell Livingston d2049cc048 group together pause and resume toolbar buttons 2007-12-06 17:21:42 +00:00
Mitchell Livingston 513658810c get rid of the quit window 2007-12-05 18:45:19 +00:00
Mitchell Livingston e316cf4782 display an image next to each total speed 2007-12-01 15:59:13 +00:00
Mitchell Livingston fce835ceec even more new images 2007-11-30 23:27:55 +00:00
Mitchell Livingston 0a7708e0a8 change up the bottom of the window, similar to Second Gear 2007-11-30 16:17:43 +00:00
Charles Kerr 1cbe57a56c turn line numbers on for development builds and debug releases. (SoftwareElves) 2007-11-29 04:53:04 +00:00
Mitchell Livingston d3e821e729 make toolbar buttons leopard-like; icons are placeholders 2007-11-29 01:05:11 +00:00
Mitchell Livingston 00623d8c55 get building again 2007-11-21 20:10:49 +00:00
Mitchell Livingston 97d4bc1709 add stats window...right now the values mean nothing 2007-11-19 18:13:41 +00:00
Mitchell Livingston bf191cec1b work with last commit 2007-11-17 16:52:56 +00:00
Mitchell Livingston d140cd0af6 missed this in last commit 2007-11-17 16:00:23 +00:00
Mitchell Livingston 5cfd290769 patch from tiennou to fix the build errors on cli/daemon/remote/proxy, and correct the file encoding setting for cli.c 2007-11-10 20:10:14 +00:00
Mitchell Livingston 691ca1e4bd update project for last commit 2007-11-08 04:12:56 +00:00
Mitchell Livingston a7e92e501e get mac build building again 2007-11-08 01:07:25 +00:00
Charles Kerr 9946ba0b0b SoftwareElves gets the Mac build working again! 2007-11-07 03:43:48 +00:00
Mitchell Livingston 5fd2266da8 add a setting so that nightlies can have debug info 2007-11-01 14:29:57 +00:00
Mitchell Livingston 731b6379a4 use a view to draw the badge on Leopard 2007-11-01 03:20:29 +00:00
Mitchell Livingston 81bf7b84d9 update project for last commit 2007-10-30 19:22:40 +00:00
Mitchell Livingston 42ed03282c change tiff's to png's 2007-10-28 03:29:20 +00:00
Mitchell Livingston 69df8105a7 get the app working on 10.4 and later, compiling on 10.5 2007-10-27 22:11:41 +00:00
Mitchell Livingston 46ecfe04dc inspector tabs become graphite when the system is set to graphite 2007-10-27 20:09:29 +00:00
Mitchell Livingston 26ca1f0a17 get it running on Tiger again 2007-10-27 19:02:00 +00:00
Mitchell Livingston 35303821d1 Build against 10.5 sdk, meaning building this project now requires Leopard. The app should still run on 10.4 (I need more testing, though). 2007-10-27 18:38:25 +00:00
Mitchell Livingston daf08fb435 update project for new files 2007-10-27 14:43:50 +00:00
Mitchell Livingston 70e6cd0318 make main window textured on Leopard 2007-10-26 16:57:16 +00:00
Charles Kerr 4491e68a4f remove the old make system, move version.sh to macosx/ 2007-10-25 17:07:02 +00:00
Mitchell Livingston 2b3751c2d8 trunk: fix small memory leak when generating sounds menu 2007-10-24 16:50:10 +00:00
Mitchell Livingston 4da483e113 add missing localized string 2007-10-24 13:10:59 +00:00
Mitchell Livingston a76423ac1e fix notification to update info 2007-10-23 11:41:03 +00:00
Mitchell Livingston 50e99456d1 add Korean localization part 4 2007-10-21 21:57:15 +00:00
Mitchell Livingston ea53194c66 small change to help and French localization 2007-10-21 21:11:45 +00:00
Mitchell Livingston 6fc01cb59c set some menu titles without regard to what it is already set to (this should in theory be faster and looks cleaner) 2007-10-21 13:53:29 +00:00
Mitchell Livingston 7eac4758d4 updated help images from John_Clay 2007-10-21 03:34:13 +00:00
Mitchell Livingston a2f3b0dac6 small name change and other trivial adjustments 2007-10-17 23:33:22 +00:00
Mitchell Livingston 0a285a36a8 fix Greek strings file 2007-10-17 16:42:20 +00:00
Mitchell Livingston 32dea07338 Greek localization for 0.9x 2007-10-17 16:21:47 +00:00
Mitchell Livingston 161f60d519 Italian localization for 0.9x 2007-10-15 17:38:26 +00:00
Mitchell Livingston 768a06aa60 let libtransmission worry about the pex flag 2007-10-15 16:35:41 +00:00
Mitchell Livingston 963e5514c1 French translation for 0.9x 2007-10-15 16:18:24 +00:00
Mitchell Livingston 9166844927 add Spanish translation for 0.9x 2007-10-15 12:09:29 +00:00
Mitchell Livingston cc2d8f3310 update localizable strings file 2007-10-13 16:40:44 +00:00
Mitchell Livingston 543b48e01c remove foreign languages until feature freeze 2007-10-13 15:58:32 +00:00
Mitchell Livingston a57dd87d47 fix a small memory leak, and get rid of two #ifndef's... 2007-10-13 12:59:39 +00:00
Mitchell Livingston 045c31018b remove unused variables 2007-10-12 21:36:01 +00:00
Mitchell Livingston 24ec75acb1 improve Activity icon and display the tab name in the inspector's title 2007-10-10 02:35:16 +00:00
Mitchell Livingston a9b650a18e adjustment to inspector icons 2007-10-10 02:20:57 +00:00
Mitchell Livingston 2f9a8b150e commit some preliminary inspector images 2007-10-10 01:51:03 +00:00
Mitchell Livingston e2de6f8973 get rid of some warnings 2007-10-07 15:55:27 +00:00
Mitchell Livingston 4bee975c47 improve the inspector's tab background images 2007-10-07 15:36:39 +00:00
Mitchell Livingston 537d0aae34 remove unnecessary files/commented-out code 2007-10-07 02:33:43 +00:00
Mitchell Livingston 9e8dbcfe3e get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images 2007-10-07 02:25:39 +00:00
Mitchell Livingston 4d7f48d7cf hilight pushed inspector tab...this will be made a different color later 2007-10-06 22:59:07 +00:00
Mitchell Livingston a635077abd first commit of updated inspector...images are just placeholders currently 2007-10-06 22:23:44 +00:00
Mitchell Livingston 23c04dfe3f rename en to English (other languages will be changed to i18n names by the next release, though) 2007-10-04 03:45:52 +00:00
Mitchell Livingston 6a976eed1c clicking on the peer progress indicator will toggle between progress bar and a number for progress, inspired by beelsebob 2007-09-28 12:55:28 +00:00
Mitchell Livingston b50f4189f9 add "failed hash" field to activity tab 2007-09-26 18:32:32 +00:00
Mitchell Livingston 5c5be42659 getting mac version working with the changes from [3178], and specify total have and verified have in inspector 2007-09-26 03:27:00 +00:00
Mitchell Livingston 32679a4d18 updated check image from AR 2007-09-26 01:54:43 +00:00
Mitchell Livingston bc483dabb6 add bsdqueue.h to deamon in xcode project file 2007-09-26 00:02:58 +00:00
Mitchell Livingston 8d171f1b0c add evutil.h to the xcode project 2007-09-25 23:59:45 +00:00
Mitchell Livingston 9e99b50563 remove bsdqueue.h from the xcode project 2007-09-25 23:57:29 +00:00
Mitchell Livingston 8d4d653044 for seeding peers overlay a check mark on progress bar 2007-09-25 21:11:54 +00:00
Mitchell Livingston 1dda5836cf delocalize About window 2007-09-24 12:28:44 +00:00
Mitchell Livingston 4227d425f1 when the main window isn't the key window, make the status bar show the normal window background 2007-09-23 16:21:03 +00:00
Mitchell Livingston e106876393 get rid of a warning 2007-09-22 04:45:15 +00:00
Mitchell Livingston f3420e17f6 nicer looking lock image in inspector 2007-09-22 04:24:36 +00:00
Mitchell Livingston f3b991cd78 rename English.lproj to en.lproj as recommended by Apple (I'll do the other languages closer to when they are replaced for 0.9) 2007-09-20 21:57:24 +00:00
Mitchell Livingston 8ffc410e83 remove the already-removed choking.h reference from the xcode project 2007-09-20 20:47:02 +00:00
Mitchell Livingston f0b968d7b7 get xcode project building again 2007-09-20 20:24:33 +00:00
Mitchell Livingston 2ad52ebd39 update xcode project, though there is no guarantee that it will build yet 2007-09-20 19:52:36 +00:00
Mitchell Livingston 1208c3a1b5 update the status bar to look better on Leopard...if anyone can do the background image better please get in touch with me 2007-09-17 21:01:31 +00:00
Mitchell Livingston 2e05d5fbfb Network prefs become advanced prefs, and add a (disabled) option for encryption 2007-09-15 01:47:11 +00:00
Mitchell Livingston 4fb7db8348 get inspector ready for encryption 2007-09-14 13:49:37 +00:00
Mitchell Livingston d33114e891 remove an unneeded subclass 2007-09-11 19:42:57 +00:00
Mitchell Livingston 337f04eb97 purple dot for debug from AR 2007-09-11 01:41:14 +00:00
Mitchell Livingston 3e4bf1348f patch to project file and update news 2007-09-11 00:04:10 +00:00
Mitchell Livingston 830f65e9b5 add tooltips and general cleanup to Message Viewer 2007-09-10 19:11:30 +00:00
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
Josh Elsasser 6dd7c2fac2 Clean up unused cflags.
Add the right include directory to build the daemon.
Maybe break something, who knows!
2007-07-19 05:20:33 +00:00
Josh Elsasser 77de71ae5e Don't build asprintf compat code on osx. 2007-07-18 22:12:08 +00:00
Mitchell Livingston 53d15b5483 images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
Eric Petit 26b837ffc0 Adds basename/dirname implementation for platforms that lack it (BeOS...) 2007-07-10 11:30:11 +00:00
Charles Kerr 7e55e27e7c add libtransmission/list.[ch] to os x build. (Thanks Gimp_) 2007-07-09 05:02:01 +00:00
Mitchell Livingston ab6848fd56 awesome Globe icon (Glow|be) from Jonas Rask 2007-06-30 13:20:46 +00:00
Mitchell Livingston 28cd39da13 only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear) 2007-06-23 22:00:09 +00:00
Mitchell Livingston 54ec3716cc simplify the mess of code that is the pieces view 2007-06-20 22:53:46 +00:00
Mitchell Livingston 48c44109c9 have a higher quality image for the torrent creation drag overlay 2007-06-18 22:43:49 +00:00
Mitchell Livingston 0256f4616d Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
2007-06-18 03:40:41 +00:00
Mitchell Livingston 620b189969 reorganize files in xcodde and avoid a redundant method call 2007-05-31 23:17:46 +00:00
Mitchell Livingston 892d9bf156 create an addition to NSBezierClass to create a rectangle with rounded corners 2007-05-30 05:47:48 +00:00
Mitchell Livingston 3852bbb6e6 some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
Mitchell Livingston 2a214bd9f3 Library Search Paths in proxy daemon and remote Targets need to be quoted to prevent failure when the build path has a space 2007-05-28 21:21:15 +00:00
Mitchell Livingston eab0827294 get rid of 2 warnings 2007-05-28 03:01:49 +00:00
Mitchell Livingston b679945ea6 add the beginnings of ipc to the mac front end 2007-05-28 02:27:13 +00:00
Mitchell Livingston f156e2bf27 add libevent to the project 2007-05-28 01:49:14 +00:00
Mitchell Livingston 3fddee3089 update the xcode project file 2007-05-27 22:43:02 +00:00
Mitchell Livingston 48bcc69675 rename BarButton FilterBarButton 2007-05-25 03:33:55 +00:00
Mitchell Livingston e6ee697398 get rid of some unused variables 2007-05-25 03:05:49 +00:00
Mitchell Livingston 78ec2e2551 code from nickshanks to generate the progress bars without images, also makes the bars resolution independent 2007-05-23 21:34:14 +00:00
Mitchell Livingston 0d26587e48 experiment with fading inspector 2007-05-21 23:46:48 +00:00
Mitchell Livingston f250038102 show a globe icon on the drag overlay for url's (needs a higher quality image) 2007-05-19 15:10:16 +00:00
Mitchell Livingston 55c54b0961 the beginnings of an overlay badge when dragging on files 2007-05-19 14:11:25 +00:00
Mitchell Livingston 8e7559a1c6 when dragging torrents, dim the main window 2007-05-19 01:16:52 +00:00
Mitchell Livingston abedda5dc4 hide peer progress bar for unconnected peers 2007-05-10 00:43:51 +00:00
Mitchell Livingston 91e4607c64 remove inaccurate comments about announce interval 2007-05-04 17:44:31 +00:00
Mitchell Livingston 5020fec22a disable prebinding to get rid of those pesky warnings 2007-05-02 19:39:57 +00:00
Mitchell Livingston 305ccf1cd5 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
Mitchell Livingston 8dc2126bfe • When typing the name of a torrent to highlite it, scroll to it too.
• Add a localized string and remove a warning.
2007-04-18 21:17:47 +00:00
Mitchell Livingston 30a9059b10 add new spanish translation 2007-04-18 00:38:53 +00:00
Mitchell Livingston 767b5629f7 German Mac translation 2007-04-16 19:34:33 +00:00
Mitchell Livingston 74f208d995 add Greek and Spanish Sparkle localizations 2007-04-15 16:51:48 +00:00
Mitchell Livingston 9aa8958eda add Spanish translation and de-localize the credits, now with all the files affected 2007-04-14 19:33:43 +00:00
Mitchell Livingston 9e29cce205 add Greek translation 2007-04-13 15:26:16 +00:00