]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agodon't do anything non trivial (like creating wxFontMapper) in ctors of global objects
Vadim Zeitlin [Fri, 26 Sep 2003 16:55:53 +0000 (16:55 +0000)] 
don't do anything non trivial (like creating wxFontMapper) in ctors of global objects

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

20 years agoUpdated date
Julian Smart [Fri, 26 Sep 2003 15:06:18 +0000 (15:06 +0000)] 
Updated date

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

20 years agoSmall distribution script changes
Julian Smart [Fri, 26 Sep 2003 15:04:55 +0000 (15:04 +0000)] 
Small distribution script changes

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

20 years agofixed (recently reintroduced) activation bug when the modal dialog was dismissed
Vadim Zeitlin [Fri, 26 Sep 2003 12:38:49 +0000 (12:38 +0000)] 
fixed (recently reintroduced) activation bug when the modal dialog was dismissed

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

20 years agoClean up event hash tables in a timely fashion
Julian Smart [Fri, 26 Sep 2003 10:50:58 +0000 (10:50 +0000)] 
Clean up event hash tables in a timely fashion

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

20 years agocompilation fixes after making wxFontRefData private (added wxFont::GetMacXXX())
Vadim Zeitlin [Thu, 25 Sep 2003 23:10:35 +0000 (23:10 +0000)] 
compilation fixes after making wxFontRefData private (added wxFont::GetMacXXX())

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

20 years agoinitialize hidden window class name with NULL
Vadim Zeitlin [Thu, 25 Sep 2003 22:06:00 +0000 (22:06 +0000)] 
initialize hidden window class name with NULL

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

20 years agowxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE
Vadim Zeitlin [Thu, 25 Sep 2003 22:04:53 +0000 (22:04 +0000)] 
wxPATH_NORM_ALL shouldn't include wxPATH_NORM_CASE

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

20 years agoChange how/when the app object is created
Robin Dunn [Wed, 24 Sep 2003 21:18:13 +0000 (21:18 +0000)] 
Change how/when the app object is created

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

20 years agofloat --> int fixes
Robin Dunn [Wed, 24 Sep 2003 20:24:51 +0000 (20:24 +0000)] 
float --> int fixes

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

20 years agoHitTest patch from Alberto
Robin Dunn [Wed, 24 Sep 2003 20:23:43 +0000 (20:23 +0000)] 
HitTest patch from Alberto

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

20 years agoreSWIGged
Robin Dunn [Wed, 24 Sep 2003 20:22:51 +0000 (20:22 +0000)] 
reSWIGged

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

20 years agoChanges needed to get upto date with the latest wx CVS
Robin Dunn [Wed, 24 Sep 2003 20:09:53 +0000 (20:09 +0000)] 
Changes needed to get upto date with the latest wx CVS

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

20 years agoSince wxGTK's wxGauge doesn't derive from wxGaugeBase it needs to have
Robin Dunn [Wed, 24 Sep 2003 20:08:25 +0000 (20:08 +0000)] 
Since wxGTK's wxGauge doesn't derive from wxGaugeBase it needs to have
an IsVertical method added too

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

20 years ago#ifdef update for the old SWIG
Robin Dunn [Wed, 24 Sep 2003 20:06:19 +0000 (20:06 +0000)] 
#ifdef update for the old SWIG

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

