Damien Churchill
|
c57900d4f6
|
fix rendering of templates when translations bring in utf-8 characters
|
2009-04-08 08:39:17 +00:00 |
Damien Churchill
|
030c5b51d4
|
update the "serving on" string
|
2009-04-08 08:37:41 +00:00 |
Damien Churchill
|
855385227a
|
set gettext.js's charset to utf-8 in the content-type header
don't use NamedTemporaryFile for the Upload resource as the delete kw
arg was only added in py2.6
|
2009-04-08 08:22:02 +00:00 |
Damien Churchill
|
891b1120a3
|
select first row in the onShow event
|
2009-04-07 22:07:27 +00:00 |
Damien Churchill
|
c93a3b4680
|
add the ability to load the ext-all-debug.js by specifying ?debug=true
in the url
|
2009-04-07 21:26:32 +00:00 |
Damien Churchill
|
4e0a4fabfb
|
begin the preferences window
|
2009-04-07 20:25:49 +00:00 |
Damien Churchill
|
1c8ebc198a
|
add an alias to Deluge.Formatters.plain
|
2009-04-07 19:54:40 +00:00 |
Damien Churchill
|
2631f09315
|
fix the sidebars margins whilst collapsed
|
2009-04-07 19:54:06 +00:00 |
Damien Churchill
|
b71c31cc46
|
add script to scan the javascript files for gettext calls and
autogenerate gettext.js
|
2009-04-07 17:54:57 +00:00 |
Damien Churchill
|
6fb66382cc
|
remove all unused html files
render templates as unicode by default
|
2009-04-07 15:18:02 +00:00 |
Andrew Resch
|
f7b5b20c63
|
Show an error message if --config option is not a directory
|
2009-04-06 23:20:32 +00:00 |
Damien Churchill
|
5541164661
|
load the options panel form defaults
|
2009-04-06 21:47:55 +00:00 |
Andrew Resch
|
a9f26e0827
|
Update LICENSE in trunk too..
|
2009-04-06 21:17:26 +00:00 |
Damien Churchill
|
434c69492a
|
remove the border from the form
|
2009-04-06 20:31:46 +00:00 |
Damien Churchill
|
4ddc92f55d
|
stop the scrollbar being displayed when "compact" is selected
|
2009-04-06 20:29:45 +00:00 |
Damien Churchill
|
5caeff733e
|
tweak the dimensions to eliminate white space
|
2009-04-06 20:11:40 +00:00 |
Damien Churchill
|
485a1f3487
|
add buttons to the form
|
2009-04-06 20:04:54 +00:00 |
Damien Churchill
|
9885e530cb
|
finalise the layout of the options tab in the add window
|
2009-04-06 19:46:30 +00:00 |
Damien Churchill
|
5c54aff46e
|
reduce the height of the login window
|
2009-04-06 18:59:28 +00:00 |
Damien Churchill
|
0501537045
|
add a tracker renderer
|
2009-04-06 18:17:04 +00:00 |
Damien Churchill
|
1719ece036
|
fix the icons path
|
2009-04-06 18:03:43 +00:00 |
Damien Churchill
|
248eb7341c
|
use the setup.cfg file to tag the build as -dev
|
2009-04-06 14:54:20 +00:00 |
Andrew Resch
|
5b8f9f29b8
|
Fix loading torrent files in Windows when the path is non-ascii
|
2009-04-05 23:10:41 +00:00 |
Andrew Resch
|
3c4b511e6b
|
Fix displaying torrents with non-utf8 encodings in add torrent dialog
|
2009-04-05 18:31:43 +00:00 |
Damien Churchill
|
322dffa105
|
begin implementing the options panel logic
|
2009-04-04 13:02:26 +00:00 |
Damien Churchill
|
5acd9f3f21
|
actually commit ui.common this time
|
2009-04-04 11:32:34 +00:00 |
Damien Churchill
|
ca316750e8
|
tidy up imports
|
2009-04-04 11:31:07 +00:00 |
Damien Churchill
|
895f16b883
|
tweak the options form layout
|
2009-04-02 23:11:01 +00:00 |
Damien Churchill
|
4b8a267c57
|
fix the l.getSize error caused by the options tab
|
2009-04-02 22:55:47 +00:00 |
Damien Churchill
|
8ebb9af5fc
|
add more to the options form
|
2009-04-02 21:50:34 +00:00 |
Damien Churchill
|
d6e9c2141e
|
need to store the filename in the info dict that gets returned by the server
|
2009-04-02 20:59:15 +00:00 |
Damien Churchill
|
1f63e3de1a
|
remove get_torrent_info from ui.common
add an "as_dict" method to TorrentInfo
utilise the TorrentInfo class rather than get_torrent_info
|
2009-04-02 20:55:46 +00:00 |
Damien Churchill
|
5162d5d7e2
|
begin to add the options form and also fix the binds on the got_torrent_info calls
|
2009-04-02 20:40:24 +00:00 |
Damien Churchill
|
00bfd1a442
|
disable add by info hash and create torrent buttons
|
2009-04-02 20:10:59 +00:00 |
Damien Churchill
|
3ce6f6bb88
|
fix displaying the "Browse..." button next to the file upload field
|
2009-04-02 20:03:10 +00:00 |
Damien Churchill
|
031ec92799
|
handle an invalid torrent file and show an error message box
|
2009-04-02 19:43:08 +00:00 |
Damien Churchill
|
b1c992da61
|
rename Deluge.Ui to Deluge.UI
|
2009-04-02 19:40:41 +00:00 |
Damien Churchill
|
b07715862f
|
clear the files tree on add/cancel
|
2009-04-02 19:28:27 +00:00 |
Damien Churchill
|
a7ad189bd0
|
add adding a torrent via file upload
|
2009-04-02 19:26:32 +00:00 |
Damien Churchill
|
df6a905226
|
handle no file being uploaded cleanly
|
2009-04-02 18:57:41 +00:00 |
Damien Churchill
|
061c06a164
|
fix the file upload resource
|
2009-04-02 18:50:45 +00:00 |
Damien Churchill
|
793e120957
|
change it so the tracker error filter doesn't have an icon
|
2009-04-02 18:22:08 +00:00 |
Damien Churchill
|
03dac27147
|
tweak the options form layout, settings fixed column widths
|
2009-04-02 18:13:29 +00:00 |
Damien Churchill
|
221d1875ff
|
fix the spacer image trying to be retrieved from extjs.com
|
2009-04-02 18:09:34 +00:00 |
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 |