Commit Graph

4860 Commits

Author SHA1 Message Date
Damien Churchill 427cc63803 create a LookupResource and use this instead of the static file resource
to serve images, javascript, css etc. as it allows plugins to add lookup 
directories.
2009-04-16 19:36:30 +00:00
Damien Churchill 9d8a104264 give focus back to the password field after the messagebox is closed 2009-04-16 18:17:33 +00:00
Damien Churchill 23ec87724e add the bandwidth page 2009-04-14 21:50:58 +00:00
Andrew Resch 9daf288da1 Fix starting the daemon in OS X 2009-04-14 20:40:29 +00:00
Damien Churchill 7fb5e546e8 partially working preferences window (ui wise) 2009-04-14 20:36:13 +00:00
Damien Churchill 2e4762a586 tidy up the login window code, extend Ext.Window instead.
focus the password field upon the login window being displayed
2009-04-14 20:09:48 +00:00
Andrew Resch b71ac41ff1 Fix displaying IPv6 peers in the Peers tab 2009-04-13 18:02:49 +00:00
Andrew Resch 3c09d38504 Move some prints to log.info 2009-04-12 20:07:41 +00:00
Andrew Resch ad2b771e5d Fix starting the webui with a logfile option 2009-04-12 19:59:54 +00:00
Andrew Resch 386ca2fa68 Fix #883 segfault if locale is not using UTF-8 encoding 2009-04-09 16:40:52 +00:00
Damien Churchill 67ee535d09 fix text colour when viewed in epiphany 2009-04-09 09:23:14 +00:00
Andrew Resch 85ad5314fe Make the autoadd update interval 5 seconds as intended 2009-04-09 00:10:05 +00:00
Damien Churchill c28574502c fix page switching 2009-04-08 21:25:46 +00:00
Damien Churchill 8a51a5e978 make the close button close the window 2009-04-08 20:35:35 +00:00
Damien Churchill 62375c7109 implement page switching 2009-04-08 20:28:39 +00:00
Damien Churchill e3171671f0 remove margins as this is a borderlayout config option 2009-04-08 20:24:50 +00:00
Damien Churchill 0c0d81e2c3 regenerate gettext.js
add a number of translation fixes
2009-04-08 09:02:26 +00:00
Damien Churchill 02d7fbd3ba add "Date Added" field 2009-04-08 09:01:37 +00:00
Damien Churchill 8c93241ef6 fix the line number 2009-04-08 09:01:09 +00:00
Damien Churchill 908760d3a9 add back the _ alias to the lambda unicode gettext function 2009-04-08 08:52:40 +00:00
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