Jordan Lee
|
2c15a957d8
|
(trunk gtk) #4997 "missing semicolon in the desktop file" -- reported & patched by kalev
|
2012-08-18 15:49:24 +00:00 |
|
Jordan Lee
|
b150f1158e
|
(trunk web) #4993 "Add Set Location on WebUI" -- use luizpaulo's patch to implement this
|
2012-08-18 15:46:22 +00:00 |
|
Jordan Lee
|
4f4529ae09
|
(trunk, qt) #4624 "Inconsistent behavior when clicking on items at the torrent list" -- apply a nice patch by dirleyrls
|
2012-08-18 15:39:11 +00:00 |
|
Jordan Lee
|
a06a48dad3
|
(trunk web) #5013 "WebUI Inspector file tree" -- use patch submitted by PsychoMario
|
2012-08-18 15:04:06 +00:00 |
|
Jordan Lee
|
9221f8a248
|
(trunk, web) #5008 'html entitiy not correctly rendered' -- use patch submitted by jfc
|
2012-08-18 14:59:09 +00:00 |
|
Mitchell Livingston
|
06d250a7a2
|
silence warnings about string literals
|
2012-08-13 00:56:52 +00:00 |
|
Mitchell Livingston
|
9c8395d109
|
silence several warnings related to printing ints in strings
|
2012-08-13 00:52:04 +00:00 |
|
Mitchell Livingston
|
0f60662945
|
better spacing of the file/tracker/webseed list in Quick Look
|
2012-08-12 20:14:26 +00:00 |
|
Mitchell Livingston
|
13f10ef70e
|
set the flag for when compiling the Quick Look plugin: -read_only_relocs suppress
|
2012-08-12 16:46:34 +00:00 |
|
Mitchell Livingston
|
99912b48b5
|
main.c is relative to project
|
2012-08-12 16:19:36 +00:00 |
|
Mitchell Livingston
|
3d4f9a140c
|
modify the Quick Look plugin's main.c
|
2012-08-12 16:19:06 +00:00 |
|
Mitchell Livingston
|
1d58e9df1b
|
don't link against some libraries unnecessarily in the Quick Look plugin
|
2012-08-12 15:03:53 +00:00 |
|
Mitchell Livingston
|
920b94d040
|
link the Quick Look plugin with AppKit
|
2012-08-12 14:50:12 +00:00 |
|
Mitchell Livingston
|
ae63fcdc51
|
use the curl we supply when compiling the Quick Look plugin
|
2012-08-12 14:38:10 +00:00 |
|
Mitchell Livingston
|
97385bcdee
|
don't use the convenient accessor functionality in file parsing
|
2012-08-12 14:10:18 +00:00 |
|
Mitchell Livingston
|
6fe0774147
|
don't use the convenient accessor functionality in the Quick Look plugin
|
2012-08-12 14:05:55 +00:00 |
|
Mitchell Livingston
|
c8ce481f38
|
add creation date and client information to the quick look preview
|
2012-08-12 13:55:06 +00:00 |
|
Mitchell Livingston
|
093d968b95
|
#4998 Support Quick Look of .torrent files in the Finder
|
2012-08-12 12:11:33 +00:00 |
|
Mitchell Livingston
|
f6efebb25c
|
#5007 Web client attempts to post notifications without permission, causing transfers not to update
|
2012-08-07 23:00:10 +00:00 |
|
Mitchell Livingston
|
0a656a1375
|
#4987 (web ui) up/down characters are not rendered correctly
|
2012-08-07 00:14:04 +00:00 |
|
Mitchell Livingston
|
14d4387807
|
missed a line
|
2012-08-06 04:02:18 +00:00 |
|
Mitchell Livingston
|
6bb897d175
|
#4454 Patch by 0ptional: Time Machine exclusion for partial download does not work on Lion
|
2012-08-06 03:59:07 +00:00 |
|
Mitchell Livingston
|
48d14b9cdb
|
Tweak how we first load in the torrent file list. This time submit the right file.
|
2012-08-06 03:49:59 +00:00 |
|
Mitchell Livingston
|
9412c55bb5
|
Tweak how we first load in the torrent file list.
|
2012-08-06 03:49:36 +00:00 |
|
Mitchell Livingston
|
d4c38b79fa
|
#5005 Torrent file deleted twice when added via url
|
2012-08-05 03:48:13 +00:00 |
|
Mitchell Livingston
|
678a65d9e3
|
Set each notification's subtitle as the informative text instead of the subtitle, so that it wraps to a second line.
|
2012-08-05 03:10:56 +00:00 |
|
Mitchell Livingston
|
3479946084
|
#4963 Support Notification Center on 10.8
|
2012-07-25 12:49:11 +00:00 |
|
Mitchell Livingston
|
d350225a1d
|
#4964 Don't allow Mist notifications on >= 10.8
|
2012-07-25 12:48:50 +00:00 |
|
Mitchell Livingston
|
53576bfa85
|
More 10.8 better file size formatting.
|
2012-07-25 12:48:13 +00:00 |
|
Mitchell Livingston
|
4021d39a63
|
On 10.8, use NSByteCountFormatter to keep file sizes consistent with the operating system. Also, on 10.8 don't use a number formatter to localize unsigned integers.
|
2012-07-25 12:46:49 +00:00 |
|
Mitchell Livingston
|
1052095e7b
|
bump our sdk to 10.8
|
2012-07-25 12:44:20 +00:00 |
|
Mitchell Livingston
|
2ab7d280bc
|
re-add #2353 Automatically Remove on Completion
|
2012-07-24 02:30:24 +00:00 |
|
Mitchell Livingston
|
a5fbe05b3b
|
update to 2.61+
|
2012-07-24 02:29:53 +00:00 |
|
Mitchell Livingston
|
e463cea7f9
|
one more NEWS tweak
|
2012-07-24 01:25:50 +00:00 |
|
Mitchell Livingston
|
8f6fd5acf1
|
fix NEWS typo
|
2012-07-24 01:12:26 +00:00 |
|
Mitchell Livingston
|
5479e12221
|
bump version to 2.61
|
2012-07-24 01:11:14 +00:00 |
|
Mitchell Livingston
|
9c56216684
|
tweak NEWS
|
2012-07-24 01:10:51 +00:00 |
|
Jordan Lee
|
085a62251d
|
first draft of NEWS, livings' turn now
|
2012-07-24 01:05:37 +00:00 |
|
Jordan Lee
|
74d0482351
|
(trunk gtk) Sync with Rosetta to update GTK+ translations
|
2012-07-24 01:00:21 +00:00 |
|
Mitchell Livingston
|
ecb482e1f3
|
update PrefsWindows.xib to fix #4953
|
2012-07-24 00:32:35 +00:00 |
|
Mitchell Livingston
|
c2c8186003
|
replace a string with the constant NSTableViewColumnDidResizeNotification
|
2012-07-24 00:20:04 +00:00 |
|
Mitchell Livingston
|
f119dfb89e
|
temporarily revert gui changes for #2353 for 2.61, hiding the new functionality
|
2012-07-24 00:17:47 +00:00 |
|
Jordan Lee
|
4963b65c1f
|
(trunk utils) #4979 "add manget link generator to transmission-show" -- done.
|
2012-07-23 15:28:27 +00:00 |
|
Mitchell Livingston
|
e94cf23702
|
#4956 Crash when creating a torrent on 10.7
|
2012-07-23 11:31:48 +00:00 |
|
Jordan Lee
|
a34c0981fa
|
(trunk qt) #4980 "Resize headers in Files Tab in Torrent Properties Window" -- patch from samkpo
|
2012-07-22 17:01:52 +00:00 |
|
Jordan Lee
|
4123630768
|
(trunk) #4977 "Rev 13388: gtk required" -- fix r13388 regression in configure.ac that required GTK+ even if only building transmission-daemon.
|
2012-07-22 16:55:50 +00:00 |
|
Jordan Lee
|
4195e3671c
|
(trunk qt) #4983 "regression on Preferences' Open Web Client w/remote session" -- fixed.
|
2012-07-22 15:18:52 +00:00 |
|
Jordan Lee
|
4a344d0656
|
(trunk web) #4979 "CSS Issues in Web Client" -- proposed fix. See ticket for more details.
|
2012-07-20 17:37:50 +00:00 |
|
Jordan Lee
|
6a3c7f34ec
|
(trunk, gtk) use GtkApplication and GtkApplicationWindow
|
2012-07-14 22:44:41 +00:00 |
|
Jordan Lee
|
dfbfdbc81b
|
(trunk, gtk) remove the pointless TrWindow typedef
|
2012-07-14 22:41:33 +00:00 |
|