]> git.saurik.com Git - wxWidgets.git/commit
Updated makefile for mobile sample.
authorRobert Roebling <robert@roebling.de>
Fri, 19 Apr 2002 17:39:49 +0000 (17:39 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 19 Apr 2002 17:39:49 +0000 (17:39 +0000)
commit010afced511d74f4f1c10390da96c6ccf687d574
tree12930c944e799764cebdf5212f96534b1e626f4c
parent129223d68ed841d3c3265fe31c70877e0bc685ac
  Updated makefile for mobile sample.
  Updated changes.txt.
  Moved contents of ::Update() to ::GtkUpdate()
  Moved internal idle functions in wxApp to
    its own function.
  Tried to fix themed background redraw problem
    (probably same bug in wxNotebook and in
     wxStatusBar and others).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
docs/gtk/changes.txt
docs/gtk/readme.txt
include/wx/gtk/app.h
include/wx/gtk/window.h
include/wx/gtk1/app.h
include/wx/gtk1/window.h
src/gtk/app.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/window.cpp