wxWidgets.git
17 years agocreate single htb and htm docs
Chris Elliott [Mon, 27 Nov 2006 10:20:12 +0000 (10:20 +0000)] 
create single htb and htm docs

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

17 years agoCheck for G_FILENAME_ENCODING=@locale case insensitively.
Michael Wetherell [Mon, 27 Nov 2006 09:50:36 +0000 (09:50 +0000)] 
Check for G_FILENAME_ENCODING=@locale case insensitively.

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

17 years agoCast adjusted to expected integer range.
Włodzimierz Skiba [Mon, 27 Nov 2006 09:21:08 +0000 (09:21 +0000)] 
Cast adjusted to expected integer range.

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

17 years agoImplement SetItemState for native virtual listctrl.
Kevin Ollivier [Mon, 27 Nov 2006 04:13:04 +0000 (04:13 +0000)] 
Implement SetItemState for native virtual listctrl.

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

17 years agoUpdates for AUI wrappers.
Kevin Ollivier [Mon, 27 Nov 2006 03:55:58 +0000 (03:55 +0000)] 
Updates for AUI wrappers.

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

17 years agoMoved wxpyaddons.wxcommunity.com to wxaddons.wxcommunity.com to be consistent about...
Kevin Ollivier [Sun, 26 Nov 2006 23:50:19 +0000 (23:50 +0000)] 
Moved wxpyaddons.wxcommunity.com to wxaddons.wxcommunity.com to be consistent about naming. Also, removed hardcoded url variable, added a note about grabbing the URL, and updated tests.

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

17 years agoDon't apply bounding box adjustment when using generic tree control
Julian Smart [Sun, 26 Nov 2006 22:12:20 +0000 (22:12 +0000)] 
Don't apply bounding box adjustment when using generic tree control

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

17 years agoAdded DnD guard
Julian Smart [Sun, 26 Nov 2006 21:50:51 +0000 (21:50 +0000)] 
Added DnD guard

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

17 years agoFurther wxRTC doc updates
Julian Smart [Sun, 26 Nov 2006 20:41:48 +0000 (20:41 +0000)] 
Further wxRTC doc updates

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

17 years agoreplaced some chars with wxChars (patch from Tim Kosse)
Vadim Zeitlin [Sun, 26 Nov 2006 20:20:52 +0000 (20:20 +0000)] 
replaced some chars with wxChars (patch from Tim Kosse)

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

17 years agocompilation fix for BCC 5.5: use IsSameAs() instead of accessing m_refData directly...
Vadim Zeitlin [Sun, 26 Nov 2006 20:18:53 +0000 (20:18 +0000)] 
compilation fix for BCC 5.5: use IsSameAs() instead of accessing m_refData directly which somehow fails with this compiler

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

17 years agodestroy IDirectFBWindow in wxTLW dtor
Václav Slavík [Sun, 26 Nov 2006 20:05:14 +0000 (20:05 +0000)] 
destroy IDirectFBWindow in wxTLW dtor

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

17 years ago [ 1602455 ] [docs] Fix docs for event used by pickers & collapsiblepane
Robert Roebling [Sun, 26 Nov 2006 18:48:36 +0000 (18:48 +0000)] 
  [ 1602455 ] [docs] Fix docs for event used by pickers & collapsiblepane

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

17 years ago [ 1603286 ] make wxMessageDialog Gnome HIG conform for yes_no+cancel
Robert Roebling [Sun, 26 Nov 2006 18:46:00 +0000 (18:46 +0000)] 
  [ 1603286 ] make wxMessageDialog Gnome HIG conform for yes_no+cancel

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

17 years ago [ 1602454 ] [docs] Fix wxANIM_ enum values
Robert Roebling [Sun, 26 Nov 2006 18:43:24 +0000 (18:43 +0000)] 
  [ 1602454 ] [docs] Fix wxANIM_ enum values

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

17 years ago [ 1601396 ] Fix copy of empty wxXmlDocuments
Robert Roebling [Sun, 26 Nov 2006 18:41:43 +0000 (18:41 +0000)] 
  [ 1601396 ] Fix copy of empty wxXmlDocuments
     and minor doc update.

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

