Recommended Posts

---- 2007-05-02: Version 1.7 (build 1625)

- Change: The treeview in the addtorrent dialog now should have the same border style as the old listview

- Change: The treeview horizontal scrollbar size in the addtorrent dialog is tweaked a bit to more closely match old listview

- Change: A couple more strings I18N'd

- Change: More comprehensive support of unicode pathnames

- Change: Revamped installation backend including better handling of failure cases and checking of NT permissions for determining where to install

- Change: Don't block while waiting to delete from disk

- Fix: Reversed sorting on many listviews

- Fix: Update torrent size after context menu action in addtorrent dialog

- Fix: Memory leaks of directory names and item images in addtorrent dialog treeview

- Fix: Have mousewheel work on controls in modal dialogs even when they don't have focus (i.e. treeview in addtorrent dialog)

- Fix: A few misc memory leaks

- Fix: Get rid of duplicate default button in install dialog - "Yes" should always be the default now

- Fix: The requests column in the peers tab is now sorted by active requests then pending requests, instead of just active requests

- Fix: More tab order fixes to RSS dialog

- Fix: Crash with older versions of RSS history

http://download.utorrent.com/beta/utorrent-1.7-beta-1625.exe

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588524495
Share on other sites

there are no significant changes, no new features (at least what are listed on the changelog), just fixes and the exe is getting bigger and bigger. I wonder what is really happend with this client...

The EXE is like 200kb ... what more do you want? :|

I've been using the latest beta 1.7 and so far no issues.

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588525293
Share on other sites

thats part of my point. 1.6 has 170KB (compressed). And this one is 200KB (compressed) with no (really) new features. Thats why I was wondeing.

What I want? I want to know exactly whats going on. Nothing more.

What's going on is few new features, bug fixes (or workarounds), and changes that needs code/modules/functions/resources to be written/added, and that adds to the total file size, it's that simple.

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588525318
Share on other sites

thats part of my point. 1.6 has 170KB (compressed). And this one is 200KB (compressed) with no (really) new features. Thats why I was wondeing.

What I want? I want to know exactly whats going on. Nothing more.

Well my guess is what Tantawi said - bug fixes + new features and enhancements most likely are what added up to 30kb more ... but really ... I would only be worried of the file size jumped from 200kb to 4mb.

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588529037
Share on other sites

---- 2007-05-06: Version 1.7 (build 1703)

- Change: Prioritize seed queue based off seed/peer ratio (use_seed_peer_ratio)

- Change: Sort advanced settings by name

- Fix: Some ancient modal dialog bugs where nonmodal dialogs could get activated

- Fix: Bug where one addtorrent dialog could get activated when another was already active

- Fix: Don't repeatedly retry to start if another uTorrent window is discovered but hung

- Fix: uTorrent continues normal startup if another uTorrent instance is detected and exits; previously it would inform the user uTorrent was already running and exit

- Fix: incorrect DHT announce interval

Download: http://download.utorrent.com/beta/utorrent-1.7-beta-1703.exe

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588533635
Share on other sites

  • 2 weeks later...
I haven't read the thread but I am curious, isn't torrent considered as a type of warez? Yet it's allowed on Neowin?

No, there are plenty of legal torrents out there. People have to stop thinking that just because someone says "torrent" they are a warez monkey.

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588561960
Share on other sites

I haven't read the thread but I am curious, isn't torrent considered as a type of warez? Yet it's allowed on Neowin?

Well, its the same thing as programs like Limewire, though to a lesser extent. Limewire isn't illegal but the content shared by many using Limewire is. Torrents are the same exact thing.

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588563445
Share on other sites

Well, its the same thing as programs like Limewire, though to a lesser extent. Limewire isn't illegal but the content shared by many using Limewire is. Torrents are the same exact thing.

Except that Bittorrent has a lot more legitimate uses than Limewire ever did, though obviously piracy is still its number one usage.

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588563459
Share on other sites

