Jouk Jansen
|
1a0d517ea4
|
Committing in .
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/caret.h
wxWindows/include/wx/dynlib.h wxWindows/include/wx/hash.h
wxWindows/include/wx/gtk/window.h
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
wxWindows/src/unix/dialup.cpp
-Removed some redundant ;'s from the .h files
-Updated wxGTK for OpenVMS
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-04 12:23:32 +00:00 |
|
Vadim Zeitlin
|
1e6feb95a7
|
first pass of wxUniv merge - nothing works, most parts don't even compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-26 20:59:19 +00:00 |
|
Vadim Zeitlin
|
f4b8bf2fd1
|
wxCaret now uses backing store instead of forcing window refresh each time the
caret is hidden; the non blinking carets work too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-09-22 22:44:34 +00:00 |
|
Robin Dunn
|
cfb76a19a4
|
MSW Caret is now destroyed and recreated when resized.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-10 23:01:19 +00:00 |
|
Robin Dunn
|
87fbe61486
|
Trying out addition of SetSize to wxCaret...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-07 05:42:30 +00:00 |
|
David Webster
|
a419c3b116
|
More OS/2 stubs and caret fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-09-17 21:46:51 +00:00 |
|
Robert Roebling
|
e46286351d
|
Minor changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-08-02 19:06:23 +00:00 |
|
David Webster
|
54da4255a2
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-08-02 04:44:01 +00:00 |
|
Vadim Zeitlin
|
0290598f58
|
wxCaret now exists not only under MSW but on any supported platform as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-05-25 18:01:48 +00:00 |
|
Vadim Zeitlin
|
764a3a4906
|
1. bug fixes in wxCaret
2. wxPoint now has += and -=
3. Validate() takes "wxWindow *" (and not wxWindowBase) again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-05-24 21:12:37 +00:00 |
|
Vadim Zeitlin
|
789295bf7b
|
1. some minor but nasty bugs fixed (see post to the list)
2. new wxCaret class (MSW only so far)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-05-23 23:48:12 +00:00 |
|