deluge-commit
Thread
Date
Later messages
Messages by Thread
r5190 - Fix high cpu usage when displaying speeds in title...
svn
r5189 - fix showing the add torrent window
svn
r5188 - add placeholder file for the infohash window
svn
r5186 - Remove mapping.py
svn
r5183 - Add scrolling with page_up and page_down
svn
r5184 - pass the requestOptions to the success and failure...
svn
r5182 - clear the cookie rather than setting it to false
svn
r5181 - add basic session support
svn
r5180 - change the "ready" event to "connected" and fix th...
svn
r5179 - fix the onLogout handler if the window hasn't been...
svn
r5178 - fix emptying the panels hash
svn
r5177 - Fix typo
svn
r5176 - Fix pause all/resume all
svn
r5175 - Fix #902 cannot remove torrents
svn
r5173 - Tag 1.1.7 release
svn
r5172 - Prep for release
svn
r5171 - Fix 'debug' command and update some copyright head...
svn
r5170 - Add workaround for 'address_v4 from unsigned long'...
svn
r5169 - Clean-up eventlog a bit
svn
r5168 - Add support for setting config values
svn
r5167 - Catch get_peer_info exception to prevent deluge fr...
svn
r5166 - Add 'is_finished' torrent status key
svn
r5165 - Fix free space check in Windows
svn
r5164 - Change color tags to '{! !}'
svn
r5163 - Add '__getattr__' to CoreConfig to access the dict...
svn
r5162 - Clean up
svn
r5161 - Show proper units
svn
r5160 - Fix adding torrent to list on TorrentAddedEvent
svn
r5159 - Fix calling 'set_event_interest' when registering ...
svn
r5158 - Fix up formatting of peers list
svn
r5157 - improve the new style ui class to start the loggin...
svn
r5156 - Fix up info command
svn
r5155 - use keys() rather than getKeys()
svn
r5154 - set values to blank rather than the initial bogus ...
svn
r5153 - Fix cursor position when moving through the histor...
svn
r5152 - Fix missing text if it's before a color tag
svn
r5151 - add a config resource that outputs the uis current...
svn
r5150 - assign the cookieprovider to Deluge.UI.cookies
svn
r5149 - Change titlebar update interval to 2 seconds
svn
r5148 - add yui compressed version of ext-extensions-debug...
svn
r5147 - move ext-extensions to ext-extensions-debug
svn
r5146 - Fix uncaught exception when the remove torrent but...
svn
r5145 - Fix deprecation warning
svn
r5144 - Fix creating torrents in Windows
svn
r5143 - Fix freezing in create torrent dialog in Windows
svn
r5142 - Fix typo
svn
r5141 - remove trying to stop the reactor, we can just cal...
svn
r5140 - fix shutdown not being called when killed
svn
r5139 - add 2 debug log statements
svn
r5137 - remove mooui stylesheet
svn
r5136 - fix starting the web via deluge -u web
svn
r5133 - add basic options panel
svn
r5131 - remove call to getFields as it's no longer require...
svn
r5130 - Add the files tab back
svn
r5129 - comment out the debug alert
svn
r5128 - remove the old mootools rpc client
svn
r5126 - fix changing the limits on via the statusbar menus
svn
r5125 - remove pointless privatising
svn
r5124 - updated __debug scripts list and some css
svn
r5122 - add a reloadMethods function to use instead of sim...
svn
r5121 - fix calling the success/failure callbacks
svn
r5120 - extend Ext.util.Observable rather than reinventing
svn
r5119 - ext based Deluge.Events
svn
r5118 - fix missing torrent_id in on_alert_state_changed
svn
r5117 - rewrite the rpcclient using ext
svn
r5116 - Fix loading improperly created torrents with misma...
svn
r5115 - Fix typo
svn
r5114 - check to see if .build_data exists in check_file b...
svn
r5113 - remove the mootools dependence and also rebuild ge...
svn
r5112 - fix displaying the host-list
svn
r5110 - fix building deluge-yc.js, was including $ALL_FILE...
svn
r5109 - Fix up some commands
svn
r5108 - move the progressbar renderer helper method to del...
svn
r5107 - Add missing files
svn
r5106 - fix checking the free diskspace on windows 7
svn
r5105 - fix importing the ui start method
svn
r5104 - fix serving binary files on windows
svn
r5103 - add back in the old WebUI class and rename the imp...
svn
r5102 - rename from web to webui
svn
r5101 - Fix some typos
svn
r5100 - Force 16x16 pixbufs in tracker column
svn
r5099 - Fix the quit command
svn
r5098 - Clean-up some of the code in the torrentmanager al...
svn
r5097 - Fix issue where cannot resume torrent after doing ...
svn
r5095 - Add event logging
svn
r5094 - Fix displaying lines that are longer than the numb...
svn
r5093 - Only emit a TorrentStateChangedEvent when the stat...
svn
r5092 - Show a Paused state when a Checking torrent is pau...
svn
r5091 - Fix event handler de/registering
svn
r5090 - start new ui class
svn
r5089 - Add tab completion support
svn
r5088 - Remove unused variable
svn
r5087 - Re-add input string during refresh
svn
r5086 - Fix starting the console ui
svn
r5085 - Add a defer property to use to check when the Core...
svn
r5084 - Fix some uncaught exceptions if the session is not...
svn
r5083 - Add some missing files
svn
r5082 - Add tracker icon to Tracker column
svn
r5081 - change it so instead of modifying the list at rend...
svn
r5080 - move the classes in deluge-ext to ext-extensions a...
svn
r5079 - move the contents of the spinner files into ext-ex...
svn
r5078 - script to combine and compress the deluge javascri...
svn
r5077 - move mootools-bridge.js to mootools-bridge-debug.j...
svn
r5076 - remove the gettext calls from the dictionary, and ...
svn
r5075 - add FILE_PRIORITY_CSS and run FILE_PRIORITY throug...
svn
r5074 - change Deluge.ProgressBar xtype to deluge-progress...
svn
r5073 - Start work on new Console UI .. Don't expect anyth...
svn
r5072 - Fix typo
svn
r5071 - Move CoreConfig component out of GtkUI since it's ...
svn
r5070 - Use proper LICENSE file for Windows installer (NSI...
svn
r5068 - Added bbfreeze and NSIS scripts for Windows versio...
svn
r5067 - begin messing about with the plugin manager
svn
r5066 - remove Roar
svn
r5065 - generate the <script> and <link> tags dynamically
svn
r5064 - fix semi-colon in the login window
svn
r5063 - create a LookupResource and use this instead of th...
svn
r5062 - give focus back to the password field after the me...
svn
r5061 - add the bandwidth page
svn
r5060 - Fix starting the daemon in OS X
svn
r5059 - partially working preferences window (ui wise)
svn
r5058 - tidy up the login window code, extend Ext.Window i...
svn
r5057 - remove alert
svn
r5056 - website index page
svn
r5055 - add code for changing the download link for window...
svn
r5054 - Fix displaying IPv6 peers in the Peers tab
svn
r5053 - Move some prints to log.info
svn
r5052 - Fix starting the webui with a logfile option
svn
r5051 - Fix for adding torrents with invalid filename enco...
svn
r5050 - Fix #883 segfault if locale is not using UTF-8 enc...
svn
r5049 - fix text colour when viewed in epiphany
svn
r5048 - Make the autoadd update interval 5 seconds as inte...
svn
r5047 - fix page switching
svn
r5046 - make the close button close the window
svn
r5045 - implement page switching
svn
r5044 - remove margins as this is a borderlayout config op...
svn
r5043 - regenerate gettext.js
svn
r5042 - add "Date Added" field
svn
r5041 - fix the line number
svn
r5040 - add back the _ alias to the lambda unicode gettext...
svn
r5039 - fix rendering of templates when translations bring...
svn
r5038 - update the "serving on" string
svn
r5037 - set gettext.js's charset to utf-8 in the content-t...
svn
r5036 - select first row in the onShow event
svn
r5034 - begin the preferences window
svn
r5033 - add an alias to Deluge.Formatters.plain
svn
r5032 - fix the sidebars margins whilst collapsed
svn
r5031 - add script to scan the javascript files for gettex...
svn
r5030 - remove all unused html files
svn
r5029 - Show an error message if --config option is not a ...
svn
r5028 - load the options panel form defaults
svn
r5027 - Tag 1.1.6 release
svn
r5026 - Update LICENSE in trunk too..
svn
r5025 - Update LICENSE and ChangeLog
svn
r5024 - Prep for release
svn
r5022 - remove the border from the form
svn
r5021 - stop the scrollbar being displayed when "compact" ...
svn
r5019 - tweak the dimensions to eliminate white space
svn
r5018 - add buttons to the form
svn
r5017 - finalise the layout of the options tab in the add ...
svn
r5016 - reduce the height of the login window
svn
r5015 - Add missing import
svn
r5014 - add a tracker renderer
svn
r5013 - fix the icons path
svn
r5012 - use the setup.cfg file to tag the build as -dev
svn
r5011 - Another fix for loading torrents on Windows
svn
r5010 - Fix loading torrent files in Windows when the path...
svn
r5009 - Fix displaying torrents with non-utf8 encodings in...
svn
r5008 - begin implementing the options panel logic
svn
r5007 - actually commit ui.common this time
svn
r5006 - tidy up imports
svn
r5005 - tweak the options form layout
svn
r5004 - fix the l.getSize error caused by the options tab
svn
r5003 - add more to the options form
svn
r5002 - need to store the filename in the info dict that g...
svn
r5001 - remove get_torrent_info from ui.common
svn
r5000 - begin to add the options form and also fix the bin...
svn
r4999 - disable add by info hash and create torrent button...
svn
r4998 - fix displaying the "Browse..." button next to the ...
svn
r4997 - handle an invalid torrent file and show an error m...
svn
r4996 - rename Deluge.Ui to Deluge.UI
svn
r4995 - clear the files tree on add/cancel
svn
r4994 - add adding a torrent via file upload
svn
r4993 - handle no file being uploaded cleanly
svn
r4992 - fix the file upload resource
svn
r4991 - change it so the tracker error filter doesn't have...
svn
r4990 - tweak the options form layout, settings fixed colu...
svn
r4989 - fix the spacer image trying to be retrieved from e...
svn
r4988 - fix the progressbar renderers and move the theme s...
svn
r4987 - fix button text color in the gray theme
svn
r4986 - give some default values and limits to the spinner...
svn
r4985 - fix the options tab form layout
svn
r4984 - fix rendering the form on the options tab (this fi...
svn
r4983 - improve removing of torrents by adding a "torrentR...
svn
r4982 - change the fileuploadbutton back to just a button,...
svn
r4981 - fix clearing the tree in IE
svn
r4980 - fix the options tab layout in IE
svn
r4979 - a few IE fixes
svn
r4978 - remove vista theme as it was for ext 1.x and doesn...
svn
r4977 - set the column values on a successful request inst...
svn
r4976 - run some strings through gettext
svn
Later messages