Damien Churchill
|
7fb8fc40d7
|
fix the progressbar renderers and move the theme specific code from deluge.css to xtheme-slate.css
|
2009-04-02 15:02:33 +00:00 |
Damien Churchill
|
c99b4ddfea
|
fix button text color in the gray theme
|
2009-04-02 15:01:40 +00:00 |
Damien Churchill
|
0cb662cde8
|
give some default values and limits to the spinners on the options tab
|
2009-04-02 11:01:10 +00:00 |
Damien Churchill
|
672a4debae
|
fix the options tab form layout
|
2009-04-02 10:56:49 +00:00 |
Damien Churchill
|
c6deb9ec8b
|
fix rendering the form on the options tab (this fix is a little hacky, might be worth looking at the ext or mootools adapter for a better fix
|
2009-04-02 10:24:55 +00:00 |
Damien Churchill
|
6897cd8b6b
|
improve removing of torrents by adding a "torrentRemoved" event
|
2009-04-02 09:54:06 +00:00 |
Damien Churchill
|
71ef3f3ddc
|
change the fileuploadbutton back to just a button, we'll open a new window, it'll be a cleaner solution
|
2009-04-02 09:37:21 +00:00 |
Damien Churchill
|
d3c6bfe91f
|
fix clearing the tree in IE
|
2009-04-02 09:33:21 +00:00 |
Damien Churchill
|
29a9253108
|
fix the options tab layout in IE
|
2009-04-02 09:29:37 +00:00 |
Damien Churchill
|
929aa64b8c
|
a few IE fixes
|
2009-04-02 09:10:30 +00:00 |
Damien Churchill
|
fdaf3d0810
|
remove vista theme as it was for ext 1.x and doesn't work with ext 2
add a stylesheet for the default theme that fixes the button text color when viewed in a browser with a dark theme
|
2009-04-02 08:20:38 +00:00 |
Damien Churchill
|
100f4c2e9f
|
set the column values on a successful request instead of being lazy and just triggering an update
|
2009-04-02 07:15:16 +00:00 |
Damien Churchill
|
828a1d339a
|
run some strings through gettext
|
2009-04-02 07:14:03 +00:00 |
Damien Churchill
|
1cd9f74305
|
fix favicon
|
2009-04-01 22:33:26 +00:00 |
Damien Churchill
|
54993784da
|
change the seeders/peers in the status tab to match the torrent grid
|
2009-04-01 22:04:36 +00:00 |
Damien Churchill
|
b2ff696348
|
remove some debug alerts i left in
|
2009-04-01 22:00:40 +00:00 |
Damien Churchill
|
141d254f35
|
tweak the seeds and peers renderers to match the gtk ones
|
2009-04-01 21:53:41 +00:00 |
Damien Churchill
|
583d76ca18
|
change it so multiple files can be changed at a time
|
2009-04-01 21:51:04 +00:00 |
Damien Churchill
|
4087dd38cb
|
implement setting the file priority via the context menu
|
2009-04-01 21:31:36 +00:00 |
Damien Churchill
|
8b76cd8a2a
|
add a context menu for the files tree
|
2009-04-01 20:03:21 +00:00 |
Damien Churchill
|
63427a18cc
|
extend the treenode to provide a method to allow for updating colum values
|
2009-04-01 19:36:27 +00:00 |
Damien Churchill
|
7462a5e1d8
|
increase the filename column wdith
|
2009-04-01 18:46:48 +00:00 |
Damien Churchill
|
0d5c30b5f9
|
add in the file priorities to the file tree on the details tab
add some icons for the priorities
|
2009-04-01 18:42:04 +00:00 |
Damien Churchill
|
baf3d283e0
|
add sorting of the files by filenames, and folders display at the top
|
2009-04-01 16:33:31 +00:00 |
Damien Churchill
|
de733b0fae
|
begin the layout of the options tab form
|
2009-04-01 16:31:51 +00:00 |
Damien Churchill
|
9b107359a4
|
replace the "File" button with a fileuploadbutton
|
2009-03-31 01:16:17 +00:00 |
Damien Churchill
|
44188cf276
|
add removing a torrent from the dialog
|
2009-03-31 00:51:43 +00:00 |
Damien Churchill
|
e608db8ce2
|
add clearing the tree when the selection is changed
|
2009-03-31 00:41:05 +00:00 |
Damien Churchill
|
3bd13595be
|
clear the url field after the torrent has been added
|
2009-03-31 00:33:56 +00:00 |
Damien Churchill
|
0e0bc735eb
|
change the class so the correct icon is displayed
|
2009-03-31 00:32:03 +00:00 |
Damien Churchill
|
fe5fa703b3
|
increase the height of the files progress bar
|
2009-03-31 00:30:07 +00:00 |
Damien Churchill
|
7166cc01b5
|
add some doc strings and improve the __str__ method of the FileTree class
|
2009-03-31 00:28:33 +00:00 |
Damien Churchill
|
d0a083b1b1
|
remove the x-deluge-filters class from a filters panel since we can just use #sidebar
|
2009-03-31 00:20:16 +00:00 |
Damien Churchill
|
608826ce32
|
remove commented out class
|
2009-03-31 00:18:59 +00:00 |
Damien Churchill
|
e0cba5bca3
|
add a progress bar to the files
|
2009-03-31 00:17:32 +00:00 |
Damien Churchill
|
e903e14188
|
remove redundant folder
|
2009-03-31 00:06:36 +00:00 |
Damien Churchill
|
3d8085310e
|
move all the icons
update the paths in the css/code
begin to use more iconCls rather than icon
|
2009-03-31 00:04:38 +00:00 |
Damien Churchill
|
a2640a8a32
|
fix it so the file icon is set using css rather than hard coded
|
2009-03-30 23:35:11 +00:00 |
Damien Churchill
|
a32b43b414
|
fix the file icon on files
fix clearing the tree when a different torrent is selected
|
2009-03-30 23:25:27 +00:00 |
Damien Churchill
|
0b9b261038
|
remove old classes
|
2009-03-30 23:24:51 +00:00 |
Damien Churchill
|
0bcb847a00
|
move the columntree stuff into deluge-ext
|
2009-03-30 23:24:08 +00:00 |
Damien Churchill
|
49e54e1789
|
remove obselete stylesheet
|
2009-03-30 23:19:02 +00:00 |
Damien Churchill
|
f9d24ea6e2
|
add another class
|
2009-03-30 22:50:00 +00:00 |
Damien Churchill
|
0c3d0befcd
|
display the torrents files in the files tab
|
2009-03-30 22:25:16 +00:00 |
Andrew Resch
|
5e4ee41db2
|
Add the files_tree property to TorrentInfo
|
2009-03-30 22:15:13 +00:00 |
Damien Churchill
|
cab504c90e
|
fix a typo in a doc string
|
2009-03-30 22:07:47 +00:00 |
Damien Churchill
|
38acdf7017
|
reduce to only what is required to achieve the selection
|
2009-03-30 21:58:21 +00:00 |
Damien Churchill
|
ac911d3ed7
|
add #sidebar to ensure it only occurs in the sidebar
|
2009-03-30 21:51:42 +00:00 |
Damien Churchill
|
3342394a37
|
make the selected item in the sidebar have bold text and rename the messagebox icon styles
|
2009-03-30 21:48:23 +00:00 |
Damien Churchill
|
63c67b6925
|
use the "checked" config option to add the checkbox to the tree
disable animation
remove the enabled column
|
2009-03-30 21:45:40 +00:00 |