Commit Graph

  • 74ac41e686 remove Roar Damien Churchill 2009-04-16 20:00:27 +00:00
  • 9be54918fb generate the <script> and <link> tags dynamically Damien Churchill 2009-04-16 19:59:34 +00:00
  • 134bed774c fix semi-colon in the login window change themes back to a static.File resource Damien Churchill 2009-04-16 19:38:54 +00:00
  • 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. Damien Churchill 2009-04-16 19:36:30 +00:00
  • 9d8a104264 give focus back to the password field after the messagebox is closed Damien Churchill 2009-04-16 18:17:33 +00:00
  • 23ec87724e add the bandwidth page Damien Churchill 2009-04-14 21:50:58 +00:00
  • 4a22de279b Fix starting the daemon in OS X Andrew Resch 2009-04-14 20:40:29 +00:00
  • 9daf288da1 Fix starting the daemon in OS X Andrew Resch 2009-04-14 20:40:29 +00:00
  • 7fb5e546e8 partially working preferences window (ui wise) Damien Churchill 2009-04-14 20:36:13 +00:00
  • 2e4762a586 tidy up the login window code, extend Ext.Window instead. focus the password field upon the login window being displayed Damien Churchill 2009-04-14 20:09:48 +00:00
  • d742f394f0 Fix displaying IPv6 peers in the Peers tab Andrew Resch 2009-04-13 18:02:49 +00:00
  • b71ac41ff1 Fix displaying IPv6 peers in the Peers tab Andrew Resch 2009-04-13 18:02:49 +00:00
  • 3c09d38504 Move some prints to log.info Andrew Resch 2009-04-12 20:07:41 +00:00
  • ad2b771e5d Fix starting the webui with a logfile option Andrew Resch 2009-04-12 19:59:54 +00:00
  • 1693bc7373 Fix for adding torrents with invalid filename encodings Andrew Resch 2009-04-10 17:34:55 +00:00
  • 386ca2fa68 Fix #883 segfault if locale is not using UTF-8 encoding Andrew Resch 2009-04-09 16:40:52 +00:00
  • 2023fac5c5 Fix #883 segfault if locale is not using UTF-8 encoding Andrew Resch 2009-04-09 16:40:52 +00:00
  • 67ee535d09 fix text colour when viewed in epiphany Damien Churchill 2009-04-09 09:23:14 +00:00
  • 85ad5314fe Make the autoadd update interval 5 seconds as intended Andrew Resch 2009-04-09 00:10:05 +00:00
  • c28574502c fix page switching Damien Churchill 2009-04-08 21:25:46 +00:00
  • 8a51a5e978 make the close button close the window Damien Churchill 2009-04-08 20:35:35 +00:00
  • 62375c7109 implement page switching Damien Churchill 2009-04-08 20:28:39 +00:00
  • e3171671f0 remove margins as this is a borderlayout config option Damien Churchill 2009-04-08 20:24:50 +00:00
  • 0c0d81e2c3 regenerate gettext.js add a number of translation fixes Damien Churchill 2009-04-08 09:02:26 +00:00
  • 02d7fbd3ba add "Date Added" field Damien Churchill 2009-04-08 09:01:37 +00:00
  • 8c93241ef6 fix the line number Damien Churchill 2009-04-08 09:01:09 +00:00
  • 908760d3a9 add back the _ alias to the lambda unicode gettext function Damien Churchill 2009-04-08 08:52:40 +00:00
  • c57900d4f6 fix rendering of templates when translations bring in utf-8 characters Damien Churchill 2009-04-08 08:39:17 +00:00
  • 030c5b51d4 update the "serving on" string Damien Churchill 2009-04-08 08:37:41 +00:00
  • 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 Damien Churchill 2009-04-08 08:22:02 +00:00
  • 891b1120a3 select first row in the onShow event Damien Churchill 2009-04-07 22:07:27 +00:00
  • c93a3b4680 add the ability to load the ext-all-debug.js by specifying ?debug=true in the url Damien Churchill 2009-04-07 21:26:32 +00:00
  • 4e0a4fabfb begin the preferences window Damien Churchill 2009-04-07 20:25:49 +00:00
  • 1c8ebc198a add an alias to Deluge.Formatters.plain Damien Churchill 2009-04-07 19:54:40 +00:00
  • 2631f09315 fix the sidebars margins whilst collapsed Damien Churchill 2009-04-07 19:54:06 +00:00
  • b71c31cc46 add script to scan the javascript files for gettext calls and autogenerate gettext.js Damien Churchill 2009-04-07 17:54:57 +00:00
  • 6fb66382cc remove all unused html files render templates as unicode by default Damien Churchill 2009-04-07 15:18:02 +00:00
  • f7b5b20c63 Show an error message if --config option is not a directory Andrew Resch 2009-04-06 23:20:32 +00:00
  • 5541164661 load the options panel form defaults Damien Churchill 2009-04-06 21:47:55 +00:00
  • e2fc792b74 Tag 1.1.6 release deluge-1.1.6 Andrew Resch 2009-04-06 21:20:02 +00:00
  • a9f26e0827 Update LICENSE in trunk too.. Andrew Resch 2009-04-06 21:17:26 +00:00
  • c3e7a78a70 Update LICENSE and ChangeLog Andrew Resch 2009-04-06 21:16:55 +00:00
  • 100c6c0dcc Prep for release Andrew Resch 2009-04-06 21:09:17 +00:00
  • acf872f4a1 Update translations Andrew Resch 2009-04-06 21:08:46 +00:00
  • 434c69492a remove the border from the form Damien Churchill 2009-04-06 20:31:46 +00:00
  • 4ddc92f55d stop the scrollbar being displayed when "compact" is selected Damien Churchill 2009-04-06 20:29:45 +00:00
  • d4d9cb8e75 Add OpenSSL exception to copyright headers Andrew Resch 2009-04-06 20:24:02 +00:00
  • 5caeff733e tweak the dimensions to eliminate white space Damien Churchill 2009-04-06 20:11:40 +00:00
  • 485a1f3487 add buttons to the form Damien Churchill 2009-04-06 20:04:54 +00:00
  • 9885e530cb finalise the layout of the options tab in the add window Damien Churchill 2009-04-06 19:46:30 +00:00
  • 5c54aff46e reduce the height of the login window Damien Churchill 2009-04-06 18:59:28 +00:00
  • dcc6654b46 Add missing import Andrew Resch 2009-04-06 18:40:11 +00:00
  • 0501537045 add a tracker renderer Damien Churchill 2009-04-06 18:17:04 +00:00
  • 1719ece036 fix the icons path Damien Churchill 2009-04-06 18:03:43 +00:00
  • 248eb7341c use the setup.cfg file to tag the build as -dev Damien Churchill 2009-04-06 14:54:20 +00:00
  • 52f8d7cacf Another fix for loading torrents on Windows Andrew Resch 2009-04-05 23:28:31 +00:00
  • 5b8f9f29b8 Fix loading torrent files in Windows when the path is non-ascii Andrew Resch 2009-04-05 23:10:41 +00:00
  • f3f5aa661e Fix loading torrent files in Windows when the path is non-ascii Andrew Resch 2009-04-05 23:10:41 +00:00
  • 3c4b511e6b Fix displaying torrents with non-utf8 encodings in add torrent dialog Andrew Resch 2009-04-05 18:31:43 +00:00
  • e8d9c43b48 Fix displaying torrents with non-utf8 encodings in add torrent dialog Andrew Resch 2009-04-05 18:31:43 +00:00
  • 322dffa105 begin implementing the options panel logic Damien Churchill 2009-04-04 13:02:26 +00:00
  • 5acd9f3f21 actually commit ui.common this time Damien Churchill 2009-04-04 11:32:34 +00:00
  • ca316750e8 tidy up imports Damien Churchill 2009-04-04 11:31:07 +00:00
  • 895f16b883 tweak the options form layout Damien Churchill 2009-04-02 23:11:01 +00:00
  • 4b8a267c57 fix the l.getSize error caused by the options tab Damien Churchill 2009-04-02 22:55:47 +00:00
  • 8ebb9af5fc add more to the options form Damien Churchill 2009-04-02 21:50:34 +00:00
  • d6e9c2141e need to store the filename in the info dict that gets returned by the server Damien Churchill 2009-04-02 20:59:15 +00:00
  • 1f63e3de1a remove get_torrent_info from ui.common add an "as_dict" method to TorrentInfo utilise the TorrentInfo class rather than get_torrent_info Damien Churchill 2009-04-02 20:55:46 +00:00
  • 5162d5d7e2 begin to add the options form and also fix the binds on the got_torrent_info calls Damien Churchill 2009-04-02 20:40:24 +00:00
  • 00bfd1a442 disable add by info hash and create torrent buttons Damien Churchill 2009-04-02 20:10:59 +00:00
  • 3ce6f6bb88 fix displaying the "Browse..." button next to the file upload field Damien Churchill 2009-04-02 20:03:10 +00:00
  • 031ec92799 handle an invalid torrent file and show an error message box Damien Churchill 2009-04-02 19:43:08 +00:00
  • b1c992da61 rename Deluge.Ui to Deluge.UI Damien Churchill 2009-04-02 19:40:41 +00:00
  • b07715862f clear the files tree on add/cancel Damien Churchill 2009-04-02 19:28:27 +00:00
  • a7ad189bd0 add adding a torrent via file upload Damien Churchill 2009-04-02 19:26:32 +00:00
  • df6a905226 handle no file being uploaded cleanly Damien Churchill 2009-04-02 18:57:41 +00:00
  • 061c06a164 fix the file upload resource Damien Churchill 2009-04-02 18:50:45 +00:00
  • 793e120957 change it so the tracker error filter doesn't have an icon Damien Churchill 2009-04-02 18:22:08 +00:00
  • 03dac27147 tweak the options form layout, settings fixed column widths Damien Churchill 2009-04-02 18:13:29 +00:00
  • 221d1875ff fix the spacer image trying to be retrieved from extjs.com Damien Churchill 2009-04-02 18:09:34 +00:00
  • 7fb8fc40d7 fix the progressbar renderers and move the theme specific code from deluge.css to xtheme-slate.css Damien Churchill 2009-04-02 15:02:33 +00:00
  • c99b4ddfea fix button text color in the gray theme Damien Churchill 2009-04-02 15:01:40 +00:00
  • 0cb662cde8 give some default values and limits to the spinners on the options tab Damien Churchill 2009-04-02 11:01:10 +00:00
  • 672a4debae fix the options tab form layout Damien Churchill 2009-04-02 10:56:49 +00:00
  • 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 Damien Churchill 2009-04-02 10:24:55 +00:00
  • 6897cd8b6b improve removing of torrents by adding a "torrentRemoved" event Damien Churchill 2009-04-02 09:54:06 +00:00
  • 71ef3f3ddc change the fileuploadbutton back to just a button, we'll open a new window, it'll be a cleaner solution Damien Churchill 2009-04-02 09:37:21 +00:00
  • d3c6bfe91f fix clearing the tree in IE Damien Churchill 2009-04-02 09:33:21 +00:00
  • 29a9253108 fix the options tab layout in IE Damien Churchill 2009-04-02 09:29:37 +00:00
  • 929aa64b8c a few IE fixes Damien Churchill 2009-04-02 09:10:30 +00:00
  • 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 Damien Churchill 2009-04-02 08:20:38 +00:00
  • 100f4c2e9f set the column values on a successful request instead of being lazy and just triggering an update Damien Churchill 2009-04-02 07:15:16 +00:00
  • 828a1d339a run some strings through gettext Damien Churchill 2009-04-02 07:14:03 +00:00
  • 1cd9f74305 fix favicon Damien Churchill 2009-04-01 22:33:26 +00:00
  • 54993784da change the seeders/peers in the status tab to match the torrent grid Damien Churchill 2009-04-01 22:04:36 +00:00
  • b2ff696348 remove some debug alerts i left in Damien Churchill 2009-04-01 22:00:40 +00:00
  • 141d254f35 tweak the seeds and peers renderers to match the gtk ones Damien Churchill 2009-04-01 21:53:41 +00:00
  • 583d76ca18 change it so multiple files can be changed at a time Damien Churchill 2009-04-01 21:51:04 +00:00
  • 4087dd38cb implement setting the file priority via the context menu Damien Churchill 2009-04-01 21:31:36 +00:00
  • 8b76cd8a2a add a context menu for the files tree Damien Churchill 2009-04-01 20:03:21 +00:00