Vadim Zeitlin
|
6c5d62917d
|
added wxDisplay::GetClientArea() (currently implemented for single display and MSW implementations only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-16 16:07:24 +00:00 |
|
Vadim Zeitlin
|
22d679f369
|
compile some functionality even when wxUSE_DISPLAY == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-03-16 04:24:29 +00:00 |
|
Julian Smart
|
2c1957beb8
|
Allow compilation of samples to continue with wxUSE_DISPLAY set to 0 (the default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 11:48:28 +00:00 |
|
Włodzimierz Skiba
|
2ad495fb65
|
wxDisplay support for wxWinCE port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-12-10 14:40:26 +00:00 |
|
Włodzimierz Skiba
|
8520f1374c
|
Fixes for wxUSE_STATUSBAR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-19 15:36:01 +00:00 |
|
Václav Slavík
|
adbf2d732f
|
deprecated wxBookCtrlSizer and wxNotebookSizer, they are no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-24 11:58:06 +00:00 |
|
Václav Slavík
|
2492cd3990
|
set size hints so that the window won't shrink too much
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-06-24 09:04:10 +00:00 |
|
Julian Smart
|
be5a51fb59
|
More name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-25 11:20:37 +00:00 |
|
Dimitri Schoolwerth
|
6ae4d29a5e
|
fixed non-pch compilation, initial window size; slight code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-06 09:48:40 +00:00 |
|
Ryan Norton
|
63c51a937e
|
Added Brian Victor's Patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-13 09:24:47 +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
|
e40bef9f54
|
option for using DirectX in wxDisplay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-07 00:38:06 +00:00 |
|
Vadim Zeitlin
|
84267f0dfc
|
added tests for changing display resolution and going full screen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-02 14:38:03 +00:00 |
|
Vadim Zeitlin
|
e9b77bccb0
|
added FromPoint test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-28 01:48:47 +00:00 |
|
Vadim Zeitlin
|
c32b107789
|
started writing wxDisplay sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-02-28 01:33:55 +00:00 |
|