]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agovarious close-button styles implemented in wxAuiNotebook
Benjamin Williams [Thu, 2 Nov 2006 13:06:42 +0000 (13:06 +0000)] 
various close-button styles implemented in wxAuiNotebook

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

17 years agoreplace out of date (and broken) ini
Chris Elliott [Thu, 2 Nov 2006 12:18:34 +0000 (12:18 +0000)] 
replace out of date (and broken) ini

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

17 years agoreplace out of date (and broken) ini
Chris Elliott [Thu, 2 Nov 2006 11:23:31 +0000 (11:23 +0000)] 
replace out of date (and broken) ini

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

17 years agoslightly better fix for missing c_str() in OnCellValueChanged
Vadim Zeitlin [Thu, 2 Nov 2006 11:07:37 +0000 (11:07 +0000)] 
slightly better fix for missing c_str() in OnCellValueChanged

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

17 years agoCompile in non-CG mode
Julian Smart [Thu, 2 Nov 2006 11:05:41 +0000 (11:05 +0000)] 
Compile in non-CG mode

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

17 years agoproper indentation
Benjamin Williams [Thu, 2 Nov 2006 10:45:48 +0000 (10:45 +0000)] 
proper indentation

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

17 years agoMoved function
Julian Smart [Thu, 2 Nov 2006 10:42:42 +0000 (10:42 +0000)] 
Moved function

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

17 years agoMoving GTK+-specfic function - it shouldn't be in public headers
Julian Smart [Thu, 2 Nov 2006 09:51:49 +0000 (09:51 +0000)] 
Moving GTK+-specfic function - it shouldn't be in public headers
because it then becomes impossible to include in app without adding
further include paths

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

17 years agoEliminate POD warning/error
Julian Smart [Thu, 2 Nov 2006 09:23:52 +0000 (09:23 +0000)] 
Eliminate POD warning/error

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

17 years agousing the foreground brush to fill mono bitmaps - gradients are not yet supported
Stefan Csomor [Thu, 2 Nov 2006 09:18:16 +0000 (09:18 +0000)] 
using the foreground  brush to fill mono bitmaps - gradients are not yet supported

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

17 years agointerpreting DrawBitmap for mono bitmaps according to the docs : using textfore-...
Stefan Csomor [Thu, 2 Nov 2006 09:16:04 +0000 (09:16 +0000)] 
interpreting DrawBitmap for mono bitmaps according to the docs : using textfore- and background-colors

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

17 years agofixed aui flicker bug caused by typo
Benjamin Williams [Thu, 2 Nov 2006 07:27:27 +0000 (07:27 +0000)] 
fixed aui flicker bug caused by typo

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

17 years agoclose the file before removing it
Vadim Zeitlin [Thu, 2 Nov 2006 01:48:38 +0000 (01:48 +0000)] 
close the file before removing it

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

17 years agoreSWIGged
Robin Dunn [Wed, 1 Nov 2006 23:44:09 +0000 (23:44 +0000)] 
reSWIGged

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

17 years agominiframe default style
Robin Dunn [Wed, 1 Nov 2006 23:33:56 +0000 (23:33 +0000)] 
miniframe default style

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

17 years agoAUI updates
Robin Dunn [Wed, 1 Nov 2006 23:32:50 +0000 (23:32 +0000)] 
AUI updates

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

17 years agoAdded the sample code from wxPython In Action to the samples dir
Robin Dunn [Wed, 1 Nov 2006 22:52:01 +0000 (22:52 +0000)] 
Added the sample code from wxPython In Action to the samples dir

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

17 years agoAdded the sample code from wxPython In Action to the samples dir
Robin Dunn [Wed, 1 Nov 2006 22:36:23 +0000 (22:36 +0000)] 
Added the sample code from wxPython In Action to the samples dir

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

17 years agooverride ExitMainLoop() to exit the MFC main loop instead of wxWidgets one, otherwise...
Vadim Zeitlin [Wed, 1 Nov 2006 21:53:30 +0000 (21:53 +0000)] 
override ExitMainLoop() to exit the MFC main loop instead of wxWidgets one, otherwise the application hangs on exit

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

17 years agodefine _AFXDLL to ensure that MFC libraries are linked in
Vadim Zeitlin [Wed, 1 Nov 2006 21:38:42 +0000 (21:38 +0000)] 
define _AFXDLL to ensure that MFC libraries are linked in

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

