Added stub include files; also a couple more Dialog Editor files.
authorJulian Smart <julian@anthemion.co.uk>
Sat, 8 Aug 1998 09:19:47 +0000 (09:19 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 8 Aug 1998 09:19:47 +0000 (09:19 +0000)
commit7c23a0b01b3fb667ec41fc8271ce1ee5b5aa4e19
treea1e7286d279a98eb54a5842be82aefa6eb3b2f25
parent843410bdd06e7d7e954a9cc46188b81cc8da135a
Added stub include files; also a couple more Dialog Editor files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
67 files changed:
include/wx/stubs/accel.h [new file with mode: 0644]
include/wx/stubs/app.h [new file with mode: 0644]
include/wx/stubs/bitmap.h [new file with mode: 0644]
include/wx/stubs/bmpbuttn.h [new file with mode: 0644]
include/wx/stubs/brush.h [new file with mode: 0644]
include/wx/stubs/button.h [new file with mode: 0644]
include/wx/stubs/checkbox.h [new file with mode: 0644]
include/wx/stubs/checklst.h [new file with mode: 0644]
include/wx/stubs/choice.h [new file with mode: 0644]
include/wx/stubs/clipbrd.h [new file with mode: 0644]
include/wx/stubs/colordlg.h [new file with mode: 0644]
include/wx/stubs/colour.h [new file with mode: 0644]
include/wx/stubs/combobox.h [new file with mode: 0644]
include/wx/stubs/control.h [new file with mode: 0644]
include/wx/stubs/cursor.h [new file with mode: 0644]
include/wx/stubs/dc.h [new file with mode: 0644]
include/wx/stubs/dcclient.h [new file with mode: 0644]
include/wx/stubs/dcmemory.h [new file with mode: 0644]
include/wx/stubs/dcprint.h [new file with mode: 0644]
include/wx/stubs/dcscreen.h [new file with mode: 0644]
include/wx/stubs/dialog.h [new file with mode: 0644]
include/wx/stubs/dirdlg.h [new file with mode: 0644]
include/wx/stubs/filedlg.h [new file with mode: 0644]
include/wx/stubs/font.h [new file with mode: 0644]
include/wx/stubs/fontdlg.h [new file with mode: 0644]
include/wx/stubs/frame.h [new file with mode: 0644]
include/wx/stubs/gauge.h [new file with mode: 0644]
include/wx/stubs/gdiobj.h [new file with mode: 0644]
include/wx/stubs/helpxxxx.h [new file with mode: 0644]
include/wx/stubs/icon.h [new file with mode: 0644]
include/wx/stubs/imaglist.h [new file with mode: 0644]
include/wx/stubs/joystick.h [new file with mode: 0644]
include/wx/stubs/listbox.h [new file with mode: 0644]
include/wx/stubs/listctrl.h [new file with mode: 0644]
include/wx/stubs/mdi.h [new file with mode: 0644]
include/wx/stubs/menu.h [new file with mode: 0644]
include/wx/stubs/metafile.h [new file with mode: 0644]
include/wx/stubs/minifram.h [new file with mode: 0644]
include/wx/stubs/msgdlg.h [new file with mode: 0644]
include/wx/stubs/notebook.h [new file with mode: 0644]
include/wx/stubs/palette.h [new file with mode: 0644]
include/wx/stubs/pen.h [new file with mode: 0644]
include/wx/stubs/print.h [new file with mode: 0644]
include/wx/stubs/printdlg.h [new file with mode: 0644]
include/wx/stubs/private.h [new file with mode: 0644]
include/wx/stubs/radiobox.h [new file with mode: 0644]
include/wx/stubs/radiobut.h [new file with mode: 0644]
include/wx/stubs/region.h [new file with mode: 0644]
include/wx/stubs/scrolbar.h [new file with mode: 0644]
include/wx/stubs/settings.h [new file with mode: 0644]
include/wx/stubs/setup.h [new file with mode: 0644]
include/wx/stubs/slider.h [new file with mode: 0644]
include/wx/stubs/spinbutt.h [new file with mode: 0644]
include/wx/stubs/statbmp.h [new file with mode: 0644]
include/wx/stubs/statbox.h [new file with mode: 0644]
include/wx/stubs/statbrxx.h [new file with mode: 0644]
include/wx/stubs/stattext.h [new file with mode: 0644]
include/wx/stubs/tabctrl.h [new file with mode: 0644]
include/wx/stubs/taskbar.h [new file with mode: 0644]
include/wx/stubs/textctrl.h [new file with mode: 0644]
include/wx/stubs/timer.h [new file with mode: 0644]
include/wx/stubs/toolbar.h [new file with mode: 0644]
include/wx/stubs/treectrl.h [new file with mode: 0644]
include/wx/stubs/wave.h [new file with mode: 0644]
include/wx/stubs/window.h [new file with mode: 0644]
utils/dialoged/src/winstyle.cpp [new file with mode: 0644]
utils/dialoged/src/winstyle.h [new file with mode: 0644]