]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agodon't use wxBG_STYLE_CUSTOM for GTK1, it breaks background painting there
Vadim Zeitlin [Wed, 9 Feb 2005 20:56:54 +0000 (20:56 +0000)] 
don't use wxBG_STYLE_CUSTOM for GTK1, it breaks background painting there

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

19 years agodon't suppress default erase background logic, we do have to paint bg somewhere
Vadim Zeitlin [Wed, 9 Feb 2005 20:43:27 +0000 (20:43 +0000)] 
don't suppress default erase background logic, we do have to paint bg somewhere

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

19 years ago'rpath' for hpux
Michael Wetherell [Wed, 9 Feb 2005 18:44:54 +0000 (18:44 +0000)] 
'rpath' for hpux

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

19 years agodon't erase the background of wxHtmlWindow unconditionally
Vadim Zeitlin [Wed, 9 Feb 2005 18:33:00 +0000 (18:33 +0000)] 
don't erase the background of wxHtmlWindow unconditionally

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

19 years agoFix eval order of arguments...
Ryan Norton [Wed, 9 Feb 2005 17:40:10 +0000 (17:40 +0000)] 
Fix eval order of arguments...

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

19 years agoFixed delete
Julian Smart [Wed, 9 Feb 2005 16:57:22 +0000 (16:57 +0000)] 
Fixed delete

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

19 years agoBetter markup to wxRegKey. Do not list generic renderer member in native renderer...
Włodzimierz Skiba [Wed, 9 Feb 2005 16:22:25 +0000 (16:22 +0000)] 
Better markup to wxRegKey. Do not list generic renderer member in native renderer section. Do not link to wxStringList and wxApp::OnQueryEndSession because they are removed from docs.

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

19 years ago ----------------------------------------------------------------------
Jouk Jansen [Wed, 9 Feb 2005 15:01:49 +0000 (15:01 +0000)] 
 ----------------------------------------------------------------------
 Committing in .

 -delete superfluous semicolons
 -Update OpenVMS compile support

 Modified Files:
  wxWidgets/include/wx/gtk/region.h
  wxWidgets/include/wx/gtk/textctrl.h
  wxWidgets/include/wx/motif/icon.h
  wxWidgets/include/wx/x11/region.h
  wxWidgets/src/common/descrip.mms
 ----------------------------------------------------------------------

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

19 years ago.empty() string decorations
Włodzimierz Skiba [Wed, 9 Feb 2005 14:19:49 +0000 (14:19 +0000)] 
.empty() string decorations

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

19 years agoSemicolon removed for Borland
Włodzimierz Skiba [Wed, 9 Feb 2005 14:14:21 +0000 (14:14 +0000)] 
Semicolon removed for Borland

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

19 years agoUpdate to Bakefile 0.1.6
Włodzimierz Skiba [Wed, 9 Feb 2005 10:56:07 +0000 (10:56 +0000)] 
Update to Bakefile 0.1.6

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

19 years agowxPalmOS frame code clearning from MSW specific parts. Initial GetClientAreaOrigin...
Włodzimierz Skiba [Wed, 9 Feb 2005 07:07:46 +0000 (07:07 +0000)] 
wxPalmOS frame code clearning from MSW specific parts. Initial GetClientAreaOrigin implementation for wxFrame.

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

19 years agoWorld is more than WXUNIV vs. MSW
Włodzimierz Skiba [Wed, 9 Feb 2005 07:04:09 +0000 (07:04 +0000)] 
World is more than WXUNIV vs. MSW

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

19 years agoUse wxICON as portable feature.
Włodzimierz Skiba [Tue, 8 Feb 2005 21:00:40 +0000 (21:00 +0000)] 
Use wxICON as portable feature.

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

19 years agoMinor decorations.
Włodzimierz Skiba [Tue, 8 Feb 2005 20:58:19 +0000 (20:58 +0000)] 
Minor decorations.

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

19 years agoMinGW warning fix.
Włodzimierz Skiba [Tue, 8 Feb 2005 20:57:12 +0000 (20:57 +0000)] 
MinGW warning fix.

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

19 years agoCheck accelerators before sending EVT_CHAR
Robin Dunn [Tue, 8 Feb 2005 17:02:57 +0000 (17:02 +0000)] 
Check accelerators before sending EVT_CHAR

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

19 years agoAllow EVT_CHAR events in a wxGTK2 build for F-keys, and other
Robin Dunn [Tue, 8 Feb 2005 16:23:27 +0000 (16:23 +0000)] 
Allow EVT_CHAR events in a wxGTK2 build for F-keys, and other
non-alphanumeric keys.

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

