CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed support for the pseudo-vector.

Removed support for the pseudo-vector code.

Removed references to a std containers from .h files.

Applied a typecast to prevent a warning.

Applied some typecasts to prevent warnings.

Preliminary, untested support for exportable vector with strict type checking.

    • -0
    • +80
    /ext/libicpf/src/vector.cpp
    • -0
    • +68
    /ext/libicpf/src/vector.h
Another correction of the previous mistake.

Corrected error on the callback definition.

Added macro for exporting template class instance.

Another approach to type-safe callbacks.

Another approach to type-safe callbacks.

Added callback3 class (and made a few minor adjustments in parameter names and doxygen comments).

Adjusted callback classes, so they use template parameters.

Added preliminary support for multi-platform circular_buffer class.

    • -239
    • +245
    /ext/libicpf/libicpf.vcproj
    • -0
    • +496
    /ext/libicpf/src/circ_buffer.cpp
    • -0
    • +101
    /ext/libicpf/src/circ_buffer.h
A small update for linux platform.

Final preparations to release a snapshot.

    • -295
    • +0
    /other/Help/English/HTMLDefines.h
    • -295
    • +0
    /other/Help/Polish/HTMLDefines.h
Adjusted version number.

    • -24
    • +20
    /CopyHandlerShellExt/CopyHandlerShellExt.rc
Final preparations to release a snapshot.

Re-added the missing file.

Project updated to use new icpf::log class instead of the old one.

    • -159
    • +147
    /Copy Handler/COPY HANDLER.rc
Removed some unneeded files from repository.

    • -352
    • +0
    /CopyHandlerShellExt/CopyHandlerShellExt.h
    • binary
    /CopyHandlerShellExt/CopyHandlerShellExt.tlb
    • -96
    • +0
    /CopyHandlerShellExt/CopyHandlerShellExt_i.c
    • -342
    • +0
    /CopyHandlerShellExt/CopyHandlerShellExt_p.c
Removed old LogFile class in favor of using one from libicpf.

    • -391
    • +0
    /modules/App Framework/LogFile.cpp
    • -101
    • +0
    /modules/App Framework/LogFile.h
Added new languages and corrected them to support new log class.

    • -0
    • +661
    /other/Langs/Bulgarian.lng
    • -0
    • +668
    /other/Langs/Czech.lng
    • -0
    • +668
    /other/Langs/Russian.lng
Added support for logging system error messages.

Win32 problem override.

Corrected a potential security hole.

Added support for non-global log files.

Added MFC memory tracking macros.

  1. … 10 more files in changeset.
Made a full-scale migration to the Visual Studio .NET 2003.

    • -0
    • +1706
    /Copy Handler/Copy Handler.vcproj
    • -5
    • +5
    /CopyHandlerShellExt/CopyHandlerShellExt.def
    • -58
    • +72
    /CopyHandlerShellExt/CopyHandlerShellExt.h
    • binary
    /CopyHandlerShellExt/CopyHandlerShellExt.tlb
    • -0
    • +374
    /CopyHandlerShellExt/CopyHandlerShellExt.vcproj
    • -11
    • +51
    /CopyHandlerShellExt/CopyHandlerShellExt_i.c
    • -66
    • +160
    /CopyHandlerShellExt/CopyHandlerShellExt_p.c
  1. … 5 more files in changeset.
Initial import

    • -0
    • +340
    /ext/libicpf/COPYING
    • -0
    • +481
    /ext/libicpf/COPYING.LIB
    • -0
    • +275
    /ext/libicpf/Doxyfile
    • -0
    • +167
    /ext/libicpf/INSTALL
    • -0
    • +5
    /ext/libicpf/Makefile.am
    • -0
    • +8
    /ext/libicpf/Makefile.cvs
    • -0
    • +1363
    /ext/libicpf/config.guess
    • -0
    • +1470
    /ext/libicpf/config.sub
    • -0
    • +46
    /ext/libicpf/configure.ac
    • -0
    • +441
    /ext/libicpf/depcomp
  1. … 45 more files in changeset.