]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years ago More changes for better redraw flow under X11.
Robert Roebling [Thu, 28 Mar 2002 18:57:50 +0000 (18:57 +0000)] 
   More changes for better redraw flow under X11.
   Probably fixed problem with TLW appearing wrong.

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

22 years agoadded iconbndl method, removed deleted files from project
Stefan Csomor [Thu, 28 Mar 2002 14:30:41 +0000 (14:30 +0000)] 
added iconbndl method, removed deleted files from project

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

22 years agochanged implementation (was using now removed methods)
Stefan Csomor [Thu, 28 Mar 2002 14:26:38 +0000 (14:26 +0000)] 
changed implementation (was using now removed methods)

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

22 years agochanged image.h include to be correct in all (precomp and non-precomp) cases
Stefan Csomor [Thu, 28 Mar 2002 14:15:07 +0000 (14:15 +0000)] 
changed image.h include to be correct in all (precomp and non-precomp) cases

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

22 years agocorrected dynarray.h include
Stefan Csomor [Thu, 28 Mar 2002 14:14:00 +0000 (14:14 +0000)] 
corrected dynarray.h include

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

22 years agofixed a buffer overflow (!) in wxHtmlTagsCache
Vadim Zeitlin [Thu, 28 Mar 2002 12:52:27 +0000 (12:52 +0000)] 
fixed a buffer overflow (!) in wxHtmlTagsCache

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

22 years agofixed a (harmless) BoundsChecker warning
Vadim Zeitlin [Thu, 28 Mar 2002 12:31:54 +0000 (12:31 +0000)] 
fixed a (harmless) BoundsChecker warning

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

22 years agofixed compilation in Unicode build
Vadim Zeitlin [Thu, 28 Mar 2002 12:07:56 +0000 (12:07 +0000)] 
fixed compilation in Unicode build

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

22 years agofixed typos in Unicode configs of wxBase (thanks Dimitri)
Vadim Zeitlin [Thu, 28 Mar 2002 12:07:04 +0000 (12:07 +0000)] 
fixed typos in Unicode configs of wxBase (thanks Dimitri)

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

22 years agocommitting the file which I forgot to commit yesterday (sorry)
Vadim Zeitlin [Thu, 28 Mar 2002 11:44:30 +0000 (11:44 +0000)] 
committing the file which I forgot to commit yesterday (sorry)

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

22 years ago Compile fix for TLW under X11.
Robert Roebling [Thu, 28 Mar 2002 09:08:58 +0000 (09:08 +0000)] 
  Compile fix for TLW under X11.

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

22 years ago Compile fix for wxFileName.
Robert Roebling [Thu, 28 Mar 2002 09:08:08 +0000 (09:08 +0000)] 
  Compile fix for wxFileName.

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

22 years agouse PALETTERGB instead of RGB when creating wxMask from colour
Vadim Zeitlin [Thu, 28 Mar 2002 00:37:52 +0000 (00:37 +0000)] 
use PALETTERGB instead of RGB when creating wxMask from colour

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

22 years agobasic wxFileName functions seem to work under Windows
Vadim Zeitlin [Thu, 28 Mar 2002 00:29:13 +0000 (00:29 +0000)] 
basic wxFileName functions seem to work under Windows

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

22 years agoadded test of wxFSVolume
Vadim Zeitlin [Wed, 27 Mar 2002 23:31:51 +0000 (23:31 +0000)] 
added test of wxFSVolume

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

22 years agowxFileName::Get/SetTimes() finally seem to work under Windows
Vadim Zeitlin [Wed, 27 Mar 2002 23:17:41 +0000 (23:17 +0000)] 
wxFileName::Get/SetTimes() finally seem to work under Windows

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

22 years agofixed bug in ConvertWxToFileTime (bug 525868)
Vadim Zeitlin [Wed, 27 Mar 2002 22:29:43 +0000 (22:29 +0000)] 
fixed bug in ConvertWxToFileTime (bug 525868)

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

