]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years ago Fix warning.
Robert Roebling [Wed, 1 Nov 2006 12:56:38 +0000 (12:56 +0000)] 
  Fix warning.

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

17 years ago wxMiniFrame's default style is without closebox on
Robert Roebling [Wed, 1 Nov 2006 12:26:12 +0000 (12:26 +0000)] 
  wxMiniFrame's default style is without closebox on
    wxGTK and wxMSW, and now on wxMAC as well.
  Document that.

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

17 years ago FRM's small wxSize::Scale enhancement.
Robert Roebling [Wed, 1 Nov 2006 12:21:36 +0000 (12:21 +0000)] 
  FRM's small wxSize::Scale enhancement.

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

17 years ago Also apply second part of patch for preventing
Robert Roebling [Wed, 1 Nov 2006 12:17:01 +0000 (12:17 +0000)] 
  Also apply second part of patch for preventing
   aui crashes.

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

17 years ago Compile fix.
Robert Roebling [Wed, 1 Nov 2006 11:53:54 +0000 (11:53 +0000)] 
  Compile fix.

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

17 years agotypo
Stefan Csomor [Wed, 1 Nov 2006 10:32:00 +0000 (10:32 +0000)] 
typo

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

17 years agoReverted patch 1476893 pending further investigation (broke Advise in IPC)
Julian Smart [Wed, 1 Nov 2006 10:21:24 +0000 (10:21 +0000)] 
Reverted patch 1476893 pending further investigation (broke Advise in IPC)

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

17 years agoFixed compile error with --enable-stl
Julian Smart [Wed, 1 Nov 2006 09:45:06 +0000 (09:45 +0000)] 
Fixed compile error with --enable-stl

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

17 years agoFix for always failing assert in GetValue. Save the same value that
Robin Dunn [Wed, 1 Nov 2006 07:09:21 +0000 (07:09 +0000)] 
Fix for always failing assert in GetValue.  Save the same value that
will be tested for there (the date without any time set.)

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

17 years agocasing the coordinates recalc
Stefan Csomor [Wed, 1 Nov 2006 06:07:11 +0000 (06:07 +0000)] 
casing the coordinates recalc

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

17 years agoFixing icon drawing and implementing HitTest and GetItemRect for native OS X list...
Kevin Ollivier [Wed, 1 Nov 2006 04:00:19 +0000 (04:00 +0000)] 
Fixing icon drawing and implementing HitTest and GetItemRect for native OS X list ctrl.

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

17 years agoThe rect passed to DrawTreeItemButton is already adjusted, we
Robin Dunn [Wed, 1 Nov 2006 03:59:03 +0000 (03:59 +0000)] 
The rect passed to DrawTreeItemButton is already adjusted, we
shouldn't do it again.

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

17 years agoSWIGged
Robin Dunn [Wed, 1 Nov 2006 03:27:49 +0000 (03:27 +0000)] 
SWIGged

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

17 years agoImplement deep copy of wxBitmapRefData
Robin Dunn [Wed, 1 Nov 2006 03:23:35 +0000 (03:23 +0000)] 
Implement deep copy of wxBitmapRefData

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

17 years agoDon't use the "wxHtmlWindow" name, so the classname lookup function
Robin Dunn [Wed, 1 Nov 2006 02:21:24 +0000 (02:21 +0000)] 
Don't use the "wxHtmlWindow" name, so the classname lookup function
doesn't get confused

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

17 years agobetter report if the subclass factory has import problems
Robin Dunn [Wed, 1 Nov 2006 02:20:25 +0000 (02:20 +0000)] 
better report if the subclass factory has import problems

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

17 years agoBuffered DCs now take non-const bitmaps
Robin Dunn [Wed, 1 Nov 2006 02:18:41 +0000 (02:18 +0000)] 
Buffered DCs now take non-const bitmaps

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

17 years agoMake it possible to create just one clock, for testing
Robin Dunn [Wed, 1 Nov 2006 02:17:37 +0000 (02:17 +0000)] 
Make it possible to create just one clock, for testing

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

17 years agoRemove comment from patch that doesn't apply anymore
Robin Dunn [Wed, 1 Nov 2006 02:10:47 +0000 (02:10 +0000)] 
Remove comment from patch that doesn't apply anymore

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

17 years agoSwitch wxBufferedDC to use a wxBitmap* internally, so it doesn't
Robin Dunn [Wed, 1 Nov 2006 02:07:36 +0000 (02:07 +0000)] 
Switch wxBufferedDC to use a wxBitmap* internally, so it doesn't
increment the refcount of the bitmap refdata, and so it doesn't do a
copy on write.

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

