Ryan Norton
|
84fe931ddf
|
Port syncronization, more wxUSE_XML/XRC fixes and typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 08:58:52 +00:00 |
|
Ryan Norton
|
9581c3c6dc
|
more setup0.h wxUSE_XRC fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 08:31:04 +00:00 |
|
Ryan Norton
|
f33cb209bf
|
MSW XRC define setuup.h handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-24 08:20:57 +00:00 |
|
Vadim Zeitlin
|
a6c255cbc0
|
added missing header to fix !USE_PCH compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-19 10:08:24 +00:00 |
|
Chris Elliott
|
1a838ff58b
|
fix compile break for unknown FLASHWINFO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 14:16:37 +00:00 |
|
Vadim Zeitlin
|
0a7fd06a09
|
removed unneeded (after patch 1027243) disable.bmp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 12:36:59 +00:00 |
|
Vadim Zeitlin
|
d50dbf7c6a
|
construct brush used for painting disabled bitmap buttons dynamically (heavily modified patch 1027243)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 12:34:45 +00:00 |
|
Vadim Zeitlin
|
4dddb8a2dd
|
fixed gcc warnings about not calling base class ctor explicitly in copy ctors (patch 1028986)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:36:12 +00:00 |
|
Włodzimierz Skiba
|
f5e0b4bc7c
|
wxChoicebook generic implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 11:29:15 +00:00 |
|
Vadim Zeitlin
|
13bcc34881
|
fixed sending duplicate EVT_COMBOBOX events; documented that GetValue() returns new value when called from EVT_COMBOBOX handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 23:07:15 +00:00 |
|
Vadim Zeitlin
|
13fc164d3f
|
file with DoMessage() declaration (which I forgot to commit ages ago)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:16:39 +00:00 |
|
Vadim Zeitlin
|
ed4780ea6e
|
added As/DissociateHandle() and implemented it for MSW (modified patch 972356)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 22:17:22 +00:00 |
|
Vadim Zeitlin
|
9d769508fb
|
fixed CopyFromBitmap() for shared wxIcon objects by adding CloneRefData() implementation (patch 1026453)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 20:26:44 +00:00 |
|
Vadim Zeitlin
|
0a7b481fee
|
BC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 19:21:43 +00:00 |
|
Włodzimierz Skiba
|
39fc096d5a
|
Fixes and source cleaning for WinCE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-08 06:41:06 +00:00 |
|
Włodzimierz Skiba
|
302e251b4d
|
Native Smartphone wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-08 06:20:42 +00:00 |
|
Vadim Zeitlin
|
dc92adaf0c
|
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 21:02:55 +00:00 |
|
Włodzimierz Skiba
|
27d2dbbcca
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!/!IsEmpty(), TRUE/true. FALSE/false, tabs, whitespaces.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 11:11:05 +00:00 |
|
Włodzimierz Skiba
|
bfbb0b4c77
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE/true. FALSE/false, tabs, whitespaces.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 06:01:01 +00:00 |
|
Włodzimierz Skiba
|
57f4f9255e
|
Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-04 01:53:42 +00:00 |
|
Włodzimierz Skiba
|
4d08943ee4
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty(), TRUE/true, FALSE/false, whitespaces, tabs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-03 18:32:56 +00:00 |
|
Chris Elliott
|
6aca462878
|
mdi menu updates fixed (after SF 1012653)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-01 09:16:21 +00:00 |
|
Włodzimierz Skiba
|
078cf5cb75
|
Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE/true, FALSE/false, whitespaces, tabs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-31 12:38:46 +00:00 |
|
Václav Slavík
|
5f7bcb48fd
|
new stock buttons API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-30 14:42:51 +00:00 |
|
Włodzimierz Skiba
|
598ddd96f4
|
Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !!, TRUE/true, FALSE/false, whitespaces, tabs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-30 10:18:55 +00:00 |
|
Włodzimierz Skiba
|
59af881e44
|
Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-27 18:59:37 +00:00 |
|
Włodzimierz Skiba
|
213ceb3f0e
|
Source cleaning: whitespaces & tabs, ::, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-26 08:46:18 +00:00 |
|
Robin Dunn
|
2679196c7e
|
Some of these are not in BASE, cahnge back to WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-26 04:58:43 +00:00 |
|
Włodzimierz Skiba
|
cbe874bd32
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, ::.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-25 12:17:55 +00:00 |
|
Václav Slavík
|
2ee1f31f80
|
WXDLLEXPORT fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-24 21:15:18 +00:00 |
|
Włodzimierz Skiba
|
d71cc120e3
|
Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-24 10:31:41 +00:00 |
|
Włodzimierz Skiba
|
1550d5f80d
|
Native SmartPhone wxChoice implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-23 10:53:57 +00:00 |
|
Włodzimierz Skiba
|
02b7b6b072
|
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-20 12:03:08 +00:00 |
|
Włodzimierz Skiba
|
fcf90ee1b1
|
Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true,FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-19 17:39:28 +00:00 |
|
Włodzimierz Skiba
|
77c46f00b5
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-18 09:22:14 +00:00 |
|
Włodzimierz Skiba
|
0a0e6a5baf
|
TRUE/true, FALSE/false, whitespace cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-16 12:45:46 +00:00 |
|
Václav Slavík
|
401e3b6e5f
|
added stock buttons support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 15:56:56 +00:00 |
|
Vadim Zeitlin
|
0f0b19d646
|
use wxDD_DEFAULT_STYLE instead of 0 by default for style parameter of wxDirDialog ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-13 23:56:57 +00:00 |
|
Włodzimierz Skiba
|
8e254d94e2
|
wxUSE_GENERIC_DIALOGS_IN_MSW removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 07:44:37 +00:00 |
|
David Elliott
|
948c96efa1
|
Use bool instead of int. Replace TRUE/FALSE with true/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-08 05:30:36 +00:00 |
|
David Elliott
|
d6d6a882d4
|
Get rid of inline C compatibility methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 22:30:51 +00:00 |
|
David Elliott
|
e27c99c750
|
Get rid of wxUSE_GSOCKET_CPLUSPLUS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 20:56:47 +00:00 |
|
Dimitri Schoolwerth
|
c21af6e525
|
made code slightly more readable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 16:28:20 +00:00 |
|
Dimitri Schoolwerth
|
16abe93eb4
|
fixed MSVC6 compiler warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 13:23:35 +00:00 |
|
Włodzimierz Skiba
|
4bf45c9eca
|
Peparation for native Smartphone controls based on Spinners.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-05 16:52:13 +00:00 |
|
Włodzimierz Skiba
|
dcbbda5451
|
Smartphone fix due to separated implementation of wxFileDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 06:58:37 +00:00 |
|
David Elliott
|
a45068485c
|
* Made GSocket::GetError() exp/imp from net library and provide an inline
compatibility function.
* Provide a Null gs_gui_functions implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 04:14:42 +00:00 |
|
David Elliott
|
4b4d23c77e
|
Prepare headers for C->C++ migration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-03 03:33:36 +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 |
|
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 |
|