]> git.saurik.com Git - wxWidgets.git/commit
changed make_int, make_exp .. to wxmake_int..
authorRobert Roebling <robert@roebling.de>
Thu, 21 Jan 1999 19:02:18 +0000 (19:02 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 21 Jan 1999 19:02:18 +0000 (19:02 +0000)
commit5b077d483bcd47bcd1c3e89a9adc1d6b1a44e046
tree4cb3f651164cbec0093214e4a0729bec094c57e4
parentf3a65071987ac699afa1cf7edf909f5770244dba
  changed make_int, make_exp .. to wxmake_int..
  fixed small listbox thing
  fixed layout probs of wxFrame
  small DnD updates
  small DialogEd optical correction
  small ODBC updates
  added wxListBox DClick Text in controls sample
  updated wxGTK.spec

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
include/wx/expr.h
include/wx/gtk/dnd.h
include/wx/gtk1/dnd.h
samples/controls/controls.cpp
samples/db/dbtest.cpp
samples/db/listdb.cpp
samples/db/listdb.h
samples/dnd/dnd.cpp
src/Makefile.in
src/common/cwy_tab.c
src/common/dbtable.cpp
src/common/dosyacc.c
src/common/parser.y
src/common/wxexpr.cpp
src/generic/listctrl.cpp
src/gtk/frame.cpp
src/gtk/listbox.cpp
src/gtk/window.cpp
src/gtk1/frame.cpp
src/gtk1/listbox.cpp
src/gtk1/window.cpp
src/iodbc/misc.c
utils/dialoged/src/reseditr.cpp
wxGTK.spec