17 years agoinitialize m_surface when copying invalid bitmap
Vadim Zeitlin [Wed, 1 Nov 2006 01:55:44 +0000 (01:55 +0000)] 
initialize m_surface when copying invalid bitmap

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

17 years agoimplement proper bitmap copying
Vadim Zeitlin [Wed, 1 Nov 2006 01:36:32 +0000 (01:36 +0000)] 
implement proper bitmap copying

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

17 years agoGeneralized compilation fix for old compilers.
Stefan Neis [Wed, 1 Nov 2006 01:16:01 +0000 (01:16 +0000)] 
Generalized compilation fix for old compilers.

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

17 years agoDummy implementation for copying bitmaps.
Stefan Neis [Wed, 1 Nov 2006 01:01:32 +0000 (01:01 +0000)] 
Dummy implementation for copying bitmaps.

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

17 years agoFix setting the large file flag.
Michael Wetherell [Wed, 1 Nov 2006 00:49:50 +0000 (00:49 +0000)] 
Fix setting the large file flag.

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

17 years agoCompilation fix.
Stefan Neis [Tue, 31 Oct 2006 23:50:32 +0000 (23:50 +0000)] 
Compilation fix.

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

17 years agoExplicitly forward non-command events along to the native control first.
Kevin Ollivier [Tue, 31 Oct 2006 23:38:15 +0000 (23:38 +0000)] 
Explicitly forward non-command events along to the native control first.

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

17 years agoMaximize chances to find an existing definition for O_BINARY and MAX_PATHLEN.
Stefan Neis [Tue, 31 Oct 2006 23:29:02 +0000 (23:29 +0000)] 
Maximize chances to find an existing definition for O_BINARY and MAX_PATHLEN.

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

17 years ago Return SetSizeHints() in wxWindow to its former
Robert Roebling [Tue, 31 Oct 2006 23:14:28 +0000 (23:14 +0000)] 
  Return SetSizeHints() in wxWindow to its former
    life but still recommend to use SetMinSize()
    and SetMaxSize(). I've already purged wxWidgets
    of any use of this function internally, but
    others may use it still.

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

17 years ago Fix crash when intersecting with NULL region.
Robert Roebling [Tue, 31 Oct 2006 23:03:32 +0000 (23:03 +0000)] 
  Fix crash when intersecting with NULL region.

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

17 years ago Commited region iterator fix.
Robert Roebling [Tue, 31 Oct 2006 22:48:38 +0000 (22:48 +0000)] 
  Commited region iterator fix.

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

17 years agoCompilation fix.
Stefan Neis [Tue, 31 Oct 2006 20:46:35 +0000 (20:46 +0000)] 
Compilation fix.

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

17 years agoAdd a topc overview about window sizing
Robin Dunn [Tue, 31 Oct 2006 19:30:45 +0000 (19:30 +0000)] 
Add a topc overview about window sizing

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

17 years agoAlways draw the selection of selected items, not just when they have
Robin Dunn [Tue, 31 Oct 2006 18:43:07 +0000 (18:43 +0000)] 
Always draw the selection of selected items, not just when they have
an icon

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

17 years agofix typo
Robin Dunn [Tue, 31 Oct 2006 18:41:36 +0000 (18:41 +0000)] 
fix typo

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

17 years agoreSWIGged
Robin Dunn [Tue, 31 Oct 2006 17:52:46 +0000 (17:52 +0000)] 
reSWIGged

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

17 years agoChange the wxCharBuffer typemap to make sure there is data before
Robin Dunn [Tue, 31 Oct 2006 17:40:31 +0000 (17:40 +0000)] 
Change the wxCharBuffer typemap to make sure there is data before
accessing it, set result to an empty string if now.

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

17 years agowxTGAHandler is included by default
Robin Dunn [Tue, 31 Oct 2006 17:38:53 +0000 (17:38 +0000)] 
wxTGAHandler is included by default

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

17 years agoalways define our HKPD/CC/DD constants, without using WINVER which is irrelevant...
Vadim Zeitlin [Tue, 31 Oct 2006 17:29:55 +0000 (17:29 +0000)] 
always define our HKPD/CC/DD constants, without using WINVER which is irrelevant anyhow (only run-time version matters, not compile-time)

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

