Martijn Voncken
|
e0a380fb0e
|
webui:images for file-prio
|
2008-10-15 19:54:14 +00:00 |
Martijn Voncken
|
aa66b8624e
|
sync classic template to white
|
2008-10-15 19:23:57 +00:00 |
Andrew Resch
|
db736c9075
|
Use "127.0.0.1" instead of "localhost" when starting the SignalReceiver
|
2008-10-15 19:19:12 +00:00 |
Andrew Resch
|
56c496dc5d
|
Change to use 'all_time_upload' and 'all_time_download' due to change
in recent libtorrent revision
|
2008-10-15 18:49:51 +00:00 |
Andrew Resch
|
fd4e548938
|
lt sync 2802
|
2008-10-15 18:45:35 +00:00 |
Martijn Voncken
|
f1a81d9863
|
fix #546
|
2008-10-14 22:04:51 +00:00 |
Martijn Voncken
|
88ac0cba11
|
show_keyword_search pref
|
2008-10-14 21:44:03 +00:00 |
Andrew Resch
|
7b3f6a31f6
|
Only update the specific row's filename instead of requesting a whole
new files list when the file_renamed signal is received.
|
2008-10-14 21:31:25 +00:00 |
Martijn Voncken
|
4e720b9364
|
no label, ui fixes
|
2008-10-14 21:21:58 +00:00 |
Martijn Voncken
|
8c676a950e
|
id_to_label
|
2008-10-14 21:03:20 +00:00 |
Martijn Voncken
|
531cf70911
|
favicon for tracker_host
|
2008-10-14 20:46:29 +00:00 |
Martijn Voncken
|
d7aed2778d
|
webui:sidebar config for trackers and hide_zero
|
2008-10-14 20:37:06 +00:00 |
Martijn Voncken
|
cba021a19e
|
label-plugin:fix unload
|
2008-10-14 20:04:23 +00:00 |
Andrew Resch
|
4e79fe3f7d
|
Fix file renaming for files that are not within a folder
|
2008-10-14 19:09:50 +00:00 |
Andrew Resch
|
f8ad5ddb37
|
Changing filenames of files within a folder will keep the file in the folder.
|
2008-10-14 18:56:09 +00:00 |
Andrew Resch
|
70a58e969f
|
lt sync 2796
|
2008-10-14 16:13:23 +00:00 |
Damien Churchill
|
b5b6bb6e1e
|
update todo
|
2008-10-14 11:20:06 +00:00 |
Damien Churchill
|
49b9494bbe
|
run the tab labels through Deluge.Strings
|
2008-10-14 09:20:59 +00:00 |
Damien Churchill
|
d98734b745
|
move some more css into the base
|
2008-10-14 09:17:50 +00:00 |
Damien Churchill
|
88b58bdce9
|
add a test shell script
add labels to be used by the legend
|
2008-10-14 09:02:09 +00:00 |
Damien Churchill
|
c6f6a110bc
|
rename button to Add
reflect changes in the javascript behind
|
2008-10-14 01:26:58 +00:00 |
Damien Churchill
|
5ed4d601e8
|
just copy the style from the classic theme
|
2008-10-14 01:25:28 +00:00 |
Damien Churchill
|
ccce1938ac
|
add transparency to the tab to simulate greying out when a torrent isn't
selected
|
2008-10-14 01:10:17 +00:00 |
Damien Churchill
|
a0eafb1518
|
restore defaults to the options tab
|
2008-10-14 01:06:59 +00:00 |
Damien Churchill
|
c6ed7e297b
|
almost fixes the bug where if you apply a filter, whichever torrent was
selected before continues to be displayed in the tabs
|
2008-10-14 00:59:08 +00:00 |
Damien Churchill
|
d20628baff
|
better spacing for the filter icons
|
2008-10-14 00:42:33 +00:00 |
Damien Churchill
|
3cb046c34c
|
only set the background-image once
|
2008-10-14 00:37:51 +00:00 |
Damien Churchill
|
f5482d6a92
|
add dynamic tracker host icons
|
2008-10-14 00:31:59 +00:00 |
Andrew Resch
|
08fd7a14f9
|
Prevent the updating of row that is being edited
|
2008-10-14 00:11:35 +00:00 |
Damien Churchill
|
ed0c7f1b9f
|
update icons with relative paths
|
2008-10-13 23:54:30 +00:00 |
Damien Churchill
|
7e5e858dad
|
migrate all icons into the base css file, themes can override if need be
|
2008-10-13 23:51:14 +00:00 |
Andrew Resch
|
f5b3be82f5
|
Add active icon
|
2008-10-13 23:44:57 +00:00 |
Damien Churchill
|
794a5b01bb
|
add active icon to the filter list
|
2008-10-13 22:47:33 +00:00 |
Damien Churchill
|
7085725be5
|
add missing glade file
|
2008-10-13 19:18:13 +00:00 |
Damien Churchill
|
02161ea6ef
|
revert back to aclient and add force_call
|
2008-10-13 18:36:47 +00:00 |
Damien Churchill
|
a5c58fb8dd
|
use the sclient, the aclient appears to be broken
|
2008-10-13 18:19:21 +00:00 |
Damien Churchill
|
9fb0494b2f
|
remove unneeded braces
|
2008-10-13 18:05:14 +00:00 |
Damien Churchill
|
bd56957c27
|
remove this.info which remained from when the statusbar was at the top
|
2008-10-13 18:03:54 +00:00 |
Damien Churchill
|
2a09752fd9
|
make the event handlers on the statusbar generic, and add some doc
comments
|
2008-10-13 17:58:17 +00:00 |
Damien Churchill
|
5e29fabf1e
|
more semicolons and fixes
|
2008-10-12 20:57:03 +00:00 |
Damien Churchill
|
13a2927762
|
fix a bug introduced by a name case change
|
2008-10-12 20:50:13 +00:00 |
Damien Churchill
|
c2140339a5
|
add a load of semicolons to the end of lines
|
2008-10-12 20:46:04 +00:00 |
Damien Churchill
|
20a6a302e6
|
add a progress bar to the statistics tab
|
2008-10-12 19:06:17 +00:00 |
Martijn Voncken
|
a34d74d790
|
change show_zero default to False
|
2008-10-11 09:39:13 +00:00 |
Martijn Voncken
|
81193d3d87
|
change sidebar_show_trackers default to false
|
2008-10-11 09:32:12 +00:00 |
Martijn Voncken
|
fa05f1222c
|
use deluge16.png for state=all
|
2008-10-11 09:22:59 +00:00 |
Martijn Voncken
|
d65efb3f7a
|
use deluge16 for state=all
|
2008-10-11 09:16:52 +00:00 |
Martijn Voncken
|
c48932bab8
|
use temporary 'active' image, andar:please commit the final one
|
2008-10-11 09:07:24 +00:00 |
Martijn Voncken
|
7b52f7fa97
|
rename hide_zero* to show_zero* because double negatives are not intuitive
|
2008-10-11 08:56:13 +00:00 |
Martijn Voncken
|
9a8f8ce2f9
|
sidebar-gtk:show/hide zero_hits+trackers
|
2008-10-11 08:44:45 +00:00 |