Commit Graph

11319 Commits

Author SHA1 Message Date
Jordan Lee 430eddbc4e (trunk web) tweak the filter bar and footer bar's gradient again 2011-10-27 03:49:10 +00:00
Jordan Lee c4a037189d (trunk web) make the filter bar and footer bar's gradients a little softer. 2011-10-27 03:41:16 +00:00
Jordan Lee 599898470d (trunk web) continue merging the two stylesheets' contents.
The endgame for this merge is to extract the common parts into a shared css file. Judging from common.css' filename, that was probably the original intention when Clutch was first written.
2011-10-27 03:00:47 +00:00
Jordan Lee 2d0d8ddae7 (trunk web) give the filter bar a gradient background like the bottom bar's. continue resolving the diffs between common.scss and mobile.scss. 2011-10-27 02:31:58 +00:00
Jordan Lee e6dfbbd94d (trunk web) try increasing the toolbar height by 10px 2011-10-27 02:03:21 +00:00
Jordan Lee 686c115bde (trunk web) use the website's red texture for the toolbar's background 2011-10-27 01:44:49 +00:00
Jordan Lee 54cb963ae0 meh, last commit was too ugly 2011-10-27 00:43:51 +00:00
Jordan Lee 94d12defa8 (trunk web) some (very) experimental changes to the color scheme. I'm not sure what the Right Thing is here, but I do know the previous approach was too grey. 2011-10-26 23:28:39 +00:00
Jordan Lee d67fc13da4 (trunk web) the preferences dialog is now activated from a toolbar button.
This is in preparation for merging about 80% of the scss code between the default and mobile versions of Clutch. Previously the mobile client had the prefs button in the footer and the default client had it in the popup menu. Now both have it in the toolbar instead.
2011-10-26 23:19:38 +00:00
Jordan Lee 7f8d802405 (trunk cli) #4595 "transmission-cli does not stop on SIGINT" -- fixed with patch from dyogene 2011-10-26 17:44:28 +00:00
Jordan Lee 7c9fdfa8dd (trunk) run all our pngs through "pngout.exe" and "optipng -zc1-9 -zm1-9 -zs0-3 -f0-5" 2011-10-26 16:11:21 +00:00
Jordan Lee ba8de0fb46 (trunk web) the inspector tabs' icons have resizing artifacts. fix these by resyncing with the mac client's icons. 2011-10-26 16:10:40 +00:00
Jordan Lee 04fd976ccf (trunk web) remove dangling </div> that was introduced in the last commit 2011-10-26 15:53:58 +00:00
Jordan Lee a2145b188b (trunk web) changes to clutch's file priority UI:
1. use form checkboxes for the 'file wanted' toggle
2. remove unused file_wanted_buttons.png
3. narrow the priority buttons a little
4. narrow the priority buttons' gradient range by about 2/3 so that the colors don't look harsh when there is row after row of priority buttons
2011-10-26 15:50:31 +00:00
Jordan Lee cd13f370f7 (trunk web) buttons/cancel.png isn't used anymore. 2011-10-26 07:30:40 +00:00
Jordan Lee 4e0b6dd73d (trunk web) run the new icons through optipng and pngout 2011-10-26 07:20:16 +00:00
Jordan Lee d59b2d9978 (trunk web) reuse the old gear icon for the settings popup menu 2011-10-26 07:09:14 +00:00
Jordan Lee 3777ebd143 (trunk web) make the button image/gradient code more modular 2011-10-26 04:46:22 +00:00
Jordan Lee 773cd75d0e (trunk web) modify the statusbar's speed display a bit. 2011-10-26 04:14:39 +00:00
Jordan Lee 74cb70503b (trunk web) more changes to the look & feel of the buttons. This is a work in progress.
1. sync the toolbar buttons' appearance to match the footer & inspector buttons' new look from r13016
2. make the buttons a little easier to tap as per ticket #3862
3. try new toolbar icons from the 'wireframe mono icons' (CC attribution/noncommerical 3.0) by gentleface.com, found at iconfinder.com.
2011-10-25 23:36:47 +00:00
Jordan Lee 4f1db26672 (trunk libT) bandwidth.c: minor phaseOne() improvements suggested by livings 2011-10-25 21:54:51 +00:00
Jordan Lee 8a90847072 (trunk daemon) #4594 "corrupted status string" -- fixed. 2011-10-25 20:48:39 +00:00
Jordan Lee 82595e8ad8 (trunk libT) #4592 "Algorithm bug in bandwidth allocation" -- apply patch from Algorithmus 2011-10-25 16:56:19 +00:00
Jordan Lee 5beed282de (trunk) #4588 "Manual selection of gtk version at configure time" -- fixed. 2011-10-25 16:37:13 +00:00
Jordan Lee ff8a086fe3 (trunk cli) #4585 "use full path when download directory is specified" -- fix with patch by dyogene 2011-10-25 16:07:56 +00:00
Jordan Lee ae972b50c4 utils.h's public function tr_realpath() function relies on the private constant TR_MAX_PATH. Make TR_MAX_PATH public. 2011-10-25 15:57:10 +00:00
Mitchell Livingston ab93e2d07b remove an unneeded (and unimplemented) method from TorrentCell.h 2011-10-24 02:14:57 +00:00
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