17 years agoselection bug fixed in wxAuiNotebook
Benjamin Williams [Sun, 26 Nov 2006 18:38:36 +0000 (18:38 +0000)] 
selection bug fixed in wxAuiNotebook

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

17 years agowxAuiNotebook minor tab art interface cleanups
Benjamin Williams [Sun, 26 Nov 2006 17:05:43 +0000 (17:05 +0000)] 
wxAuiNotebook minor tab art interface cleanups

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

17 years ago Use 1 as true and "" as false, not the opposite.
Mattia Barbon [Sun, 26 Nov 2006 14:22:29 +0000 (14:22 +0000)] 
  Use 1 as true and "" as false, not the opposite.

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

17 years agoStyles now sorted alphabetically
Julian Smart [Sun, 26 Nov 2006 12:47:53 +0000 (12:47 +0000)] 
Styles now sorted alphabetically

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

17 years agoreSWIGged
Robin Dunn [Sun, 26 Nov 2006 07:02:21 +0000 (07:02 +0000)] 
reSWIGged

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

17 years agoCompilation fixes
Robin Dunn [Sun, 26 Nov 2006 07:00:54 +0000 (07:00 +0000)] 
Compilation fixes

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

17 years agoAdd GetWindowBorderSize
Robin Dunn [Sun, 26 Nov 2006 06:59:56 +0000 (06:59 +0000)] 
Add GetWindowBorderSize

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

17 years agoMore layout tweaks for wxComboCtrl on Mac
Robin Dunn [Sun, 26 Nov 2006 06:45:45 +0000 (06:45 +0000)] 
More layout tweaks for wxComboCtrl on Mac

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

17 years agoAdded DrawComboBoxDropButton and DrawPushButton to wxRendererNative
Robin Dunn [Sun, 26 Nov 2006 06:45:01 +0000 (06:45 +0000)] 
Added DrawComboBoxDropButton and DrawPushButton to wxRendererNative
for Mac.

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

17 years agouse sizes from the HIG for the best height of the ComboCtrl on wxMac
Robin Dunn [Sat, 25 Nov 2006 22:48:47 +0000 (22:48 +0000)] 
use sizes from the HIG for the best height of the ComboCtrl on wxMac

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

17 years agoFix tree size calculation by using logical item position
Julian Smart [Sat, 25 Nov 2006 21:12:31 +0000 (21:12 +0000)] 
Fix tree size calculation by using logical item position

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

17 years agofix missing int return type
Chris Elliott [Sat, 25 Nov 2006 18:34:56 +0000 (18:34 +0000)] 
fix missing int return type

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

17 years agoupdate for 2.8.0; also switched to UTF-8 from ISO8859-2
Vadim Zeitlin [Sat, 25 Nov 2006 17:37:11 +0000 (17:37 +0000)] 
update for 2.8.0; also switched to UTF-8 from ISO8859-2

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

17 years agoReplaced "egrep" by "$EGREP" (predefined by configure anyway).
Stefan Neis [Sat, 25 Nov 2006 17:29:21 +0000 (17:29 +0000)] 
Replaced "egrep" by "$EGREP" (predefined by configure anyway).

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

17 years agoforce linux/joystick.h header compilation (and not just presence) check to fix the...
Vadim Zeitlin [Sat, 25 Nov 2006 16:20:11 +0000 (16:20 +0000)] 
force linux/joystick.h header compilation (and not just presence) check to fix the build under Linux 2.6.16 with its broken joystick.h

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

17 years agocorrected wxTreeCtrl::GetBestSize() for a control with borders
Vadim Zeitlin [Sat, 25 Nov 2006 14:54:22 +0000 (14:54 +0000)] 
corrected wxTreeCtrl::GetBestSize() for a control with borders

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

17 years agoadded wxWindow::GetWindowBorderSize()
Vadim Zeitlin [Sat, 25 Nov 2006 14:52:52 +0000 (14:52 +0000)] 
added wxWindow::GetWindowBorderSize()

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

