]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agocompilation fix after last commit
Vadim Zeitlin [Tue, 30 Sep 2003 22:14:20 +0000 (22:14 +0000)] 
compilation fix after last commit

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

20 years ago Blinf wxMac compilation fix.
Mattia Barbon [Tue, 30 Sep 2003 21:22:56 +0000 (21:22 +0000)] 
  Blinf wxMac compilation fix.

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

20 years agoVarious changes needed to get up to date with current CVS
Robin Dunn [Tue, 30 Sep 2003 21:04:25 +0000 (21:04 +0000)] 
Various changes needed to get up to date with current CVS

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

20 years agoCorrectly bracketed initializers.
Stefan Neis [Tue, 30 Sep 2003 20:22:16 +0000 (20:22 +0000)] 
Correctly bracketed initializers.

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

20 years agoModal dialogs now correctly use wxEventLoop.
Stefan Neis [Tue, 30 Sep 2003 20:13:51 +0000 (20:13 +0000)] 
Modal dialogs now correctly use wxEventLoop.

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

20 years agoFixed compilation problem.
Stefan Neis [Tue, 30 Sep 2003 19:56:23 +0000 (19:56 +0000)] 
Fixed compilation problem.

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

20 years agoFixed compilation problem.
Stefan Neis [Tue, 30 Sep 2003 19:13:53 +0000 (19:13 +0000)] 
Fixed compilation problem.

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

20 years agoproperly quote characters when streaming out XML properties
Václav Slavík [Tue, 30 Sep 2003 19:08:28 +0000 (19:08 +0000)] 
properly quote characters when streaming out XML properties

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

20 years agoFixed bad merge...
Robin Dunn [Tue, 30 Sep 2003 19:07:59 +0000 (19:07 +0000)] 
Fixed bad merge...

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

20 years agoMore AutoComplete crash fixes
Robin Dunn [Tue, 30 Sep 2003 19:04:03 +0000 (19:04 +0000)] 
More AutoComplete crash fixes

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

20 years agoXML code fixes (patch #815196)
Václav Slavík [Tue, 30 Sep 2003 18:36:05 +0000 (18:36 +0000)] 
XML code fixes (patch #815196)

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

20 years agofixed typo
Stefan Csomor [Tue, 30 Sep 2003 15:52:50 +0000 (15:52 +0000)] 
fixed typo

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

20 years agouse wxEvent::ShouldPropagate() instead of its own propgation control mechanism in...
Vadim Zeitlin [Tue, 30 Sep 2003 12:49:56 +0000 (12:49 +0000)] 
use wxEvent::ShouldPropagate() instead of its own propgation control mechanism in wxNavigationKeyEvent (patch 814644)

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

20 years agoUnicode fixes for Watcom (part of patch 813225)
Vadim Zeitlin [Tue, 30 Sep 2003 12:41:46 +0000 (12:41 +0000)] 
Unicode fixes for Watcom (part of patch 813225)

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

20 years agono real changes
Vadim Zeitlin [Tue, 30 Sep 2003 12:33:28 +0000 (12:33 +0000)] 
no real changes

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

20 years agodon't draw raised border around disabled bitmaps (patch 814745)
Vadim Zeitlin [Tue, 30 Sep 2003 12:29:34 +0000 (12:29 +0000)] 
don't draw raised border around disabled bitmaps (patch 814745)

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

20 years agotreat 0xc0c0c0 as transparent colour by default
Vadim Zeitlin [Tue, 30 Sep 2003 12:26:42 +0000 (12:26 +0000)] 
treat 0xc0c0c0 as transparent colour by default

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

20 years agoupgraded bakefile to empy-3.1.1, it has more readable templates syntax
Václav Slavík [Tue, 30 Sep 2003 06:30:24 +0000 (06:30 +0000)] 
upgraded bakefile to empy-3.1.1, it has more readable templates syntax

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

20 years agounused params warnings fixes
Vadim Zeitlin [Tue, 30 Sep 2003 00:29:04 +0000 (00:29 +0000)] 
unused params warnings fixes

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

20 years agoShould not delete colours that come from the wxColourDatabase
Robin Dunn [Mon, 29 Sep 2003 17:42:18 +0000 (17:42 +0000)] 
Should not delete colours that come from the wxColourDatabase

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

20 years agosupport creating larger minidumps; support WX_CRASH_FLAGS env var
Vadim Zeitlin [Mon, 29 Sep 2003 17:14:52 +0000 (17:14 +0000)] 
support creating larger minidumps; support WX_CRASH_FLAGS env var

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

20 years ago (Blind) compilation fix for Sun compiler.
Mattia Barbon [Mon, 29 Sep 2003 15:18:35 +0000 (15:18 +0000)] 
  (Blind) compilation fix for Sun compiler.

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

20 years agofixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent...
Vadim Zeitlin [Mon, 29 Sep 2003 12:05:49 +0000 (12:05 +0000)] 
fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down

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

20 years agoreversed order of configurations to make the IDE happy about the default one
Václav Slavík [Sun, 28 Sep 2003 18:38:11 +0000 (18:38 +0000)] 
reversed order of configurations to make the IDE happy about the default one

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

20 years agocompile db sample conditionally only if odbc support was built
Václav Slavík [Sun, 28 Sep 2003 18:23:23 +0000 (18:23 +0000)] 
compile db sample conditionally only if odbc support was built

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

20 years agoreverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)
Vadim Zeitlin [Sun, 28 Sep 2003 18:12:26 +0000 (18:12 +0000)] 
reverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)

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

