Commit Graph

187 Commits

Author SHA1 Message Date
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