17 years agoIPC sample projects renamed from ipc_xxx to ipc_ipcxxx
Vadim Zeitlin [Sat, 25 Nov 2006 14:24:34 +0000 (14:24 +0000)] 
IPC sample projects renamed from ipc_xxx to ipc_ipcxxx

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

17 years agorename some projects to avoid project name clashes in samples.dsw
Vadim Zeitlin [Sat, 25 Nov 2006 14:22:44 +0000 (14:22 +0000)] 
rename some projects to avoid project name clashes in samples.dsw

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

17 years agomove wxIsDragResultOk out of line to avoid problems with DLL-exported inline function...
Vadim Zeitlin [Sat, 25 Nov 2006 14:08:27 +0000 (14:08 +0000)] 
move wxIsDragResultOk out of line to avoid problems with DLL-exported inline functions (mingw32 3.4.5 warns about it)

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

17 years ago Allow building when WXINTL_NO_GETTEXT_MACRO is defined.
Mattia Barbon [Sat, 25 Nov 2006 13:52:12 +0000 (13:52 +0000)] 
  Allow building when WXINTL_NO_GETTEXT_MACRO is defined.

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

17 years agoDon't allow zero size for clipping region, or wxX11 will crash
Julian Smart [Sat, 25 Nov 2006 11:47:50 +0000 (11:47 +0000)] 
Don't allow zero size for clipping region, or wxX11 will crash

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

17 years agoAdded missing include for FILE
Julian Smart [Sat, 25 Nov 2006 10:49:15 +0000 (10:49 +0000)] 
Added missing include for FILE

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

17 years agoanother notebook event fix
Benjamin Williams [Fri, 24 Nov 2006 21:27:55 +0000 (21:27 +0000)] 
another notebook event fix

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

17 years agofix for bakefile and autoconf changes
Chris Elliott [Fri, 24 Nov 2006 13:05:07 +0000 (13:05 +0000)] 
fix for bakefile  and autoconf changes

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

17 years ago Link fix for GTK 1.2 debug.
Robert Roebling [Fri, 24 Nov 2006 11:33:53 +0000 (11:33 +0000)] 
  Link fix for GTK 1.2 debug.

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

17 years ago Actually use new GTK+ native assert dialog.
Robert Roebling [Fri, 24 Nov 2006 10:55:26 +0000 (10:55 +0000)] 
  Actually use new GTK+ native assert dialog.

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

17 years ago Actually compile GTK+ native assert dialog.
Robert Roebling [Fri, 24 Nov 2006 10:51:43 +0000 (10:51 +0000)] 
  Actually compile GTK+ native assert dialog.

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

17 years ago Commit FM's GTK+ native assert dialog code.
Robert Roebling [Fri, 24 Nov 2006 10:50:20 +0000 (10:50 +0000)] 
 Commit FM's GTK+ native assert dialog code.

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

17 years ago Override SetLogicalOrigin and SetDeviceOrigin in GNOME
Robert Roebling [Fri, 24 Nov 2006 10:48:56 +0000 (10:48 +0000)] 
  Override SetLogicalOrigin and SetDeviceOrigin in GNOME
    print DC as this will probably be needed to fix the
    printing bug reported recently.

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

17 years ago Correct include file for wxGetActiveWindow()
Robert Roebling [Fri, 24 Nov 2006 10:45:37 +0000 (10:45 +0000)] 
  Correct include file for wxGetActiveWindow()

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

17 years agoFix code comment: Giuseppe Bilotta tells me that ALPHA does not refer to the blue...
Mart Raudsepp [Fri, 24 Nov 2006 10:30:42 +0000 (10:30 +0000)] 
Fix code comment: Giuseppe Bilotta tells me that ALPHA does not refer to the blue buffer and glXChooseVisual manual agrees

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

