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 |
|
Václav Slavík
|
66fc790841
|
changed WXTOPDIR definition to not begin with /
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 09:32:58 +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 |
|
Václav Slavík
|
882b369df3
|
CR/LF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 22:16:20 +00:00 |
|
Václav Slavík
|
eefdc53ac7
|
preliminary work on borland bakefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 21:30:40 +00:00 |
|
Václav Slavík
|
5f0ccb412e
|
fixed dependency tracking if . not in PATH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21432 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 21:17:51 +00:00 |
|
Václav Slavík
|
846704576c
|
build event.cpp into both wxBase and wxGUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 21:17:16 +00:00 |
|
Julian Smart
|
5c2e937699
|
Removed 16-bit conditional compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 17:47:47 +00:00 |
|
Julian Smart
|
9c110148e8
|
Corrected small typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 17:29:33 +00:00 |
|
Julian Smart
|
aaace8739a
|
Removed WIN16 references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 17:26:34 +00:00 |
|
Julian Smart
|
b073db94f2
|
Removed obsolete code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-26 17:10:14 +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 |
|
Vadim Zeitlin
|
5fb98c22c2
|
extracted wxStopWatch and global timer functions in a separate file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 23:49:45 +00:00 |
|
Václav Slavík
|
21c557b8f4
|
added stopwatch.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 23:27:59 +00:00 |
|
Gilles Depeyrot
|
12aec44572
|
corrected resource file compilation command for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 20:12:33 +00:00 |
|
Václav Slavík
|
86ec293520
|
no need for --enable-soname anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 19:54:06 +00:00 |
|
Václav Slavík
|
1936dc8b29
|
more fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 19:50:04 +00:00 |
|
Václav Slavík
|
50d11be16b
|
new dependencies tracking code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 19:43:11 +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
|
3e03bdd85f
|
use MacOS X resources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 19:07:02 +00:00 |
|
Václav Slavík
|
2df276eaac
|
updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 19:02:37 +00:00 |
|
Václav Slavík
|
acf38e5f19
|
added gizmos makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 18:48:54 +00:00 |
|
Václav Slavík
|
bce78bdc42
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 18:44:11 +00:00 |
|
Václav Slavík
|
d1d83c9b7d
|
blind wxCocoa fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 18:31:51 +00:00 |
|
Václav Slavík
|
47f9586840
|
top_builddir is part of bakefile now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 18:30:52 +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 |
|
Roger Gammans
|
a1c7887200
|
correct documentation for wxEVT_GRID_SELECT_CELL and wxEVT_GRID_CELL_CHANGE
events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 17:33:22 +00:00 |
|
Václav Slavík
|
af84819372
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 17:08:01 +00:00 |
|
Václav Slavík
|
47e4384c75
|
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 16:35:43 +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
|
e86e15224d
|
many changed to enable multilib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 16:29:51 +00:00 |
|
Václav Slavík
|
7e8c564c1a
|
split log.h into GUI and base parts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 16:28:47 +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
|
4b1e57eb35
|
regenerated makefiles, with support for multilib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 15:23:46 +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
|
08b3ac36d9
|
find available samples, demos and contribs at runtime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-25 14:52:07 +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 |
|