]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agodon't update the size of a maximized TLW, whatever happens with the pane
Vadim Zeitlin [Mon, 23 Oct 2006 21:05:12 +0000 (21:05 +0000)] 
don't update the size of a maximized TLW, whatever happens with the pane

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agotry to simplify the web of ifdefs; add Borland to the list of Windows compilers ...
Vadim Zeitlin [Mon, 23 Oct 2006 20:39:09 +0000 (20:39 +0000)] 
try to simplify the web of ifdefs; add Borland to the list of Windows compilers (partially addresses bug 1173702)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agodon't show licence pane if there is no licence text
Vadim Zeitlin [Mon, 23 Oct 2006 20:19:44 +0000 (20:19 +0000)] 
don't show licence pane if there is no licence text

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoBump subrelease number
Robin Dunn [Mon, 23 Oct 2006 20:15:41 +0000 (20:15 +0000)] 
Bump subrelease number

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Document wxAppTraits::GetDesktopEnvironment.
Robert Roebling [Mon, 23 Oct 2006 19:35:00 +0000 (19:35 +0000)] 
  Document wxAppTraits::GetDesktopEnvironment.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUsed wxConstCast where needed, fixed other compile errors, and removed TABs
Robin Dunn [Mon, 23 Oct 2006 19:23:31 +0000 (19:23 +0000)] 
Used wxConstCast where needed, fixed other compile errors, and removed TABs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded missing default ctor
Robin Dunn [Mon, 23 Oct 2006 19:21:29 +0000 (19:21 +0000)] 
added missing default ctor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUse wxGTK_CONV to fix compile error when building in Unicode mode
Robin Dunn [Mon, 23 Oct 2006 19:20:52 +0000 (19:20 +0000)] 
Use wxGTK_CONV to fix compile error when building in Unicode mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdd collpane headers to files.bkl, and also collpaneg.cpp for OSX, and rebake
Robin Dunn [Mon, 23 Oct 2006 19:19:26 +0000 (19:19 +0000)] 
Add collpane headers to files.bkl, and also collpaneg.cpp for OSX, and rebake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Mention that GTK now supports wxALWAYS_SHOW_SB.
Robert Roebling [Mon, 23 Oct 2006 19:00:59 +0000 (19:00 +0000)] 
  Mention that GTK now supports wxALWAYS_SHOW_SB.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago[ 1582733 ] Support wxALWAYS_SHOW_SB in wxGTK