17 years agoFixed bug in wxCalendarCtrl::HitTest() when clicking on month change arrows
Vadim Zeitlin [Fri, 24 Nov 2006 09:25:49 +0000 (09:25 +0000)] 
Fixed bug in wxCalendarCtrl::HitTest() when clicking on month change arrows

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

17 years agotest resizeable calendar control
Vadim Zeitlin [Fri, 24 Nov 2006 09:20:15 +0000 (09:20 +0000)] 
test resizeable calendar control

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

17 years agoavoid warnings about missing macro parameters (only given by VC6 apparently) when...
Vadim Zeitlin [Fri, 24 Nov 2006 00:56:22 +0000 (00:56 +0000)] 
avoid warnings about missing macro parameters (only given by VC6 apparently) when building as static library and, hence, having passing expmode parameters to various array definition macros

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

17 years agohandle wxXmlResource::Load() errors
Vadim Zeitlin [Fri, 24 Nov 2006 00:00:37 +0000 (00:00 +0000)] 
handle wxXmlResource::Load() errors

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

17 years agoprep flags, code indentation
Benjamin Williams [Thu, 23 Nov 2006 18:24:15 +0000 (18:24 +0000)] 
prep flags, code indentation

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

17 years agolimit TLW size to display size in wxSizer::Fit() instead of doing it in wxTLW::GetMax...
Vadim Zeitlin [Thu, 23 Nov 2006 17:50:52 +0000 (17:50 +0000)] 
limit TLW size to display size in wxSizer::Fit() instead of doing it in wxTLW::GetMaxSize(), this allows creating or manually resizing TLWs to be larger than the display while still avoiding making them too big by default

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

17 years agocorrectly render titlebars for TLWs with wxCAPTION but without wxCLOSE_BOX
Václav Slavík [Thu, 23 Nov 2006 14:50:42 +0000 (14:50 +0000)] 
correctly render titlebars for TLWs with wxCAPTION but without wxCLOSE_BOX

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

17 years agomoved some wxMimeTypeCommands methods into .cpp file from header, this generally...
Vadim Zeitlin [Thu, 23 Nov 2006 13:51:49 +0000 (13:51 +0000)] 
moved some wxMimeTypeCommands methods into .cpp file from header, this generally makes sense (methods are too long to be inline anyhow) and might also incidentally fix the compilation with -funsigned-char

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

17 years agofix daily builds
Chris Elliott [Thu, 23 Nov 2006 13:30:36 +0000 (13:30 +0000)] 
fix daily builds

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

17 years agotypo: s/if/is/
Vadim Zeitlin [Thu, 23 Nov 2006 12:03:41 +0000 (12:03 +0000)] 
typo: s/if/is/

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

17 years agofixed notebook event bug
Benjamin Williams [Thu, 23 Nov 2006 07:09:06 +0000 (07:09 +0000)] 
fixed notebook event bug

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

17 years agoRemove debugging statement.
Kevin Ollivier [Thu, 23 Nov 2006 06:36:50 +0000 (06:36 +0000)] 
Remove debugging statement.

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

17 years agoAllow import checks to be turned off via preference.
Kevin Ollivier [Thu, 23 Nov 2006 05:54:01 +0000 (05:54 +0000)] 
Allow import checks to be turned off via preference.

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

17 years agoreSWIGged
Robin Dunn [Thu, 23 Nov 2006 02:30:34 +0000 (02:30 +0000)] 
reSWIGged

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

17 years agoFixes for new AUI changes
Robin Dunn [Thu, 23 Nov 2006 02:29:13 +0000 (02:29 +0000)] 
Fixes for new AUI changes

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

17 years agoUpdates from Dan
Robin Dunn [Thu, 23 Nov 2006 02:28:03 +0000 (02:28 +0000)] 
Updates from Dan

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

17 years agoremoved some members from wxAuiPaneInfo which should not be on the class interface
Benjamin Williams [Wed, 22 Nov 2006 20:22:27 +0000 (20:22 +0000)] 
removed some members from wxAuiPaneInfo which should not be on the class interface

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

