wxWidgets.git
17 years agoDon't use toolbook for formatting dialog until we have icons
Julian Smart [Mon, 9 Oct 2006 07:41:03 +0000 (07:41 +0000)] 
Don't use toolbook for formatting dialog until we have icons
Select first page

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

17 years agowarning fixes/minor cleanup
Paul Cornett [Mon, 9 Oct 2006 07:37:25 +0000 (07:37 +0000)] 
warning fixes/minor cleanup

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

17 years agonon-pch build fixes
Paul Cornett [Mon, 9 Oct 2006 07:36:26 +0000 (07:36 +0000)] 
non-pch build fixes

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

17 years agobuild fixes for WXWIN_COMPATIBILITY_2_6=0
Paul Cornett [Mon, 9 Oct 2006 07:35:36 +0000 (07:35 +0000)] 
build fixes for WXWIN_COMPATIBILITY_2_6=0

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

17 years agoWarning fixes in 'todo' part just to make build log more readable.
Włodzimierz Skiba [Mon, 9 Oct 2006 07:15:56 +0000 (07:15 +0000)] 
Warning fixes in 'todo' part just to make build log more readable.

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

17 years agoFix wxOS2 compilation, as reported by Lauri Nurmi. Hopefully no other ports are simil...
Mart Raudsepp [Mon, 9 Oct 2006 07:09:20 +0000 (07:09 +0000)] 
Fix wxOS2 compilation, as reported by Lauri Nurmi. Hopefully no other ports are similarly affected from the constification changes to wxBitmap..

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

17 years agoUpdated setup for univ build.
Włodzimierz Skiba [Mon, 9 Oct 2006 06:30:12 +0000 (06:30 +0000)] 
Updated setup for univ build.

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

17 years agoremove unused stuff
Paul Cornett [Mon, 9 Oct 2006 05:14:39 +0000 (05:14 +0000)] 
remove unused stuff

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

17 years agotest wxLC_SINGLE_SEL flag properly
Paul Cornett [Mon, 9 Oct 2006 05:12:36 +0000 (05:12 +0000)] 
test wxLC_SINGLE_SEL flag properly

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

17 years agonon-pch build fix
Paul Cornett [Mon, 9 Oct 2006 05:12:08 +0000 (05:12 +0000)] 
non-pch build fix

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

17 years agofix width/height typo in DoSetClientSize, remove unused stuff
Paul Cornett [Mon, 9 Oct 2006 05:12:00 +0000 (05:12 +0000)] 
fix width/height typo in DoSetClientSize, remove unused stuff

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

17 years agonew changes
Robin Dunn [Mon, 9 Oct 2006 02:38:38 +0000 (02:38 +0000)] 
new changes

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

17 years agoVarous changes and tweaks to match some of Julian's new code
Robin Dunn [Mon, 9 Oct 2006 02:38:10 +0000 (02:38 +0000)] 
Varous changes and tweaks to match some of Julian's new code

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

17 years agoIsEmpty, ChangeValue, etc.
Robin Dunn [Mon, 9 Oct 2006 02:37:33 +0000 (02:37 +0000)] 
IsEmpty, ChangeValue, etc.

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

17 years agoAdd IsOk's
Robin Dunn [Mon, 9 Oct 2006 02:36:38 +0000 (02:36 +0000)] 
Add IsOk's

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

17 years agomake sure the cleanup happens
Robin Dunn [Mon, 9 Oct 2006 02:35:50 +0000 (02:35 +0000)] 
make sure the cleanup happens

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

