]> git.saurik.com Git - wxWidgets.git/commit
Added wxFileName::GetModificationTime()
authorRobert Roebling <robert@roebling.de>
Mon, 9 Apr 2001 17:16:09 +0000 (17:16 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 9 Apr 2001 17:16:09 +0000 (17:16 +0000)
commitce16e5d78fad60b6bbc6ef8889a663fd1c9f23d2
treef5b6e367cd1c3f0a8e3f4ab37f8e320fa2d0f034
parent068cfb66c2b70171633956f36e5957d8981fc36d
  Added wxFileName::GetModificationTime()
    for Unix.
  Don't send events when constructing a text ctrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filename.h
src/common/filename.cpp
src/gtk/textctrl.cpp
src/gtk1/textctrl.cpp