17 years agoAvoid crash when trying to access m_window from wxScreenDC.
Kevin Ollivier [Wed, 22 Nov 2006 19:54:38 +0000 (19:54 +0000)] 
Avoid crash when trying to access m_window from wxScreenDC.

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

17 years agoCoreGraphics only supports the wx.COPY logical function.
Kevin Ollivier [Wed, 22 Nov 2006 19:52:23 +0000 (19:52 +0000)] 
CoreGraphics only supports the wx.COPY logical function.

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

17 years agoAdded setters for print and page data
Julian Smart [Wed, 22 Nov 2006 17:11:53 +0000 (17:11 +0000)] 
Added setters for print and page data

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

17 years agofix broken script with brackets
Chris Elliott [Wed, 22 Nov 2006 16:10:14 +0000 (16:10 +0000)] 
fix broken script with brackets

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

17 years agoCrash bug fix (don't access NULL pointer)
Julian Smart [Wed, 22 Nov 2006 15:15:38 +0000 (15:15 +0000)] 
Crash bug fix (don't access NULL pointer)

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

17 years agoRemove unneeded code in wxWindowDC::DoGetPartialTextExtents
Robin Dunn [Wed, 22 Nov 2006 15:06:48 +0000 (15:06 +0000)] 
Remove unneeded code in wxWindowDC::DoGetPartialTextExtents

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

17 years agoPCH build fix.
Włodzimierz Skiba [Tue, 25 Jul 2006 06:50:19 +0000 (06:50 +0000)] 
PCH build fix.

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

17 years agoUse same type in both results of A?B:C operator (Tinderbox build fix).
Włodzimierz Skiba [Tue, 25 Jul 2006 06:48:03 +0000 (06:48 +0000)] 
Use same type in both results of A?B:C operator (Tinderbox build fix).

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

17 years agoFinal steps to move to common icon.
Włodzimierz Skiba [Tue, 25 Jul 2006 06:43:18 +0000 (06:43 +0000)] 
Final steps to move to common icon.

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

17 years agoPCH build fix.
Włodzimierz Skiba [Tue, 25 Jul 2006 06:07:01 +0000 (06:07 +0000)] 
PCH build fix.

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

17 years agomove default button handling code from wxControlContainer to wxTLW (patch 1524441)
Vadim Zeitlin [Tue, 25 Jul 2006 01:31:13 +0000 (01:31 +0000)] 
move default button handling code from wxControlContainer to wxTLW (patch 1524441)

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

17 years agoinclude X11/Xutil.h for wxMotif compilation
Vadim Zeitlin [Tue, 25 Jul 2006 01:28:10 +0000 (01:28 +0000)] 
include X11/Xutil.h for wxMotif compilation

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

17 years agocompilation fix for platforms where size_t is unsigned long, not int
Vadim Zeitlin [Tue, 25 Jul 2006 01:05:49 +0000 (01:05 +0000)] 
compilation fix for platforms where size_t is unsigned long, not int

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

17 years agodocument HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048)
Vadim Zeitlin [Tue, 25 Jul 2006 00:49:19 +0000 (00:49 +0000)] 
document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048)

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

17 years agoimprovements to wxPickerBase default proportion values (patch 1525578)
Vadim Zeitlin [Tue, 25 Jul 2006 00:44:41 +0000 (00:44 +0000)] 
improvements to wxPickerBase default proportion values (patch 1525578)

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

17 years agohandlers added using AddHandler() last must have the highest priority (patch 1522807)
Vadim Zeitlin [Tue, 25 Jul 2006 00:33:14 +0000 (00:33 +0000)] 
handlers added using AddHandler() last must have the highest priority (patch 1522807)

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

17 years agoupdate from suzumizaki (patch 1522506)
Vadim Zeitlin [Tue, 25 Jul 2006 00:26:01 +0000 (00:26 +0000)] 
update from suzumizaki (patch 1522506)

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

17 years agoupdate from suzumizaki (patch 1522241)
Vadim Zeitlin [Tue, 25 Jul 2006 00:23:38 +0000 (00:23 +0000)] 
update from suzumizaki (patch 1522241)

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

