Vadim Zeitlin
|
35960bbf22
|
added tests for EVT_ICONIZE/MAXIMIZE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 22:36:01 +00:00 |
|
Vadim Zeitlin
|
4bc0f25ed7
|
fixed wxMaximizeEvent generation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 22:14:05 +00:00 |
|
Włodzimierz Skiba
|
b7ecdec5aa
|
ISO C++ cast fix (patches #1024150 and #1024149).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-15 14:00:40 +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
|
9eace708fc
|
fixed base classes; also added include file section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 17:33:26 +00:00 |
|
Vadim Zeitlin
|
4d4ff94c65
|
output "GTK+ 2" toolkit for gtk2 builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 15:33:07 +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 |
|
Włodzimierz Skiba
|
a2668a908a
|
MGL workaround for the build system.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 11:41:21 +00:00 |
|
George Tasker
|
acbadd0bc5
|
Grammtical correction in commented out documentation, but fixed anyway as the comment says portions of the documentation may get moved to other sections of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 11:14:30 +00:00 |
|
George Tasker
|
f292d0ec67
|
ClearMemberVar() did not correctly handle columns defined as SQL_C_LONG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 11:08:21 +00:00 |
|
Robin Dunn
|
629e65c221
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 06:29:24 +00:00 |
|
Robin Dunn
|
7e63a44037
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 02:58:48 +00:00 |
|
Robin Dunn
|
8dca2f3d86
|
Some change notes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 02:57:37 +00:00 |
|
Robin Dunn
|
19e14bf6d5
|
Added SetToWeekOfYear, deprecated SetToTheWeek and GetWeek
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:23:18 +00:00 |
|
Robin Dunn
|
a053624c28
|
Added wx.WINDOW_DEFAULT_VARIANT constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:21:50 +00:00 |
|
Robin Dunn
|
8f2146748b
|
wx.Sizer.Show can be recursive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:20:47 +00:00 |
|
Robin Dunn
|
702723413e
|
AssociateHandle and DissociateHandle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:20:04 +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 |
|
Robin Dunn
|
50b42eefc4
|
check that the wxDateTime is valid before converting to datetime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:18:17 +00:00 |
|
Robin Dunn
|
2f9be0b172
|
whitespace fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 23:17:35 +00:00 |
|
Vadim Zeitlin
|
3fbade2be0
|
replaced wxControl with wxWindow in 2 methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 20:14:50 +00:00 |
|
Robin Dunn
|
807399558d
|
workaround bug in SWIG's t_output_helper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 18:18:38 +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 |
|
Vadim Zeitlin
|
9ce8d05ed7
|
fixes after some of wxFrame methods were extracted to wxTLW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 14:11:01 +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
|
3778513ac1
|
no changes, just removed a wrong comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:24:35 +00:00 |
|
Vadim Zeitlin
|
14236c1b61
|
mention wxDateTime::SetToTheWeek() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:23:03 +00:00 |
|
Vadim Zeitlin
|
9a32d27d85
|
added missing conv parameter to wxTextOutputStream ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:22:11 +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 |
|
Stefan Csomor
|
8198ae5017
|
searching for wxToolBar parent only for kEventMouseMoved events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 04:41:29 +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 |
|
Stefan Csomor
|
37a4035b5f
|
added GetMenu Support for MENU_OPEN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 14:24:01 +00:00 |
|
Vadim Zeitlin
|
65a1bb98f5
|
compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 11:54:41 +00:00 |
|
Vadim Zeitlin
|
0588f8d703
|
fixed VC6 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 11:52:38 +00:00 |
|
Václav Slavík
|
706b88074d
|
merged libpng-1.2.7 to HEAD (1.2.6 contained serious bug that caused it to produce broken PNG files)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 11:46:04 +00:00 |
|
Václav Slavík
|
880c38ba18
|
This commit was generated by cvs2svn to compensate for changes in r29107,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 11:40:47 +00:00 |
|
Václav Slavík
|
fe5b7e9b49
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 11:40:46 +00:00 |
|
Stefan Csomor
|
b16f4bfab2
|
toolbartool has to send events to parent for tooltips to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-12 09:32:26 +00:00 |
|
Vadim Zeitlin
|
b9e3186d19
|
typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 22:23:38 +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
|
1c5d27e2ab
|
fixed GetWeekOfYear() for first/last week in some cases (patch 908793)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 21:37:28 +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
|
de20cd5f3b
|
msw/helpchm and helpwin.cpp should be LOWLEVEL; msw/dirdlg.cpp should not
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 19:18:46 +00:00 |
|
Vadim Zeitlin
|
51036b441d
|
added a missing delete which resulted in a small memory leak on each wxExecute() (fixes 926802)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 19:10:42 +00:00 |
|
Vadim Zeitlin
|
02272c9c3e
|
default MB -> WC conversion under Win32 now fails if it encounters invalid MB chars; this is more iconv-compatible and fixes wxTextInputStream::NextChar()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 18:47:13 +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 |
|