FeedbackReplaceDlg.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with replace dialog box sizing (CH-355)

  1. … 1 more file in changeset.
Added context menus to attach to feedback overwrite dialog (with sample handlers).

  1. … 3 more files in changeset.
Replaced buttons with mfc buttons. Added mfc button to language dialog handler.

  1. … 4 more files in changeset.
Partial redesign of file overwrite dialog. Removed CMemDC in favor of MFC version.

  1. … 18 more files in changeset.
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.
Added override keyword to virtual functions (CH-318)

  1. … 43 more files in changeset.
Fixed issue with pressing X button in feedback dialogs forcing some random action (CH-315).

  1. … 6 more files in changeset.
Switched entire code to use nullptr instead of NULL (CH-259).

  1. … 98 more files in changeset.
Feedback file replace dialog now have readable file information (CH-221).

  1. … 4 more files in changeset.
Changed feedback handling to return also the information if the response was automatic or made by user (CH-165).

  1. … 15 more files in changeset.
Improved naming convention inside chcore library.

  1. … 23 more files in changeset.
Moved file filtering and file info classes to chcore library (possibly needs some more work on ATL::CTime export problem).

  1. … 33 more files in changeset.
Changed locking system from simple critical section in task objects (CTask, CTaskArray) to the boost::shared_lock for improved multi-threadedness and safety (might be a bit buggy though).

  1. … 18 more files in changeset.
Cleaned up header files from unnecessary includes.

  1. … 32 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 122 more files in changeset.
Extracted the feedback handling outside of the copying routine (closes [#294]).

    • -0
    • +64
    ./FeedbackReplaceDlg.h
  1. … 34 more files in changeset.