]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoBakefile 0.1.3
David Elliott [Sun, 15 Feb 2004 02:14:15 +0000 (02:14 +0000)] 
Bakefile 0.1.3

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

20 years ago Updates to MIME-types and wxFileDialog code for better
Robert Roebling [Sun, 15 Feb 2004 00:35:16 +0000 (00:35 +0000)] 
 Updates to MIME-types and wxFileDialog code for better
   native looking image handling.

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

20 years ago InitAsNeeded no longer inline in the header.
Robert Roebling [Sun, 15 Feb 2004 00:32:45 +0000 (00:32 +0000)] 
  InitAsNeeded no longer inline in the header.

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

20 years ago Updated exefile and default file icons to newer look.
Robert Roebling [Sun, 15 Feb 2004 00:31:47 +0000 (00:31 +0000)] 
  Updated exefile and default file icons to newer look.

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

20 years ago The file dialog needs to be able to read images (mostly PNG).
Robert Roebling [Sun, 15 Feb 2004 00:30:44 +0000 (00:30 +0000)] 
  The file dialog needs to be able to read images (mostly PNG).

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

20 years agoNow sends an exit command to the app so Quit behaves as it should
Julian Smart [Sat, 14 Feb 2004 23:19:53 +0000 (23:19 +0000)] 
Now sends an exit command to the app so Quit behaves as it should

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

20 years ago Updated italian translation.
Mattia Barbon [Sat, 14 Feb 2004 14:25:14 +0000 (14:25 +0000)] 
  Updated italian translation.

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

20 years agodon't truncate filenames by default (why?)
Vadim Zeitlin [Sat, 14 Feb 2004 11:35:26 +0000 (11:35 +0000)] 
don't truncate filenames by default (why?)

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

20 years agocorrected system condition for panther
Stefan Csomor [Sat, 14 Feb 2004 05:22:14 +0000 (05:22 +0000)] 
corrected system condition for panther

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

20 years agoOops, used the wrong script to generate the metadata...
Robin Dunn [Sat, 14 Feb 2004 03:24:18 +0000 (03:24 +0000)] 
Oops, used the wrong script to generate the metadata...

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

20 years agoreSWIGged
Robin Dunn [Sat, 14 Feb 2004 03:17:53 +0000 (03:17 +0000)] 
reSWIGged

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

20 years agoAdded some docstrings.
Robin Dunn [Sat, 14 Feb 2004 03:11:36 +0000 (03:11 +0000)] 
Added some docstrings.
Added wx.DefaultDateTime.
Fixed CalendarCtrl.HitTest

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

20 years agoSimplified OS X Panther detection code.
Dimitri Schoolwerth [Sat, 14 Feb 2004 02:40:59 +0000 (02:40 +0000)] 
Simplified OS X Panther detection code.

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

20 years agoOops, took out too much...
Robin Dunn [Sat, 14 Feb 2004 02:29:01 +0000 (02:29 +0000)] 
Oops, took out too much...

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

20 years agoFix the off-by-one a little differently, and correct a refresh problem
Robin Dunn [Sat, 14 Feb 2004 02:22:03 +0000 (02:22 +0000)] 
Fix the off-by-one a little differently, and correct a refresh problem
on wxMac

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

20 years agoFixed an off-by-one error
Robin Dunn [Fri, 13 Feb 2004 23:05:20 +0000 (23:05 +0000)] 
Fixed an off-by-one error

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

20 years agoDMC compilation fix
Vadim Zeitlin [Fri, 13 Feb 2004 22:33:02 +0000 (22:33 +0000)] 
DMC compilation fix

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

20 years agoreSWIGged
Robin Dunn [Fri, 13 Feb 2004 21:30:56 +0000 (21:30 +0000)] 
reSWIGged

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

