summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* Fix segfault in torrent_proxy_settings()Andrew Resch2007-06-21
| | | | | | The torrent name column is resizable again
* Add missing semi-colonsAndrew Resch2007-06-21
|
* deluge_core update for proxyMarcos Pinto2007-06-21
|
* sameMarcos Pinto2007-06-21
|
* new proxy redoneMarcos Pinto2007-06-21
|
* Changed Preferences.get() to not set a type or default value.Andrew Resch2007-06-21
| | | | | | | If a default value is needed, it should be set in the DEFAULT_PREFS dictionary in pref.py.
* Fix deprecation warningAndrew Resch2007-06-21
|
* lt updatesMarcos Pinto2007-06-21
|
* upped default number of max connections to match that of utorrentMarcos Pinto2007-06-21
|
* fix for last commit. oopsMarcos Pinto2007-06-21
|
* unlimited max connections show as unlimited in status bar, not -1Marcos Pinto2007-06-21
|
* bringing infinity back (timberlake style)Marcos Pinto2007-06-21
|
* grey out icons if no torrent is selected ticket #360 - benmatMarcos Pinto2007-06-21
|
* fix download rate settingMarcos Pinto2007-06-21
|
* reactive remove torrent in toolbar. oopsMarcos Pinto2007-06-21
|
* automatically paste clipboard contents on 'add url'Marcos Pinto2007-06-21
|
* bitfield may be sent after interestedMarcos Pinto2007-06-21
|
* remove 'remove torrent' from file menuMarcos Pinto2007-06-21
|
* Small fix for list order in tray upload speed limit submenuAndrew Resch2007-06-21
|
* Add 'max_connections' to status bar and tray tooltipAndrew Resch2007-06-21
|
* Add 'max_upload_rate' and 'max_download_rate' to tray tooltip.Andrew Resch2007-06-21
| | | | | | Will now display 'Unlimited' if the max is -1
* Add 'max_download_rate' and 'max_upload_rate' to the status bar.Andrew Resch2007-06-21
|
* fix missing commaMarcos Pinto2007-06-21
|
* Changed status icons size.Andrew Resch2007-06-20
| | | | | | | Changed the way the download/upload speed limit is done in the system tray.
* Fix 'auto_end_seeding' preference to actually be used by apply_queue()Andrew Resch2007-06-20
| | | | | | Fixed some text in the Download/Upload speed system tray menu
* didnt mean to update setup.py...reverting that part.Marcos Pinto2007-06-20
|
* add "remove torrent" to right-click menuMarcos Pinto2007-06-20
|
* resync with lt trunkMarcos Pinto2007-06-20
|
* glade file for tray menu - idefixxMarcos Pinto2007-06-20
|
* guess i was wrongMarcos Pinto2007-06-20
|
* fix stop seeding ratioMarcos Pinto2007-06-20
|
* change eta from infinity to done for seeding filesMarcos Pinto2007-06-20
|
* upload/download limit setting in tray - idefixMarcos Pinto2007-06-20
|
* Fix 'queue_seeds_to_bottom' to actually work.Andrew Resch2007-06-19
|
* Fix 'max_active_torrents' spinner to allow for -1 value.Andrew Resch2007-06-19
|
* Fixes for auto end seed ratio.Andrew Resch2007-06-19
| | | | | | Torrents will now pause and queue to bottom when ratio is hit.
* Use 'max_active_torrents' instead of 'max_number_torrents'Andrew Resch2007-06-19
| | | | | | Adjust default for 'max_connections' to 200
* remove lineMarcos Pinto2007-06-19
|
* Fixed GtkWarning and made the details pane scrollableAndrew Resch2007-06-19
|
* fix auto seed ratio stuffMarcos Pinto2007-06-19
|
* -1 clarificationMarcos Pinto2007-06-19
|
* Better looking coloursAndrew Resch2007-06-19
|
* Resume fixAndrew Resch2007-06-19
|
* Add status icons to the torrent viewAndrew Resch2007-06-19
|
* Some changes to the torrent view column setup.. Using an enumerated type Andrew Resch2007-06-19
| | | | | | (sort of) instead of just numbers.
* fix enable system tray prefMarcos Pinto2007-06-19
|
* Do not check for available free space if resuming a torrent that is Andrew Resch2007-06-19
| | | | | | seeding
* More pause/resume fix upsAndrew Resch2007-06-19
|
* revert 664...i'll make the menu a glade file soonMarcos Pinto2007-06-19
|
* switch hide show in systrayMarcos Pinto2007-06-19
|