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