20 years agoGave wxWindow.GetHandle something to do on wxMac, although it won't
Robin Dunn [Fri, 13 Feb 2004 20:24:47 +0000 (20:24 +0000)] 
Gave wxWindow.GetHandle something to do on wxMac, although it won't
have exactly the same meaning as the other platforms.

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

20 years agoFixed a compile error on wxMac
Robin Dunn [Fri, 13 Feb 2004 20:23:40 +0000 (20:23 +0000)] 
Fixed a compile error on wxMac

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

20 years agoreSWIGged
Robin Dunn [Fri, 13 Feb 2004 20:23:25 +0000 (20:23 +0000)] 
reSWIGged

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

20 years agoAdd some ownerdraw methods to ListBox for MSW
Robin Dunn [Fri, 13 Feb 2004 20:21:47 +0000 (20:21 +0000)] 
Add some ownerdraw methods to ListBox for MSW

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

20 years agoMake all wxMask constructors use the C++ (bitmap, colour) ctor, and
Robin Dunn [Fri, 13 Feb 2004 20:09:55 +0000 (20:09 +0000)] 
Make all wxMask constructors use the C++ (bitmap, colour) ctor, and
then just default in BLACK to simulate the default (monobitmap)
behaviour.  It's too tricky to make true monochome bitmaps in a
platform independent way from the Python wrappers.

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

20 years agoTweaks for when using some new tex2rtf options
Robin Dunn [Fri, 13 Feb 2004 19:07:41 +0000 (19:07 +0000)] 
Tweaks for when using some new tex2rtf options

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

20 years agoTypo fixed
Robin Dunn [Fri, 13 Feb 2004 19:06:55 +0000 (19:06 +0000)] 
Typo fixed

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

20 years agoCall Skip from the focus handlers so wxGTK can still do it's internal housekeeping
Robin Dunn [Fri, 13 Feb 2004 19:06:02 +0000 (19:06 +0000)] 
Call Skip from the focus handlers so wxGTK can still do it's internal housekeeping

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

20 years agoFix test broken by change in package name from PyCrust to py.
Patrick K. O'Brien [Fri, 13 Feb 2004 02:52:06 +0000 (02:52 +0000)] 
Fix test broken by change in package name from PyCrust to py.

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

20 years agoThe truth is out there.
Patrick K. O'Brien [Fri, 13 Feb 2004 02:47:59 +0000 (02:47 +0000)] 
The truth is out there.

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

20 years agoadded /usr/lib and lib32 to SEARCH_LIB (trying to fix IRIX compilation)
Vadim Zeitlin [Fri, 13 Feb 2004 00:03:46 +0000 (00:03 +0000)] 
added /usr/lib and lib32 to SEARCH_LIB (trying to fix IRIX compilation)

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

20 years agoadded description of environment variables that affect wxWin programs
Václav Slavík [Thu, 12 Feb 2004 22:50:18 +0000 (22:50 +0000)] 
added description of environment variables that affect wxWin programs

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

20 years agofixed bug in .hhp's FILES section creation introduced in previous revision
Václav Slavík [Thu, 12 Feb 2004 20:13:28 +0000 (20:13 +0000)] 
fixed bug in .hhp's FILES section creation introduced in previous revision

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

20 years agoDMC doesn't have #warning
Julian Smart [Thu, 12 Feb 2004 19:47:58 +0000 (19:47 +0000)] 
DMC doesn't have #warning

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

20 years agoFixed to use wxNcPaintEvent types where needed
Robin Dunn [Thu, 12 Feb 2004 19:45:40 +0000 (19:45 +0000)] 
Fixed to use wxNcPaintEvent types where needed

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

20 years agodon't use numbers in URLs if truncateFilenames=no
Václav Slavík [Thu, 12 Feb 2004 19:29:48 +0000 (19:29 +0000)] 
don't use numbers in URLs if truncateFilenames=no

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

20 years agoSome more string concatenations
Julian Smart [Thu, 12 Feb 2004 19:19:29 +0000 (19:19 +0000)] 
Some more string concatenations

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

