Václav Slavík
|
60ab32727e
|
compilation fix for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 09:57:43 +00:00 |
|
Václav Slavík
|
9cce3be7ae
|
Windows compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 09:55:13 +00:00 |
|
Vadim Zeitlin
|
2739d4f052
|
moved GetOSVersion() to the base traits class; implement it in platform-specific files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 00:16:04 +00:00 |
|
Vadim Zeitlin
|
18f0a2c5aa
|
TryParent()/ProcessEvent() were included in both base and GUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 00:07:05 +00:00 |
|
Vadim Zeitlin
|
ec67cff1f6
|
__WXBASE__ -> wxUSE_BASE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 23:46:00 +00:00 |
|
Vadim Zeitlin
|
1e0af0bcda
|
added EstimateTotalHeight
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 15:39:24 +00:00 |
|
Julian Smart
|
ae500232a4
|
Added m_ prefix to wxColourData and wxFontData members for consistency.
Fixed some typos in comments.
Fixed wizard constructor doc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 13:15:12 +00:00 |
|
Vadim Zeitlin
|
22c2307c2b
|
pass event to validators fisrt, before using the dynamic event table
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 13:00:56 +00:00 |
|
Vadim Zeitlin
|
8b655af19d
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 12:45:18 +00:00 |
|
Chris Elliott
|
df2309bac7
|
remove conflicts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 11:22:50 +00:00 |
|
Vadim Zeitlin
|
034957673c
|
changing the number of items in wxHtmlListBox should flush the cache
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 10:05:13 +00:00 |
|
Vadim Zeitlin
|
2887179b1f
|
compilation fixes for separate build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 01:14:22 +00:00 |
|
Vadim Zeitlin
|
d6045bb81d
|
compilation fix for wxGUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 01:10:41 +00:00 |
|
Vadim Zeitlin
|
4caf847c87
|
got rid of wxEvtHandler::m_isWindow, use virtual functions (overridden in wxWindow) instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 00:44:55 +00:00 |
|
Vadim Zeitlin
|
3ed2104c99
|
some more #if wxUSE_BASE (but still not enough)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 23:50:35 +00:00 |
|
Václav Slavík
|
c656b78389
|
new dependencies tracking code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 19:27:50 +00:00 |
|
Václav Slavík
|
49b0a3aad9
|
new dependency tracking from bakefile cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 18:14:32 +00:00 |
|
Václav Slavík
|
8d8bc1bd41
|
split log.h into GUI and base parts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 16:34:19 +00:00 |
|
Václav Slavík
|
aa855785a9
|
fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 15:33:22 +00:00 |
|
Václav Slavík
|
9747f85dad
|
regenerated makefiles, with support for multilib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 15:13:17 +00:00 |
|
Václav Slavík
|
60c0a8dbf4
|
fixes to previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 15:09:05 +00:00 |
|
Václav Slavík
|
2de5a6ee23
|
moved AddFile(wxImage) to GUI part of library, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 14:59:02 +00:00 |
|
Václav Slavík
|
d0ce3e528a
|
compilation fix for wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 14:32:08 +00:00 |
|
Václav Slavík
|
fb8ee64d78
|
added XRC contrib makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 00:40:06 +00:00 |
|
Vadim Zeitlin
|
fcdb9b388a
|
missign app.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 00:13:29 +00:00 |
|
Vadim Zeitlin
|
f98d23fd94
|
a quick hack to fix wxBase compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 00:11:34 +00:00 |
|
Vadim Zeitlin
|
c41dbc2085
|
missing wx/iconloc.h added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 00:10:07 +00:00 |
|
Václav Slavík
|
4136b40acc
|
no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 22:35:14 +00:00 |
|
Gilles Depeyrot
|
73bdd73aa2
|
minor corrections for compilation with gcc 3.3 (use cast of address instead
of address of cast)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 19:35:54 +00:00 |
|
Václav Slavík
|
9d830d3ea1
|
don't compile generic wxMessageDialog w/ GTK+2, it's not used (forgot to commit this)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 18:08:02 +00:00 |
|
Václav Slavík
|
910426ee7b
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 11:29:40 +00:00 |
|
Václav Slavík
|
8df6de970d
|
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 11:21:42 +00:00 |
|
Julian Smart
|
1882f416e3
|
Initialised static controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 08:20:05 +00:00 |
|
Vadim Zeitlin
|
46446cc2aa
|
compilation fix for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 01:31:22 +00:00 |
|
Vadim Zeitlin
|
153ecbb81c
|
regenerated project/makefiles with tmake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 01:24:12 +00:00 |
|
Vadim Zeitlin
|
505f0a85c9
|
removed duplicate wxTheApp and m_appInitFn definitions from all ports, not just MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 01:20:33 +00:00 |
|
Vadim Zeitlin
|
e2478fde62
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 00:56:19 +00:00 |
|
Václav Slavík
|
63dfd606ed
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 22:32:21 +00:00 |
|
Mattia Barbon
|
a49686b4c2
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 21:06:18 +00:00 |
|
Vadim Zeitlin
|
fbae49eedf
|
use __VISUALC__ instead of _MSC_VER to avoid problems with CW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 16:04:09 +00:00 |
|
David Elliott
|
ef3e4a2c81
|
Added #if wxUSE_SLIDER guard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 15:49:11 +00:00 |
|
David Elliott
|
c41b649631
|
Added #ifdef wxHAS_TASK_BAR_ICON guard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 15:17:41 +00:00 |
|
Vadim Zeitlin
|
da0766ab2a
|
GetIcon() returns wxIconLocation, not wxIcon, now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 13:49:24 +00:00 |
|
Julian Smart
|
80185c6ceb
|
Implemented wxTextCtrl::GetStyle for MSW
Added status bar showing major style attributes at cursor in text sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-23 13:14:42 +00:00 |
|
Vadim Zeitlin
|
55f9f0cbc8
|
support Show() in wxFlexGridSizer (patch 737850)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 22:08:13 +00:00 |
|
Vadim Zeitlin
|
1b1ca07a70
|
set selection before setting focus to the control in SetFocusFromKbd() (patch 726361)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 21:56:43 +00:00 |
|
Vadim Zeitlin
|
e1720942b0
|
fix VC 7.x release build problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 16:13:47 +00:00 |
|
Vadim Zeitlin
|
636773ddad
|
temp fix for link errors after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 15:44:31 +00:00 |
|
Vadim Zeitlin
|
55d0aaa372
|
updated after wxFileType change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-22 00:22:39 +00:00 |
|
Mattia Barbon
|
3ec4107dfc
|
Add a missing structure definition, move all rich text missing
stuff to wx/msw/missing.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-21 20:09:14 +00:00 |
|