Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: unreliable detection of new versions (closes [#2827410]).

Bugfix: browser window did not open when choosing "Download new version..." from the update window (closes [#2827409]).

Small code cleanups.

Changed calling convention of internet callback function. Possibly solves the crash problem [#2826152].

Fixed background color of controls in Status dialog and About dialog (closes 2809116).

Fixed some warnings.

  1. … 4 more files in changeset.
Added support for logging informations about process (closes 2796060).

  1. … 8 more files in changeset.
Updated polish language to match current english.

Language updates:

Added resize capabilities to most of the dialog boxes used in CH (closes 2774255).

  1. … 1 more file in changeset.
Bugfix: update notifications were shown when user had newer version than available on site.

Added new functionality - check for updates at startup (closes 2772856).

Fixed problems with creating shortcuts in explorer (closes [2535991]).

  1. … 9 more files in changeset.
Directory times are now preserved (closes [2675400]).

Fixed problem with 'apply to all items' (closes [2571926]).

Added support for displaying feedback dialog boxes in places where error messages stopped processing (untested).

  1. … 1 more file in changeset.
Changed resource manager and engine config to singletons.

    • -0
    • +332
    ./ClipboardMonitor.cpp
    • -0
    • +52
    ./ClipboardMonitor.h
Cleaned up header files from unnecessary includes.

  1. … 18 more files in changeset.
Moved log file entries from resources to code (closes [2573419]).

Removed commented out method.

Changed CArray to vector in progress list box.

Moved task management from MainWnd to CTask (where it should be placed from the beginning).

Separated task classes to a separate files.

Removed the rest of win98/me code related to detecting if the drives lies on the same drive.

Removed old win98/Me code for detecting if drives lies on the same physical disk.

Added proper header entry for the languages conforming to version 2 of the language structure version (closes [2535957]).

Fixed inconsistencies with expected windows version (closes [2554023]).

  1. … 6 more files in changeset.
Some project cleanups and reorganization of files in vcproj virtual folders.

Fixed some warnings reported from the static code analysis (/analyze).

  1. … 10 more files in changeset.
Changed naming of the crash dumps to be more useful (closes [2550020]).