20 years agoSetValue() takes just bool, not const bool
Vadim Zeitlin [Sun, 28 Sep 2003 18:01:42 +0000 (18:01 +0000)] 
SetValue() takes just bool, not const bool

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

20 years agoSetValue() takes just bool, not const bool
Vadim Zeitlin [Sun, 28 Sep 2003 17:51:11 +0000 (17:51 +0000)] 
SetValue() takes just bool, not const bool

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

20 years agoadded displayx11.{cpp,h}
Václav Slavík [Sun, 28 Sep 2003 16:05:23 +0000 (16:05 +0000)] 
added displayx11.{cpp,h}

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

20 years ago MinGW compilation fixes.
Mattia Barbon [Sun, 28 Sep 2003 13:57:52 +0000 (13:57 +0000)] 
  MinGW compilation fixes.

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

20 years ago (Blind) wxMotif compilation fix.
Mattia Barbon [Sun, 28 Sep 2003 13:53:07 +0000 (13:53 +0000)] 
  (Blind) wxMotif compilation fix.

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

20 years agomention that Write(string) works with NUL-terminated strings only
Vadim Zeitlin [Sun, 28 Sep 2003 11:10:46 +0000 (11:10 +0000)] 
mention that Write(string) works with NUL-terminated strings only

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

20 years agomention wxListBook
Vadim Zeitlin [Sun, 28 Sep 2003 00:29:57 +0000 (00:29 +0000)] 
mention wxListBook

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

20 years agoadded 3-state checkboxes (patch 813790)
Vadim Zeitlin [Sun, 28 Sep 2003 00:23:08 +0000 (00:23 +0000)] 
added 3-state checkboxes (patch 813790)

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

20 years agoregenerated after adding gzstream.* and vidmode.h
Vadim Zeitlin [Sat, 27 Sep 2003 15:48:14 +0000 (15:48 +0000)] 
regenerated after adding gzstream.* and vidmode.h

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

20 years agono changes, just resolved a conflict
Vadim Zeitlin [Sat, 27 Sep 2003 15:40:49 +0000 (15:40 +0000)] 
no changes, just resolved a conflict

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

20 years agoshow how to use different bitmaps for enabled/disabled menu item state
Vadim Zeitlin [Sat, 27 Sep 2003 15:33:06 +0000 (15:33 +0000)] 
show how to use different bitmaps for enabled/disabled menu item state

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

