Vadim Zeitlin
|
26f86486b0
|
wxGTK compatible clipboard implementation (not OLE clipboard - it will come
later)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-06 23:25:47 +00:00 |
|
Julian Smart
|
4ce81a75ef
|
Added OnKeyDown, OnKeyUp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-14 11:23:37 +00:00 |
|
Julian Smart
|
06e4351185
|
wxMSW wxClipboard implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-13 18:01:39 +00:00 |
|
Julian Smart
|
184b5d99a5
|
Changes to WXDLLEXPORT keyword position for VC++ 6.0; changed
wxTrace to wxDebugLog in memory.cpp and also app.cpp (please check this works
on wxGTK!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-11-22 22:32:53 +00:00 |
|
Vadim Zeitlin
|
47d67540a0
|
USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you
must recompile everything after upgrading!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-09-25 13:28:52 +00:00 |
|
Julian Smart
|
b823f5a145
|
Miscellaneous, mostly cosmetic changes. wxPen/wxFont/wxBrush altered so Set...
functions don't change shared objects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-09 16:46:37 +00:00 |
|
Julian Smart
|
bbcdf8bc7c
|
Fixed various wxMSW compile problems that came down the telephone line...
plus wxTreeCtrl::EditLabel/EndEditLabel, dialog editor stuff, wxMSW header changes,
doc changes. Sorry about the quantity :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-08-07 23:52:45 +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 |
|