]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Thu, 11 Jan 2007 13:55:26 +0000 (13:55 +0000)]
Use the associated document manager, not the global one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 11 Jan 2007 13:54:29 +0000 (13:54 +0000)]
Write a newline, not a 10 into the stream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Jan 2007 01:59:42 +0000 (01:59 +0000)]
no changes, just refactor the code sending spin update event to SendSpinUpdate() instead of duplicating it; also initialize m_oldValue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Jan 2007 01:48:52 +0000 (01:48 +0000)]
apply patch
1630906 after all as with my simpler fix in the last commit the control may remain empty when it is supposed to show 0 value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Jan 2007 01:45:31 +0000 (01:45 +0000)]
fix lack of spin control update event when control lost focus (replaces patch
1630906 , corrects bug introduced in rev 1.66)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Jan 2007 01:34:08 +0000 (01:34 +0000)]
suppress spurious error message when copying from clipboard brought empty string (patch
1630108 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Jan 2007 01:21:42 +0000 (01:21 +0000)]
reverted wrong change of rev 1.129 and fixed the first part of bug
1422217 in a better way by using InsertMenuItem() correctly for checkable items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Jan 2007 00:30:13 +0000 (00:30 +0000)]
do strtoll() test using C++ compiler as at least under SGI this function is accessible from C99 but not C++ code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 10 Jan 2007 15:01:42 +0000 (15:01 +0000)]
added wxDFB to distribution scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 10 Jan 2007 14:53:57 +0000 (14:53 +0000)]
Removed versions so we don't have to update with every release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 10 Jan 2007 14:52:35 +0000 (14:52 +0000)]
Updated date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 10 Jan 2007 14:51:18 +0000 (14:51 +0000)]
Updated version and date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 10 Jan 2007 14:03:23 +0000 (14:03 +0000)]
added support for Bakefile's upcoming msvs2005prj format (not enabled by default yet, would fail with the latest released version otherwise)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 10 Jan 2007 13:45:11 +0000 (13:45 +0000)]
add #if wxUSE_TOOLTIPS around DoSetToolTip()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 10 Jan 2007 13:40:28 +0000 (13:40 +0000)]
2.8.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Wed, 10 Jan 2007 13:38:17 +0000 (13:38 +0000)]
fix missing setup.h file(s) http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:mss:96442:cbnogdligcfeekgnnppi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44183
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 9 Jan 2007 21:26:53 +0000 (21:26 +0000)]
IsRich should be defined even if wxUSE_RICHTEXT isn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 9 Jan 2007 21:19:09 +0000 (21:19 +0000)]
Fix for missing separator if any previous items were ownerdrawn
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 9 Jan 2007 14:35:06 +0000 (14:35 +0000)]
check parameters after options check sothat usign -version doesn't result in an error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 9 Jan 2007 14:29:38 +0000 (14:29 +0000)]
show -version in the list of options; exit after showing the version as all the other programs do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 9 Jan 2007 14:01:08 +0000 (14:01 +0000)]
more about virtual functions access specifier changing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 8 Jan 2007 23:54:11 +0000 (23:54 +0000)]
don't use default style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 8 Jan 2007 23:45:11 +0000 (23:45 +0000)]
Tweak dates and version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 8 Jan 2007 23:31:44 +0000 (23:31 +0000)]
Version --> 2.8.1.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 8 Jan 2007 23:10:39 +0000 (23:10 +0000)]
Minor tweaks to get up to date with wx CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44173
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 8 Jan 2007 22:58:22 +0000 (22:58 +0000)]
ignore things that are just defined for the sake of the preprocessor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 8 Jan 2007 15:04:19 +0000 (15:04 +0000)]
added more wxUSE_TREE/LISTCTRL tests to fix compilation when they're set to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 8 Jan 2007 15:04:07 +0000 (15:04 +0000)]
2.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 8 Jan 2007 14:47:02 +0000 (14:47 +0000)]
remove space which broke tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 8 Jan 2007 13:40:59 +0000 (13:40 +0000)]
fix part of proposal at http://news.gmane.org/find-root.php?message_id=%
3c45A2343E .40203%40gmx.de%3e
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 8 Jan 2007 11:17:15 +0000 (11:17 +0000)]
use wxLongLong_t instead of long long
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 8 Jan 2007 07:11:51 +0000 (07:11 +0000)]
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 8 Jan 2007 02:52:09 +0000 (02:52 +0000)]
Fix GetNextItem for virtual wxListCtrl, and improve behavior for wxLIST_NEXT_ALL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 23:35:49 +0000 (23:35 +0000)]
fix compilation for latest SDK where EnumModulesProc() first parameter is now const (bug
1629333 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:48:56 +0000 (22:48 +0000)]
updated version to 2.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44150
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:48:06 +0000 (22:48 +0000)]
also update wxVERSION_STRING
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44149
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:41:39 +0000 (22:41 +0000)]
fix wxConfig::DeleteGroup() for arguments with trailing slash (replaces patch
1624589 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44148
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:30:12 +0000 (22:30 +0000)]
apparently the previous version was generated with a wrong bakefile, regenererated with 0.2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44147
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:28:07 +0000 (22:28 +0000)]
also update manual.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44146
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:26:44 +0000 (22:26 +0000)]
more informative output
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 22:21:20 +0000 (22:21 +0000)]
updated version to 2.8.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44144
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Jan 2007 21:38:08 +0000 (21:38 +0000)]
Attempt at fixing deepCopyHostent/Servent.
Fixed MT problem my making mutexes global.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44143
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 21:34:48 +0000 (21:34 +0000)]
added a script to update release version field
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44142
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 20:13:16 +0000 (20:13 +0000)]
don't compile wxDataViewDateRendererPopupTransient if !wxUSE_POPUPWIN (as is always the case under Mac) (bug
1616964 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44141
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 20:09:15 +0000 (20:09 +0000)]
no changes, just removed duplicate TreeView_HitTest() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44140
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 19:58:48 +0000 (19:58 +0000)]
corrected message about page number overflow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44139
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 19:44:14 +0000 (19:44 +0000)]
added EVT_TASKBAR_CLICK and use it to show taskbar icon menu on right button release, not press, under MSW (bug
1623761 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44138
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 19:41:52 +0000 (19:41 +0000)]
regenerated after wx/richtext/richtextstyles.h addition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44137
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 19:29:54 +0000 (19:29 +0000)]
added wx/richtext/richtextstyles.h (bug
1624364 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44136
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 19:27:33 +0000 (19:27 +0000)]
make HitTest() public (bug
1626543 ); this changes ABI for protected part of wx API but not for the public one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44135
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Jan 2007 18:22:57 +0000 (18:22 +0000)]
Fixed switching to a different drive/volume on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44133
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 7 Jan 2007 17:53:42 +0000 (17:53 +0000)]
Add more sanity checks to virtual list item nums as the native control sometimes fires events before things are totally set up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44132
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 7 Jan 2007 17:28:18 +0000 (17:28 +0000)]
Make it easier to switch between native and generic sample for testing purposes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44131
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 17:26:19 +0000 (17:26 +0000)]
disable wxCollapsiblePane compilation in wx/chkconf.h, not wx/generic/collpaneg.h (bug
1620397 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44130
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 17:09:54 +0000 (17:09 +0000)]
fix attribute memory leak in wxGrid::ShowCellEditControl() (patch
1629949 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44129
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:58:17 +0000 (16:58 +0000)]
added support and enable long long support when wxLongLong_t is available even if SIZEOF_LONG_LONG is not under wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44128
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:42:00 +0000 (16:42 +0000)]
fix wxMDIChidFrame::GetPosition() (patch
1626610 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44127
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:36:54 +0000 (16:36 +0000)]
fix wxConfig::DeleteGroup() for arguments with trailing slash (replaces patch
1624589 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44126
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:25:04 +0000 (16:25 +0000)]
include WebKit.h as otherwise WebKit is not detected on PPC with gcc 3.3 (patch
1623616 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44125
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:19:46 +0000 (16:19 +0000)]
mention RTL fixes by Diaa Sami
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44124
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:18:55 +0000 (16:18 +0000)]
fix combobox dropdown position in RTL (patch
1623127 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44123
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:17:28 +0000 (16:17 +0000)]
fixes and workarounds to return value of our own wxVsnprintf_() implementation: handle -1 as error and not an indication that there is not enough space (patch
1623077 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44122
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:07:59 +0000 (16:07 +0000)]
fix for popup positioning in RTL mode (patch
1622930 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44121
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 16:00:11 +0000 (16:00 +0000)]
set tooltips for the both subcontrols (patch
1622531 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44120
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 15:53:03 +0000 (15:53 +0000)]
added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() to version-script and use wxABI checks for them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44119
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 15:43:22 +0000 (15:43 +0000)]
return correct item and position from wxTreeEvent::GetItem/Point() (patch
1622166 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44118
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 15:41:55 +0000 (15:41 +0000)]
corrected ctor signature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44117
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 15:02:57 +0000 (15:02 +0000)]
added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() methods; documented wxTreeItemId (patch
1622125 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44116
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 14:55:15 +0000 (14:55 +0000)]
operators == and != are const (part of patch
1622125 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44115
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Jan 2007 14:07:02 +0000 (14:07 +0000)]
Extended wxGetHostName implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44113
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Jan 2007 13:52:22 +0000 (13:52 +0000)]
Added wxGetDiskSpace implementation (patch #
1625514 ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44112
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 7 Jan 2007 13:28:16 +0000 (13:28 +0000)]
Compilation fix for really old gcc versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44111
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 7 Jan 2007 02:05:28 +0000 (02:05 +0000)]
changed copyright year to 2007
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44110
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 7 Jan 2007 01:21:19 +0000 (01:21 +0000)]
Use GetItem to get item info for events, even for virtual wxListCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44109
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 7 Jan 2007 01:15:20 +0000 (01:15 +0000)]
Generic list and tree ctrl should not use the focused selection color when the top level window is not active.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44108
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 6 Jan 2007 19:44:28 +0000 (19:44 +0000)]
Add dependency on tabmdi.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44106
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 6 Jan 2007 09:01:34 +0000 (09:01 +0000)]
Added wx.aui.AuiNotebook.GetAuiManager().
Added wx.aui.AuiMDIParentFrame and wx.aui.AuiMDIChildFrame, which
essentially implement the MDI interface using a normal wx.Frame and a
wx.aui.AuiNotebook.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44105
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 6 Jan 2007 08:59:01 +0000 (08:59 +0000)]
Fixes for segfaults when the parent frame is destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44104
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 6 Jan 2007 08:53:33 +0000 (08:53 +0000)]
Add GetAuiManager
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44103
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sat, 6 Jan 2007 02:09:00 +0000 (02:09 +0000)]
Add a grid sizer demo, and document the props accepted by SetSizerProps.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44102
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sat, 6 Jan 2007 01:53:52 +0000 (01:53 +0000)]
Don't draw the primary highlight colors if the control doesn't have the focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44101
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Fri, 5 Jan 2007 19:45:38 +0000 (19:45 +0000)]
Apply patch #
1626802 , which fixes GetNextItem to return -1 instead of 0 when an item can't be found, and add support for wxLIST_NEXT_ABOVE, wxLIST_NEXT_BELOW, and wxLIST_STATE_DONTCARE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44100
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 5 Jan 2007 17:30:42 +0000 (17:30 +0000)]
'-version' parameter for tex2rtf.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44099
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 5 Jan 2007 16:28:03 +0000 (16:28 +0000)]
allowing vertical scrolling even if wxTE_NO_VSCROLL is given, displaying a scrollbar only when needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44098
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Jan 2007 14:49:41 +0000 (14:49 +0000)]
more unescaped underscores
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44097
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Jan 2007 14:30:39 +0000 (14:30 +0000)]
fix broken links to File/DirName()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44096
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 5 Jan 2007 13:36:49 +0000 (13:36 +0000)]
rename Inside(x,y) parameters to avoid gcc warnings about parameters shadowing member variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44095
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 4 Jan 2007 08:09:51 +0000 (08:09 +0000)]
Update OpenVMS make-files
Modified Files:
wxWidgets/src/common/descrip.mms wxWidgets/src/x11/descrip.mms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44094
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Thu, 4 Jan 2007 06:47:19 +0000 (06:47 +0000)]
Have SetSizerProps internally handle the assignment of growable rows and cols.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44093
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 3 Jan 2007 17:25:47 +0000 (17:25 +0000)]
fixed deadlock when calling wxPostEvent() from worker thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44092
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 2 Jan 2007 23:19:29 +0000 (23:19 +0000)]
Remove some items from the Recent additions list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 2 Jan 2007 23:18:23 +0000 (23:18 +0000)]
reformat the overview string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 2 Jan 2007 20:50:07 +0000 (20:50 +0000)]
fix errant __BORLAND__ see http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/70616/match=common+intl+cpp+problems+bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 2 Jan 2007 09:55:34 +0000 (09:55 +0000)]
avoid reading KDE-tables on OpenVMS. They will never be installed since KDE
is not available on OpenVMS.
Modified Files:
wxWidgets/src/unix/mimetype.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 1 Jan 2007 22:27:42 +0000 (22:27 +0000)]
restore declaration inline specifier, and make definition match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Jan 2007 20:56:51 +0000 (20:56 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Jan 2007 20:48:51 +0000 (20:48 +0000)]
Don't steal VK_RETURN for wxEVT_COMMAND_LIST_ITEM_ACTIVATED if any of
the modifier keys is pressed. This let's RETURN+Modifier be used as
a normal accelerator key when the list ctrl has the focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 1 Jan 2007 20:47:05 +0000 (20:47 +0000)]
fixed a compile error in one of the stub classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 1 Jan 2007 19:49:10 +0000 (19:49 +0000)]
remove inline from declaration of functions which are not inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44083
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 31 Dec 2006 18:07:45 +0000 (18:07 +0000)]
correct OnOpenError() return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775