17 years agoinclude wx/private/*.h and wx/port/gtk/*.h files in the distribution (also fixes...
Vadim Zeitlin [Tue, 31 Oct 2006 16:50:39 +0000 (16:50 +0000)] 
include wx/private/*.h and wx/port/gtk/*.h files in the distribution (also fixes Debian packages build)

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

17 years agocall PKG_PROG_PKG_CONFIG before checking for gnomeprintui, gnomevfs and hildon librar...
Vadim Zeitlin [Tue, 31 Oct 2006 16:46:49 +0000 (16:46 +0000)] 
call PKG_PROG_PKG_CONFIG before checking for gnomeprintui, gnomevfs and hildon libraries -- otherwise they were never detected

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

17 years agono changes, just resolving conflict with Julian's change which was almost exactly...
Vadim Zeitlin [Tue, 31 Oct 2006 16:39:07 +0000 (16:39 +0000)] 
no changes, just resolving conflict with Julian's change which was almost exactly the same as mine

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

17 years agodon't compute (and mainly don't cache) our best size until we have created the radio...
Vadim Zeitlin [Tue, 31 Oct 2006 16:37:52 +0000 (16:37 +0000)] 
don't compute (and mainly don't cache) our best size until we have created the radio buttons

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

17 years agoAdd newline at end - necessary for PDF
Julian Smart [Tue, 31 Oct 2006 16:37:21 +0000 (16:37 +0000)] 
Add newline at end - necessary for PDF

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

17 years agoInvalidate cache because best size was calculated earlier
Julian Smart [Tue, 31 Oct 2006 16:35:57 +0000 (16:35 +0000)] 
Invalidate cache because best size was calculated earlier

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

17 years agoInitialise all variables
Julian Smart [Tue, 31 Oct 2006 16:34:58 +0000 (16:34 +0000)] 
Initialise all variables

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

17 years agocorrect compilation after last change (added ifdef in the wrong function...)
Vadim Zeitlin [Tue, 31 Oct 2006 16:19:24 +0000 (16:19 +0000)] 
correct compilation after last change (added ifdef in the wrong function...)

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

17 years agoincrease the notebook size to accomodate the size of the controls inside it
Vadim Zeitlin [Tue, 31 Oct 2006 16:16:39 +0000 (16:16 +0000)] 
increase the notebook size to accomodate the size of the controls inside it

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

17 years agowxaui documentation updates
Benjamin Williams [Tue, 31 Oct 2006 15:27:52 +0000 (15:27 +0000)] 
wxaui documentation updates

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

17 years agoimplement wcsftime for versions of VS earlier than 2005
Julian Smart [Tue, 31 Oct 2006 15:22:17 +0000 (15:22 +0000)] 
implement wcsftime for versions of VS earlier than 2005

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

17 years agowxWinCE compile fixes
Julian Smart [Tue, 31 Oct 2006 15:07:00 +0000 (15:07 +0000)] 
wxWinCE compile fixes

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

17 years agoadded entry for 2.7.2
Vadim Zeitlin [Tue, 31 Oct 2006 15:00:09 +0000 (15:00 +0000)] 
added entry for 2.7.2

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

17 years agouse SelectObjectAsSource when we don't need to modify the bitmap
Vadim Zeitlin [Tue, 31 Oct 2006 14:44:37 +0000 (14:44 +0000)] 
use SelectObjectAsSource when we don't need to modify the bitmap

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

17 years agofix wxBitmap mask copying
Vadim Zeitlin [Tue, 31 Oct 2006 14:43:04 +0000 (14:43 +0000)] 
fix wxBitmap mask copying

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

17 years agodon't define WINVER as 0x0400 in configure, it's defined in the headers as 0x0600...
Vadim Zeitlin [Tue, 31 Oct 2006 14:34:43 +0000 (14:34 +0000)] 
don't define WINVER as 0x0400 in configure, it's defined in the headers as 0x0600 if it's not defined

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

17 years agocompilation fix for !wxUSE_PALETTE
Václav Slavík [Tue, 31 Oct 2006 14:31:06 +0000 (14:31 +0000)] 
compilation fix for !wxUSE_PALETTE

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

17 years agoaui notebook - foreign tab drops are positioned correctly
Benjamin Williams [Tue, 31 Oct 2006 13:55:54 +0000 (13:55 +0000)] 
aui notebook - foreign tab drops are positioned correctly

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

17 years agofixes for status bar positioning with non-top aligned toolbars
Vadim Zeitlin [Tue, 31 Oct 2006 13:42:01 +0000 (13:42 +0000)] 
fixes for status bar positioning with non-top aligned toolbars

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

17 years agoVersion changes
Julian Smart [Tue, 31 Oct 2006 13:25:06 +0000 (13:25 +0000)] 
Version changes

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

17 years agorecognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too
Vadim Zeitlin [Tue, 31 Oct 2006 13:13:07 +0000 (13:13 +0000)] 
recognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too

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

17 years agoaui docking works well on systems with solid window dragging turned off
Benjamin Williams [Tue, 31 Oct 2006 13:12:36 +0000 (13:12 +0000)] 
aui docking works well on systems with solid window dragging turned off

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

17 years agomany fixes to toolbar positioning code
Vadim Zeitlin [Tue, 31 Oct 2006 13:11:46 +0000 (13:11 +0000)] 
many fixes to toolbar positioning code

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

17 years agochecking that a wxWindow is of run-time type wxWindow is hopefully useless
Vadim Zeitlin [Tue, 31 Oct 2006 13:10:21 +0000 (13:10 +0000)] 
checking that a wxWindow is of run-time type wxWindow is hopefully useless

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

17 years agoensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT/BOTTOM styles set, otherwise...
Vadim Zeitlin [Tue, 31 Oct 2006 13:09:08 +0000 (13:09 +0000)] 
ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT/BOTTOM styles set, otherwise the latest toolbar positioning code breaks down

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

17 years agoRemove unnecessary restriction for sizer parent
Julian Smart [Tue, 31 Oct 2006 13:01:07 +0000 (13:01 +0000)] 
Remove unnecessary restriction for sizer parent

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

17 years agodon't define specifyLevel variable in release builds (fixes gcc and probably others...
Vadim Zeitlin [Tue, 31 Oct 2006 12:51:57 +0000 (12:51 +0000)] 
don't define specifyLevel variable in release builds (fixes gcc and probably others warning)

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

17 years agoremoved unused Tell() call
Vadim Zeitlin [Tue, 31 Oct 2006 12:51:02 +0000 (12:51 +0000)] 
removed unused Tell() call

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

17 years agodon't define TRACE_CLIPBOARD in release builds (fixes gcc warning)
Vadim Zeitlin [Tue, 31 Oct 2006 12:50:18 +0000 (12:50 +0000)] 
don't define TRACE_CLIPBOARD in release builds (fixes gcc warning)

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

17 years agofix crash in wxRadioBox creation due to its DoGetBestSize() now being called from...
Vadim Zeitlin [Tue, 31 Oct 2006 12:17:55 +0000 (12:17 +0000)] 
fix crash in wxRadioBox creation due to its DoGetBestSize() now being called from the base class Create(), before m_radioButtons are created

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

17 years agoblind compilation fixes for OS/2
Vadim Zeitlin [Tue, 31 Oct 2006 12:02:36 +0000 (12:02 +0000)] 
blind compilation fixes for OS/2

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

17 years agofix refcountlist subsection location
Vadim Zeitlin [Tue, 31 Oct 2006 11:39:31 +0000 (11:39 +0000)] 
fix refcountlist subsection location

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

17 years agoSetBestSize() is now deprecated, don't use it
Vadim Zeitlin [Tue, 31 Oct 2006 11:20:16 +0000 (11:20 +0000)] 
SetBestSize() is now deprecated, don't use it

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

17 years agoaui notebook real-time dragging implemented
Benjamin Williams [Tue, 31 Oct 2006 10:59:36 +0000 (10:59 +0000)] 
aui notebook real-time dragging implemented

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

17 years agoMade all bitmaps 16x16
Julian Smart [Tue, 31 Oct 2006 10:51:33 +0000 (10:51 +0000)] 
Made all bitmaps 16x16

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

17 years agofixed: clicking on links in the help view did nothing
Václav Slavík [Tue, 31 Oct 2006 10:48:16 +0000 (10:48 +0000)] 
fixed: clicking on links in the help view did nothing

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

17 years agofixing reset clip
Stefan Csomor [Tue, 31 Oct 2006 10:40:51 +0000 (10:40 +0000)] 
fixing reset clip

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

17 years agocorrect meaning of logical origin
Stefan Csomor [Tue, 31 Oct 2006 10:30:42 +0000 (10:30 +0000)] 
correct meaning of logical origin

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

17 years agoaui notebook pages can be moved around
Benjamin Williams [Tue, 31 Oct 2006 10:16:39 +0000 (10:16 +0000)] 
aui notebook pages can be moved around

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

17 years agoadded missing init
Stefan Csomor [Tue, 31 Oct 2006 10:08:22 +0000 (10:08 +0000)] 
added missing init

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

17 years agoFix for handling of invalid gifs, patch 1587754 Noel Byron.
Michael Wetherell [Tue, 31 Oct 2006 09:35:57 +0000 (09:35 +0000)] 
Fix for handling of invalid gifs, patch 1587754 Noel Byron.

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

17 years agofixed missed button enum conversion
Benjamin Williams [Tue, 31 Oct 2006 09:34:59 +0000 (09:34 +0000)] 
fixed missed button enum conversion

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

17 years agoavoid unneeded use of cat in the last change
Vadim Zeitlin [Tue, 31 Oct 2006 09:32:24 +0000 (09:32 +0000)] 
avoid unneeded use of cat in the last change

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

17 years agofixed scrolling using mouse broken by my previous commit
Václav Slavík [Tue, 31 Oct 2006 09:26:55 +0000 (09:26 +0000)] 
fixed scrolling using mouse broken by my previous commit

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

17 years agoGet the version numbers from configure.in, which should always be correct.
Robin Dunn [Tue, 31 Oct 2006 08:56:55 +0000 (08:56 +0000)] 
Get the version numbers from configure.in, which should always be correct.

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

17 years agomake things compile under 10.3 again
Stefan Csomor [Tue, 31 Oct 2006 08:56:07 +0000 (08:56 +0000)] 
make things compile under 10.3 again

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

17 years agoGetBestFittingSize --> GetEffectiveMinSize
Robin Dunn [Tue, 31 Oct 2006 08:50:17 +0000 (08:50 +0000)] 
GetBestFittingSize --> GetEffectiveMinSize
SetBestFittingSize --> SetInitialSize
SetBestSize  --> SetInitialSize
SetInitialBestSize --> SetInitialSize

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

17 years agodefine wxTC_MULTILINE explicitly as wxNB_MULTILINE is not necessarily defined where...
Vadim Zeitlin [Tue, 31 Oct 2006 08:47:16 +0000 (08:47 +0000)] 
define wxTC_MULTILINE explicitly as wxNB_MULTILINE is not necessarily defined where it is used (e.g. msw/tabctrl.cpp); change the value of wxTC_OWNERDRAW to avoid conflict with wxTC_MULTILINE

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

17 years agoDon't process char event if wxTranslateKeyEvent returned false.
Julian Smart [Tue, 31 Oct 2006 08:45:33 +0000 (08:45 +0000)] 
Don't process char event if wxTranslateKeyEvent returned false.

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

17 years agoinclude wrapwin.h to get HMONITOR and friends declarations
Vadim Zeitlin [Tue, 31 Oct 2006 08:45:16 +0000 (08:45 +0000)] 
include wrapwin.h to get HMONITOR and friends declarations

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

17 years agolost save state call
Stefan Csomor [Tue, 31 Oct 2006 08:43:17 +0000 (08:43 +0000)] 
lost save state call

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

17 years agomake sure we always restore the passed in cg in a paint event
Stefan Csomor [Tue, 31 Oct 2006 08:39:08 +0000 (08:39 +0000)] 
make sure we always restore the passed in cg in a paint event

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

17 years agoUpdated version number
Julian Smart [Tue, 31 Oct 2006 08:14:08 +0000 (08:14 +0000)] 
Updated version number

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

17 years agominor aui doc updates
Benjamin Williams [Tue, 31 Oct 2006 08:07:10 +0000 (08:07 +0000)] 
minor aui doc updates

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

17 years agoUpdated manual version
Julian Smart [Tue, 31 Oct 2006 08:06:00 +0000 (08:06 +0000)] 
Updated manual version

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

17 years agoaui: allow m_frame to be null in wxFrameManager
Benjamin Williams [Tue, 31 Oct 2006 08:02:56 +0000 (08:02 +0000)] 
aui: allow m_frame to be null in wxFrameManager

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

17 years agofix aui crash related to SF bug 1531361
Benjamin Williams [Tue, 31 Oct 2006 07:41:32 +0000 (07:41 +0000)] 
fix aui crash related to SF bug 1531361

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

17 years agoUpdate docs to mention new filesystem handlers.
Michael Wetherell [Tue, 31 Oct 2006 07:40:30 +0000 (07:40 +0000)] 
Update docs to mention new filesystem handlers.

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

17 years agomake wxBitmap *really* ref counted in X11; some cleanup of bitmap code
Vadim Zeitlin [Tue, 31 Oct 2006 01:24:10 +0000 (01:24 +0000)] 
make wxBitmap *really* ref counted in X11; some cleanup of bitmap code

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

17 years agoSome random test apps that I've been playing with
Robin Dunn [Tue, 31 Oct 2006 00:59:32 +0000 (00:59 +0000)] 
Some random test apps that I've been playing with

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

17 years agopartly successful (i.e. previously it didn't work at all and spewed Pango warnings...
Vadim Zeitlin [Tue, 31 Oct 2006 00:59:06 +0000 (00:59 +0000)] 
partly successful (i.e. previously it didn't work at all and spewed Pango warnings and now it just doesn't work) attempts to fix drawing text on wxMemoryDC in Unicode build

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