Robert Roebling [Mon, 23 Oct 2006 18:55:28 +0000 (18:55 +0000)] 
1582733 ] Support wxALWAYS_SHOW_SB in wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdded GetTempDir
Julian Smart [Mon, 23 Oct 2006 17:47:02 +0000 (17:47 +0000)] 
Added GetTempDir

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agodon't disable caret blinking on non-MSW platforms
Václav Slavík [Mon, 23 Oct 2006 17:38:45 +0000 (17:38 +0000)] 
don't disable caret blinking on non-MSW platforms

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoPCH build fix.
Włodzimierz Skiba [Mon, 23 Oct 2006 15:53:25 +0000 (15:53 +0000)] 
PCH build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUpdate GraphcsContext/Path dummy classes
Robin Dunn [Mon, 23 Oct 2006 15:52:20 +0000 (15:52 +0000)] 
Update GraphcsContext/Path dummy classes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUpdate ReST docs
Robin Dunn [Mon, 23 Oct 2006 15:51:16 +0000 (15:51 +0000)] 
Update ReST docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago2.7.1.2 release
Robin Dunn [Mon, 23 Oct 2006 15:50:28 +0000 (15:50 +0000)] 
2.7.1.2 release

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoSplit the Python wxaddons package into its own package
Robin Dunn [Mon, 23 Oct 2006 15:48:59 +0000 (15:48 +0000)] 
Split the Python wxaddons package into its own package

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdded wxBackingFile and wxBackedInputStream.
Michael Wetherell [Mon, 23 Oct 2006 15:45:51 +0000 (15:45 +0000)] 
Added wxBackingFile and wxBackedInputStream.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCompile fix.
Michael Wetherell [Mon, 23 Oct 2006 15:39:54 +0000 (15:39 +0000)] 
Compile fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCorrect comment.
Michael Wetherell [Mon, 23 Oct 2006 14:49:41 +0000 (14:49 +0000)] 
Correct comment.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdded wxBackingFile and wxBackedInputStream.
Michael Wetherell [Mon, 23 Oct 2006 14:47:07 +0000 (14:47 +0000)] 
Added wxBackingFile and wxBackedInputStream.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCheck for fdopen. Probably everywhere has it, but check until we are sure.
Michael Wetherell [Mon, 23 Oct 2006 13:33:45 +0000 (13:33 +0000)] 
Check for fdopen. Probably everywhere has it, but check until we are sure.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agowxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow
Michael Wetherell [Mon, 23 Oct 2006 13:10:12 +0000 (13:10 +0000)] 
wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow
self delting temp files to be created, where the OS supports it. Add support
for opening wxFFile temp files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoWarning fix for vc8, and move wxGetFileKind out of the wrong section in the
Michael Wetherell [Mon, 23 Oct 2006 12:57:23 +0000 (12:57 +0000)] 
Warning fix for vc8, and move wxGetFileKind out of the wrong section in the
source file (was in with the globbing functions).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdd WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate whether large files are
Michael Wetherell [Mon, 23 Oct 2006 12:51:00 +0000 (12:51 +0000)] 
Add WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate whether large files are
supported by wxFile and wxFFile. Add wxO_BINARY.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUse generic collapsible pane for wxUniv based builds.
Włodzimierz Skiba [Mon, 23 Oct 2006 12:30:48 +0000 (12:30 +0000)] 
Use generic collapsible pane for wxUniv based builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCorrect 'markup' for GetResourceHandle after recent change in wx/gdiobj.h.
Włodzimierz Skiba [Mon, 23 Oct 2006 11:58:28 +0000 (11:58 +0000)] 
Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUse generic collapsible pane for wxOS2.
Włodzimierz Skiba [Mon, 23 Oct 2006 11:32:49 +0000 (11:32 +0000)] 
Use generic collapsible pane for wxOS2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoUse generic collapsible pane for wxUniv based builds.
Włodzimierz Skiba [Mon, 23 Oct 2006 10:57:05 +0000 (10:57 +0000)] 
Use generic collapsible pane for wxUniv based builds.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoWarning fix.
Włodzimierz Skiba [Mon, 23 Oct 2006 10:51:20 +0000 (10:51 +0000)] 
Warning fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoWarning fix.
Włodzimierz Skiba [Mon, 23 Oct 2006 10:00:35 +0000 (10:00 +0000)] 
Warning fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoRebaked makefiles after htmllistbox and collapsable panel additions.
Włodzimierz Skiba [Mon, 23 Oct 2006 09:58:29 +0000 (09:58 +0000)] 
Rebaked makefiles after htmllistbox and collapsable panel additions.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadding new constructors
Stefan Csomor [Mon, 23 Oct 2006 08:53:47 +0000 (08:53 +0000)] 
adding new constructors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoFixed return values
Julian Smart [Mon, 23 Oct 2006 07:06:11 +0000 (07:06 +0000)] 
Fixed return values

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agonon-pch build fix
Paul Cornett [Mon, 23 Oct 2006 00:50:52 +0000 (00:50 +0000)] 
non-pch build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoavoid code duplication between the generic and GTK versions, factor the common code...
Vadim Zeitlin [Sun, 22 Oct 2006 23:27:10 +0000 (23:27 +0000)] 
avoid code duplication between the generic and GTK versions, factor the common code out in OnStateChange()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago1. We don't need GetTopLevelParent() here, we already have wxGetTopLevelParent()
Vadim Zeitlin [Sun, 22 Oct 2006 23:23:12 +0000 (23:23 +0000)] 
1. We don't need GetTopLevelParent() here, we already have wxGetTopLevelParent()
2. Don't hardcode button id in the generic version
3. Don't include unneeded headers from the header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse gtk_expander_new_with_mnemonic() instead of just gtk_expander_new()
Vadim Zeitlin [Sun, 22 Oct 2006 23:13:31 +0000 (23:13 +0000)] 
use gtk_expander_new_with_mnemonic() instead of just gtk_expander_new()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocleanup (mainly wrapping lines to be < 80 chars); added IsExpanded()
Vadim Zeitlin [Sun, 22 Oct 2006 23:10:07 +0000 (23:10 +0000)] 
cleanup (mainly wrapping lines to be < 80 chars); added IsExpanded()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoshow the item for which the context menu is shown correctly
Vadim Zeitlin [Sun, 22 Oct 2006 22:33:25 +0000 (22:33 +0000)] 
show the item for which the context menu is shown correctly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoinitial draft of wxCollapsiblePane (patch 1577412 by Francesco)
Vadim Zeitlin [Sun, 22 Oct 2006 22:28:37 +0000 (22:28 +0000)] 
initial draft of wxCollapsiblePane (patch 1577412 by Francesco)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agothere is no need to convert wxArrayString to wxString[] explicitly any more, wx contr...
Vadim Zeitlin [Sun, 22 Oct 2006 22:12:32 +0000 (22:12 +0000)] 
there is no need to convert wxArrayString to wxString[] explicitly any more, wx controls accept wxArrayString directly now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
Vadim Zeitlin [Sun, 22 Oct 2006 22:09:16 +0000 (22:09 +0000)] 
added wxSimpleHtmlListBox (patch 1576109 by Francesco)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agotest indeterminate wxGauge mode (part of patch 1551409)
Vadim Zeitlin [Sun, 22 Oct 2006 21:22:40 +0000 (21:22 +0000)] 
test indeterminate wxGauge mode (part of patch 1551409)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoreverted change which made the progress dialog more realistic but also made the code...
Vadim Zeitlin [Sun, 22 Oct 2006 21:18:45 +0000 (21:18 +0000)] 
reverted change which made the progress dialog more realistic but also made the code vastly more complex (rev 1.116), it's not really needed otherwise than to test the patch it was bundled with; simplified the test code for wxPD_SKIP (rev 1.119); increased the progress counter to see the indeterminate mode marker wrap around

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoExtended #1560785 (wxFileName::IsReadable/Writable/Executable) for OS/2.
Stefan Neis [Sun, 22 Oct 2006 21:17:15 +0000 (21:17 +0000)] 
Extended #1560785 (wxFileName::IsReadable/Writable/Executable) for OS/2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agosmall refactoring to avoid code duplication; renamed wxProgressDialog::UpdatePulse...
Vadim Zeitlin [Sun, 22 Oct 2006 21:08:11 +0000 (21:08 +0000)] 
small refactoring to avoid code duplication; renamed wxProgressDialog::UpdatePulse() to just Pulse(); added test for it in the dialogs sample (part of the patch 1551409 which somehow wasn't applied before)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomoved last change under the correct (2.7.2) version
Vadim Zeitlin [Sun, 22 Oct 2006 21:02:38 +0000 (21:02 +0000)] 
moved last change under the correct (2.7.2) version

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoclarify Skip() meaning even more (latest version of patch 1516341)
Vadim Zeitlin [Sun, 22 Oct 2006 20:52:45 +0000 (20:52 +0000)] 
clarify Skip() meaning even more (latest version of patch 1516341)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded autopackage-related files
Vadim Zeitlin [Sun, 22 Oct 2006 20:43:01 +0000 (20:43 +0000)] 
added autopackage-related files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agousing GetNativePath instead of dynamic_cast
Stefan Csomor [Sun, 22 Oct 2006 20:42:12 +0000 (20:42 +0000)] 
using GetNativePath instead of dynamic_cast

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoon demand creation of native CGContexts , so that pure text measuring contexts don...
Stefan Csomor [Sun, 22 Oct 2006 20:38:53 +0000 (20:38 +0000)] 
on demand creation of native CGContexts , so that pure text measuring contexts don't need a native counterpart

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadd alt popup window style allowing to use keyboard and comboboxes in the popup windo...
Vadim Zeitlin [Sun, 22 Oct 2006 20:25:08 +0000 (20:25 +0000)] 
add alt popup window style allowing to use keyboard and comboboxes in the popup window and use it for the generic date picker (patch 1582391 from Jaakko)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoremove empty dirs
Chris Elliott [Sun, 22 Oct 2006 20:24:14 +0000 (20:24 +0000)] 
remove empty dirs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoReverted font breakage caused by changes in version 1.30.
Stefan Neis [Sun, 22 Oct 2006 18:59:15 +0000 (18:59 +0000)] 
Reverted font breakage caused by changes in version 1.30.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadding path accessors
Stefan Csomor [Sun, 22 Oct 2006 18:28:31 +0000 (18:28 +0000)] 
adding path accessors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadding wxobject and RTTI
Stefan Csomor [Sun, 22 Oct 2006 17:52:23 +0000 (17:52 +0000)] 
adding wxobject and RTTI

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomake install location autodetection work for executables compressed with (latest...
Vadim Zeitlin [Sun, 22 Oct 2006 14:19:50 +0000 (14:19 +0000)] 
make install location autodetection work for executables compressed with (latest version of) UPX under Linux (patch 1565357)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse wxComboCtrl instead of custom popup window (patch 1575343)
Vadim Zeitlin [Sun, 22 Oct 2006 14:15:46 +0000 (14:15 +0000)] 
use wxComboCtrl instead of custom popup window (patch 1575343)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoApplied patch #1582212 (completed/fixed toolbar's wxTB_BOTTOM implementation).
Stefan Neis [Sun, 22 Oct 2006 13:52:20 +0000 (13:52 +0000)] 
Applied patch #1582212 (completed/fixed toolbar's wxTB_BOTTOM implementation).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocall Init() from wxBufferedDC ctors to ensure that layout direction is inherited...
Vadim Zeitlin [Sun, 22 Oct 2006 13:04:28 +0000 (13:04 +0000)] 
call Init() from wxBufferedDC ctors to ensure that layout direction is inherited in any case

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoinherit the original layout direction (patch 1554810); also refactored a little to...
Vadim Zeitlin [Sun, 22 Oct 2006 13:00:58 +0000 (13:00 +0000)] 
inherit the original layout direction (patch 1554810); also refactored a little to reduce code duplication and added a couple of wxCHECKs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agowhy was using std::string and streams disabled by default for mingw32 and cygwin...
Vadim Zeitlin [Sun, 22 Oct 2006 12:50:43 +0000 (12:50 +0000)] 
why was using std::string and streams disabled by default for mingw32 and cygwin? enabled it back

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded wxAnimateCtrl test (rest of the patch 1581391)
Vadim Zeitlin [Sun, 22 Oct 2006 12:12:41 +0000 (12:12 +0000)] 
added wxAnimateCtrl test (rest of the patch 1581391)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agorearranged wxUSE_XXX tests in alphabetical order for ease of maintenance
Vadim Zeitlin [Sun, 22 Oct 2006 12:07:44 +0000 (12:07 +0000)] 
rearranged wxUSE_XXX tests in alphabetical order for ease of maintenance

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoignore .cached files created by the sample
Vadim Zeitlin [Sun, 22 Oct 2006 11:46:25 +0000 (11:46 +0000)] 
ignore .cached files created by the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomore printf() tests (slightly modified patch 1581936)
Vadim Zeitlin [Sun, 22 Oct 2006 11:41:44 +0000 (11:41 +0000)] 
more printf() tests (slightly modified patch 1581936)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix compilation with PCH (patch 1581936)
Vadim Zeitlin [Sun, 22 Oct 2006 11:38:33 +0000 (11:38 +0000)] 
fix compilation with PCH (patch 1581936)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoremoved ^Ms
Vadim Zeitlin [Sun, 22 Oct 2006 11:36:26 +0000 (11:36 +0000)] 
removed ^Ms

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoreSWIGged
Robin Dunn [Sun, 22 Oct 2006 04:27:32 +0000 (04:27 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoNo need to use wxPyMake_wxObject for wxImageList. There are no
Robin Dunn [Sun, 22 Oct 2006 04:14:31 +0000 (04:14 +0000)] 
No need to use wxPyMake_wxObject for wxImageList.  There are no
derived types, and it is not OOR.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agothe Append also does an INCREF, that's one more than we need.
Robin Dunn [Sun, 22 Oct 2006 04:13:04 +0000 (04:13 +0000)] 
the Append also does an INCREF, that's one more than we need.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoPatch #1581767: Another fix for wx.lib.calendar
Robin Dunn [Sun, 22 Oct 2006 04:12:12 +0000 (04:12 +0000)] 
Patch #1581767: Another fix for wx.lib.calendar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoreSWIGged
Robin Dunn [Sun, 22 Oct 2006 03:08:27 +0000 (03:08 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoLots of little tweaks, mostly to draw selected items better such that
Robin Dunn [Sun, 22 Oct 2006 03:07:21 +0000 (03:07 +0000)] 
Lots of little tweaks, mostly to draw selected items better such that
they look right with the new wxMac DC, but also other general
improvements as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAnimation support added to XRC
Robin Dunn [Sun, 22 Oct 2006 03:00:37 +0000 (03:00 +0000)] 
Animation support added to XRC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdd Get/SetInactiveBitmap
Robin Dunn [Sun, 22 Oct 2006 02:59:51 +0000 (02:59 +0000)] 
Add Get/SetInactiveBitmap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago#include dcgraph.h
Robin Dunn [Sun, 22 Oct 2006 02:59:09 +0000 (02:59 +0000)] 
#include dcgraph.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoAdd dcgraph.h to files.bkl and rebake
Robin Dunn [Sun, 22 Oct 2006 02:58:27 +0000 (02:58 +0000)] 
Add dcgraph.h to files.bkl and rebake

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomove some definitions out of datacmn.cpp
Paul Cornett [Sat, 21 Oct 2006 19:53:05 +0000 (19:53 +0000)] 
move some definitions out of datacmn.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Use wxGCDC in wxGTK to draw "Alpha" test page
Robert Roebling [Sat, 21 Oct 2006 18:44:44 +0000 (18:44 +0000)] 
  Use wxGCDC in wxGTK to draw "Alpha" test page
    in drawing sample. Pretty amazing...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Remove C++ dynamic cast for now.
Robert Roebling [Sat, 21 Oct 2006 18:43:00 +0000 (18:43 +0000)] 
  Remove C++ dynamic cast for now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agowxGraphicContext --> wxGraphicsContext
Paul Cornett [Sat, 21 Oct 2006 18:00:11 +0000 (18:00 +0000)] 
wxGraphicContext --> wxGraphicsContext

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agowxGraphicContext --> wxGraphicsContext
Paul Cornett [Sat, 21 Oct 2006 17:46:33 +0000 (17:46 +0000)] 
wxGraphicContext --> wxGraphicsContext

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agonon-pch build fix
Paul Cornett [Sat, 21 Oct 2006 17:46:22 +0000 (17:46 +0000)] 
non-pch build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoFixed port name used in #ifdef.
Stefan Neis [Sat, 21 Oct 2006 17:22:50 +0000 (17:22 +0000)] 
Fixed port name used in #ifdef.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Fix warning.
Robert Roebling [Sat, 21 Oct 2006 17:22:07 +0000 (17:22 +0000)] 
 Fix warning.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCorrected port name used in headers.
Stefan Neis [Sat, 21 Oct 2006 17:19:11 +0000 (17:19 +0000)] 
Corrected port name used in headers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Update Makefile.in after annimatectrlxrc addition.
Robert Roebling [Sat, 21 Oct 2006 16:57:38 +0000 (16:57 +0000)] 
  Update Makefile.in after annimatectrlxrc addition.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix for tabs drawing in RTL (patch 1552881)
Vadim Zeitlin [Sat, 21 Oct 2006 16:55:07 +0000 (16:55 +0000)] 
fix for tabs drawing in RTL (patch 1552881)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadd some #if wxUSE_XXX (patch 1581470)
Vadim Zeitlin [Sat, 21 Oct 2006 16:39:42 +0000 (16:39 +0000)] 
add some #if wxUSE_XXX (patch 1581470)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofilter out duplicate date changed events sent by the native control (part of bug...
Vadim Zeitlin [Sat, 21 Oct 2006 16:29:33 +0000 (16:29 +0000)] 
filter out duplicate date changed events sent by the native control (part of bug 1482773)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoone more correction to wxCondition::WaitTimeout() return code: don't overwrite err...
Vadim Zeitlin [Sat, 21 Oct 2006 16:06:11 +0000 (16:06 +0000)] 
one more correction to wxCondition::WaitTimeout() return code: don't overwrite err with the semaphore wait result (bug 1387179)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agorestore the old status bar text when DoGiveHelp(false) is called (should fix bug...
Vadim Zeitlin [Sat, 21 Oct 2006 15:56:24 +0000 (15:56 +0000)] 
restore the old status bar text when DoGiveHelp(false) is called (should fix bug 1340887)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoremoved OnToolEnter() handler which interfered with the default tool long help handli...
Vadim Zeitlin [Sat, 21 Oct 2006 15:54:47 +0000 (15:54 +0000)] 
removed OnToolEnter() handler which interfered with the default tool long help handling; add long help for a couple of tools for testing purposes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoload _TrackMouseEvent dynamically to make it possible to run wx programs on systems...
Vadim Zeitlin [Sat, 21 Oct 2006 15:37:55 +0000 (15:37 +0000)] 
load _TrackMouseEvent dynamically to make it possible to run wx programs on systems with comctl32.dll 4.70 (closes 1215615)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agodon't use GetFileAttributesEx() which doesn't exist in Win95 and so prevented any...
Vadim Zeitlin [Sat, 21 Oct 2006 15:18:38 +0000 (15:18 +0000)] 
don't use GetFileAttributesEx() which doesn't exist in Win95 and so prevented any wx program from even starting up there; besides it was unneeded anyhow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoalso define wxLstat for non-Unix platforms
Vadim Zeitlin [Sat, 21 Oct 2006 14:45:40 +0000 (14:45 +0000)] 
also define wxLstat for non-Unix platforms

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoalso define wxLstat in ANSI build
Vadim Zeitlin [Sat, 21 Oct 2006 14:42:17 +0000 (14:42 +0000)] 
also define wxLstat in ANSI build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775