transmission/web/javascript
Jordan Lee 1f97292ec7 (trunk web) #4168 "web client in r13075 not working in IE8" -- fixed, sort of.
IE8 can't handle the W3C method of stacking an image on a linear gradient. Since all supported browsers have other ways besides the W3C method of doing this, we can 'fix' this by removing the W3C method. At some point in the future when browsers all use the W3C method, we can look for a different solution, or drop IE8 support ;)
2011-11-11 04:44:49 +00:00
..
jquery #4616 update makefile for update jQuery 2011-11-04 23:26:09 +00:00
Makefile.am (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). 2011-09-14 05:10:51 +00:00
common.js (trunk web) #4168 "web client in r13075 not working in IE8" -- fixed, sort of. 2011-11-11 04:44:49 +00:00
dialog.js (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). 2011-09-14 05:10:51 +00:00
file-row.js (trunk web) changes to clutch's file priority UI: 2011-10-26 15:50:31 +00:00
formatter.js (trunk web) #4564 "web client doesn't run in IE7" -- fixed. 2011-10-15 04:35:20 +00:00
inspector.js remove unused variables 2011-11-06 16:06:48 +00:00
prefs-dialog.js (trunk web) the preferences dialog is now activated from a toolbar button. 2011-10-26 23:19:38 +00:00
remote.js fix 2.40 error changing file priorities in the web client. 2011-10-21 02:41:53 +00:00
torrent-row.js (trunk web) #4564 "web client doesn't run in IE7" -- fixed. 2011-10-15 04:35:20 +00:00
torrent.js (trunk web) sync the web client's inspector's info tab with the one in the GTK+ and Qt clients. This fixes #4609 and #4608. 2011-11-04 21:05:24 +00:00
transmission.js (trunk web) #4549 "Favicon in trackerlist makes filter popup slow and unresponsive in webui" -- fixed. 2011-10-30 00:08:27 +00:00