19 years agoRebaked test.bkl for new tests largefile, size, point
Michael Wetherell [Tue, 8 Feb 2005 16:10:29 +0000 (16:10 +0000)] 
Rebaked test.bkl for new tests largefile, size, point

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

19 years agoMinor compilo
Michael Wetherell [Tue, 8 Feb 2005 15:39:40 +0000 (15:39 +0000)] 
Minor compilo

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

19 years agoLast change undone
Julian Smart [Tue, 8 Feb 2005 15:38:21 +0000 (15:38 +0000)] 
Last change undone

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

19 years agoRestored a couple of label
Julian Smart [Tue, 8 Feb 2005 15:09:22 +0000 (15:09 +0000)] 
Restored a couple of label

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

19 years agoSet m_count to zero in DeleteAllItems
Julian Smart [Tue, 8 Feb 2005 15:03:18 +0000 (15:03 +0000)] 
Set m_count to zero in DeleteAllItems

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

19 years agoCorrections; don't use long section headings
Julian Smart [Tue, 8 Feb 2005 13:50:25 +0000 (13:50 +0000)] 
Corrections; don't use long section headings

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

19 years agoMinor decorations.
Włodzimierz Skiba [Tue, 8 Feb 2005 13:02:34 +0000 (13:02 +0000)] 
Minor decorations.

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

19 years agoSemicolon fixes.
Włodzimierz Skiba [Tue, 8 Feb 2005 12:37:49 +0000 (12:37 +0000)] 
Semicolon fixes.

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

19 years agowxSlider event handling as described by Vadim in thread 'Slider events' at wx-dev...
Włodzimierz Skiba [Tue, 8 Feb 2005 09:38:08 +0000 (09:38 +0000)] 
wxSlider event handling as described by Vadim in thread 'Slider events' at wx-dev. More changes towards wxRadioBox on Palm.

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

19 years agoregen configure for tab sample removal
Ryan Norton [Tue, 8 Feb 2005 04:20:17 +0000 (04:20 +0000)] 
regen configure for tab sample removal

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

19 years agoRemove tab sample as per 2.6 wiki todo
Ryan Norton [Tue, 8 Feb 2005 04:10:45 +0000 (04:10 +0000)] 
Remove tab sample as per 2.6 wiki todo

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

19 years agoDuplicate impl of wxVariant == because GCC can't tell if one depreciated method is...
Ryan Norton [Tue, 8 Feb 2005 03:25:05 +0000 (03:25 +0000)] 
Duplicate impl of wxVariant == because GCC can't tell if one depreciated method is being used inside another

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

19 years agoPatch [ 1118343 ] Use wxTextValidator::SetIncludes in wxDatePickerCtrlGeneric
Ryan Norton [Tue, 8 Feb 2005 03:16:09 +0000 (03:16 +0000)] 
Patch [ 1118343 ] Use wxTextValidator::SetIncludes in wxDatePickerCtrlGeneric

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

19 years agoMake it possible to actually build cvs with a version of bakefile
Ron Lee [Tue, 8 Feb 2005 03:05:42 +0000 (03:05 +0000)] 
Make it possible to actually build cvs with a version of bakefile
that does not have a 'critical bug'.

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

19 years agoNo *.h in src/common/ anymore.
Ron Lee [Tue, 8 Feb 2005 03:01:31 +0000 (03:01 +0000)] 
No *.h in src/common/ anymore.

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

19 years agoRemove traces of wxIniConfig from docs
Ryan Norton [Tue, 8 Feb 2005 00:04:14 +0000 (00:04 +0000)] 
Remove traces of wxIniConfig from docs

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

19 years agochange wxTextValidator to use wxArrayString instead of wxStringList
Ryan Norton [Mon, 7 Feb 2005 23:46:42 +0000 (23:46 +0000)] 
change wxTextValidator to use wxArrayString instead of wxStringList

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

19 years agodepereciate stringlist stuff in wxVariant
Ryan Norton [Mon, 7 Feb 2005 22:51:30 +0000 (22:51 +0000)] 
depereciate stringlist stuff in wxVariant

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

19 years agoRemove almost all traces of wxStringList - (still exists in wxTextValidator)
Ryan Norton [Mon, 7 Feb 2005 22:42:42 +0000 (22:42 +0000)] 
Remove almost all traces of wxStringList - (still exists in wxTextValidator)

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

19 years ago Added screen locking code to popup window for X11.
Robert Roebling [Mon, 7 Feb 2005 22:37:24 +0000 (22:37 +0000)] 
  Added screen locking code to popup window for X11.

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

