NikolayIT / RatioMaster.NET

Ratiomaster.NET is a small standalone application which fakes upload and download stats of a torrent to almost all bittorrent trackers. This means that it does NOT rely on your bittorrent client (uTorrent, Azureus, BitComet, ABC and etc.) and it will NOT download/upload the files on a torrent - it only can fake download/upload. RatioMaster.NET has hardcoded emulations for the most commonly used BitTorrent clients: uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit.
http://ratiomaster.net
MIT License
335 stars 63 forks source link

Tabs shortcuts #6

Closed apiweb closed 10 years ago

apiweb commented 10 years ago

I'm trying to make usability easier and faster by adding some shortcuts (common in software with tabs) as:

Add shortcut to add new tab (Ctrl + T); Add shortcut to close tab (Ctrl + W); Add Double Click to Rename Tab; Update Credits to 2014 year;

I am also working on adding buttons to close tabs, like a browser.

I changed the fields where numbers are entered for the NumericUpDown type, it facilitates the user to increase and decrease the values ​​and forcing the user to enter only numbers in these fields.

NikolayIT commented 10 years ago

I can’t automatically merge this pull request. Can you please update your fork version of the program and update the request?