wxWidgets/samples/dialogs
Vadim Zeitlin f6656ccb14 replaced wx-config --cflags with wx-config --cxxflags and mentioned that
it must be done in user makefiles too in changes.txt


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-28 12:30:26 +00:00
..
.cvsignore renamed CodeWarrior 5 projects (added new ones as well) 2001-09-09 17:38:00 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
dialogs.cpp added some test for the choice dialog sizing 2001-11-27 14:46:18 +00:00
dialogs.def
dialogs.dsp added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
dialogs.h fixes for programmatically deleting the find/replace dialog 2001-11-18 23:06:43 +00:00
dialogs.ico There was no icon file in this example, causing compilation with VC to fail. I just stole a DialogEditor icon to use here 2001-04-27 03:41:47 +00:00
dialogs.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
dialogs.rc 1. fixes to wxDC deleting logic (should fix ~wxPrinterDC leak), some code 2001-04-09 01:22:48 +00:00
DialogsM5.mcp renamed CodeWarrior 5 projects (added new ones as well) 2001-09-09 17:38:00 +00:00
makefile.b32
makefile.bcc
makefile.dos
makefile.g95
Makefile.in added dependency handling to Makefiles 2001-07-22 15:05:53 +00:00
makefile.twn
makefile.unx replaced wx-config --cflags with wx-config --cxxflags and mentioned that 2001-11-28 12:30:26 +00:00
makefile.vc
makefile.wat
tips.txt 1. wxStaticLine implemented (generic (ugly) and MSW versions) 1999-06-28 21:39:49 +00:00