19 years agoPreviosly removed BuildWhereStmt really did exist, but as BuildWhereClause - not...
Ryan Norton [Mon, 7 Feb 2005 22:36:04 +0000 (22:36 +0000)] 
Previosly removed BuildWhereStmt really did exist, but as BuildWhereClause - not BuildWhereStmt :)

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

19 years ago Lock whole screen when popup is open under GTK+.
Robert Roebling [Mon, 7 Feb 2005 21:48:06 +0000 (21:48 +0000)] 
  Lock whole screen when popup is open under GTK+.

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

19 years agoreSWIGged
Robin Dunn [Mon, 7 Feb 2005 21:04:17 +0000 (21:04 +0000)] 
reSWIGged

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

19 years ago wxGTK compilation fixes.
Mattia Barbon [Mon, 7 Feb 2005 21:00:47 +0000 (21:00 +0000)] 
  wxGTK compilation fixes.

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

19 years ago Fixed error in my previous commit causing
Mattia Barbon [Mon, 7 Feb 2005 20:59:33 +0000 (20:59 +0000)] 
  Fixed error in my previous commit causing
wxDialupManager to be always disabled.

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

19 years agoAdd a sample of a wx.StaticBox
Robin Dunn [Mon, 7 Feb 2005 20:53:50 +0000 (20:53 +0000)] 
Add a sample of a wx.StaticBox

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

19 years agoreSWIGged
Robin Dunn [Mon, 7 Feb 2005 20:52:34 +0000 (20:52 +0000)] 
reSWIGged

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

19 years agoupdated with new stuff
Robin Dunn [Mon, 7 Feb 2005 20:51:37 +0000 (20:51 +0000)] 
updated with new stuff

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

19 years agoVersion number updates
Julian Smart [Mon, 7 Feb 2005 20:49:47 +0000 (20:49 +0000)] 
Version number updates

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

19 years agoa little cleanup
Robin Dunn [Mon, 7 Feb 2005 20:43:22 +0000 (20:43 +0000)] 
a little cleanup

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

19 years agoDon't do str() on Numeric arrays
Robin Dunn [Mon, 7 Feb 2005 20:43:00 +0000 (20:43 +0000)] 
Don't do str() on Numeric arrays

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

19 years agoAdded wxNB_NOPAGETHEME and GetThemeBackgroundColour
Robin Dunn [Mon, 7 Feb 2005 20:41:57 +0000 (20:41 +0000)] 
Added wxNB_NOPAGETHEME and GetThemeBackgroundColour

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

19 years agoDon't add wxfilesdir twice
Robin Dunn [Mon, 7 Feb 2005 20:35:43 +0000 (20:35 +0000)] 
Don't add wxfilesdir twice

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

19 years agowx.Rect.Inflate/Defalte docs
Robin Dunn [Mon, 7 Feb 2005 20:26:28 +0000 (20:26 +0000)] 
wx.Rect.Inflate/Defalte docs

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

19 years agoDon't release capture unless we already have it.
Julian Smart [Mon, 7 Feb 2005 20:16:53 +0000 (20:16 +0000)] 
Don't release capture unless we already have it.

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

19 years agoUse wx.StdDialogButtonSizer
Robin Dunn [Mon, 7 Feb 2005 19:27:56 +0000 (19:27 +0000)] 
Use wx.StdDialogButtonSizer

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

19 years agoupdate version number, add build_options patch
Robin Dunn [Mon, 7 Feb 2005 19:17:17 +0000 (19:17 +0000)] 
update version number, add build_options patch

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

19 years agoAdded validator to generic date picker control
Julian Smart [Mon, 7 Feb 2005 18:37:43 +0000 (18:37 +0000)] 
Added validator to generic date picker control

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

19 years agono changes, just added a couple of virtual keywords
Vadim Zeitlin [Mon, 7 Feb 2005 16:50:33 +0000 (16:50 +0000)] 
no changes, just added a couple of virtual keywords

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

19 years agowxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
Włodzimierz Skiba [Mon, 7 Feb 2005 15:20:01 +0000 (15:20 +0000)] 
wxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.

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

19 years agoWorkaround for static controls appearing with a white background
Julian Smart [Mon, 7 Feb 2005 14:57:14 +0000 (14:57 +0000)] 
Workaround for static controls appearing with a white background
on otherwise grey panels on WinCE

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

19 years agoLife! made more WinCE-friendly
Julian Smart [Mon, 7 Feb 2005 14:55:41 +0000 (14:55 +0000)] 
Life! made more WinCE-friendly

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