20 years agoadded wxMirrorDC test; some warning fixes
Vadim Zeitlin [Sat, 27 Sep 2003 15:30:41 +0000 (15:30 +0000)] 
added wxMirrorDC test; some warning fixes

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

20 years agoadded handlers for radio btn events for testing
Vadim Zeitlin [Sat, 27 Sep 2003 15:28:58 +0000 (15:28 +0000)] 
added handlers for radio btn events for testing

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

20 years agowarning fixes
Vadim Zeitlin [Sat, 27 Sep 2003 15:28:28 +0000 (15:28 +0000)] 
warning fixes

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

20 years agoadded a test for wxTextFile in Unicode
Vadim Zeitlin [Sat, 27 Sep 2003 15:27:52 +0000 (15:27 +0000)] 
added a test for wxTextFile in Unicode

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

20 years agoremoved Initialized()
Vadim Zeitlin [Sat, 27 Sep 2003 15:20:28 +0000 (15:20 +0000)] 
removed Initialized()

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

20 years agoUnicode fix
Vadim Zeitlin [Sat, 27 Sep 2003 15:14:44 +0000 (15:14 +0000)] 
Unicode fix

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

20 years ago Linking fixes for wxGTK + wxUniversal: include minifram.cpp in
Mattia Barbon [Sat, 27 Sep 2003 14:10:44 +0000 (14:10 +0000)] 
  Linking fixes for wxGTK + wxUniversal: include minifram.cpp in
lowlevel files (as in wxMSW and wxX11).

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

20 years agoremoved duplicate UTF16/32 values
Vadim Zeitlin [Sat, 27 Sep 2003 14:06:18 +0000 (14:06 +0000)] 
removed duplicate UTF16/32 values

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

20 years agofixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)
Vadim Zeitlin [Sat, 27 Sep 2003 13:58:10 +0000 (13:58 +0000)] 
fixed bug in wxDisplay::GetFromPoint() when Xinerama is not used (patch 813543)

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

20 years agoextra word removed (patch 813536)
Vadim Zeitlin [Sat, 27 Sep 2003 13:49:01 +0000 (13:49 +0000)] 
extra word removed (patch 813536)

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

20 years agoremoved wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp...
Vadim Zeitlin [Sat, 27 Sep 2003 13:47:46 +0000 (13:47 +0000)] 
removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too

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

20 years ago Updated changes.txt.
Mattia Barbon [Sat, 27 Sep 2003 13:33:45 +0000 (13:33 +0000)] 
  Updated changes.txt.

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

20 years agosuppress compiler warning about uninit var
Vadim Zeitlin [Sat, 27 Sep 2003 13:28:28 +0000 (13:28 +0000)] 
suppress compiler warning about uninit var

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

20 years agodefine wxFONTENCODING_UNICODE as UTF16/32 depending on the platform
Vadim Zeitlin [Sat, 27 Sep 2003 13:24:57 +0000 (13:24 +0000)] 
define wxFONTENCODING_UNICODE as UTF16/32 depending on the platform

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

20 years agoadded vidmode.h; stack.h is a wxBase header
Vadim Zeitlin [Sat, 27 Sep 2003 13:18:27 +0000 (13:18 +0000)] 
added vidmode.h; stack.h is a wxBase header

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

20 years agomade UTF-16/32 equivalent to the corresponding LE/BE version (patch 812358)
Vadim Zeitlin [Sat, 27 Sep 2003 13:13:22 +0000 (13:13 +0000)] 
made UTF-16/32 equivalent to the corresponding LE/BE version (patch 812358)

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

20 years agomerged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separat...
Vadim Zeitlin [Sat, 27 Sep 2003 12:55:46 +0000 (12:55 +0000)] 
merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header

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

20 years agocompilation fix for Mac (patch 813378)
Vadim Zeitlin [Sat, 27 Sep 2003 12:36:30 +0000 (12:36 +0000)] 
compilation fix for Mac (patch 813378)

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

20 years agofix for handling (Shift-)Ctrl-Tab when the notebook itself has focus (patch 813507)
Vadim Zeitlin [Sat, 27 Sep 2003 12:34:05 +0000 (12:34 +0000)] 
fix for handling (Shift-)Ctrl-Tab when the notebook itself has focus (patch 813507)

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