20 years agoset argc/argv properly in Unicode build (fixes bug 878002)
Vadim Zeitlin [Thu, 12 Feb 2004 18:42:39 +0000 (18:42 +0000)] 
set argc/argv properly in Unicode build (fixes bug 878002)

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

20 years agodon't override GetSize(), this doesn't work (bug 732758)
Vadim Zeitlin [Thu, 12 Feb 2004 18:19:12 +0000 (18:19 +0000)] 
don't override GetSize(), this doesn't work (bug 732758)

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

20 years agohopefully fixed strings.h mess completely now by not including it unless really neede...
Vadim Zeitlin [Thu, 12 Feb 2004 18:10:33 +0000 (18:10 +0000)] 
hopefully fixed strings.h mess completely now by not including it unless really needed (should fix bug 689456)

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

20 years agofix yet another assert when the initial combo box value was empty (replaces patch...
Vadim Zeitlin [Thu, 12 Feb 2004 16:45:28 +0000 (16:45 +0000)] 
fix yet another assert when the initial combo box value was empty (replaces patch 895470)

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

20 years agosuppress triple clicks generation completely for GTK2 as it makes long click series...
Vadim Zeitlin [Thu, 12 Feb 2004 16:41:59 +0000 (16:41 +0000)] 
suppress triple clicks generation completely for GTK2 as it makes long click series generate exactly the same events as under other ports (patch 895564)

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

20 years agoadded Select() test
Vadim Zeitlin [Thu, 12 Feb 2004 16:35:36 +0000 (16:35 +0000)] 
added Select() test

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

20 years agocorrected wxTreeCtrl::Select() broken by previously applied patch in single select...
Vadim Zeitlin [Thu, 12 Feb 2004 16:33:33 +0000 (16:33 +0000)] 
corrected wxTreeCtrl::Select() broken by previously applied patch in single select mode

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

20 years agoString corrections
Julian Smart [Thu, 12 Feb 2004 13:29:55 +0000 (13:29 +0000)] 
String corrections

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

20 years agoInfinite recursion fix
Julian Smart [Thu, 12 Feb 2004 09:29:19 +0000 (09:29 +0000)] 
Infinite recursion fix
Viktor Voroshylo:
I did not put it in __WXWINCE__ defines as it looks like just another safeguard that will work on regular windows as well. The problem was that wxWindowMSW::MSWOnScroll is calling itself forever under winCE for wxListCtrl object.

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

20 years agopatch applied for clearing m_data object upon closing
Stefan Csomor [Thu, 12 Feb 2004 07:16:44 +0000 (07:16 +0000)] 
patch applied for clearing m_data object upon closing

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

20 years agoA little tweak
Robin Dunn [Thu, 12 Feb 2004 02:22:42 +0000 (02:22 +0000)] 
A little tweak

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

20 years agoreSWIGged
Robin Dunn [Thu, 12 Feb 2004 01:39:33 +0000 (01:39 +0000)] 
reSWIGged

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

20 years agoAdded selection methods
Robin Dunn [Thu, 12 Feb 2004 01:34:37 +0000 (01:34 +0000)] 
Added selection methods

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

20 years agoPS can output to ta stream (but still need to make output streams more
Robin Dunn [Thu, 12 Feb 2004 01:34:00 +0000 (01:34 +0000)] 
PS can output to ta stream (but still need to make output streams more
usable from wxPython...)

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

20 years agoFix ambiguity
Robin Dunn [Thu, 12 Feb 2004 01:32:03 +0000 (01:32 +0000)] 
Fix ambiguity

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

20 years agoAdded wxDC::GetPartialTextExtents
Robin Dunn [Thu, 12 Feb 2004 01:14:15 +0000 (01:14 +0000)] 
Added wxDC::GetPartialTextExtents

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

20 years agoHYBRID wxPython builds also need the __NO_VC_CRTDBG__ define since
Robin Dunn [Thu, 12 Feb 2004 01:13:20 +0000 (01:13 +0000)] 
HYBRID wxPython builds also need the __NO_VC_CRTDBG__ define since
there are wx headers that use it now.

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

20 years agocompilation fix for strict(er) compilers
Vadim Zeitlin [Thu, 12 Feb 2004 01:04:38 +0000 (01:04 +0000)] 
compilation fix for strict(er) compilers

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

20 years agodefine DWORD_PTR &c for Win32 compilation whatever headers we use
Vadim Zeitlin [Thu, 12 Feb 2004 01:02:41 +0000 (01:02 +0000)] 
define DWORD_PTR &c for Win32 compilation whatever headers we use

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

20 years agocompilation fix (PASCAL should be inside the parenthesis in typedef declaration)
Vadim Zeitlin [Thu, 12 Feb 2004 01:00:38 +0000 (01:00 +0000)] 
compilation fix (PASCAL should be inside the parenthesis in typedef declaration)

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

20 years agoAdded wxDC::GetPartialTextExtents
Robin Dunn [Thu, 12 Feb 2004 00:25:49 +0000 (00:25 +0000)] 
Added wxDC::GetPartialTextExtents

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

20 years agoAdded wxDC:GetPartialTextExtents
Robin Dunn [Wed, 11 Feb 2004 23:49:43 +0000 (23:49 +0000)] 
Added wxDC:GetPartialTextExtents

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

20 years agoAdded wxDC::GetPartialTextExtents
Robin Dunn [Wed, 11 Feb 2004 23:49:31 +0000 (23:49 +0000)] 
Added wxDC::GetPartialTextExtents

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

20 years agoUse extraFontFlag to specify if anti-aliased fonts should be used.
Robin Dunn [Wed, 11 Feb 2004 22:42:01 +0000 (22:42 +0000)] 
Use extraFontFlag to specify if anti-aliased fonts should be used.
Use GetPartialTextExtents.

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

20 years agoAllow an extra flag to be given to Font::Create
Robin Dunn [Wed, 11 Feb 2004 22:35:11 +0000 (22:35 +0000)] 
Allow an extra flag to be given to Font::Create

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

20 years agoUse wxStaticCast
Robin Dunn [Wed, 11 Feb 2004 22:13:12 +0000 (22:13 +0000)] 
Use wxStaticCast

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

20 years agoanother part of adding error checking to event table macros
Vadim Zeitlin [Wed, 11 Feb 2004 22:00:53 +0000 (22:00 +0000)] 
another part of adding error checking to event table macros

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

20 years agomake it possible to override translatable status of text entry
Václav Slavík [Wed, 11 Feb 2004 20:10:56 +0000 (20:10 +0000)] 
make it possible to override translatable status of text entry

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

20 years agoload wsock32.dll dynamically, so that wxCore has no dependency on it
Václav Slavík [Wed, 11 Feb 2004 20:03:48 +0000 (20:03 +0000)] 
load wsock32.dll dynamically, so that wxCore has no dependency on it

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

20 years agocorrected sleep
Stefan Csomor [Wed, 11 Feb 2004 15:22:14 +0000 (15:22 +0000)] 
corrected sleep

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

20 years agonon-unicode fix
Stefan Csomor [Wed, 11 Feb 2004 15:19:23 +0000 (15:19 +0000)] 
non-unicode fix

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

20 years agocleanup and fix of double disposal (thanks to Steve Hartwell)
Stefan Csomor [Wed, 11 Feb 2004 15:15:42 +0000 (15:15 +0000)] 
cleanup and fix of double disposal (thanks to Steve Hartwell)

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

20 years agoconversion corrections
Stefan Csomor [Wed, 11 Feb 2004 15:13:53 +0000 (15:13 +0000)] 
conversion corrections

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

20 years agoremoving unreached code (overriden)
Stefan Csomor [Wed, 11 Feb 2004 15:13:03 +0000 (15:13 +0000)] 
removing unreached code (overriden)

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

20 years agocommon code, cleanup of measurement
Stefan Csomor [Wed, 11 Feb 2004 15:11:55 +0000 (15:11 +0000)] 
common code, cleanup of measurement

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

20 years agocommon code
Stefan Csomor [Wed, 11 Feb 2004 15:11:03 +0000 (15:11 +0000)] 
common code

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

20 years agoadded condition for DARWIN (thanks to Steve Hartwell)
Stefan Csomor [Wed, 11 Feb 2004 15:08:47 +0000 (15:08 +0000)] 
added condition for DARWIN (thanks to Steve Hartwell)

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

20 years agotry to fix D Mars compilation for Unicode
Chris Elliott [Wed, 11 Feb 2004 14:34:22 +0000 (14:34 +0000)] 
try to fix D Mars compilation for Unicode

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

20 years agoadded public methods to select parts of displayed page
Václav Slavík [Wed, 11 Feb 2004 12:14:40 +0000 (12:14 +0000)] 
added public methods to select parts of displayed page

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

20 years agoadded public methods to select parts of displayed page
Václav Slavík [Wed, 11 Feb 2004 12:01:31 +0000 (12:01 +0000)] 
added public methods to select parts of displayed page

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

20 years agoturning off sound, movies and images for textctrl
Stefan Csomor [Wed, 11 Feb 2004 06:50:10 +0000 (06:50 +0000)] 
turning off sound, movies and images for textctrl

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

20 years agoreSWIGged
Robin Dunn [Wed, 11 Feb 2004 00:25:38 +0000 (00:25 +0000)] 
reSWIGged

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

20 years agoUse "wxCheckListBox" instead of the deprecated "wxCheckList"
Robin Dunn [Wed, 11 Feb 2004 00:22:50 +0000 (00:22 +0000)] 
Use "wxCheckListBox" instead of the deprecated "wxCheckList"

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

20 years agoUpdates to reflect recent changes in wxWindows
Robin Dunn [Wed, 11 Feb 2004 00:21:37 +0000 (00:21 +0000)] 
Updates to reflect recent changes in wxWindows

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

20 years agoAdded missing wxNcPaintEventFunction and used it in EVT_NC_PAINT
Robin Dunn [Wed, 11 Feb 2004 00:18:21 +0000 (00:18 +0000)] 
Added missing wxNcPaintEventFunction and used it in EVT_NC_PAINT

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

20 years agoreversed last accidental commit
Vadim Zeitlin [Tue, 10 Feb 2004 23:46:51 +0000 (23:46 +0000)] 
reversed last accidental commit

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

20 years agouse static_cast<> in event table macros for type safety (patch 843206)
Vadim Zeitlin [Tue, 10 Feb 2004 23:46:28 +0000 (23:46 +0000)] 
use static_cast<> in event table macros for type safety (patch 843206)

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

20 years agoFixed a compliation error, event args should not be const.
Robin Dunn [Tue, 10 Feb 2004 23:40:59 +0000 (23:40 +0000)] 
Fixed a compliation error, event args should not be const.

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

20 years agoUpdate the version number, remove mentioon of the wx.py.wxd module
Robin Dunn [Tue, 10 Feb 2004 22:56:56 +0000 (22:56 +0000)] 
Update the version number, remove mentioon of the wx.py.wxd module

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

20 years agoallow generating PS on an output stream and not only a FILE (patch 876362)
Vadim Zeitlin [Tue, 10 Feb 2004 22:46:12 +0000 (22:46 +0000)] 
allow generating PS on an output stream and not only a FILE (patch 876362)

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

20 years agoreverted wxStaticCast change which obviously can't work as there is already a wxStati...
Vadim Zeitlin [Tue, 10 Feb 2004 22:17:30 +0000 (22:17 +0000)] 
reverted wxStaticCast change which obviously can't work as there is already a wxStaticCast in wx/object.h...

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

20 years agoUnicode fixes.
Stefan Neis [Tue, 10 Feb 2004 22:16:55 +0000 (22:16 +0000)] 
Unicode fixes.

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

20 years agouse static_cast<> in event table macros for type safety (patch 843206)
Vadim Zeitlin [Tue, 10 Feb 2004 22:15:19 +0000 (22:15 +0000)] 
use static_cast<> in event table macros for type safety (patch 843206)

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

20 years agoadded wxStaticCast, moved wxConstCast from wx/object.h to wx/defs.h for consistency
Vadim Zeitlin [Tue, 10 Feb 2004 22:11:14 +0000 (22:11 +0000)] 
added wxStaticCast, moved wxConstCast from wx/object.h to wx/defs.h for consistency

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

20 years agoadded HAVE_STATIC_CAST
Vadim Zeitlin [Tue, 10 Feb 2004 21:49:22 +0000 (21:49 +0000)] 
added HAVE_STATIC_CAST

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

20 years agocompilation fix for wxUSE_LOG == 0 (part of patch 843206)
Vadim Zeitlin [Tue, 10 Feb 2004 21:16:58 +0000 (21:16 +0000)] 
compilation fix for wxUSE_LOG == 0 (part of patch 843206)

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

20 years agorestored defaults in switchs removed in the last commit
Vadim Zeitlin [Tue, 10 Feb 2004 19:30:20 +0000 (19:30 +0000)] 
restored defaults in switchs removed in the last commit

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

20 years agoimplemented SelectItem(item, bool); UnselectItem() and ToggleItemSelection()
Vadim Zeitlin [Tue, 10 Feb 2004 19:14:41 +0000 (19:14 +0000)] 
implemented SelectItem(item, bool); UnselectItem() and ToggleItemSelection()

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

20 years agoadded base array of size_t as under Win64 size_t > long
Vadim Zeitlin [Tue, 10 Feb 2004 19:11:31 +0000 (19:11 +0000)] 
added base array of size_t as under Win64 size_t > long

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

20 years agoadded wxTreeCtrl::UnselectItem() and ToggleItemSelection() (includes patch 832281)
Vadim Zeitlin [Tue, 10 Feb 2004 18:58:27 +0000 (18:58 +0000)] 
added wxTreeCtrl::UnselectItem() and ToggleItemSelection() (includes patch 832281)

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

20 years agoadded auto check count as otherwise calling EnableAutoCheck() twice in a row resulted...
Vadim Zeitlin [Tue, 10 Feb 2004 18:21:36 +0000 (18:21 +0000)] 
added auto check count as otherwise calling EnableAutoCheck() twice in a row resulted in problems

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

20 years agobecause some sash code draws whether the window is visible or not, the easiest thing...
Stefan Csomor [Tue, 10 Feb 2004 17:29:48 +0000 (17:29 +0000)] 
because some sash code draws whether the window is visible or not, the easiest thing is to make the MacGetVisibleRegion return an empty region for this case, so the wxDC is always entirely clipped

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

20 years agofix for non-unicode DMC builds
Chris Elliott [Tue, 10 Feb 2004 15:04:30 +0000 (15:04 +0000)] 
fix for non-unicode DMC builds

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

20 years ago Committing in .
Jouk Jansen [Tue, 10 Feb 2004 14:57:37 +0000 (14:57 +0000)] 
 Committing in .

 Updating OpenVMS compile support

 Modified Files:
  wxWindows/descrip.mms wxWindows/setup.h_vms
 ----------------------------------------------------------------------

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

20 years agofixed the value returned by GetSize()
Vadim Zeitlin [Tue, 10 Feb 2004 14:41:06 +0000 (14:41 +0000)] 
fixed the value returned by GetSize()

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