Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switched entire code to use nullptr instead of NULL (CH-259).

  1. … 84 more files in changeset.
Added the possibility to specify own copy-of names for files as an alternative to the ones defined in translation files (CH-182). Changed default copy-of names in english and polish translations so that always start with %name instead of word "Copy".

  1. … 24 more files in changeset.
Fixed several cosmetic code issues. Improved detection of same/different disk detection. Switched shared_ptrs to use std implementation instead of boost one. Cleaned up includes in headers. (CH-259)

  1. … 143 more files in changeset.
Fixed malformed html in the chm manuals (CH-258).

Updated googletest framework to newest version (CH-256)

  1. … 344 more files in changeset.
Fixed CH crashing when task sqlite database cannot be stored on disk (CH-252).

    • -0
    • +73
    ./TTaskManagerWrapper.cpp
    • -0
    • +35
    ./TTaskManagerWrapper.h
  1. … 2 more files in changeset.
Refactoring: changed the member variable to a local variable (might solve unreproducible crash in miniview window).

Fixed various issues reported by Coverity Scan (CH-249).

  1. … 7 more files in changeset.
Fixed several issues reported by coverity scan (CH-249).

  1. … 1 more file in changeset.
Fixed possible buffer overflows (CH-249).

Fixed possible buffer overflows (CH-249).

  1. … 1 more file in changeset.
Fixed several null dereference issues (CH-249).

  1. … 1 more file in changeset.
Fixed control flow issues reported by Coverity Scan (CH-249).

Fixed uninitialized member (CH-249).

Fixed unintialized members reported by Coverity Scan (CH-249).

  1. … 2 more files in changeset.
Fixed issues with several uninitialized members (CH-249).

  1. … 1 more file in changeset.
Refactoring of path expansion routines to fix the possible buffer overflows (CH-249).

    • -0
    • +166
    ./TPathProcessor.cpp
Fixed possible resource leak (probably a false positive) (CH-249)

Fixed resource leak in shutdown handling code (CH-249)

Fixed several uninitialized variables (CH-249).

Changed default setting for showing icons in shelle extension menu. Remove the experimental notice in english text and polish translation of shell extension options. (CH-244).

Translation cleanups and updates (CH-242)

Completely disabled sending http headers as they are causing trouble not only in WinXP but also Vista. Improved the user agent string. Additional cleanups in update checker. (CH-241).

Modified updates checking: - added new option to let user decide if he wants secure connection or not (with autodetection), - fixed error messages being displayed incorrectly or empty, - fixed ability to re-check for updates after failure. (CH-241).

  1. … 1 more file in changeset.
Update checker fixed for Windows XP (CH-241).

  1. … 1 more file in changeset.
Disabled enhanced instruction set (SSE/SSE2) from x86_32 build to (possibly) allow CH to run on older hardware (Athlon, Athlon XP) (CH-239).

  1. … 6 more files in changeset.
Fixed problem with mini-status window showing black 100% filled progress bar for waiting tasks (CH-237).

  1. … 2 more files in changeset.
Fixed problem with language change not being applied immediately throughout the program (CH-235). Updated polish language file.

  1. … 2 more files in changeset.
Added drop functionality to file list and destination combo in custom copy dialog (CH-25)

    • -0
    • +72
    ./CDragDropComboEx.cpp
    • -0
    • +38
    ./CDragDropComboEx.h
    • -0
    • +70
    ./CDragDropListCtrl.cpp
    • -0
    • +38
    ./CDragDropListCtrl.h
Fixed the installer functionality to start CH automatically with system (CH-234)

  1. … 1 more file in changeset.