Julian Smart
|
34138703c3
|
Changes mostly as a result of __WXSTUBS__ compilation. The stubs code now
compiles under Windows with VC++. Also OGL enhancements espec. wxDrawnShape.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-15 00:23:28 +00:00 |
|
Julian Smart
|
400735a8fa
|
Cured SetString/GetSelection interaction; incorporated Chris's changes to wxDC:Blit
for printer DCs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-16 08:34:29 +00:00 |
|
Vadim Zeitlin
|
7d7fb17e1d
|
GetTextExtent checks that passed pointers are not NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-12 23:23:11 +00:00 |
|
Karsten Ballüder
|
b2aef89b7a
|
Cleared up DEBUG define mess, defines are now called __WXDEBUG__ and WXDEBUG.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-10 11:14:17 +00:00 |
|
Julian Smart
|
8b9518ee4a
|
Fixed const problems in status bar code, changed panelg.cpp temporarily to
stop infinite loop, added notebook.cpp in wxMSW makefiles. Fixed #pragma
in utilscmn.cpp YET again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-10 10:39:48 +00:00 |
|
Vadim Zeitlin
|
b7dd52e9ad
|
wxDC::GetTextExtent() checks that passed in x and y pointers are !NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-08 22:27:17 +00:00 |
|
Julian Smart
|
6a6c0a8bda
|
Removed redundant auto-setting code in wxDC; corrected utilscmn.cpp pragma;
added inlines using wxPoint/wxSize/wxRect in dc.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-08 15:52:22 +00:00 |
|
Julian Smart
|
b7346a70cf
|
Cured a bad assert in wxStatusBar; #ifdefed oleutils.cpp for VC++ 5.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-07-08 13:21:23 +00:00 |
|
Julian Smart
|
dabeb02181
|
Cured DC/GDI object leak; listbox window proc restored from debugging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-25 21:30:23 +00:00 |
|
Julian Smart
|
4efd74436a
|
Corrected missing pipe in treectrl.h, wxOK->wxID_OK in wxGetTextFromUser,
no offsets in 2 functions in wxDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@91 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-14 08:53:46 +00:00 |
|
Julian Smart
|
6f65e33794
|
Updates from Chris Breeze
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-28 19:54:07 +00:00 |
|
Julian Smart
|
10b959e372
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-21 15:02:02 +00:00 |
|
Karsten Ballüder
|
2bda0e1738
|
added some wxMSW stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:12:05 +00:00 |
|