Vadim Zeitlin
91b34dd9e1
minor additional notes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 12:30:40 +00:00
Václav Slavík
5c802b3d9b
static libs depend on 3rd party ones now, too (for convenience)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 11:59:44 +00:00
Vadim Zeitlin
0a3d26b81f
(Open Watcom but not only) compilation warning fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 11:18:02 +00:00
Vadim Zeitlin
799b5ec965
check that wxUSE_DISPLAY==1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 11:15:56 +00:00
Vadim Zeitlin
900491787c
document that DrawLine() doesn't draw the last point
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 10:14:52 +00:00
Václav Slavík
517fb87124
no tabs please\!
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 08:39:41 +00:00
David Elliott
0a0d1a617d
wxCocoa: Added pen.mm, removed pen.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 06:24:32 +00:00
David Elliott
5eb5a0ac96
Use wxPen
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 06:19:30 +00:00
David Elliott
1f631557e0
Added dash support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 06:16:15 +00:00
David Elliott
8e51701313
wxPen implementation (no dash support yet)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 03:10:23 +00:00
Vadim Zeitlin
9c13e5ef23
fixed non GUI cmd line options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 02:00:02 +00:00
Vadim Zeitlin
e33f650382
compilation fix after warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 01:17:33 +00:00
Vadim Zeitlin
66b6b57c0e
compilation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 01:05:50 +00:00
Vadim Zeitlin
199fbd7093
generate a text event even if SetValue() didn't really chaneg anything
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 23:58:05 +00:00
Vadim Zeitlin
b832916db7
PRINTING is not dependent on DOCVIEW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 23:30:54 +00:00
Vadim Zeitlin
00466512a8
use wrapwin.h instead of windows.h + winundef.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 23:30:35 +00:00
Vadim Zeitlin
da0b5338fe
set event object correctly for the menu events
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 23:26:11 +00:00
Vadim Zeitlin
b1e88286a2
just tidied up the comment
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 23:12:00 +00:00
Vadim Zeitlin
1b8865e92c
don't draw buttons unless we have wxTR_HAS_BUTTONS style
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 23:04:37 +00:00
Vadim Zeitlin
9bd419070f
check that we use bitmaps of correct size in the image list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:57:19 +00:00
Vadim Zeitlin
77bf4cefcd
initialize the image list size in default ctor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:53:55 +00:00
Vadim Zeitlin
22c316d6ef
WXWIN_COMPATIBILITY_2_2 should be 0 by default now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:44:16 +00:00
Václav Slavík
3dcc72214a
removed old VC++ projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:37:53 +00:00
Vadim Zeitlin
17ff4e8fd4
fixed release mode warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:26:00 +00:00
Vadim Zeitlin
34dceb4715
fixed warning in non-DLL build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:25:34 +00:00
Vadim Zeitlin
80c54c3d5a
restored custom drawing (was accidentally disabled by the last 2 commits)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 22:23:53 +00:00
Václav Slavík
e767cedf4e
added wrapcctl.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 21:48:27 +00:00
Václav Slavík
29a57ffb58
use wxDbGrid
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 21:27:40 +00:00
Václav Slavík
bb44a72b84
added wrapcctl.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 21:27:25 +00:00
Václav Slavík
f290174451
use wxDbGrid
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 21:19:21 +00:00
Václav Slavík
cadffe1b73
linking fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 21:00:58 +00:00
Vadim Zeitlin
b913d3ed6e
moved wxUniv-specific GUI stuff from wxBase to wxCore; this fixes wxUniv DLL build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 21:00:52 +00:00
Vadim Zeitlin
61fef19b85
warnings (and some errors) fixes for wxUniv DLL build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:58:56 +00:00
Vadim Zeitlin
05e3a383e0
moved some more stuff from .cpp files to here
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:56:30 +00:00
Vadim Zeitlin
ed0769cdab
removed _WIN_IE from here, we normally shouldn't need it as it was moved to wrapcctl.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:56:08 +00:00
Václav Slavík
452935628a
added wxDbGrid
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:48:09 +00:00
Václav Slavík
e2d1c5675c
more bakefile-based contrib makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:45:31 +00:00
Václav Slavík
e80ae20020
more bakefile-based makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:34:31 +00:00
Václav Slavík
83b9886f17
added wxDbGrid
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:26:51 +00:00
Václav Slavík
2e903934d1
more bakefile-based makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:24:38 +00:00
Václav Slavík
7847232620
make it possible to override directory
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:21:15 +00:00
Mattia Barbon
aeec2045cf
Warning fixes (still does not compile).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:14:09 +00:00
Mattia Barbon
b96f9d1928
Use Unix display for Motif.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:12:57 +00:00
Mattia Barbon
840015f0e3
Fix "Statement with no effect" warning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:11:52 +00:00
Mattia Barbon
f9788a11c4
Compilation fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:10:52 +00:00
Mattia Barbon
185448a864
Fix some wrong code: add parentheses to correct precedence,
...
fix comment and _WIN32_IE value (author was probably thinking about
_WIN32_WINNT. Now CVS compiles again with MinGW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:09:41 +00:00
Mattia Barbon
6d31cf4000
Improve wxHashMap documentation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:05:27 +00:00
Vadim Zeitlin
4b9d8a9c22
missing or wrong DLLEXPORTs for DLL build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:03:59 +00:00
Václav Slavík
3d1f191965
reverted two last changes; they both broke compilation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 19:30:30 +00:00
Václav Slavík
38d85c646d
fixed mmedia contrib to work if libesd is not present
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 18:53:42 +00:00