Mitchell Livingston
|
d67dd1f292
|
#4591 Don't have the inspector float above other windows
|
2011-10-24 02:02:19 +00:00 |
Jordan Lee
|
983c4ab206
|
fix typo in web/style/transmission/images/Makefile.am -- I think this is what's making hudson-t unhappy
|
2011-10-23 19:05:07 +00:00 |
Jordan Lee
|
611116feb3
|
add compact.png to the default stylesheet
|
2011-10-23 18:43:16 +00:00 |
Mitchell Livingston
|
b3153d4e89
|
Fix the priority images in the 10.6 torrent action menu
|
2011-10-23 17:51:37 +00:00 |
Mitchell Livingston
|
b15cac8c43
|
#4356 Extend tooltip support to torrent names in the main window
|
2011-10-23 17:45:05 +00:00 |
Jordan Lee
|
568a6bd119
|
(trunk web) convert the inspector tab & bottom bar's buttons to use the same css as the inspector's file priority buttons. This is a work in progress & is being checked in for apple testing
|
2011-10-23 17:10:44 +00:00 |
Mitchell Livingston
|
c264f9d366
|
experimented with updated priority images
|
2011-10-22 20:45:20 +00:00 |
Jordan Lee
|
98b77e89a5
|
fix torrent-list placement error when the inspector is visible
|
2011-10-22 06:27:07 +00:00 |
Mitchell Livingston
|
c516b1cce1
|
#4581 Change the multiple sessions confirmation button from "Quit" to "OK"
|
2011-10-21 11:19:32 +00:00 |
Jordan Lee
|
6c9d85d228
|
(trunk web) since the inspector tab icons aren't hardcoded in javascript anymore, we need to make sure & load them in css
|
2011-10-21 03:29:18 +00:00 |
Jordan Lee
|
97fb725a5c
|
make the file priority buttons slightly narrower in the mobile css
|
2011-10-21 03:04:49 +00:00 |
Jordan Lee
|
b677c18b03
|
(trunk web) #3862 "on iPhone web ui, some buttons are too small to tap" -- fix file priority buttons.
|
2011-10-21 02:58:19 +00:00 |
Jordan Lee
|
86cb95820d
|
fix 2.40 error changing file priorities in the web client.
|
2011-10-21 02:41:53 +00:00 |
Mitchell Livingston
|
22322c0494
|
(trunk) update NEWS
|
2011-10-20 02:08:30 +00:00 |
Mitchell Livingston
|
ffe6bdb8fe
|
(trunk) whoops
|
2011-10-20 01:35:09 +00:00 |
Mitchell Livingston
|
7bf2c13f01
|
(trunk) bump to 2.42+
|
2011-10-20 01:34:06 +00:00 |
Mitchell Livingston
|
317c20622f
|
silence two warnings by declaring the NSURLDownloadDelegate protocol
|
2011-10-20 01:08:30 +00:00 |
Jordan Lee
|
e3a6c7402d
|
(trunk web) #4579 "lock_icon.png does not display in inspector tab for encrypted peers" -- fixed.
|
2011-10-20 00:10:06 +00:00 |
Mitchell Livingston
|
0536107144
|
remove unused views from InfoActivityView and InfoGeneralView
|
2011-10-19 02:10:56 +00:00 |
Mitchell Livingston
|
3d55b6c2c6
|
#4575 Bug when filtering a transfer withs its file table selected
|
2011-10-19 01:22:49 +00:00 |
Mitchell Livingston
|
76dc60c366
|
silence more warnings
|
2011-10-18 04:32:30 +00:00 |
Mitchell Livingston
|
995d754baf
|
Silence some new warnings with LLVM 3.0/Xcode 4.2
|
2011-10-18 02:30:22 +00:00 |
Jordan Lee
|
4d74095591
|
(trunk libT) #4571 "can't edit UDP trackers via RPC" -- fixed.
|
2011-10-17 12:44:17 +00:00 |
Jordan Lee
|
d6045cba2b
|
avoid double-include of common.css in IE8
|
2011-10-17 06:10:06 +00:00 |
Jordan Lee
|
4f600724a0
|
(trunk web) revert part of the previous commit. IE didn't add media query support until IE9, so we still have to explicitly call common.css in an "if IE8" block.
|
2011-10-16 03:02:39 +00:00 |
Jordan Lee
|
106ddfdcc3
|
stylesheet changes for IE as suggested by reardon in #4555 comment 5
|
2011-10-16 02:40:28 +00:00 |
Jordan Lee
|
8755206dac
|
(trunk web) #4564 "web client doesn't run in IE7" -- fixed.
|
2011-10-15 04:35:20 +00:00 |
Jordan Lee
|
1f6d927bac
|
(trunk web) #4568 "Web Client blank content area in Opera Internet Browser" -- fix HTML5 validation errors reported by validator.w3.org. This fixed the blank content area problem seen with Opera.
|
2011-10-15 01:33:16 +00:00 |
Jordan Lee
|
2eea730647
|
(trunk web) remove some newly-obsoleted directories
|
2011-10-14 23:00:22 +00:00 |
Jordan Lee
|
2186e53649
|
(trunk web) #4548 "non-local stylesheets and js" -- bundle jqueryui's css and accompanying images so that we don't have to rely on a third-party CDN.
|
2011-10-14 22:24:23 +00:00 |
Jordan Lee
|
ed56cd1193
|
(trunk libT) #4526 "do not skip scrape unless all three scrape fields came with announce" -- add field initializers.
|
2011-10-14 00:27:14 +00:00 |
Jordan Lee
|
9c6e686882
|
(trunk libT) #4556 "Transmission 2.40 fails to connect with UDP trackers on big endian systems" -- fixed.
|
2011-10-14 00:02:36 +00:00 |
Jordan Lee
|
76cf0520ba
|
(trunk gtk) #4553 "Set about dialog to modal when compiled with GTK+-3" -- fix About dialog issue when hiding and then re-showing Transmission.
|
2011-10-13 00:36:19 +00:00 |
Mitchell Livingston
|
75767317ad
|
(trunk) "Tier name" in the inspector is editable by double clicking it
|
2011-10-12 03:35:55 +00:00 |
Mitchell Livingston
|
76ca23331d
|
explicitly left-align the text in the add windows
|
2011-10-12 02:50:30 +00:00 |
Jordan Lee
|
854c5542eb
|
fix 'scrollTo is not a function' error reported in IRC.
|
2011-10-12 00:12:05 +00:00 |
Jordan Lee
|
dab5fe6bfd
|
#4515 'load jquery via https' -- done.
|
2011-10-11 23:13:40 +00:00 |
Jordan Lee
|
6ec4aec13a
|
(trunk gtk) #5204 "Transmission GTK client crashes on start" -- another possible fix ;)
|
2011-10-11 20:32:15 +00:00 |
Jordan Lee
|
ab0f563ddc
|
use PKG_CHECK_EXISTS, rather than PKG_CHECK_MODULES, to test for GTK+ 2 and GTK+ 3.
|
2011-10-11 15:46:42 +00:00 |
Jordan Lee
|
b645959eea
|
(trunk gtk) #4554 "Transmission GTK client crashes on start" -- possible fix.
|
2011-10-11 15:30:33 +00:00 |
Jordan Lee
|
55c84fa9ea
|
(trunk gtk) #4552 "mark primary toolbars" -- applied patch from fmuellner
|
2011-10-11 15:27:32 +00:00 |
Jordan Lee
|
4c018ea26a
|
(trunk web) #4555 "Web UI broken in IE9" -- fixed with patch from reardon.
|
2011-10-11 15:23:41 +00:00 |
Jordan Lee
|
72a021a9f3
|
(trunk gtk) #4553 "Set about dialog to modal when compiled with GTK+-3" -- fixed.
|
2011-10-11 14:36:03 +00:00 |
Jordan Lee
|
871e934945
|
updated Lithuanian translation of the Qt client
|
2011-10-11 05:11:57 +00:00 |
Jordan Lee
|
54d5b255e4
|
(trunk, web) #4515 "don't load jquery via https" -- fixed. Xref: http://encosia.com/cripple-the-google-cdns-caching-with-a-single-character/
|
2011-10-11 04:51:12 +00:00 |
Jordan Lee
|
2ccc2bbbfe
|
(trunk) #4550 "no way to build with GTK+ 3" -- fixed. We now use GTK+ 3 if available; GTK+ 2 if it's not.
|
2011-10-11 04:17:54 +00:00 |
Jordan Lee
|
f9388714b7
|
(trunk gtk) add portability wrappers for gtk_hbox_new() and gtk_vbox_new(), which are deprecated now in GTK+ 3.2
|
2011-10-11 04:11:08 +00:00 |
Jordan Lee
|
94ea901162
|
(trunk) #4490 "transmission fails to build: undefined references" -- reopened. r12954's solution generated a new problem in "make distclean."
|
2011-10-10 20:23:24 +00:00 |
Mitchell Livingston
|
6baef94d4f
|
cli, daemon, and remote can compile again
|
2011-10-10 11:25:46 +00:00 |
Mitchell Livingston
|
fda1a85724
|
use our own curl instead of the systems, since 10.6 and 10.7 curls don't get along
|
2011-10-10 11:17:59 +00:00 |