17 years agoinstall bitmaps/*.ico files too
Robin Dunn [Mon, 9 Oct 2006 02:34:43 +0000 (02:34 +0000)] 
install bitmaps/*.ico files too

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

17 years agoupdate to latest from Andrea
Robin Dunn [Mon, 9 Oct 2006 02:34:05 +0000 (02:34 +0000)] 
update to latest from Andrea

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

17 years agodefault ID value
Robin Dunn [Mon, 9 Oct 2006 02:32:08 +0000 (02:32 +0000)] 
default ID value

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

17 years agoVersion number bump
Robin Dunn [Mon, 9 Oct 2006 02:24:51 +0000 (02:24 +0000)] 
Version number bump

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

17 years agoAdd CustomTreeCtrl from Andrea Gavana
Robin Dunn [Mon, 9 Oct 2006 02:23:32 +0000 (02:23 +0000)] 
Add CustomTreeCtrl from Andrea Gavana

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

17 years agoBumping the version number also requires that version.h be modified,
Robin Dunn [Mon, 9 Oct 2006 01:20:56 +0000 (01:20 +0000)] 
Bumping the version number also requires that version.h be modified,
and also rebaking the makeifles.

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

17 years agodefine ChangeSelection() (fixes wxMotif build)
Vadim Zeitlin [Sun, 8 Oct 2006 23:53:34 +0000 (23:53 +0000)] 
define ChangeSelection() (fixes wxMotif build)

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

17 years agoanother Ok() changed to IsOk()
Vadim Zeitlin [Sun, 8 Oct 2006 23:45:33 +0000 (23:45 +0000)] 
another Ok() changed to IsOk()

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

17 years agoadded SendPageChanging/ChangedEvent() functions; fixed wxCocoa build broken by wxNote...
Vadim Zeitlin [Sun, 8 Oct 2006 23:41:52 +0000 (23:41 +0000)] 
added SendPageChanging/ChangedEvent() functions; fixed wxCocoa build broken by wxNotebook::ChangePage() change

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

17 years agorestored sending events from Replace/Remove/Write/AppendText() methods
Vadim Zeitlin [Sun, 8 Oct 2006 23:16:53 +0000 (23:16 +0000)] 
restored sending events from Replace/Remove/Write/AppendText() methods

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

17 years agofix format mismatch warnings
Vadim Zeitlin [Sun, 8 Oct 2006 23:15:42 +0000 (23:15 +0000)] 
fix format mismatch warnings

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

17 years agoneed to include wx/imaglist.h even when using PCH
Vadim Zeitlin [Sun, 8 Oct 2006 23:14:29 +0000 (23:14 +0000)] 
need to include wx/imaglist.h even when using PCH

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

17 years agodon't define g_UnicodeSubsetTable in non-Unicode build (fixes gcc warning)
Vadim Zeitlin [Sun, 8 Oct 2006 23:14:02 +0000 (23:14 +0000)] 
don't define g_UnicodeSubsetTable in non-Unicode build (fixes gcc warning)

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

17 years agoremoved default argument in the function definition
Vadim Zeitlin [Sun, 8 Oct 2006 23:07:34 +0000 (23:07 +0000)] 
removed default argument in the function definition

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

17 years agoset focus to the Ok button initially
Vadim Zeitlin [Sun, 8 Oct 2006 22:47:10 +0000 (22:47 +0000)] 
set focus to the Ok button initially

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

17 years agoSetOverflow() should be called with a bool argument, not m_overflow
Vadim Zeitlin [Sun, 8 Oct 2006 22:46:15 +0000 (22:46 +0000)] 
SetOverflow() should be called with a bool argument, not m_overflow

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

17 years agofix compilation after recent wxTextCtrl changes
Vadim Zeitlin [Sun, 8 Oct 2006 22:42:20 +0000 (22:42 +0000)] 
fix compilation after recent wxTextCtrl changes

notice that it has become unfortunately impossible (or at least much more
difficult) to maintain compilation when wxRICHTEXT_DERIVES_FROM_TEXTCTRLBASE
is unset so I simply removed it as the code wouldn't compile anyhow

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

17 years agomoved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite...
Vadim Zeitlin [Sun, 8 Oct 2006 22:40:14 +0000 (22:40 +0000)] 
moved DoSetValue() to wxTextCtrlBase instead of having it in almost, but not quite all, derived classes; linking fixes for wxCocoa/wxX11/wxMotif

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

17 years agoVC compilation fix after last commit
Vadim Zeitlin [Sun, 8 Oct 2006 22:33:46 +0000 (22:33 +0000)] 
VC compilation fix after last commit

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

17 years agoInitialize m_overflow in wxGridCellAttr::Clone.
Stefan Neis [Sun, 8 Oct 2006 22:22:24 +0000 (22:22 +0000)] 
Initialize m_overflow in wxGridCellAttr::Clone.

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

17 years agoadd IsOk() to all classes having Ok() method (patch 1570985)
Vadim Zeitlin [Sun, 8 Oct 2006 21:56:55 +0000 (21:56 +0000)] 
add IsOk() to all classes having Ok() method (patch 1570985)

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

17 years agoUse "cdecl" linkage mode for all ports with OpenWatcom (particularly WXPM).
Stefan Neis [Sun, 8 Oct 2006 21:42:39 +0000 (21:42 +0000)] 
Use "cdecl" linkage mode for all ports with OpenWatcom (particularly WXPM).

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

17 years agoUse system colours for ownerdrawn highlighting (patch #1555426).
Stefan Neis [Sun, 8 Oct 2006 21:30:36 +0000 (21:30 +0000)] 
Use system colours for ownerdrawn highlighting (patch #1555426).

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

17 years agosmall code simplification in DoSetValue() after the last change
Vadim Zeitlin [Sun, 8 Oct 2006 21:01:25 +0000 (21:01 +0000)] 
small code simplification in DoSetValue() after the last change

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

17 years ago Compile fix.
Robert Roebling [Sun, 8 Oct 2006 21:00:36 +0000 (21:00 +0000)] 
  Compile fix.

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

17 years agocompilation fix after last commit (apparently patch was misapplied)
Vadim Zeitlin [Sun, 8 Oct 2006 20:52:21 +0000 (20:52 +0000)] 
compilation fix after last commit (apparently patch was misapplied)

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

17 years agomoved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing change of rev 1.41) as it...
Vadim Zeitlin [Sun, 8 Oct 2006 20:48:48 +0000 (20:48 +0000)] 
moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing change of rev 1.41) as it's needed for configure builds too

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

17 years agoadd test for ChangeValue()
Vadim Zeitlin [Sun, 8 Oct 2006 20:38:14 +0000 (20:38 +0000)] 
add test for ChangeValue()

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

17 years agotesting whether signed char is greater than 127 is always false, cast it to unsigned...
Vadim Zeitlin [Sun, 8 Oct 2006 20:28:05 +0000 (20:28 +0000)] 
testing whether signed char is greater than 127 is always false, cast it to unsigned first

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

17 years ago Bump version.
Robert Roebling [Sun, 8 Oct 2006 19:49:24 +0000 (19:49 +0000)] 
 Bump version.

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

17 years agoCompile fix.
Robert Roebling [Sun, 8 Oct 2006 19:39:14 +0000 (19:39 +0000)] 
Compile fix.

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

17 years agoadded wxTextCtrl::IsEmpty()
Vadim Zeitlin [Sun, 8 Oct 2006 17:52:39 +0000 (17:52 +0000)] 
added wxTextCtrl::IsEmpty()

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

17 years agoadded wxTextCtrl::ChangeValue() which is the same as SetValue() but doesn't send...
Vadim Zeitlin [Sun, 8 Oct 2006 17:46:12 +0000 (17:46 +0000)] 
added wxTextCtrl::ChangeValue() which is the same as SetValue() but doesn't send the text changed event (first part of patch 1553551)

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

17 years agoadded wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn...
Vadim Zeitlin [Sun, 8 Oct 2006 17:37:23 +0000 (17:37 +0000)] 
added wxBookCtrl::ChangeSelection() which is the same as SetSelection() but doesn't send the page change events (second part of patch 1553551)

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

17 years agore-added wxUSE_MS_HTML_HELP to setup.h.in once again, it *IS* needed for mingw and...
Václav Slavík [Sun, 8 Oct 2006 17:19:37 +0000 (17:19 +0000)] 
re-added wxUSE_MS_HTML_HELP to setup.h.in once again, it *IS* needed for mingw and cross-compilation

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

17 years agoavoid bitmap distortion when a non standard bitmap size is used (replaces patch 1477883)
Vadim Zeitlin [Sun, 8 Oct 2006 17:18:12 +0000 (17:18 +0000)] 
avoid bitmap distortion when a non standard bitmap size is used (replaces patch 1477883)

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

17 years ago New magic number for positioning the tree triangle.
Robert Roebling [Sun, 8 Oct 2006 16:31:32 +0000 (16:31 +0000)] 
 New magic number for positioning the tree triangle.

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

17 years agocorrected last commit: Inflate() should be Deflate()
Vadim Zeitlin [Sun, 8 Oct 2006 16:30:54 +0000 (16:30 +0000)] 
corrected last commit: Inflate() should be Deflate()

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

17 years agoStrip menu codes out from notebook page labels
Julian Smart [Sun, 8 Oct 2006 16:00:43 +0000 (16:00 +0000)] 
Strip menu codes out from notebook page labels

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

17 years agosmall cleanup
Paul Cornett [Sun, 8 Oct 2006 15:59:56 +0000 (15:59 +0000)] 
small cleanup

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

17 years ago [ 1572220 ] Show popup when wxComboCtrl image area clicked
Robert Roebling [Sun, 8 Oct 2006 15:59:53 +0000 (15:59 +0000)] 
 [ 1572220 ] Show popup when wxComboCtrl image area clicked

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

17 years agorevert last change, plus small cleanup
Paul Cornett [Sun, 8 Oct 2006 15:59:15 +0000 (15:59 +0000)] 
revert last change, plus small cleanup

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

17 years agoIt's valid to pass wxNOT_FOUND to SetSelection in order to clear selections.
Julian Smart [Sun, 8 Oct 2006 15:54:40 +0000 (15:54 +0000)] 
It's valid to pass wxNOT_FOUND to SetSelection in order to clear selections.
Avoid assert and erroneous setting of -1.

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

17 years agorestore needed functions, wxMSW doesn't use wxBitmapHandlerBase
Paul Cornett [Sun, 8 Oct 2006 15:54:02 +0000 (15:54 +0000)] 
restore needed functions, wxMSW doesn't use wxBitmapHandlerBase

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

17 years agocompilation fix for PCH-less builds
Vadim Zeitlin [Sun, 8 Oct 2006 15:50:48 +0000 (15:50 +0000)] 
compilation fix for PCH-less builds

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

17 years agoadd support for wxCONTROL_ISDEFAULT to wxRendererMSW::DrawPushButton() (modified...
Vadim Zeitlin [Sun, 8 Oct 2006 15:49:52 +0000 (15:49 +0000)] 
add support for wxCONTROL_ISDEFAULT to wxRendererMSW::DrawPushButton() (modified patch 1572887)

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

17 years ago [ 1573138 ] small docs corrections
Robert Roebling [Sun, 8 Oct 2006 15:49:36 +0000 (15:49 +0000)] 
  [ 1573138 ] small docs corrections

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

17 years ago(probably wrong) fix for wxMSW linking errors introduced by last commit
Vadim Zeitlin [Sun, 8 Oct 2006 15:44:20 +0000 (15:44 +0000)] 
(probably wrong) fix for wxMSW linking errors introduced by last commit

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

17 years agoadded wxAboutDialogInfo
Vadim Zeitlin [Sun, 8 Oct 2006 15:18:19 +0000 (15:18 +0000)] 
added wxAboutDialogInfo

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

17 years agoadd an newline between headers in wxGenericAboutBox
Vadim Zeitlin [Sun, 8 Oct 2006 15:17:14 +0000 (15:17 +0000)] 
add an newline between headers in wxGenericAboutBox

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

17 years agoclose the dialog when close button is pressed, this is apparently needed by older...
Vadim Zeitlin [Sun, 8 Oct 2006 15:15:32 +0000 (15:15 +0000)] 
close the dialog when close button is pressed, this is apparently needed by older GTK+ versions

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

17 years agodocument wxAboutBox &c
Vadim Zeitlin [Sun, 8 Oct 2006 15:12:54 +0000 (15:12 +0000)] 
document wxAboutBox &c

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

17 years agoAdded missing include and missing underscores
Julian Smart [Sun, 8 Oct 2006 14:35:07 +0000 (14:35 +0000)] 
Added missing include and missing underscores

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

17 years agoadded empty virtual dtors to silence gcc warnings
Vadim Zeitlin [Sun, 8 Oct 2006 14:34:37 +0000 (14:34 +0000)] 
added empty virtual dtors to silence gcc warnings

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

17 years agowe need to set URL hook for the link to appear as a link in GtkAboutDialog
Vadim Zeitlin [Sun, 8 Oct 2006 14:31:52 +0000 (14:31 +0000)] 
we need to set URL hook for the link to appear as a link in GtkAboutDialog

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

17 years agouse translators if explicitely specified, fall back to the standard translator-credit...
Vadim Zeitlin [Sun, 8 Oct 2006 14:23:39 +0000 (14:23 +0000)] 
use translators if explicitely specified, fall back to the standard translator-credits from message catalog otherwise

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

17 years agoAdded formatting and symbols dialogs.
Julian Smart [Sun, 8 Oct 2006 14:16:50 +0000 (14:16 +0000)] 
Added formatting and symbols dialogs.

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

17 years agoDemonstrate new formatting and symbol dialogs.
Julian Smart [Sun, 8 Oct 2006 14:13:03 +0000 (14:13 +0000)] 
Demonstrate new formatting and symbol dialogs.

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

17 years agoadded example of customizing the generic about dialog and renamed wxAboutDialog to...
Vadim Zeitlin [Sun, 8 Oct 2006 14:12:59 +0000 (14:12 +0000)] 
added example of customizing the generic about dialog and renamed wxAboutDialog to wxGenericAboutDialog

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

17 years agoAdded rich text formatting and symbol dialog files.
Julian Smart [Sun, 8 Oct 2006 14:12:00 +0000 (14:12 +0000)] 
Added rich text formatting and symbol dialog files.

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

17 years agofixed double free crash introduced by last commit
Vadim Zeitlin [Sun, 8 Oct 2006 14:10:58 +0000 (14:10 +0000)] 
fixed double free crash introduced by last commit

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

17 years agoAdded a customisable formatting dialog for wxRichTextCtrl. Control the
Julian Smart [Sun, 8 Oct 2006 14:05:17 +0000 (14:05 +0000)] 
Added a customisable formatting dialog for wxRichTextCtrl. Control the
visible tabs with flags passed to the constructor.

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

17 years agoAdded a symbol selection dialog, with optional font selection and full
Julian Smart [Sun, 8 Oct 2006 14:04:18 +0000 (14:04 +0000)] 
Added a symbol selection dialog, with optional font selection and full
Unicode range with subranges.

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

17 years agoAdded option to set style from style listbox when single
Julian Smart [Sun, 8 Oct 2006 14:02:28 +0000 (14:02 +0000)] 
Added option to set style from style listbox when single
clicking or not. Changed DoSelection name to ApplyStyle.

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

17 years agoSupport for characters below 32 (not supported as text or
Julian Smart [Sun, 8 Oct 2006 14:01:42 +0000 (14:01 +0000)] 
Support for characters below 32 (not supported as text or
entities by XML)
Support for symbol font

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

17 years agoUse paragraph's attributes for paragraph-related styles, and also
Julian Smart [Sun, 8 Oct 2006 14:00:55 +0000 (14:00 +0000)] 
Use paragraph's attributes for paragraph-related styles, and also
use combined attributes

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

17 years agoDon't use double buffering on platforms that do it automatically.
Julian Smart [Sun, 8 Oct 2006 14:00:04 +0000 (14:00 +0000)] 
Don't use double buffering on platforms that do it automatically.

Filters out unrecognised keycodes in OnChar, and added numeric
keypad navigation keycodes.

Added SetStyleEx which takes flags for specifying option such
as optimization (only apply necessary styles), char/para style
only, and use undo. Used SetStyleEx when applying styles to
avoid applying character styles to paragraph objects, and vice versa.

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

17 years agoAdded paragraph symbol font (Get/SetSymbolFont in attribute)
Julian Smart [Sun, 8 Oct 2006 13:59:07 +0000 (13:59 +0000)] 
Added paragraph symbol font (Get/SetSymbolFont in attribute)
and use this font instead of paragraph font if specified.

wxRichTextBuffer::SetStyle extended to respond to flags for
specifying undo, optimization (only apply the style necessary
for display when content/base/paragraph attributes are combined),
and para/character styles only.

wxRichTextBuffer::GetStyleForRange gets the common attributes
for a range, e.g. for showing common attributes in a formatting
dialog.

Implemented Roman numeral bullet points.

Fixed wxRichTextImage copy bug.

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

17 years agodon't use 8 bit copyright symbol
Vadim Zeitlin [Sun, 8 Oct 2006 13:49:21 +0000 (13:49 +0000)] 
don't use 8 bit copyright symbol

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

17 years agoUnicode compilation fix
Vadim Zeitlin [Sun, 8 Oct 2006 13:44:32 +0000 (13:44 +0000)] 
Unicode compilation fix

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

17 years agorebaked with aboutdlg.* files
Vadim Zeitlin [Sun, 8 Oct 2006 13:10:06 +0000 (13:10 +0000)] 
rebaked with aboutdlg.* files

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

17 years agoadded GTK+ 2.6 implementation of wxAboutBox
Vadim Zeitlin [Sun, 8 Oct 2006 13:08:51 +0000 (13:08 +0000)] 
added GTK+ 2.6 implementation of wxAboutBox

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

17 years agoAdded missing image.h header
Julian Smart [Sun, 8 Oct 2006 13:01:18 +0000 (13:01 +0000)] 
Added missing image.h header

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

17 years agotest credits in about dialog
Vadim Zeitlin [Sun, 8 Oct 2006 12:53:44 +0000 (12:53 +0000)] 
test credits in about dialog

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

17 years agoadded --enable-aboutdlg
Vadim Zeitlin [Sun, 8 Oct 2006 12:21:57 +0000 (12:21 +0000)] 
added --enable-aboutdlg

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

17 years agoreformat and add files
Vadim Zeitlin [Sun, 8 Oct 2006 12:11:47 +0000 (12:11 +0000)] 
reformat and add files

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

17 years agoadded native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from...
Vadim Zeitlin [Sun, 8 Oct 2006 12:07:03 +0000 (12:07 +0000)] 
added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from core to adv library as they depend on wxHyperlinkCtrl which is in adv

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

17 years agouse wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
Vadim Zeitlin [Sun, 8 Oct 2006 11:11:48 +0000 (11:11 +0000)] 
use wxSTRINGIZE_T instead of _T(wxSTRINGIZE())

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

17 years agouse wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM_DOT_STRING to fix the Unicode...
Vadim Zeitlin [Sun, 8 Oct 2006 11:10:41 +0000 (11:10 +0000)] 
use wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM_DOT_STRING to fix the Unicode build

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

17 years agoadded Unicode-friendly variants of version string macros
Vadim Zeitlin [Sun, 8 Oct 2006 11:09:42 +0000 (11:09 +0000)] 
added Unicode-friendly variants of version string macros

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

17 years agoadded Unicode-friendly wxSTRINGIZE_T()
Vadim Zeitlin [Sun, 8 Oct 2006 11:07:55 +0000 (11:07 +0000)] 
added Unicode-friendly wxSTRINGIZE_T()

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

17 years agouse wxSTRINGIZE instead of redefining a special STRINGIZE in this file
Vadim Zeitlin [Sun, 8 Oct 2006 10:59:16 +0000 (10:59 +0000)] 
use wxSTRINGIZE instead of redefining a special STRINGIZE in this file

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

17 years agoMove some things to wxBitmapBase to avoid much duplication.
Paul Cornett [Sun, 8 Oct 2006 08:04:49 +0000 (08:04 +0000)] 
Move some things to wxBitmapBase to avoid much duplication.
Use proper const for XPM data, and const void* for arbitary bitmap data.

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

17 years agoreturn values of overloaded virtuals should match the base class version
Robin Dunn [Sun, 8 Oct 2006 06:42:09 +0000 (06:42 +0000)] 
return values of overloaded virtuals should match the base class version

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