http://download.utorrent.com/beta/utorrent-1.7-beta-2132.exe

2007-05-27: Version 1.7 (build 2132)

- Change: RSS title parsing

- Change: Detect external IP

2007-05-22: Version 1.7 (build 1977)

- Change: use radio marks for Bandwidth Allocation menu items instead of check marks

- Fix: When installing to user profile directory uTorrent now tries to be smarter in choosing a localized program files directory name

- Fix: Work around a Wine bug where getsockname() returns success but keeps passed in port at 0 if socket already bound; thus uTorrent would itself reset back to port 0 if it was already in use

- Fix: Don't scroll general tab horizontally since it has no horizontal scrollbar

Link to comment
https://www.neowin.net/forum/topic/551459--/page/3/#findComment-588583799
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft launches Godot Sample to streamline Xbox PC game development on the engine by Pulasthi Ariyasinghe Microsoft today announced a new endeavor that aims to make it simpler for Godot developers to get their products into the Xbox PC ecosystem. Dubbed the "XBOX Godot Sample," this is a new public reference for developers using the open-source engine. This is set to serve as an example of how Microsoft GDK, Xbox Services, and PlayFab can be integrated into their projects. The sample is available now on GitHub as a working example. This covers key features in gaming projects that developers may need to release their projects on Xbox PC, with everything from matchmaking and game sign-in to gamepad compatibility with Godot being covered. This release is being called the first step in giving Godot developers the tools to bring their games over to Xbox PC, with more changes to come based on feedback and issue reports. However, the company was clear that this is not related to bringing Godot projects to Xbox consoles. The engine's open development model stops it from accessing console SDKs due to the requirement of NDAs and legal contracts. Here's how it explained this Godot sample project's focus: This is a source-only sample, not a product. It's MIT-licensed at the wrapper layer; the GDK and PlayFab dependencies still require their own installs and license acceptance, consistent with our other XBOX samples. There is no set update cadence for support or maintenance. We’ll watch the repo, monitor issues, and iterate where it makes sense, but this isn't a commercial release. That said, we’re excited to hear your feedback and see any community PRs, as we evolve this together. This is the first step in bringing Godot for XBOX on PC. We plan to evolve it over time based on what the community tells us is most valuable. This sample is built specifically for XBOX on PC. It doesn’t include support for XBOX Series X|S or XBOX One. If you’re already building for XBOX Series X|S or XBOX One, please talk with your XBOX representative. If not, you can get started by signing up here. Game developers can find the XBOX Godot Sample by heading to GitHub over here. Documentation on how to get started with Godot for building an Xbox PC project can be seen here.
    • I don't understand the vision. Do people really want to buy a new computer from Dell with 6 browsers installed? We all keep asking for Microsoft to stop having so much junk on their OS, and adding a bunch of browsers seems to go against that. Ideally, we would just be asked what browser we want during OOBE but Google is just going to pay Dell a bunch of money to include Chrome. Additionally, would you want your phones to start including all the browsers too when you get them? The only thing I ever wanted was to be able to uninstall IE or edge and I believe you are now able to. I do agree that microsoft needs to chill with their "are you sure you don't want to try edge before you install chrome" ads when going to download chrome.
    • It is notable that around 70% of web browser users choose Google Chrome. However, it is puzzling why anyone on Windows would opt for Chrome when Microsoft Edge is often superior in many aspects and comes pre-installed. Edge collects less data, uses less RAM, and is more optimized for Windows as a native Microsoft product. While some may point to bloat in Edge, much of it can be removed with simple tools, requiring no more effort than installing Chrome. Meanwhile, Chrome reportedly downloads large amounts of AI data (4 GB) without explicit consent. I'm sure you Chrome users love that, or? Although Microsoft’s aggressive promotion of Edge may be questionable, the browser’s current advantages make it a preferable choice over Chrome today, even if Chrome may have been better in the past.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!