17 years agomake wxGetKeyState() work for non-modifier keys; corrected some key mappings (patch...
Vadim Zeitlin [Tue, 25 Jul 2006 00:19:46 +0000 (00:19 +0000)] 
make wxGetKeyState() work for non-modifier keys; corrected some key mappings (patch 1521490)

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

17 years agowxPathList cleanup by Francesco (patch 1521481)
Vadim Zeitlin [Tue, 25 Jul 2006 00:16:55 +0000 (00:16 +0000)] 
wxPathList cleanup by Francesco (patch 1521481)

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

17 years agogenerate middle click events (backport from HEAD of the patch 1521314)
Vadim Zeitlin [Tue, 25 Jul 2006 00:12:51 +0000 (00:12 +0000)] 
generate middle click events (backport from HEAD of the patch 1521314)

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

17 years agogenerate middle click events (patch 1521314)
Vadim Zeitlin [Tue, 25 Jul 2006 00:09:49 +0000 (00:09 +0000)] 
generate middle click events (patch 1521314)

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

17 years agoadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
Vadim Zeitlin [Tue, 25 Jul 2006 00:06:43 +0000 (00:06 +0000)] 
added wxID_HELP_INDEX/SEARCH (part of request 1404089)

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

17 years agooptionally count repeating wxLog messages instead of logging all (patch 1520815)
Vadim Zeitlin [Tue, 25 Jul 2006 00:04:35 +0000 (00:04 +0000)] 
optionally count repeating wxLog messages instead of logging all (patch 1520815)

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

17 years agodon't send duplicate set/kill focus events when the text control part of the control...
Vadim Zeitlin [Mon, 24 Jul 2006 23:51:43 +0000 (23:51 +0000)] 
don't send duplicate set/kill focus events when the text control part of the control gets/loses focus

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

17 years agowxFD_PREVIEW implementation for wxGTK (slightly modified patch 1520690)
Vadim Zeitlin [Mon, 24 Jul 2006 23:48:06 +0000 (23:48 +0000)] 
wxFD_PREVIEW implementation for wxGTK (slightly modified patch 1520690)

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

17 years agoallow customization of individual grid lines appearance (patch 1496015)
Vadim Zeitlin [Mon, 24 Jul 2006 23:16:37 +0000 (23:16 +0000)] 
allow customization of individual grid lines appearance (patch 1496015)

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

17 years agofixed typos in last check in
Vadim Zeitlin [Mon, 24 Jul 2006 18:30:43 +0000 (18:30 +0000)] 
fixed typos in last check in

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

17 years agoprotect gs_allThreads with a mutex (modified patch 1518719)
Vadim Zeitlin [Mon, 24 Jul 2006 18:26:26 +0000 (18:26 +0000)] 
protect gs_allThreads with a mutex (modified patch 1518719)

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

17 years agodocumentation for wxAppTraits (patch 1518295 from Francesco)
Vadim Zeitlin [Mon, 24 Jul 2006 18:20:18 +0000 (18:20 +0000)] 
documentation for wxAppTraits (patch 1518295 from Francesco)

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

17 years agodistrib changes to enable graphics context and add gdiplus.dll
Robin Dunn [Wed, 11 Oct 2006 06:44:51 +0000 (06:44 +0000)] 
distrib changes to enable graphics context and add gdiplus.dll

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

17 years agoreSWIGged
Robin Dunn [Wed, 11 Oct 2006 04:44:52 +0000 (04:44 +0000)] 
reSWIGged

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

17 years agohelpers and typemaps for new GraphicsContext methods
Robin Dunn [Wed, 11 Oct 2006 04:42:49 +0000 (04:42 +0000)] 
helpers and typemaps for new GraphicsContext methods

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

17 years agobetter comments
Robin Dunn [Wed, 11 Oct 2006 04:18:35 +0000 (04:18 +0000)] 
better comments

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

17 years agoreentrance methods
Robin Dunn [Wed, 11 Oct 2006 04:16:33 +0000 (04:16 +0000)] 
reentrance methods

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