wxWidgets/samples/drawing
Julian Smart 4cae9a20a8 Fixed drawing sample compilo for wxMotif (doesn't have wxRegion::Offset)
Put m_ok earlier in SelectBitmap, else get assert after SelectObject(wxNullBitmap)
'Fixed' longlong to long conversion messages by redefinging GetMillisecondsTime


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-04-22 11:19:11 +00:00
..
.cvsignore store CodeWarrior 5.3 projects as xml instead of binary projects 2001-12-02 18:11:49 +00:00
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
drawing.cpp Fixed drawing sample compilo for wxMotif (doesn't have wxRegion::Offset) 2002-04-22 11:19:11 +00:00
drawing.def Added rc and def files for new samples 1999-05-28 14:54:01 +00:00
drawing.dsp Updated VC++ files 2002-01-18 14:33:01 +00:00
drawing.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
drawing.rc extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
drawingM5.xml updated CodeWarrior 5.3 exported xml projects 2002-04-07 18:28:15 +00:00
image.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
makefile.b32 Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.bcc Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.dos Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.g95 Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
Makefile.in inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.twn Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.wat Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
mask.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
mondrian.ico I think it's needed... 2000-01-29 22:19:48 +00:00
mondrian.xpm Started drawing sample. 1999-05-15 13:33:55 +00:00
pat4.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
pat35.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
pat36.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
smile.xpm fixed clip rect when logical coords != device ones 2001-06-17 13:14:20 +00:00