19 years agouse wxUSE_DATEPICKCTRL
Václav Slavík [Mon, 7 Feb 2005 12:22:09 +0000 (12:22 +0000)] 
use wxUSE_DATEPICKCTRL

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

19 years agoadded wxDatePickerCtrl XRC control
Václav Slavík [Mon, 7 Feb 2005 11:32:01 +0000 (11:32 +0000)] 
added wxDatePickerCtrl XRC control

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

19 years agoDebugAlloc and DebugFree must be present also if there is no overridden global new...
Stefan Csomor [Mon, 7 Feb 2005 10:12:12 +0000 (10:12 +0000)] 
DebugAlloc and DebugFree must be present also if there is no overridden global new as wxObject::new still needs it

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

19 years agoRemove event handlers wxApp::OnQueryEndSession and wxDialog::OnCharHook from docs...
Ryan Norton [Mon, 7 Feb 2005 04:52:40 +0000 (04:52 +0000)] 
Remove event handlers wxApp::OnQueryEndSession and wxDialog::OnCharHook from docs...

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

19 years agoRemove depreciated wxTabCtrl and wxTabEvent API from docs...
Ryan Norton [Mon, 7 Feb 2005 04:40:35 +0000 (04:40 +0000)] 
Remove depreciated wxTabCtrl and wxTabEvent API from docs...

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

19 years agoblind fix for XTI compilation after last change
Vadim Zeitlin [Sun, 6 Feb 2005 23:21:59 +0000 (23:21 +0000)] 
blind fix for XTI compilation after last change

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

19 years agoupdate for the next bakefile version (no effect with current bakefile)
Václav Slavík [Sun, 6 Feb 2005 22:57:31 +0000 (22:57 +0000)] 
update for the next bakefile version (no effect with current bakefile)

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

19 years ago GTK 1.2 compilo/link error.
Robert Roebling [Sun, 6 Feb 2005 21:39:11 +0000 (21:39 +0000)] 
  GTK 1.2 compilo/link error.

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

19 years ago GTK 1.2 compilation.
Robert Roebling [Sun, 6 Feb 2005 21:29:24 +0000 (21:29 +0000)] 
  GTK 1.2 compilation.

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

19 years agoCan now set msw.window.no-clip-children to 1 to eliminate weird
Julian Smart [Sun, 6 Feb 2005 20:03:35 +0000 (20:03 +0000)] 
Can now set msw.window.no-clip-children to 1 to eliminate weird
refresh behaviour (delays between a window being erased and repainted,
giving a ghostly gradual-redraw effect). May be a temporary 'fix'
until properly fixed before 2.6.

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

19 years agoSet solid colour for whole control, not pages
Julian Smart [Sun, 6 Feb 2005 19:41:45 +0000 (19:41 +0000)] 
Set solid colour for whole control, not pages

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

19 years agoCan suppress themed notebook page with wxNB_NOPAGETHEME or
Julian Smart [Sun, 6 Feb 2005 19:17:35 +0000 (19:17 +0000)] 
Can suppress themed notebook page with wxNB_NOPAGETHEME or
setting system option msw.notebook.themed-background to 0

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

19 years agoRestored the ability to set the background colour for a toolbar on Windows
Julian Smart [Sun, 6 Feb 2005 18:42:43 +0000 (18:42 +0000)] 
Restored the ability to set the background colour for a toolbar on Windows

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

19 years agoDoc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some...
Ryan Norton [Sun, 6 Feb 2005 18:25:54 +0000 (18:25 +0000)] 
Doc fixes N-Z edition.  Thanks to Arnout for pointing these out.  Also I fixed some others as I went along...

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

19 years ago I think I found out how GTK+ want popup windows
Robert Roebling [Sun, 6 Feb 2005 18:24:02 +0000 (18:24 +0000)] 
  I think I found out how GTK+ want popup windows
   to be handled...

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

19 years ago wxX11 compilation fixes.
Mattia Barbon [Sun, 6 Feb 2005 17:55:52 +0000 (17:55 +0000)] 
  wxX11 compilation fixes.

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

19 years ago Replaced TRUE and FALSE with true and false
Mattia Barbon [Sun, 6 Feb 2005 17:38:33 +0000 (17:38 +0000)] 
  Replaced TRUE and FALSE with true and false
(or True and False when calling Motif APIs).

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

19 years agoDoc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some...
Ryan Norton [Sun, 6 Feb 2005 17:27:04 +0000 (17:27 +0000)] 
Doc fixes A-M edition.  Thanks to Arnout for pointing these out.  Also I fixed some others as I went along...

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

