Václav Slavík
25a7343959
regenerated after adding DEBUG_ options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 18:59:37 +00:00
Václav Slavík
076f10e054
regenerated after adding DEBUG_ options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 18:17:11 +00:00
Václav Slavík
7f79974420
XML code needs wchar_t
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 17:10:45 +00:00
Václav Slavík
8a74debea8
removed Mingw32-gcc295.patches ; it is obsolete for a long time
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 16:49:04 +00:00
Václav Slavík
076fdb2182
preparation for runtime loading of plugins
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 16:35:57 +00:00
Václav Slavík
3f55f5b81f
regenerated after adding DEBUG_ options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 16:05:28 +00:00
Václav Slavík
e4f21fece2
fixed weird error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:38:36 +00:00
Václav Slavík
f631bab9f8
added VC++ projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:23:44 +00:00
Václav Slavík
76791f0616
link against wxXml
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:11:31 +00:00
Václav Slavík
6c67131a07
--enable-debug_flag and --enable-debug_info work again
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:03:33 +00:00
Julian Smart
8aa528db54
Don't draw full-width sash if not drawing 3D border, or we'll
...
get droppings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 14:46:21 +00:00
Julian Smart
3255bce320
Only draw borders if wxSP_3DBORDER specified, as before
...
Added IsAppThemedEx which _really_ tells you if the app is
themed, and used it in wxRendererNative::GetDefault()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 14:12:55 +00:00
Václav Slavík
d7dd1f1bc8
added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:59:09 +00:00
Vadim Zeitlin
c4e6c15eeb
fixed XP renderer after base class changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:50:22 +00:00
Vadim Zeitlin
2c0e6de189
added missing arguments in wxDelegateRenderer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:49:33 +00:00
Vadim Zeitlin
b52401b287
documented OnDrawBackground()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:39:06 +00:00
Vadim Zeitlin
af99040c70
1. added flags to splitter drawing functions and replaced
...
GetSplitterBorderAndSash() with GetSplitterParams()
2. added support for "hot tracking" to wxSplitterWindow
3. added GTK2 support for the splitter to GTK renderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:38:43 +00:00
Václav Slavík
4f6e1dac12
added DEBUG_FLAG, DEBUG_INFO and DEBUG_RUNTIME_LIBS options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 13:33:02 +00:00
Robin Dunn
9171d4b479
fixed --basename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 21:30:03 +00:00
Robin Dunn
3734a86630
If a wxPy[Command]Event has been cloned then we need to propogate the
...
Skip value from the original back to the clone after it has been
processed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 19:21:48 +00:00
Robin Dunn
8dc6dcde52
Various testing changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 19:21:05 +00:00
David Elliott
78250be361
wxCocoa: Allow wxUSE_CLIPBOARD/wxUSE_DATAOBJ
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 19:00:08 +00:00
Stefan Csomor
0c03c79e01
template<> added for some compilers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 17:54:11 +00:00
Stefan Csomor
dadaeb6978
Added wxASSERT_MSGs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 17:53:15 +00:00
Julian Smart
c02e5a31c5
Removed some warnings in widgets sample
...
Reduced some flicker in wxNotebook when using
XP controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 13:59:28 +00:00
Václav Slavík
055f8a8b28
examples of customizing VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 11:44:03 +00:00
Václav Slavík
323c4ded5d
added VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 11:41:35 +00:00
Julian Smart
229de929f3
Suppressed some flicker in standard wxToolBar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 11:33:39 +00:00
Julian Smart
a9d3371aec
Added back the copy ctor and assignment warning suppression
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 11:31:39 +00:00
Václav Slavík
5df6736f70
reference to technote
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 11:15:26 +00:00
Václav Slavík
1bfeafbe2b
fixed dsw generator on Unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 10:41:37 +00:00
Václav Slavík
0fbf568271
Julian forgot to add wxUSE_UXTHEME
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 10:13:33 +00:00
Václav Slavík
9c7f75734a
new wxUSE_xxx variables must be in chkconf.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 10:13:03 +00:00
Václav Slavík
85b657c79d
compilation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 10:12:33 +00:00
Václav Slavík
e8e1149bd7
make it possible to use wxConsoleApp in GUI build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 10:11:28 +00:00
Václav Slavík
b6e20cff8c
finished documentation on modifying new build system
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 09:53:49 +00:00
Vadim Zeitlin
ca5ccd7eeb
added wxUxThemeHandle class for opening/closing theme handles easily
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 00:59:37 +00:00
Vadim Zeitlin
7f9fe7891d
suppress errors when loading uxtheme.dll
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 00:58:16 +00:00
Vadim Zeitlin
8b97949eac
use XP renderer if available; implemented splitter drawing using XP functions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 00:54:15 +00:00
Vadim Zeitlin
2142d7ba6a
compilation fix after wxUxThemeEngine changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 23:16:48 +00:00
Vadim Zeitlin
2d9c0e97c5
[start of] cleanup uxtheme support code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 22:31:20 +00:00
Václav Slavík
82ca3afeb0
added file groups to VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 22:03:11 +00:00
Václav Slavík
069956d805
removed univ/setup.h, shouldn't be here
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 22:01:52 +00:00
Vadim Zeitlin
27d0dcd033
added wxVListBox::OnDrawBackground(); fixed warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 21:36:38 +00:00
Václav Slavík
6839868c86
added VC++ projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 21:30:42 +00:00
Václav Slavík
83c2f426de
added rendrcmn
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 21:29:26 +00:00
Václav Slavík
74e7371459
added setup.h copying to VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 21:14:38 +00:00
Gilles Depeyrot
72625d8969
updated with latest file changes and added dynamic library (dylib) targets
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 19:02:53 +00:00
Gilles Depeyrot
b2680b69cc
updated with latest file changes and added dynamic library (dylib) targets
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 18:51:03 +00:00
Stefan Csomor
30fd71e65b
xti fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-30 18:08:13 +00:00