20 years agominor fix for wxSlider sizing (patch 809202)
Vadim Zeitlin [Sat, 27 Sep 2003 12:26:19 +0000 (12:26 +0000)] 
minor fix for wxSlider sizing (patch 809202)

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

20 years agofixes to radio button handling (patch 803360)
Vadim Zeitlin [Sat, 27 Sep 2003 11:43:01 +0000 (11:43 +0000)] 
fixes to radio button handling (patch 803360)

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

20 years agoupdate height of the header window whenever it changes
Vadim Zeitlin [Fri, 26 Sep 2003 23:47:28 +0000 (23:47 +0000)] 
update height of the header window whenever it changes

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

20 years agomake it possible to give focus to the notebook itself (patch 811013)
Vadim Zeitlin [Fri, 26 Sep 2003 21:44:31 +0000 (21:44 +0000)] 
make it possible to give focus to the notebook itself (patch 811013)

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

20 years agomake it possible to give focus to the notebook itself (patch 811013)
Vadim Zeitlin [Fri, 26 Sep 2003 21:36:33 +0000 (21:36 +0000)] 
make it possible to give focus to the notebook itself (patch 811013)

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

20 years agoregenerated after adding wxUSE_GZSTREAM
Vadim Zeitlin [Fri, 26 Sep 2003 21:13:30 +0000 (21:13 +0000)] 
regenerated after adding wxUSE_GZSTREAM

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

20 years agofixed code for swapping rect corners if out of order (bug 800180)
Vadim Zeitlin [Fri, 26 Sep 2003 20:50:27 +0000 (20:50 +0000)] 
fixed code for swapping rect corners if out of order (bug 800180)

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

20 years agoadded wxGzipIOStreams (patch 792932)
Vadim Zeitlin [Fri, 26 Sep 2003 20:24:36 +0000 (20:24 +0000)] 
added wxGzipIOStreams (patch 792932)

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

20 years agoadded wxTextInputStream::ReadChar() (part of patch 792932)
Vadim Zeitlin [Fri, 26 Sep 2003 20:15:38 +0000 (20:15 +0000)] 
added wxTextInputStream::ReadChar() (part of patch 792932)

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

20 years agowxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files...
Vadim Zeitlin [Fri, 26 Sep 2003 20:07:22 +0000 (20:07 +0000)] 
wxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files (patch 792562)

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

20 years agofixes to radio button handling (patch 803360)
Vadim Zeitlin [Fri, 26 Sep 2003 19:43:47 +0000 (19:43 +0000)] 
fixes to radio button handling (patch 803360)

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

20 years agoadded tests for toggling radio buttons
Vadim Zeitlin [Fri, 26 Sep 2003 19:37:32 +0000 (19:37 +0000)] 
added tests for toggling radio buttons

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

20 years agoshow wxTB_HORZ_LAYOUT in action
Vadim Zeitlin [Fri, 26 Sep 2003 18:19:50 +0000 (18:19 +0000)] 
show wxTB_HORZ_LAYOUT in action

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

20 years agoalways return length of the string, *not* size of the buffer from wxMBConv_win32...
Vadim Zeitlin [Fri, 26 Sep 2003 18:15:09 +0000 (18:15 +0000)] 
always return length of the string, *not* size of the buffer from wxMBConv_win32::MB<->WC(), as documented (fixes bug reported in patch 789039)

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

20 years agofix SetFocus() in wxDialog-derived class ctor (which used to be ignored); this replac...
Vadim Zeitlin [Fri, 26 Sep 2003 17:35:54 +0000 (17:35 +0000)] 
fix SetFocus() in wxDialog-derived class ctor (which used to be ignored); this replaces patch 769552

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

20 years agoapplied part of the patch 811993
Vadim Zeitlin [Fri, 26 Sep 2003 17:11:49 +0000 (17:11 +0000)] 
applied part of the patch 811993

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

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