22 years ago wxX11 wants to have the border style flag
Robert Roebling [Wed, 27 Mar 2002 22:09:49 +0000 (22:09 +0000)] 
  wxX11 wants to have the border style flag
    in wxWindowX11.

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

22 years agofixed data format cast (patch 528965)
Vadim Zeitlin [Wed, 27 Mar 2002 19:04:49 +0000 (19:04 +0000)] 
fixed data format cast (patch 528965)

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

22 years agominor cosmetic fixes
Vadim Zeitlin [Wed, 27 Mar 2002 19:00:49 +0000 (19:00 +0000)] 
minor cosmetic fixes

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

22 years agoUnicode compilation fixes (patch from Dimitri)
Vadim Zeitlin [Wed, 27 Mar 2002 18:45:20 +0000 (18:45 +0000)] 
Unicode compilation fixes (patch from Dimitri)

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

22 years agoremoved a few warnings and CW compilation problems (patch from Dimitri)
Vadim Zeitlin [Wed, 27 Mar 2002 18:43:13 +0000 (18:43 +0000)] 
removed a few warnings and CW compilation problems (patch from Dimitri)

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

22 years agofix for building in a directory with a long name (patch 534399)
Vadim Zeitlin [Wed, 27 Mar 2002 18:39:03 +0000 (18:39 +0000)] 
fix for building in a directory with a long name (patch 534399)

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

22 years agoadded wxEXEC_MAKE_GROUP_LEADER (patch 535422)
Vadim Zeitlin [Wed, 27 Mar 2002 18:36:37 +0000 (18:36 +0000)] 
added wxEXEC_MAKE_GROUP_LEADER (patch 535422)

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

22 years agoadded wxExecute tests and a few other misc additions
Vadim Zeitlin [Wed, 27 Mar 2002 17:15:13 +0000 (17:15 +0000)] 
added wxExecute tests and a few other misc additions

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

22 years agocompilation warning fixed
Vadim Zeitlin [Wed, 27 Mar 2002 16:35:44 +0000 (16:35 +0000)] 
compilation warning fixed

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

22 years agocompilation warning about signed/unsigned comparison fixed
Vadim Zeitlin [Wed, 27 Mar 2002 16:35:04 +0000 (16:35 +0000)] 
compilation warning about signed/unsigned comparison fixed

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

22 years agocompilation fix: include wx/iconbndl.h
Vadim Zeitlin [Wed, 27 Mar 2002 16:30:42 +0000 (16:30 +0000)] 
compilation fix: include wx/iconbndl.h

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

22 years ago Committing in .
Jouk Jansen [Wed, 27 Mar 2002 14:46:33 +0000 (14:46 +0000)] 
 Committing in .

 OpenVMS complie support

 Modified Files:
  wxWindows/src/common/descrip.mms
  wxWindows/src/unix/descrip.mms wxWindows/src/unix/utilsx11.cpp
 ----------------------------------------------------------------------

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

22 years agoUpdates for new wxToolBar API
Robin Dunn [Wed, 27 Mar 2002 01:44:34 +0000 (01:44 +0000)] 
Updates for new wxToolBar API

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

22 years agoUpdates for new wxToolBar API
Robin Dunn [Wed, 27 Mar 2002 01:10:28 +0000 (01:10 +0000)] 
Updates for new wxToolBar API

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

22 years agoUpdates to match recent CVS changes.
Robin Dunn [Tue, 26 Mar 2002 22:06:04 +0000 (22:06 +0000)] 
Updates to match recent CVS changes.

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

22 years agoUpdates to match recent CVS changes.
Robin Dunn [Tue, 26 Mar 2002 21:55:33 +0000 (21:55 +0000)] 
Updates to match recent CVS changes.

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

