Włodzimierz Skiba
|
44420d2e50
|
More suitable data structure (in the process of making everything wxUSE_STL insensitive).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 17:52:12 +00:00 |
|
Julian Smart
|
d679df70f0
|
Fix for toolbar workaround (mustn't set flag unless we're in Classic mode
or we get separators showing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 09:50:03 +00:00 |
|
Włodzimierz Skiba
|
fb785edf4c
|
Regenerated makefiles after copying of subdirectory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 09:06:11 +00:00 |
|
Włodzimierz Skiba
|
98221326bc
|
Regenerated makefile after some recent addition of library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 08:59:59 +00:00 |
|
Włodzimierz Skiba
|
01e7769bbf
|
Regenerated file after adding except sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 07:44:21 +00:00 |
|
Włodzimierz Skiba
|
d77833131b
|
Regenerated file after deleting gzstream.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 07:35:49 +00:00 |
|
Włodzimierz Skiba
|
3fa8642327
|
Regenerated makefiles after new filename test by Vadim.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-02 07:34:01 +00:00 |
|
Vadim Zeitlin
|
224bf05c9b
|
added --version-full option to wx-config
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 22:21:54 +00:00 |
|
Julian Smart
|
4bd1f74663
|
Fixed flat style for toolbars under XP, Windows Classic style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 09:23:42 +00:00 |
|
Julian Smart
|
6d47371207
|
Fix by George Wismer to get flat toolbars under Windows Classic style,
by setting TBSTYLE_FLAT after toolbar creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 09:19:10 +00:00 |
|
Robin Dunn
|
03837c5c87
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 22:27:09 +00:00 |
|
Robin Dunn
|
e1688485fd
|
Avoid warnings in the DLL builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 21:05:38 +00:00 |
|
Robin Dunn
|
f16ab95d53
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:25:51 +00:00 |
|
Robin Dunn
|
d8ef5f5623
|
fixed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:25:29 +00:00 |
|
Robin Dunn
|
4bd19ff333
|
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:25:13 +00:00 |
|
Robin Dunn
|
9f8a9f5489
|
Various updates to catch up to wxWidgets CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 20:24:29 +00:00 |
|
Julian Smart
|
4a82116e2e
|
Fixed wxTextCtrl::SetMaxLength for rich edit controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 15:43:20 +00:00 |
|
Vadim Zeitlin
|
835ab90ded
|
fixed passing wxCharBuffer to a vararg function (part of bug 1001166)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 13:14:10 +00:00 |
|
Dimitri Schoolwerth
|
4b430ee141
|
applied patch #997019: '[wxMac] updated wxSound', adds static IsPlaying() and Stop()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 07:36:13 +00:00 |
|
Robin Dunn
|
eaca2a2cfc
|
Fixed compilation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 04:39:49 +00:00 |
|
Vadim Zeitlin
|
acb69c1342
|
invalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:38:36 +00:00 |
|
Vadim Zeitlin
|
2ea5d24d16
|
German translation update (patch 1000305)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:34:25 +00:00 |
|
Vadim Zeitlin
|
2c622d7178
|
fixed wxDateTime::GetWeekDayName() for wday > Wed (patch 998646)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:33:16 +00:00 |
|
Vadim Zeitlin
|
5402d21de1
|
fixed delete[]/free mismatch in SetAlpha (part of patch 991168)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:18:10 +00:00 |
|
Vadim Zeitlin
|
cc3bb83d94
|
fixed quitting the sample; fixed memory leak of CDummyWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:05:53 +00:00 |
|
Vadim Zeitlin
|
885ebd2b32
|
fixed MFC sample (bug 978194)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:01:04 +00:00 |
|
Vadim Zeitlin
|
3754265e32
|
switched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one) for wxMSW; minimal changes for the other ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 22:54:31 +00:00 |
|
Vadim Zeitlin
|
2cc1424ded
|
define WXMSG same as Win32 MSG instead of untyped pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 22:51:46 +00:00 |
|
Włodzimierz Skiba
|
97e4cf6da5
|
Additional configuration check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 19:23:25 +00:00 |
|
Włodzimierz Skiba
|
eecdb0007f
|
Conditional compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 19:14:42 +00:00 |
|
Włodzimierz Skiba
|
534b127cac
|
Warning cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 17:44:18 +00:00 |
|
Włodzimierz Skiba
|
79e162f526
|
Code and warning cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 15:55:53 +00:00 |
|
Włodzimierz Skiba
|
8b567f9b46
|
wxUSE_STL fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 15:41:00 +00:00 |
|
Włodzimierz Skiba
|
c7f8ebf848
|
wxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 15:28:32 +00:00 |
|
Julian Smart
|
22800f325f
|
Can't use directives within a macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 20:21:02 +00:00 |
|
Julian Smart
|
90dedfca12
|
Needs log.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 20:17:15 +00:00 |
|
David Elliott
|
05cbefbfab
|
Removed unused event table entries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 13:52:24 +00:00 |
|
Vadim Zeitlin
|
7b24e97518
|
fix for assert when copying bitmap in CloneRefData()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 09:39:52 +00:00 |
|
Julian Smart
|
5a6371b940
|
Checkbox needs an extra pixel in height on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 08:44:42 +00:00 |
|
David Elliott
|
32524c8fb8
|
C/C++ differences
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 02:07:42 +00:00 |
|
David Elliott
|
f7ff39c6ac
|
Copied from src/msw/gsocket.c revision 1.61
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 02:03:44 +00:00 |
|
David Elliott
|
1c8681b4d8
|
Applied gsockmsw.c 1.20 to 1.25 changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-29 01:40:07 +00:00 |
|
David Elliott
|
79099b80ad
|
wxWindowMSW::OnInitDialog is only implemented for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 19:34:19 +00:00 |
|
Stefan Neis
|
d3a919bdce
|
Switched from wxUsleep to wxMilliSleep/wxMicroSleep.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 16:02:50 +00:00 |
|
Vadim Zeitlin
|
7802e5d0b2
|
fixed subrelease test in wxCHECK_VERSION_FULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 14:22:11 +00:00 |
|
Stefan Csomor
|
055a486bbe
|
trying to get coordinates of native controls and wx coordinates in synch. as native controls cannot draw arbitrary borders we have to take care of that ourselves...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 13:56:56 +00:00 |
|
Stefan Csomor
|
9c4e5c709e
|
HasFlag is not set at this point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 13:51:03 +00:00 |
|
Stefan Csomor
|
441b46ac5e
|
Refresh is necessary in earlier systems, no penalty when doing in 10.3+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 13:48:28 +00:00 |
|
Włodzimierz Skiba
|
b6d0f0c7a5
|
Score dialog improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 09:36:45 +00:00 |
|
Julian Smart
|
d26e1ab206
|
Worked around static box opaqueness problem on WinCE by setting the
z-order in OnInitDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-28 09:34:25 +00:00 |
|