20 years agoOops, I left an extra { in there.
Robin Dunn [Wed, 24 Sep 2003 19:59:03 +0000 (19:59 +0000)] 
Oops, I left an extra { in there.

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

20 years agoCorrected some tex errors
Robin Dunn [Wed, 24 Sep 2003 19:43:00 +0000 (19:43 +0000)] 
Corrected some tex errors

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

20 years ago Compilation fix.
Mattia Barbon [Wed, 24 Sep 2003 17:46:51 +0000 (17:46 +0000)] 
  Compilation fix.

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

20 years agogot rid of ugly WinCE #ifdef
Vadim Zeitlin [Wed, 24 Sep 2003 16:34:36 +0000 (16:34 +0000)] 
got rid of ugly WinCE #ifdef

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

20 years agoadded stabs for missing wxNativeFontInfo methods when using Pango
Vadim Zeitlin [Wed, 24 Sep 2003 16:07:07 +0000 (16:07 +0000)] 
added stabs for missing wxNativeFontInfo methods when using Pango

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

20 years agogcc warning fix
Vadim Zeitlin [Wed, 24 Sep 2003 15:59:22 +0000 (15:59 +0000)] 
gcc warning fix

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

20 years agoGetFilenames() always returned a single file only
Vadim Zeitlin [Wed, 24 Sep 2003 15:06:53 +0000 (15:06 +0000)] 
GetFilenames() always returned a single file only

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

20 years agofixed spurious debug message when right clicking outside of any items area
Vadim Zeitlin [Wed, 24 Sep 2003 15:03:57 +0000 (15:03 +0000)] 
fixed spurious debug message when right clicking outside of any items area

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

20 years agounused param warnings fixed
Vadim Zeitlin [Wed, 24 Sep 2003 15:01:08 +0000 (15:01 +0000)] 
unused param warnings fixed

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

20 years agofinally reverted patch 782947 completely, it is broken; added just a check that id...
Vadim Zeitlin [Wed, 24 Sep 2003 14:48:33 +0000 (14:48 +0000)] 
finally reverted patch 782947 completely, it is broken; added just a check that id returned by SetTimer() is not a dup instead

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

20 years agoattempt to fix timers when creating them with a valid HWND
Vadim Zeitlin [Wed, 24 Sep 2003 13:46:34 +0000 (13:46 +0000)] 
attempt to fix timers when creating them with a valid HWND

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

20 years agocompilation fix for BCC
Vadim Zeitlin [Wed, 24 Sep 2003 12:45:11 +0000 (12:45 +0000)] 
compilation fix for BCC

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

20 years agofix digitalmars bug (ambiguous symbol)
Chris Elliott [Wed, 24 Sep 2003 08:29:21 +0000 (08:29 +0000)] 
fix digitalmars  bug (ambiguous symbol)

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

20 years agoTweak
Julian Smart [Wed, 24 Sep 2003 07:26:55 +0000 (07:26 +0000)] 
Tweak

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

20 years agocompilation fix after GetNativeFontInfo() change
Vadim Zeitlin [Wed, 24 Sep 2003 02:08:39 +0000 (02:08 +0000)] 
compilation fix after GetNativeFontInfo() change

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

20 years agoundid accidental change to assert in Start() during last commit
Vadim Zeitlin [Wed, 24 Sep 2003 01:54:39 +0000 (01:54 +0000)] 
undid accidental change to assert in Start() during last commit

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

20 years agomention GetNativeFontInfo() change
Vadim Zeitlin [Wed, 24 Sep 2003 01:26:34 +0000 (01:26 +0000)] 
mention GetNativeFontInfo() change

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

20 years agopointer returned by GetNativeFontInfo() is now const and must not be deleted (replace...
Vadim Zeitlin [Wed, 24 Sep 2003 01:23:37 +0000 (01:23 +0000)] 
pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192)

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

20 years agoreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAINT_ON_RESIZE in XTI declarations
Vadim Zeitlin [Wed, 24 Sep 2003 00:41:06 +0000 (00:41 +0000)] 
replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAINT_ON_RESIZE in XTI declarations

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

20 years agomade wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_REPAINT_ON_RESIZE
Vadim Zeitlin [Wed, 24 Sep 2003 00:26:40 +0000 (00:26 +0000)] 
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_REPAINT_ON_RESIZE

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

20 years agoApplied Patch #775357
Robin Dunn [Wed, 24 Sep 2003 00:21:17 +0000 (00:21 +0000)] 
Applied Patch #775357

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

20 years agorefactored code to create hidden window in one place only; use it from wxTimer; unreg...
Vadim Zeitlin [Tue, 23 Sep 2003 23:57:32 +0000 (23:57 +0000)] 
refactored code to create hidden window in one place only; use it from wxTimer; unregister class used by wxExecute (modified patch 782947)

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

20 years agoTransferFrom/ToWindow() were reverted, fixed
Vadim Zeitlin [Tue, 23 Sep 2003 23:54:33 +0000 (23:54 +0000)] 
TransferFrom/ToWindow() were reverted, fixed

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

20 years agoAllow derived classes to prevent default focus handling (by not
Robin Dunn [Tue, 23 Sep 2003 23:48:17 +0000 (23:48 +0000)] 
Allow derived classes to prevent default focus handling (by not
calling Skip)

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

20 years agoFixes in focus handling related to the AutoComplete window.
Robin Dunn [Tue, 23 Sep 2003 23:42:41 +0000 (23:42 +0000)] 
Fixes in focus handling related to the AutoComplete window.

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

20 years agofix for Unix compilation
Vadim Zeitlin [Tue, 23 Sep 2003 22:22:27 +0000 (22:22 +0000)] 
fix for Unix compilation

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

20 years agochar -> wxChar
Julian Smart [Tue, 23 Sep 2003 22:13:36 +0000 (22:13 +0000)] 
char -> wxChar

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

20 years ago Add a couple of wxPerl notes.
Mattia Barbon [Tue, 23 Sep 2003 19:29:23 +0000 (19:29 +0000)] 
  Add a couple of wxPerl notes.
  Mark keyed wxList methods as deprecated.

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

20 years ago Use glcanvas.cpp from wxX11 for wxMotif.
Mattia Barbon [Tue, 23 Sep 2003 19:25:45 +0000 (19:25 +0000)] 
  Use glcanvas.cpp from wxX11 for wxMotif.

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

20 years agofixed MarkDirty()
Vadim Zeitlin [Tue, 23 Sep 2003 17:16:43 +0000 (17:16 +0000)] 
fixed MarkDirty()

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

20 years agofixed compilation problems with platforms where wchar_t != ushort
Vadim Zeitlin [Tue, 23 Sep 2003 17:12:43 +0000 (17:12 +0000)] 
fixed compilation problems with platforms where wchar_t != ushort

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

20 years agoFixed bug [ 756485 ] wxDateTime::ParseTime fails with assertion when it shouldn't
Julian Smart [Tue, 23 Sep 2003 17:01:15 +0000 (17:01 +0000)] 
Fixed bug [ 756485 ] wxDateTime::ParseTime fails with assertion when it shouldn't

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

20 years agoFixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLayout() with sizers
Julian Smart [Tue, 23 Sep 2003 17:00:17 +0000 (17:00 +0000)] 
Fixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLayout() with sizers

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

20 years agofix digitalmars 64 bug
Chris Elliott [Tue, 23 Sep 2003 09:52:37 +0000 (09:52 +0000)] 
fix digitalmars 64 bug

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

20 years agofix watcom 64 bug (openwatcom1.1) (second try)
Chris Elliott [Tue, 23 Sep 2003 09:36:25 +0000 (09:36 +0000)] 
fix watcom 64 bug (openwatcom1.1) (second try)

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

20 years agofix watcom 64 bug (openwatcom1.1)
Chris Elliott [Tue, 23 Sep 2003 09:33:21 +0000 (09:33 +0000)] 
fix watcom 64 bug (openwatcom1.1)

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

20 years agoadded wxTextCtrl::MarkDirty()
Vadim Zeitlin [Tue, 23 Sep 2003 00:09:18 +0000 (00:09 +0000)] 
added wxTextCtrl::MarkDirty()

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

20 years agofixed bug in DeleteEntry()
Vadim Zeitlin [Mon, 22 Sep 2003 20:36:58 +0000 (20:36 +0000)] 
fixed bug in DeleteEntry()

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

20 years agoupdated wxMBConv docs slightly; added brief docs for UTF16/32 conversions
Vadim Zeitlin [Mon, 22 Sep 2003 20:34:03 +0000 (20:34 +0000)] 
updated wxMBConv docs slightly; added brief docs for UTF16/32 conversions

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

20 years agomore wxMBConv classes cleanup, define wxConvLibc to use Win32 API under Windows
Vadim Zeitlin [Mon, 22 Sep 2003 20:29:15 +0000 (20:29 +0000)] 
more wxMBConv classes cleanup, define wxConvLibc to use Win32 API under Windows

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

20 years agomade Convert() methods const
Vadim Zeitlin [Mon, 22 Sep 2003 20:15:00 +0000 (20:15 +0000)] 
made Convert() methods const

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

20 years agoassume sizeof(wchar_t) == 2 by default, not 4
Vadim Zeitlin [Mon, 22 Sep 2003 19:25:32 +0000 (19:25 +0000)] 
assume sizeof(wchar_t) == 2 by default, not 4

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

20 years agoadded UTF-16/32-[LB]E conversions; got rid of wxCharacterSet and simplified and fixed...
Vadim Zeitlin [Mon, 22 Sep 2003 17:11:56 +0000 (17:11 +0000)] 
added UTF-16/32-[LB]E conversions; got rid of wxCharacterSet and simplified and fixed some bugs in remaining code

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

20 years agowxLL is now in wx/defs.h together with (new) wxULL
Vadim Zeitlin [Mon, 22 Sep 2003 17:10:30 +0000 (17:10 +0000)] 
wxLL is now in wx/defs.h together with (new) wxULL

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

20 years agoadded ctor taking wxFontEncoding
Vadim Zeitlin [Mon, 22 Sep 2003 17:09:08 +0000 (17:09 +0000)] 
added ctor taking wxFontEncoding

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

20 years agodocumented wxCONCAT
Vadim Zeitlin [Mon, 22 Sep 2003 15:32:47 +0000 (15:32 +0000)] 
documented wxCONCAT

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

20 years agoadded (and documented) wxULL(); fixes for wxINT64_SWAP macros
Vadim Zeitlin [Mon, 22 Sep 2003 15:30:25 +0000 (15:30 +0000)] 
added (and documented) wxULL(); fixes for wxINT64_SWAP macros

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

20 years agoreorganized/improved fixed size int types definitions; in particular use __int64...
Vadim Zeitlin [Mon, 22 Sep 2003 13:47:55 +0000 (13:47 +0000)] 
reorganized/improved fixed size int types definitions; in particular use __int64 for wxInt64 if available

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

20 years agoadded Win64 detection
Vadim Zeitlin [Mon, 22 Sep 2003 12:43:36 +0000 (12:43 +0000)] 
added Win64 detection

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

20 years agomoved wxGA_XXX styles to gauge.h from defs.h; set wxGA_PROGRESSBAR as 0 (it's not...
Vadim Zeitlin [Mon, 22 Sep 2003 12:35:21 +0000 (12:35 +0000)] 
moved wxGA_XXX styles to gauge.h from defs.h; set wxGA_PROGRESSBAR as 0 (it's not used anywhere anyhow)

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

20 years agocleanup: derive wxGauge from wxGaugeBase; removed redundant code from Create() (use...
Vadim Zeitlin [Mon, 22 Sep 2003 12:31:58 +0000 (12:31 +0000)] 
cleanup: derive wxGauge from wxGaugeBase; removed redundant code from Create() (use base class methods instead); implemented MSWGetStyle() and GetBestSize()

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

20 years agoupdated; added IsVertical()
Vadim Zeitlin [Mon, 22 Sep 2003 12:29:36 +0000 (12:29 +0000)] 
updated; added IsVertical()

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

20 years agoadded IsVertical(); initialize members in ctor
Vadim Zeitlin [Mon, 22 Sep 2003 12:28:25 +0000 (12:28 +0000)] 
added IsVertical(); initialize members in ctor

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

20 years agocompilation fix (part of patch 810484)
Vadim Zeitlin [Mon, 22 Sep 2003 12:23:39 +0000 (12:23 +0000)] 
compilation fix (part of patch 810484)

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

20 years agofix for crash when using user-dashed lines (patch 801663)
Vadim Zeitlin [Mon, 22 Sep 2003 12:20:39 +0000 (12:20 +0000)] 
fix for crash when using user-dashed lines (patch 801663)

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

20 years ago Committing in .
Jouk Jansen [Mon, 22 Sep 2003 12:16:28 +0000 (12:16 +0000)] 
 Committing in .

 Added src/gtk/evtloop.cpp for compilation on OpenVMS.

 Modified Files:
  wxWindows/src/gtk/descrip.mms
 ----------------------------------------------------------------------

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

20 years agoremoved some TABs
Vadim Zeitlin [Mon, 22 Sep 2003 12:14:44 +0000 (12:14 +0000)] 
removed some TABs

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

20 years agoMust use --disable-fs_inet to avoid chkcnf error
Julian Smart [Mon, 22 Sep 2003 12:13:55 +0000 (12:13 +0000)] 
Must use --disable-fs_inet to avoid chkcnf error

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

20 years agosupport full 32bit range in wxGauge
Vadim Zeitlin [Mon, 22 Sep 2003 11:36:48 +0000 (11:36 +0000)] 
support full 32bit range in wxGauge

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

20 years agofix for gtk swapped colors
Chris Elliott [Mon, 22 Sep 2003 09:44:57 +0000 (09:44 +0000)] 
fix for gtk swapped colors

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

20 years agoFixed wxGUIAppTraits declaration on OS/2.
Stefan Neis [Mon, 22 Sep 2003 06:04:49 +0000 (06:04 +0000)] 
Fixed wxGUIAppTraits declaration on OS/2.

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

20 years agofixed broken link
Vadim Zeitlin [Mon, 22 Sep 2003 00:47:27 +0000 (00:47 +0000)] 
fixed broken link

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

20 years agoadded wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation...
Vadim Zeitlin [Mon, 22 Sep 2003 00:43:36 +0000 (00:43 +0000)] 
added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598)

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

20 years agoAdded GUI part of AppTraits for OS/2.
Stefan Neis [Mon, 22 Sep 2003 00:39:22 +0000 (00:39 +0000)] 
Added GUI part of AppTraits for OS/2.

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

20 years agoadded conversions to/from UTF 16/32 LE/BE (patch 809685)
Vadim Zeitlin [Mon, 22 Sep 2003 00:12:10 +0000 (00:12 +0000)] 
added conversions to/from UTF 16/32 LE/BE (patch 809685)

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

20 years agoAdded AppTraits for OS/2.
Stefan Neis [Mon, 22 Sep 2003 00:02:44 +0000 (00:02 +0000)] 
Added AppTraits for OS/2.

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

20 years agoAdded AppTraits for starting/ending a thread.
Stefan Neis [Mon, 22 Sep 2003 00:01:32 +0000 (00:01 +0000)] 
Added AppTraits for starting/ending a thread.

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

20 years agoset event object for wxContextMenuEvent (patch 797697)
Vadim Zeitlin [Sun, 21 Sep 2003 23:59:02 +0000 (23:59 +0000)] 
set event object for wxContextMenuEvent (patch 797697)

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

20 years agotrying to fix race conditions. double deletions and memory leaks on thread terminatio...
Vadim Zeitlin [Sun, 21 Sep 2003 23:57:09 +0000 (23:57 +0000)] 
trying to fix race conditions. double deletions and memory leaks on thread termination (closes bug 775774 and replaces patch 781918)

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

20 years agoIdentify OS/2 by defining __OS2__.
Stefan Neis [Sun, 21 Sep 2003 23:56:02 +0000 (23:56 +0000)] 
Identify OS/2 by defining __OS2__.

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

20 years agoterminate child threads in frame dtor, not in OnQuit() (otherwise they're left runnin...
Vadim Zeitlin [Sun, 21 Sep 2003 23:54:47 +0000 (23:54 +0000)] 
terminate child threads in frame dtor, not in OnQuit() (otherwise they're left running if we just close the window)

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

20 years agoSwitched over to using wxEventLoop.
Stefan Neis [Sun, 21 Sep 2003 21:54:03 +0000 (21:54 +0000)] 
Switched over to using wxEventLoop.

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

20 years agoAdded declaration for GetViewRect to fix compilo.
Stefan Neis [Sun, 21 Sep 2003 21:28:40 +0000 (21:28 +0000)] 
Added declaration for GetViewRect to fix compilo.
        FIXME: Implementation is still missing.

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

20 years agoAdded wxMGL switch
Julian Smart [Sun, 21 Sep 2003 21:28:11 +0000 (21:28 +0000)] 
Added wxMGL switch

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

20 years agofix problems with terminating while threads are running and more (patch 781922)
Vadim Zeitlin [Sun, 21 Sep 2003 20:36:07 +0000 (20:36 +0000)] 
fix problems with terminating while threads are running and more (patch 781922)

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

20 years agoadded IsVisible() test
Vadim Zeitlin [Sun, 21 Sep 2003 19:40:35 +0000 (19:40 +0000)] 
added IsVisible() test

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

20 years agoIsVisible() shouldn't return true if item is out of screen (bug 640607)
Vadim Zeitlin [Sun, 21 Sep 2003 19:37:35 +0000 (19:37 +0000)] 
IsVisible() shouldn't return true if item is out of screen (bug 640607)

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

20 years agoAdded evtloop.cpp for OS/2 to get rid of linker errors.
Stefan Neis [Sun, 21 Sep 2003 18:49:38 +0000 (18:49 +0000)] 
Added evtloop.cpp for OS/2 to get rid of linker errors.

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

20 years agoAdded #include "wx/encinfo.h" as needed.
Stefan Neis [Sun, 21 Sep 2003 18:34:43 +0000 (18:34 +0000)] 
Added #include "wx/encinfo.h" as needed.

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

20 years agocompilation fix
Vadim Zeitlin [Sun, 21 Sep 2003 17:22:23 +0000 (17:22 +0000)] 
compilation fix

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

20 years agocompilation fix
Vadim Zeitlin [Sun, 21 Sep 2003 16:39:51 +0000 (16:39 +0000)] 
compilation fix

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

20 years agodon't return & in strings returned by GetLabelTop() (closes 687905)
Vadim Zeitlin [Sun, 21 Sep 2003 15:22:15 +0000 (15:22 +0000)] 
don't return & in strings returned by GetLabelTop() (closes 687905)

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

20 years agocheck the radio buttons when they get focus (closes 777500)
Vadim Zeitlin [Sun, 21 Sep 2003 15:09:13 +0000 (15:09 +0000)] 
check the radio buttons when they get focus (closes 777500)

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

20 years agoUnicode compilation fix (patch 81006)
Vadim Zeitlin [Sun, 21 Sep 2003 11:02:39 +0000 (11:02 +0000)] 
Unicode compilation fix (patch 81006)

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

20 years agoDon't assert when Clear() is called, better to ignore it
Julian Smart [Sun, 21 Sep 2003 00:58:27 +0000 (00:58 +0000)] 
Don't assert when Clear() is called, better to ignore it

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