22 years agowxIconBundle implementation.
Mattia Barbon [Tue, 26 Mar 2002 21:54:23 +0000 (21:54 +0000)] 
wxIconBundle implementation.
wxTLW::SetIcons() properly implemented for wxMotif, wxGTK, wxMSW, wxX11, wxUniversal
Placeholders that just call SetIcon for wxOS2 and wxMac.
Regenerated makefiles.
Added hardwired wxSYS_ICON_X/Y = 32 for wxGTK.

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

22 years agoCopied roadmap from wxWebSite module
Julian Smart [Tue, 26 Mar 2002 21:42:34 +0000 (21:42 +0000)] 
Copied roadmap from wxWebSite module
added newline to end of hashmap.tex
Reworded wxView::OnCreate doc

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

22 years agoDon't use ConvertToBitmap
Robin Dunn [Tue, 26 Mar 2002 21:42:06 +0000 (21:42 +0000)] 
Don't use ConvertToBitmap

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

22 years agoDocs for wxDialog/wxFrame::SetIcons and wxIconBundle.
Mattia Barbon [Tue, 26 Mar 2002 21:41:45 +0000 (21:41 +0000)] 
Docs for wxDialog/wxFrame::SetIcons and wxIconBundle.
\verb$ $ -> \tt{ } ( as per tex2rtf suggestion ).

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

22 years agowxhtml.rc not needed anymore
Václav Slavík [Tue, 26 Mar 2002 21:25:30 +0000 (21:25 +0000)] 
wxhtml.rc not needed anymore

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

22 years agodon't include wxhtml.rc
Václav Slavík [Tue, 26 Mar 2002 21:24:46 +0000 (21:24 +0000)] 
don't include wxhtml.rc

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

22 years agominimum changes required for toolbar text related changes
Gilles Depeyrot [Tue, 26 Mar 2002 20:52:26 +0000 (20:52 +0000)] 
minimum changes required for toolbar text related changes

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

22 years agominor compilation warning corrections
Gilles Depeyrot [Tue, 26 Mar 2002 20:18:36 +0000 (20:18 +0000)] 
minor compilation warning corrections

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

22 years agocommented unused variables and otherwise removed compilation warnings
Gilles Depeyrot [Tue, 26 Mar 2002 20:15:41 +0000 (20:15 +0000)] 
commented unused variables and otherwise removed compilation warnings

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

22 years agofixed compilation warnings with GTK+ 2.0
Vadim Zeitlin [Tue, 26 Mar 2002 18:42:39 +0000 (18:42 +0000)] 
fixed compilation warnings with GTK+ 2.0

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

22 years agofixed crash under GTK+ 2.0
Vadim Zeitlin [Tue, 26 Mar 2002 18:42:10 +0000 (18:42 +0000)] 
fixed crash under GTK+ 2.0

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

22 years agofixed compilation error
Vadim Zeitlin [Tue, 26 Mar 2002 17:45:04 +0000 (17:45 +0000)] 
fixed compilation error

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

22 years agoupdate the toolbar docs for radio buttons
Vadim Zeitlin [Tue, 26 Mar 2002 16:24:04 +0000 (16:24 +0000)] 
update the toolbar docs for radio buttons

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

22 years agofix for toolbar radio buttons event generation
Vadim Zeitlin [Tue, 26 Mar 2002 16:23:35 +0000 (16:23 +0000)] 
fix for toolbar radio buttons event generation

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

22 years agoradio toolbar buttons finally work
Vadim Zeitlin [Tue, 26 Mar 2002 16:09:32 +0000 (16:09 +0000)] 
radio toolbar buttons finally work

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

22 years agodon't send the events for the radio menu items being unchecked
Vadim Zeitlin [Tue, 26 Mar 2002 14:09:55 +0000 (14:09 +0000)] 
don't send the events for the radio menu items being unchecked

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

