]> granicus.if.org Git - transmission/commit
(trunk web) refactor the preferences dialog into its own class. Make the prefs dialog...
authorJordan Lee <jordan@transmissionbt.com>
Wed, 14 Sep 2011 05:10:51 +0000 (05:10 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Wed, 14 Sep 2011 05:10:51 +0000 (05:10 +0000)
commit6b8a224059abb81120c3c581a79e2bc53584f5a1
tree03688df2ce0d78a17184ef8e4725dfa6f60351ce
parentf6579d58b2d362e431880b1bf084ee03402863bc
(trunk web) refactor the preferences dialog into its own class. Make the prefs dialog invokable on iPhones/Androids (#1131) and add stop ratio functionality (#2006).
18 files changed:
web/images/graphics/Makefile.am
web/images/graphics/blue-turtle.png [new file with mode: 0644]
web/images/graphics/chrome.png
web/index.html
web/javascript/Makefile.am
web/javascript/common.js
web/javascript/dialog.js
web/javascript/file-row.js
web/javascript/formatter.js
web/javascript/inspector.js
web/javascript/menu.js [deleted file]
web/javascript/prefs-dialog.js [new file with mode: 0644]
web/javascript/remote.js
web/javascript/torrent-row.js
web/javascript/torrent.js
web/javascript/transmission.js
web/stylesheets/common.css
web/stylesheets/mobile.css