19 years agoupdated
Václav Slavík [Sun, 6 Feb 2005 17:15:21 +0000 (17:15 +0000)] 
updated

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

19 years agofixed double delete in UpdateAttrRows/Cols introduced by patch 1104355.
Stefan Neis [Sun, 6 Feb 2005 17:10:01 +0000 (17:10 +0000)] 
fixed double delete in UpdateAttrRows/Cols introduced by patch 1104355.
        [ Only the change for UpdateAttrRowsOrCols was valid. ]

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

19 years agoNULL warning fixes
Stefan Csomor [Sun, 6 Feb 2005 16:28:03 +0000 (16:28 +0000)] 
NULL warning fixes

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

19 years agoproper style includes
Stefan Csomor [Sun, 6 Feb 2005 16:27:06 +0000 (16:27 +0000)] 
proper style includes

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

19 years agotype fixes
Stefan Csomor [Sun, 6 Feb 2005 16:26:13 +0000 (16:26 +0000)] 
type fixes

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

19 years agoremoved trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them
Vadim Zeitlin [Sun, 6 Feb 2005 16:17:18 +0000 (16:17 +0000)] 
removed trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them

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

19 years agofixing NULL warnings
Stefan Csomor [Sun, 6 Feb 2005 16:02:39 +0000 (16:02 +0000)] 
fixing NULL warnings

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

19 years agofixing NULL vs 0 warnings in gcc 4
Stefan Csomor [Sun, 6 Feb 2005 15:59:08 +0000 (15:59 +0000)] 
fixing NULL vs 0 warnings in gcc 4

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

19 years agoneeded for avoiding double typedefs in xcode builds
Stefan Csomor [Sun, 6 Feb 2005 15:57:19 +0000 (15:57 +0000)] 
needed for avoiding double typedefs in xcode builds

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

19 years agonewline before EOF fixes
Stefan Csomor [Sun, 6 Feb 2005 15:52:53 +0000 (15:52 +0000)] 
newline before EOF fixes

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

19 years agouse DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS
Vadim Zeitlin [Sun, 6 Feb 2005 15:48:00 +0000 (15:48 +0000)] 
use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS

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

19 years agoregenerated after adding popup sample
Vadim Zeitlin [Sun, 6 Feb 2005 15:46:37 +0000 (15:46 +0000)] 
regenerated after adding popup sample

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

19 years agocorrected initialization of private wxBitmapHandler members in wxPICTResourceHandler...
Gilles Depeyrot [Sun, 6 Feb 2005 14:36:03 +0000 (14:36 +0000)] 
corrected initialization of private wxBitmapHandler members in wxPICTResourceHandler constructor

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

19 years agoorder wxFontRefData member constructor initialization according to member declaration
Gilles Depeyrot [Sun, 6 Feb 2005 14:28:21 +0000 (14:28 +0000)] 
order wxFontRefData member constructor initialization according to member declaration

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

19 years ago Applied context menu patch.
Robert Roebling [Sun, 6 Feb 2005 12:45:26 +0000 (12:45 +0000)] 
 Applied context menu patch.

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

19 years ago Applied compilation fix for memory.cpp.
Robert Roebling [Sun, 6 Feb 2005 12:42:34 +0000 (12:42 +0000)] 
  Applied compilation fix for memory.cpp.

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

19 years agonewline before EOF fixes
Stefan Csomor [Sun, 6 Feb 2005 11:57:25 +0000 (11:57 +0000)] 
newline before EOF fixes

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

19 years agoScript updates
Julian Smart [Sun, 6 Feb 2005 11:52:28 +0000 (11:52 +0000)] 
Script updates

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

19 years agonewline before EOF fixes
Stefan Csomor [Sun, 6 Feb 2005 11:29:39 +0000 (11:29 +0000)] 
newline before EOF fixes

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

19 years agoSpiner -> Spinner
Julian Smart [Sun, 6 Feb 2005 11:27:19 +0000 (11:27 +0000)] 
Spiner -> Spinner

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

19 years agoAs members have gone private, use Accessors
Stefan Csomor [Sun, 6 Feb 2005 11:19:58 +0000 (11:19 +0000)] 
As members have gone private, use Accessors

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

19 years agoFix for menu items not being disabled after a modal dialog is shown
Julian Smart [Sun, 6 Feb 2005 11:12:48 +0000 (11:12 +0000)] 
Fix for menu items not being disabled after a modal dialog is shown
on app startup

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