22 years agoCorrected ctors for wxPropertyListView and wxPropertyListPanel
Mattia Barbon [Tue, 26 Mar 2002 12:50:05 +0000 (12:50 +0000)] 
Corrected ctors for wxPropertyListView and wxPropertyListPanel

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

22 years agowxUniv toolbar compilation fixes
Vadim Zeitlin [Tue, 26 Mar 2002 11:30:45 +0000 (11:30 +0000)] 
wxUniv toolbar compilation fixes

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

22 years agowxMotif toolbar compilation fixes
Vadim Zeitlin [Tue, 26 Mar 2002 11:26:04 +0000 (11:26 +0000)] 
wxMotif toolbar compilation fixes

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

22 years ago Committing in .
Jouk Jansen [Tue, 26 Mar 2002 09:37:35 +0000 (09:37 +0000)] 
 Committing in .

 OpenVMS compile issues

 Modified Files:
  wxWindows/include/wx/db.h wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
 ----------------------------------------------------------------------

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

22 years agoswitch to _EXPORTED_ hash maps to avoid VC++ warnings
Robin Dunn [Tue, 26 Mar 2002 01:43:27 +0000 (01:43 +0000)] 
switch to _EXPORTED_ hash maps to avoid VC++ warnings

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

22 years agomade radio buttons and the toolbat text work for Win32 toolbar
Vadim Zeitlin [Tue, 26 Mar 2002 00:44:57 +0000 (00:44 +0000)] 
made radio buttons and the toolbat text work for Win32 toolbar

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

22 years agoadded wxArtProvider sample (not yet finished)
Václav Slavík [Mon, 25 Mar 2002 23:37:08 +0000 (23:37 +0000)] 
added wxArtProvider sample (not yet finished)

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

