Commit Details

Avatar

Repository http://rapidsvn.tigris.org/svn/rapidsvn/trunk
by XelaRellum on 2008-09-26 13:45 (about 1 month ago)

Issue 626: Copy/Move dialog does not cancel on escape key
Only the use of wxID_CANCEL reacts on the ESC key.

* src/dnd_dlg.cpp: replaced ID_BUTTON_CANCEL with wxID_CANCEL
* src/dnd_dlg.hpp
(ID_BUTTON_CANCEL): deleted (not needed anymore)
(ID_*): replaced #define with enum

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C++ 10 8 0 0 0 0

Files Changed

[2 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
src/dnd_dlg.cpp
  C++ 3 3 0 0 0 0
src/dnd_dlg.hpp
  C++ 7 5 0 0 0 0