transmission/web
Jordan Lee 0980112555 try to avoid unnecessary reflows in two more ways: (1) use jQuery.css() to set a batch of style properties at once, instead of doing it one at a time (2) when appending rows to the torrent list, use a document fragment to batch them into a single append. 2011-08-31 00:09:21 +00:00
..
images (trunk web) run 'em through optipng too, at jdhore's suggestion 2011-08-30 04:58:59 +00:00
javascript try to avoid unnecessary reflows in two more ways: (1) use jQuery.css() to set a batch of style properties at once, instead of doing it one at a time (2) when appending rows to the torrent list, use a document fragment to batch them into a single append. 2011-08-31 00:09:21 +00:00
stylesheets (trunk web) make the corners of the footer buttons handle transparency. 2011-08-30 00:16:34 +00:00
LICENSE initial import of the clutch-rpc branch 2008-07-10 23:40:28 +00:00
Makefile.am (trunk) #2674 "Do not put the .svn directories to released tar file" -- that's all well and good, but it would be nice if the web client's files *were* released to the tarfile. 2009-12-16 01:44:33 +00:00
index.html (trunk web) #4459 "Remove 'Compact View' from the action menu" -- done. 2011-08-30 01:54:34 +00:00