22 years agooops, this was for my debugging purposes :(
Václav Slavík [Mon, 25 Mar 2002 23:28:56 +0000 (23:28 +0000)] 
oops, this was for my debugging purposes :(

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

22 years agoadded skeleton of wxArtProvider sample
Václav Slavík [Mon, 25 Mar 2002 23:28:46 +0000 (23:28 +0000)] 
added skeleton of wxArtProvider sample

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

22 years agono message
David Webster [Mon, 25 Mar 2002 23:28:34 +0000 (23:28 +0000)] 
no message

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

22 years agoadded wxArtProvider sample (not yet finished)
Václav Slavík [Mon, 25 Mar 2002 23:28:07 +0000 (23:28 +0000)] 
added wxArtProvider sample (not yet finished)

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

22 years agoforgot to check in modified artstd.cpp
Václav Slavík [Mon, 25 Mar 2002 23:26:08 +0000 (23:26 +0000)] 
forgot to check in modified artstd.cpp

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

22 years agosurround deprecated wxImage methods in WXWIN_COMPATIBILITY_2_2
Václav Slavík [Mon, 25 Mar 2002 23:25:53 +0000 (23:25 +0000)] 
surround deprecated wxImage methods in WXWIN_COMPATIBILITY_2_2

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

22 years agofixed compilation for wxMSW after the recent changes
Vadim Zeitlin [Mon, 25 Mar 2002 23:14:33 +0000 (23:14 +0000)] 
fixed compilation for wxMSW after the recent changes

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

22 years ago Some more fiddling with two-window approach and
Robert Roebling [Mon, 25 Mar 2002 22:05:53 +0000 (22:05 +0000)] 
  Some more fiddling with two-window approach and
    the wxNO_FULL_REPAINT_ON_RESIZE flag.

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

22 years agotests for the new toolbar features (icons text and the radio buttons)
Vadim Zeitlin [Mon, 25 Mar 2002 21:38:45 +0000 (21:38 +0000)] 
tests for the new toolbar features (icons text and the radio buttons)

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

22 years agoimplemented (but it doesn't work yet) the radio buttons and text in the buttons for...
Vadim Zeitlin [Mon, 25 Mar 2002 21:38:18 +0000 (21:38 +0000)] 
implemented (but it doesn't work yet) the radio buttons and text in the buttons for the GTK toolbars

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

22 years agoadded and documented wxTB_NOICONS and wxTB_TEXT style flags
Vadim Zeitlin [Mon, 25 Mar 2002 21:37:19 +0000 (21:37 +0000)] 
added and documented wxTB_NOICONS and wxTB_TEXT style flags

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

22 years agoNew radio item menu stuff
David Webster [Mon, 25 Mar 2002 18:06:12 +0000 (18:06 +0000)] 
New radio item menu stuff

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

22 years agosome minor appearance fixes
Vadim Zeitlin [Mon, 25 Mar 2002 17:06:13 +0000 (17:06 +0000)] 
some minor appearance fixes

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

22 years agoupdated for 2.4.0
Vadim Zeitlin [Mon, 25 Mar 2002 16:52:29 +0000 (16:52 +0000)] 
updated for 2.4.0

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

22 years agomore fixes to radio menu items: fixed Check() for them; allow separators inside the...
Vadim Zeitlin [Mon, 25 Mar 2002 16:30:22 +0000 (16:30 +0000)] 
more fixes to radio menu items: fixed Check() for them; allow separators inside the radio groups

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

22 years agosome UTF8 tests
Vadim Zeitlin [Mon, 25 Mar 2002 15:25:11 +0000 (15:25 +0000)] 
some UTF8 tests

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

22 years agofixed compilation for wxBase
Vadim Zeitlin [Mon, 25 Mar 2002 15:11:42 +0000 (15:11 +0000)] 
fixed compilation for wxBase

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

22 years agofixed compilation under Unix where SQL_DATETIME is not defined
Vadim Zeitlin [Mon, 25 Mar 2002 15:11:24 +0000 (15:11 +0000)] 
fixed compilation under Unix where SQL_DATETIME is not defined

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

22 years agofixed the menu bug introduced by the previous commit
Vadim Zeitlin [Mon, 25 Mar 2002 14:31:43 +0000 (14:31 +0000)] 
fixed the menu bug introduced by the previous commit

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

22 years agoblind fix for compilation under AIX: always include wchar.h if available, even if...
Vadim Zeitlin [Mon, 25 Mar 2002 14:06:42 +0000 (14:06 +0000)] 
blind fix for compilation under AIX: always include wchar.h if available, even if we have wcstr.h

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

22 years agotest for wcstr.h only if we don't have wchar.h
Vadim Zeitlin [Mon, 25 Mar 2002 14:06:10 +0000 (14:06 +0000)] 
test for wcstr.h only if we don't have wchar.h

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

22 years agono message
David Webster [Mon, 25 Mar 2002 05:39:07 +0000 (05:39 +0000)] 
no message

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

22 years ago Implemented two-window approach for wxX11.
Robert Roebling [Sun, 24 Mar 2002 22:17:53 +0000 (22:17 +0000)] 
  Implemented two-window approach for wxX11.
  Implemented wxSTAY_ON_TOP the way Qt does it.
  Added group window support.

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

22 years agoAdded SetActive to wxEventLoop
Julian Smart [Sun, 24 Mar 2002 21:19:27 +0000 (21:19 +0000)] 
Added SetActive to wxEventLoop
Ensured Yield has a wxEventLoop (wxX11)
Process size event explicitly in top-level SetSize (wxX11)
Added wxYield to wxTopLevelWindow::Show (wxX11)

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

22 years agodirty fix for even dirtier memory leak
Václav Slavík [Sun, 24 Mar 2002 15:50:57 +0000 (15:50 +0000)] 
dirty fix for even dirtier memory leak

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

22 years agoUpdated art filespec
Julian Smart [Sun, 24 Mar 2002 10:31:30 +0000 (10:31 +0000)] 
Updated art filespec

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

22 years agoUpdated release scripts
Julian Smart [Sun, 24 Mar 2002 10:29:38 +0000 (10:29 +0000)] 
Updated release scripts

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

22 years agofixes to radio menu items
Vadim Zeitlin [Sun, 24 Mar 2002 01:24:16 +0000 (01:24 +0000)] 
fixes to radio menu items

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

22 years agomoved the rest of XPMs in /include/wx/generic to /art
Václav Slavík [Sun, 24 Mar 2002 00:27:08 +0000 (00:27 +0000)] 
moved the rest of XPMs in /include/wx/generic to /art

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

22 years agofixed sizers-inside-wxFrame
Václav Slavík [Sun, 24 Mar 2002 00:23:59 +0000 (00:23 +0000)] 
fixed sizers-inside-wxFrame

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

22 years agoadded radio menu items ot XRC
Václav Slavík [Sun, 24 Mar 2002 00:23:50 +0000 (00:23 +0000)] 
added radio menu items ot XRC

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

22 years agoadded wxTheme::GetArtProvider to wxUniv
Václav Slavík [Sun, 24 Mar 2002 00:23:28 +0000 (00:23 +0000)] 
added wxTheme::GetArtProvider to wxUniv

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

22 years agochange wxICON_INFO to wxICON_INFORMATION in Mac and MSW wxIcon code to be consistent...
Václav Slavík [Sun, 24 Mar 2002 00:22:40 +0000 (00:22 +0000)] 
change wxICON_INFO to wxICON_INFORMATION in Mac and MSW wxIcon code to be consistent with the constants

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

22 years agoadd automatic rescaling to wxArtProvider
Václav Slavík [Sun, 24 Mar 2002 00:22:33 +0000 (00:22 +0000)] 
add automatic rescaling to wxArtProvider

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

22 years agoWXWIN_COMPATIBILITY_2_2 is on by default
Václav Slavík [Sun, 24 Mar 2002 00:22:25 +0000 (00:22 +0000)] 
WXWIN_COMPATIBILITY_2_2 is on by default

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

22 years agodon't use deprecated wxImage methods inside wxWin
Václav Slavík [Sun, 24 Mar 2002 00:22:15 +0000 (00:22 +0000)] 
don't use deprecated wxImage methods inside wxWin

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

22 years agoadded wxArtProvider
Václav Slavík [Sun, 24 Mar 2002 00:22:06 +0000 (00:22 +0000)] 
added wxArtProvider

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

22 years agoremove wxApp::GetStdIcon from documentation
Václav Slavík [Sun, 24 Mar 2002 00:21:55 +0000 (00:21 +0000)] 
remove wxApp::GetStdIcon from documentation

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

22 years agodon't use wxApp::GetStdIcon
Václav Slavík [Sun, 24 Mar 2002 00:21:26 +0000 (00:21 +0000)] 
don't use wxApp::GetStdIcon

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

22 years agocompilation fix for WXWIN_COMPATIBILITY_2_2
Václav Slavík [Sun, 24 Mar 2002 00:19:24 +0000 (00:19 +0000)] 
compilation fix for WXWIN_COMPATIBILITY_2_2

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

22 years agomove wxApp::GetStdIcon to wxArtProvider
Václav Slavík [Sun, 24 Mar 2002 00:19:01 +0000 (00:19 +0000)] 
move wxApp::GetStdIcon to wxArtProvider

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

22 years agomake dist works again with wxArtProvider related changes
Václav Slavík [Sun, 24 Mar 2002 00:18:11 +0000 (00:18 +0000)] 
make dist works again with wxArtProvider related changes

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

22 years agomoved the rest of XPMs to /art
Václav Slavík [Sun, 24 Mar 2002 00:18:03 +0000 (00:18 +0000)] 
moved the rest of XPMs to /art

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

22 years agoAdded hack to make standard art provider link with app
Julian Smart [Sat, 23 Mar 2002 12:58:20 +0000 (12:58 +0000)] 
Added hack to make standard art provider link with app

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