1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-18 20:30:43 +00:00
transmission/web/javascript
2011-09-05 07:46:55 +00:00
..
jquery (trunk, web) run the jquery files through a better minifier, uglifyjs 2011-09-02 21:46:13 +00:00
common.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00
dialog.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00
file-row.js (trunk web) better encapsulation of FileRow -- make most of its fields and methods private. transmission.js and remote.js don't know about FileRow anymore. 2011-09-03 04:33:04 +00:00
formatter.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00
inspector.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00
Makefile.am (trunk web) refactor the inspector into its own class; make most of the methods private. 2011-09-02 19:29:41 +00:00
menu.js (web) fix whitepsaces 2010-06-21 13:14:33 +00:00
remote.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00
torrent-row.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00
torrent.js (trunk web) use String.localeCompare() instead of rolling our own compareTo() function. 2011-08-30 07:27:59 +00:00
transmission.js (trunk web) use "===" instead of "==" when appropriate. 2011-09-05 07:46:55 +00:00