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 |
|
Václav Slavík
|
a1e4ec8731
|
moving XRC to the core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-18 08:53:16 +00:00 |
|
Włodzimierz Skiba
|
4e32eea148
|
Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 22:23:59 +00:00 |
|
Vadim Zeitlin
|
600902562d
|
added possibility to specify printer bin (patch 910272)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 22:20:10 +00:00 |
|
Vadim Zeitlin
|
5f813ad662
|
added wxSizerFlags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 21:42:38 +00:00 |
|
Włodzimierz Skiba
|
f644b28c11
|
Source cleaning: whitespaces, -1/wxID_ANY/wxNOT_FOUND, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 17:57:44 +00:00 |
|
Włodzimierz Skiba
|
bb08a4a194
|
wxChoicebook follows wxListBook internal changes. Styles centralized for all wxBookCtrls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 17:24:34 +00:00 |
|
Vadim Zeitlin
|
8e32ea1c8d
|
made all Add/Insert/Prepend methods inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 15:06:53 +00:00 |
|
Vadim Zeitlin
|
436ae7cf35
|
forward all wxSizer::Add/Prepend/Insert() to a virtual Insert(wxSizerItem) function, all the others made non virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-17 13:25:20 +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 |
|
Vadim Zeitlin
|
e1ff932979
|
fix for crash on 64 bit platforms (patch 1028942)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:34:09 +00:00 |
|
Vadim Zeitlin
|
8318935126
|
don't force __WXMOTIF__ definition under HP-UX (patch 1017801)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:27:09 +00:00 |
|
Vadim Zeitlin
|
33ebfc3b9b
|
made wxListbook events more consistent with wxNotebook ones (patch 1001271)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:14:34 +00:00 |
|
Vadim Zeitlin
|
2c5ef4e2cb
|
smoother time estimation updates in wxProgressDialog (patch 992813)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 22:04:38 +00:00 |
|
Włodzimierz Skiba
|
7beb59f36c
|
Source cleaning: whitespaces, tabs, -1/wxDefaultCoord/wxNOT_FOUND, TRUE/true, FALSE/false, !!/!IsEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-16 18:13:32 +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 |
|
Włodzimierz Skiba
|
5d3e7b52d8
|
Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 13:20:18 +00:00 |
|
Vadim Zeitlin
|
55c9a18696
|
allow to use any window, not just wxFrame, as wxLogFrame parent (patch from Paul Gammans)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 15:15:24 +00:00 |
|
Włodzimierz Skiba
|
a62848fdba
|
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 12:08:28 +00:00 |
|
Robin Dunn
|
67f6e901e6
|
#if fix so we don't end up using the generic header on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:19:23 +00:00 |
|
Włodzimierz Skiba
|
1a18887b88
|
Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 18:03:44 +00:00 |
|
Włodzimierz Skiba
|
ba7463d8bb
|
Corrections to wxDirDialog usage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 17:53:47 +00:00 |
|
Włodzimierz Skiba
|
8b2bac626c
|
Recursive wxSizer::Show for subsizer and return value if element was found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 13:46:45 +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
|
e4940febd0
|
only define operator<<(wchar_t) in Unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 15:08:36 +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
|
4c27e2faf3
|
deprecated SetToTheWeek() and GetWeek(); added and documented new and well-defined SetToWeekOfYear()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 22:07:10 +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 |
|
Vadim Zeitlin
|
3ca1bf5add
|
overload operator<<() for wchar_t too (if applicable/possible); this fixes the problem with << '\n' producing '10' on output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 18:42:58 +00:00 |
|
Vadim Zeitlin
|
50531bd2bd
|
define wxWCHAR_T_IS_REAL_TYPE macro: 1 for compilers having real wchar_t native type and 0 for broken ones which define it as a typedef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 18:39:04 +00:00 |
|
Stefan Csomor
|
ff9f7a12ff
|
support for sys-opted window variant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 07:42:44 +00:00 |
|
Robin Dunn
|
e572631fe1
|
Added GetListView accessor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 20:01:02 +00:00 |
|
Włodzimierz Skiba
|
43a6124f65
|
Some unnecessary wxUSE_MFC occurences removed following Vadim's experience (see wx-dev on 6.8.2004).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 13:24:20 +00:00 |
|
Włodzimierz Skiba
|
68379eaf0a
|
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false, -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpty().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 12:56:07 +00:00 |
|
Włodzimierz Skiba
|
761fbb87fc
|
DMC reality.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 12:09:35 +00:00 |
|
Włodzimierz Skiba
|
c9d59ee7e0
|
Source cleaning: TRUE/true, FALSE/false, whitespaces, tabs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-09 17:42:36 +00:00 |
|
Vadim Zeitlin
|
664df6e951
|
define WINVER as 0x0400 for VC++ 6 because its headers give a warning if WINVER >= 0x0500 is used and are generally broken for higher WINVER values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-09 14:33:02 +00:00 |
|
Włodzimierz Skiba
|
13d13a9e19
|
Correct positioning of the entry text dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-09 14:14:20 +00:00 |
|
Włodzimierz Skiba
|
4629016dfb
|
Source cleaning: whitespaces, tabs, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-08 17:30:19 +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
|
c845a1975a
|
Missed include due to wxBookCtrlSizer existence.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-08 06:26:28 +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 |
|
Vadim Zeitlin
|
b96f8e9a6f
|
define WINVER as 0x0502 by default (highest possible), not 0x0400; made the comment before it more clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 20:16:51 +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 |
|
Robin Dunn
|
abdd2c013f
|
Add DLL export macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-04 18:45:02 +00:00 |
|