17 years agoremoved inline from the method which is not inline
Vadim Zeitlin [Wed, 1 Nov 2006 21:37:00 +0000 (21:37 +0000)] 
removed inline from the method which is not inline

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

17 years agosections cleanup
Vadim Zeitlin [Wed, 1 Nov 2006 20:38:35 +0000 (20:38 +0000)] 
sections cleanup

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

17 years agofixed bad rename
Benjamin Williams [Wed, 1 Nov 2006 20:02:40 +0000 (20:02 +0000)] 
fixed bad rename

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

17 years ago Least important change: move AUI docs in alphabetical index.
Robert Roebling [Wed, 1 Nov 2006 19:27:04 +0000 (19:27 +0000)] 
 Least important change: move AUI docs in alphabetical index.

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

17 years agowhile we're at it, rename wxAuiFloatingPane to the more correct wxAuiFloatingFrame
Benjamin Williams [Wed, 1 Nov 2006 19:13:58 +0000 (19:13 +0000)] 
while we're at it, rename wxAuiFloatingPane to the more correct wxAuiFloatingFrame

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

17 years agowxaui docs after big rename
Benjamin Williams [Wed, 1 Nov 2006 19:03:05 +0000 (19:03 +0000)] 
wxaui docs after big rename

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

17 years agowxaui big class rename
Benjamin Williams [Wed, 1 Nov 2006 18:51:44 +0000 (18:51 +0000)] 
wxaui big class rename

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

17 years agowxaui maximize/restore button patch from Aleksey Sanin (many thanks)
Benjamin Williams [Wed, 1 Nov 2006 17:43:51 +0000 (17:43 +0000)] 
wxaui maximize/restore button patch from Aleksey Sanin (many thanks)

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

17 years agowxaui notebook style flags added
Benjamin Williams [Wed, 1 Nov 2006 17:10:58 +0000 (17:10 +0000)] 
wxaui notebook style flags added

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

17 years agoCorrected directory example
Julian Smart [Wed, 1 Nov 2006 16:30:22 +0000 (16:30 +0000)] 
Corrected directory example

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

17 years ago Remove debug printf.
Robert Roebling [Wed, 1 Nov 2006 15:45:48 +0000 (15:45 +0000)] 
 Remove debug printf.

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

17 years agoIsDir() test is pretty useless, use DirExists
Julian Smart [Wed, 1 Nov 2006 15:30:38 +0000 (15:30 +0000)] 
IsDir() test is pretty useless, use DirExists

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

17 years agoAllow for WinCE drive-less single backslash
Julian Smart [Wed, 1 Nov 2006 15:29:58 +0000 (15:29 +0000)] 
Allow for WinCE drive-less single backslash

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

17 years ago Make wxDataViewCtrl compile and work in ANSI mode.
Robert Roebling [Wed, 1 Nov 2006 15:24:48 +0000 (15:24 +0000)] 
  Make wxDataViewCtrl compile and work in ANSI mode.

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

17 years agodo not include <windows.h> directly
Vadim Zeitlin [Wed, 1 Nov 2006 14:35:55 +0000 (14:35 +0000)] 
do not include <windows.h> directly

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

17 years agoaui this really has to be BOOL and not bool
Benjamin Williams [Wed, 1 Nov 2006 14:24:05 +0000 (14:24 +0000)] 
aui this really has to be BOOL and not bool

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

17 years agoalso disable/reenable warning 4100 (unreferenced formal parameter) for VC5
Vadim Zeitlin [Wed, 1 Nov 2006 14:16:42 +0000 (14:16 +0000)] 
also disable/reenable warning 4100 (unreferenced formal parameter) for VC5

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

17 years agofix for longlongHash for architectures where sizeof(long long) == sizeof(long)
Vadim Zeitlin [Wed, 1 Nov 2006 14:08:04 +0000 (14:08 +0000)] 
fix for longlongHash for architectures where sizeof(long long) == sizeof(long)

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

17 years ago Fix compilation for GTK >= 2.6
Robert Roebling [Wed, 1 Nov 2006 14:04:59 +0000 (14:04 +0000)] 
  Fix compilation for GTK >= 2.6

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

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