wxWidgets.git
22 years agowxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
Vadim Zeitlin [Sun, 30 Dec 2001 17:28:12 +0000 (17:28 +0000)] 
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)

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

22 years agofixed memory leak in wxDocManager::CreateDocument (patch 494842)
Vadim Zeitlin [Sun, 30 Dec 2001 17:24:00 +0000 (17:24 +0000)] 
fixed memory leak in wxDocManager::CreateDocument (patch 494842)

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

22 years agofixed uninitialized wxGridCellAttr::m_defGridAttr (patch 491231)
Vadim Zeitlin [Sun, 30 Dec 2001 17:22:03 +0000 (17:22 +0000)] 
fixed uninitialized wxGridCellAttr::m_defGridAttr (patch 491231)

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

22 years agofixed wxComboBox initial autosizing (patch 496702)
Vadim Zeitlin [Sun, 30 Dec 2001 17:15:21 +0000 (17:15 +0000)] 
fixed wxComboBox initial autosizing (patch 496702)

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

22 years agowxFontEnumerator returns all fonts, not TrueType only
Vadim Zeitlin [Sun, 30 Dec 2001 17:07:21 +0000 (17:07 +0000)] 
wxFontEnumerator returns all fonts, not TrueType only

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

22 years agocomplain about nonexistent directory in wxDir
Václav Slavík [Sun, 30 Dec 2001 15:51:30 +0000 (15:51 +0000)] 
complain about nonexistent directory in wxDir

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

22 years agofixed stupid typo
Václav Slavík [Sun, 30 Dec 2001 15:51:20 +0000 (15:51 +0000)] 
fixed stupid typo

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

22 years agoEhm... fixed my comment about DJGPP to say what I wanted it to say
Václav Slavík [Sun, 30 Dec 2001 12:31:03 +0000 (12:31 +0000)] 
Ehm... fixed my comment about DJGPP to say what I wanted it to say

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

22 years agodrawing methods cleanup
Stefan Csomor [Sun, 30 Dec 2001 12:24:16 +0000 (12:24 +0000)] 
drawing methods cleanup

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

22 years agocarbon debugging lib added
Stefan Csomor [Sun, 30 Dec 2001 09:52:42 +0000 (09:52 +0000)] 
carbon debugging lib added

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

22 years agonew files added
Stefan Csomor [Sun, 30 Dec 2001 09:51:12 +0000 (09:51 +0000)] 
new files added

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

22 years agosetting and restoring the graf port
Stefan Csomor [Sun, 30 Dec 2001 09:50:28 +0000 (09:50 +0000)] 
setting and restoring the graf port

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

22 years agogetting rid of several graf port handling routines
Stefan Csomor [Sun, 30 Dec 2001 09:44:31 +0000 (09:44 +0000)] 
getting rid of several graf port handling routines

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

22 years agoadded theme savvy store/restore grafport
Stefan Csomor [Sun, 30 Dec 2001 09:43:15 +0000 (09:43 +0000)] 
added theme savvy store/restore grafport

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

22 years agodon't make wxBitmapButtons same size as all the other buttons
Vadim Zeitlin [Sun, 30 Dec 2001 00:31:23 +0000 (00:31 +0000)] 
don't make wxBitmapButtons same size as all the other buttons

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

22 years agofix for DJGPP returning unix/like/paths instead of what\you'd\expect\under\dos
Václav Slavík [Sun, 30 Dec 2001 00:05:49 +0000 (00:05 +0000)] 
fix for DJGPP returning unix/like/paths instead of what\you'd\expect\under\dos

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

22 years agofix for a fatal bug in wxMGL's wxDir
Václav Slavík [Sun, 30 Dec 2001 00:05:35 +0000 (00:05 +0000)] 
fix for a fatal bug in wxMGL's wxDir

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

22 years agoextended display mode handling to accept WXMODE env. variable
Václav Slavík [Sun, 30 Dec 2001 00:05:18 +0000 (00:05 +0000)] 
extended display mode handling to accept WXMODE env. variable

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

22 years agotypo fix
Václav Slavík [Sun, 30 Dec 2001 00:05:04 +0000 (00:05 +0000)] 
typo fix

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

22 years agomaking generic file dialog less Unixcentric
Václav Slavík [Sun, 30 Dec 2001 00:04:46 +0000 (00:04 +0000)] 
making generic file dialog less Unixcentric

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

22 years agocompile fix for bitmap.cpp under Mac
Robert Roebling [Sat, 29 Dec 2001 18:34:17 +0000 (18:34 +0000)] 
compile fix for bitmap.cpp under Mac

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

22 years agouse a programmer-friendly macro for subclassing
Václav Slavík [Sat, 29 Dec 2001 16:14:04 +0000 (16:14 +0000)] 
use a programmer-friendly macro for subclassing

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

22 years agoimplemented subclassing in XRC
Václav Slavík [Sat, 29 Dec 2001 16:13:43 +0000 (16:13 +0000)] 
implemented subclassing in XRC

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

22 years agoremoved dependency on windows.h from dynload.h
Ron Lee [Sat, 29 Dec 2001 14:50:36 +0000 (14:50 +0000)] 
removed dependency on windows.h from dynload.h
Moved dlopen implementation into wxDynamicLibrary.
Wrapped wxDllLoader in 2.2 compat guards and defined it in terms
of the new classes.
Added link option flags to wxDL and other missing functionality
previously implemented in wxDllLoader.
Modified wxDL++ classes to use wxDL base class implementation.
Replaced all uses of wxDllLoader in wx classes by the new
classes as appropriate.

def'd out (unimplemented) wxSystemSettingsBase so wxMSW would link.

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

22 years agocorrections for theme brush alignments under X (no more SetOrigin calls)
Stefan Csomor [Sat, 29 Dec 2001 09:59:59 +0000 (09:59 +0000)] 
corrections for theme brush alignments under X (no more SetOrigin calls)

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

22 years agocorrections for theme brush alignments
Stefan Csomor [Sat, 29 Dec 2001 09:57:11 +0000 (09:57 +0000)] 
corrections for theme brush alignments

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

22 years agoAdd some missing methods
David Webster [Fri, 28 Dec 2001 23:06:51 +0000 (23:06 +0000)] 
Add some missing methods

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

22 years agoa draft of wxSSBase class - it is yet unused and hopefully doesn't break anything...
Vadim Zeitlin [Fri, 28 Dec 2001 22:25:15 +0000 (22:25 +0000)] 
a draft of wxSSBase class - it is yet unused and hopefully doesn't break anything [just yet]

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

22 years agoremoved my timing code accidentally committed before
Vadim Zeitlin [Fri, 28 Dec 2001 21:47:18 +0000 (21:47 +0000)] 
removed my timing code accidentally committed before

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

22 years agodisable native font stuff for wxMotif
Vadim Zeitlin [Fri, 28 Dec 2001 21:27:42 +0000 (21:27 +0000)] 
disable native font stuff for wxMotif

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

22 years agonew redrawing code
Stefan Csomor [Fri, 28 Dec 2001 19:20:25 +0000 (19:20 +0000)] 
new redrawing code

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

22 years agoadded debugging code for redrawing
Stefan Csomor [Fri, 28 Dec 2001 19:19:39 +0000 (19:19 +0000)] 
added debugging code for redrawing

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

22 years agoadjusted for new visible region code
Stefan Csomor [Fri, 28 Dec 2001 19:18:31 +0000 (19:18 +0000)] 
adjusted for new visible region code

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

22 years agocleaned drawing code
Stefan Csomor [Fri, 28 Dec 2001 19:17:59 +0000 (19:17 +0000)] 
cleaned drawing code

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

22 years agoappearance brush support
Stefan Csomor [Fri, 28 Dec 2001 19:16:56 +0000 (19:16 +0000)] 
appearance brush support

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

22 years agoremoved redundant code
Stefan Csomor [Fri, 28 Dec 2001 19:16:05 +0000 (19:16 +0000)] 
removed redundant code

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

22 years agocorrected return value
Stefan Csomor [Fri, 28 Dec 2001 19:15:24 +0000 (19:15 +0000)] 
corrected return value

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

22 years agocode changes for redrawing
Stefan Csomor [Fri, 28 Dec 2001 19:14:01 +0000 (19:14 +0000)] 
code changes for redrawing

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

22 years agoadded support for appearance brushes, corrected blitting origin
Stefan Csomor [Fri, 28 Dec 2001 19:13:16 +0000 (19:13 +0000)] 
added support for appearance brushes, corrected blitting origin

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

22 years agoadded support for appearance brushes
Stefan Csomor [Fri, 28 Dec 2001 19:12:34 +0000 (19:12 +0000)] 
added support for appearance brushes

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

22 years agoScrolling updates
David Webster [Fri, 28 Dec 2001 07:00:16 +0000 (07:00 +0000)] 
Scrolling updates

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

22 years agofix to wxLocale::GetString() calld with empty argument
Vadim Zeitlin [Thu, 27 Dec 2001 23:24:02 +0000 (23:24 +0000)] 
fix to wxLocale::GetString() calld with empty argument

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

22 years agoChanges to the XRC library:
Václav Slavík [Thu, 27 Dec 2001 23:16:48 +0000 (23:16 +0000)] 
Changes to the XRC library:
1. preparation of XRC handlers for subclassing (Alex)
2. fixed incorrect use of _() in couple of places
3. wxFrame and wxDialog positioning fixes
4. menus and toolbars attach themselves to the parent frame
5. style unification: let all _T()s be wxT()s

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

22 years agofixed bug in wxHTML that certainly prevented it from working with most web servers
Václav Slavík [Thu, 27 Dec 2001 23:16:37 +0000 (23:16 +0000)] 
fixed bug in wxHTML that certainly prevented it from working with most web servers

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

22 years agofixed another 2 instances of wxStrncpy bug
Václav Slavík [Thu, 27 Dec 2001 23:16:30 +0000 (23:16 +0000)] 
fixed another 2 instances of wxStrncpy bug

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

22 years agoIdiot I am; my previous commit certainly broke non-Unicode builds
Václav Slavík [Thu, 27 Dec 2001 23:16:18 +0000 (23:16 +0000)] 
Idiot I am; my previous commit certainly broke non-Unicode builds

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

22 years ago1. libunicows support in configure
Václav Slavík [Thu, 27 Dec 2001 23:15:52 +0000 (23:15 +0000)] 
1. libunicows support in configure
2. applied ac-2.5x compatibility patch (#497048)

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

22 years agofix for Unicode build -- wxMB2WXbuf cannot be initialized with NULL
Václav Slavík [Thu, 27 Dec 2001 18:07:04 +0000 (18:07 +0000)] 
fix for Unicode build -- wxMB2WXbuf cannot be initialized with NULL

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

22 years agoremoved obsolete docs
Václav Slavík [Thu, 27 Dec 2001 18:06:52 +0000 (18:06 +0000)] 
removed obsolete docs

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

22 years agofix for unicode crashes by Dimitri
Václav Slavík [Thu, 27 Dec 2001 18:06:34 +0000 (18:06 +0000)] 
fix for unicode crashes by Dimitri

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

22 years agoremoved macro magic that causes build problems on some
Ron Lee [Wed, 26 Dec 2001 23:23:12 +0000 (23:23 +0000)] 
removed macro magic that causes build problems on some
platforms and was apparently unneeded elsewhere after all..

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

22 years agofixes for misplaced radio buttons in wxRadioBox
Václav Slavík [Tue, 25 Dec 2001 23:35:11 +0000 (23:35 +0000)] 
fixes for misplaced radio buttons in wxRadioBox

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

22 years agofixed misplaced subcontrols of wxComboBox
Václav Slavík [Tue, 25 Dec 2001 23:34:57 +0000 (23:34 +0000)] 
fixed misplaced subcontrols of wxComboBox

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

22 years agobetter wxMGL wxSystemSettings
Václav Slavík [Tue, 25 Dec 2001 23:34:49 +0000 (23:34 +0000)] 
better wxMGL wxSystemSettings

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

22 years agofixed compilation for strict ANSI compilers
Vadim Zeitlin [Tue, 25 Dec 2001 22:38:01 +0000 (22:38 +0000)] 
fixed compilation for strict ANSI compilers

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

22 years agoemphasized that SetValue() doesn't make the control dirty
Vadim Zeitlin [Tue, 25 Dec 2001 22:36:48 +0000 (22:36 +0000)] 
emphasized that SetValue() doesn't make the control dirty

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

22 years agodon't make control dirty after a call to SetValue()
Vadim Zeitlin [Tue, 25 Dec 2001 22:32:55 +0000 (22:32 +0000)] 
don't make control dirty after a call to SetValue()

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

22 years agofixed crash when an item didn't have any data
Vadim Zeitlin [Tue, 25 Dec 2001 22:31:13 +0000 (22:31 +0000)] 
fixed crash when an item didn't have any data

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

22 years agodocumented Number() as obsolete and added GetCount()
Vadim Zeitlin [Tue, 25 Dec 2001 22:29:48 +0000 (22:29 +0000)] 
documented Number() as obsolete and added GetCount()

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

22 years agodon't crash if bitmaps are not found
Vadim Zeitlin [Mon, 24 Dec 2001 16:34:51 +0000 (16:34 +0000)] 
don't crash if bitmaps are not found

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

22 years agofixed Fit() to avoid showing scrollbars
Vadim Zeitlin [Mon, 24 Dec 2001 16:28:18 +0000 (16:28 +0000)] 
fixed Fit() to avoid showing scrollbars

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

22 years agoDoSetClientSize() may take 4 iterations to set the right size sometimes, not 3
Vadim Zeitlin [Mon, 24 Dec 2001 16:26:47 +0000 (16:26 +0000)] 
DoSetClientSize() may take 4 iterations to set the right size sometimes, not 3

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

22 years agoreally fixed GetRenderer() and GetEditor() methods, they were both broken in some...
Vadim Zeitlin [Mon, 24 Dec 2001 14:15:11 +0000 (14:15 +0000)] 
really fixed GetRenderer() and GetEditor() methods, they were both broken in some strange and twisted (and different) ways

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

22 years agofixed memory leak when SetTargetWindow() was called more than once and made DeleteEvt...
Vadim Zeitlin [Mon, 24 Dec 2001 14:14:11 +0000 (14:14 +0000)] 
fixed memory leak when SetTargetWindow() was called more than once and made DeleteEvtHandler() more robust

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

22 years agofixes to wxFont mods for the case w/o native fontinfo struct
Václav Slavík [Mon, 24 Dec 2001 14:08:38 +0000 (14:08 +0000)] 
fixes to wxFont mods for the case w/o native fontinfo struct
(could never possibly compile)

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

22 years agotypo fix
Václav Slavík [Mon, 24 Dec 2001 14:06:23 +0000 (14:06 +0000)] 
typo fix

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

22 years agocompilation fix for DJGPP
Václav Slavík [Mon, 24 Dec 2001 14:06:09 +0000 (14:06 +0000)] 
compilation fix for DJGPP

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

22 years agotypo fixed
Vadim Zeitlin [Mon, 24 Dec 2001 12:56:55 +0000 (12:56 +0000)] 
typo fixed

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

22 years agoadded slightly more informative failure reporting.
Ron Lee [Mon, 24 Dec 2001 12:12:30 +0000 (12:12 +0000)] 
added slightly more informative failure reporting.

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

22 years agoAdded GetStringArray method.
Ron Lee [Mon, 24 Dec 2001 11:16:46 +0000 (11:16 +0000)] 
Added GetStringArray method.

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

22 years agochanged the default font facename for the decorative family - is it correct for Win9x?
Vadim Zeitlin [Mon, 24 Dec 2001 01:18:06 +0000 (01:18 +0000)] 
changed the default font facename for the decorative family - is it correct for Win9x?

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

22 years agocode clean up, avoid duplicating the same code in font.cpp and fontutil.cpp
Vadim Zeitlin [Mon, 24 Dec 2001 01:06:15 +0000 (01:06 +0000)] 
code clean up, avoid duplicating the same code in font.cpp and fontutil.cpp

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

22 years agouse wxFontMapper when setting the encoding (fix to restore the behaviour broken by...
Vadim Zeitlin [Sun, 23 Dec 2001 23:53:46 +0000 (23:53 +0000)] 
use wxFontMapper when setting the encoding (fix to restore the behaviour broken by the native font info change)

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

22 years agoUpdated docs for wxGrid: added events, event macros, default editors and renderers
Mattia Barbon [Sun, 23 Dec 2001 21:26:11 +0000 (21:26 +0000)] 
Updated docs for wxGrid: added events, event macros, default editors and renderers

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

22 years ago Removed warning for Darwin compilation from datetime.inl
Robert Roebling [Sun, 23 Dec 2001 15:52:29 +0000 (15:52 +0000)] 
  Removed warning for Darwin compilation from datetime.inl
  Added wxFileName::SetPath() and set m_relative if no dir is given
  Corrected wxFrame::Enable() in wxMac.

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

22 years agofixed handling of the items with indirect data broken yesterday
Vadim Zeitlin [Sun, 23 Dec 2001 13:38:23 +0000 (13:38 +0000)] 
fixed handling of the items with indirect data broken yesterday

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

22 years agocreate masks even (slightly) faster
Vadim Zeitlin [Sun, 23 Dec 2001 11:47:22 +0000 (11:47 +0000)] 
create masks even (slightly) faster

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

22 years agoAdded missing header and missing logic. :)
Ron Lee [Sun, 23 Dec 2001 08:04:06 +0000 (08:04 +0000)] 
Added missing header and missing logic. :)

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

22 years agosped up the mask creation by a factor of 40
Vadim Zeitlin [Sun, 23 Dec 2001 02:03:55 +0000 (02:03 +0000)] 
sped up the mask creation by a factor of 40

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

22 years agoAdded missing compile define.
Ron Lee [Sun, 23 Dec 2001 02:01:45 +0000 (02:01 +0000)] 
Added missing compile define.

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

22 years agocompilation fixes
Vadim Zeitlin [Sun, 23 Dec 2001 01:56:31 +0000 (01:56 +0000)] 
compilation fixes

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

22 years agosped up the mask creation by a factor of 40
Vadim Zeitlin [Sun, 23 Dec 2001 01:56:08 +0000 (01:56 +0000)] 
sped up the mask creation by a factor of 40

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

22 years agoapplied patch fixing some graphical glitches from Dimitri
Vadim Zeitlin [Sun, 23 Dec 2001 01:09:20 +0000 (01:09 +0000)] 
applied patch fixing some graphical glitches from Dimitri

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

22 years agofixed sorting the items which have indirect data (i.e. images set for open/closed...
Vadim Zeitlin [Sun, 23 Dec 2001 01:00:32 +0000 (01:00 +0000)] 
fixed sorting the items which have indirect data (i.e. images set for open/closed state) and made indirect data handling much simpler and more efficient as a side effect

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

22 years agofixed wrong return value of wxComboBox::GetClientObject
Vadim Zeitlin [Sat, 22 Dec 2001 23:22:55 +0000 (23:22 +0000)] 
fixed wrong return value of wxComboBox::GetClientObject

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

22 years agoMade wxPD_AUTO_HIDE work.
Mattia Barbon [Sat, 22 Dec 2001 21:20:34 +0000 (21:20 +0000)] 
Made wxPD_AUTO_HIDE work.

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

22 years agoMore tweaks to wxMicroWi
Julian Smart [Sat, 22 Dec 2001 19:43:44 +0000 (19:43 +0000)] 
More tweaks to wxMicroWi
More tweaks to MicroWindows

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

22 years agowxFont can now raelly use the native fonts
Vadim Zeitlin [Sat, 22 Dec 2001 03:31:48 +0000 (03:31 +0000)] 
wxFont can now raelly use the native fonts

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

22 years agofixed wxProgressDialog for ranges > 65535
Vadim Zeitlin [Sat, 22 Dec 2001 02:14:38 +0000 (02:14 +0000)] 
fixed wxProgressDialog for ranges > 65535

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

22 years agouse wxBusyCursor in wxHtmlWindow instead of SetCursor (the next step is figuring...
Václav Slavík [Sat, 22 Dec 2001 00:02:32 +0000 (00:02 +0000)] 
use wxBusyCursor in wxHtmlWindow instead of SetCursor (the next step is figuring out if removing wxYield from LoadPage will break anything)

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

22 years ago Removed two more files from wxMicroWindows compilation.
Robert Roebling [Fri, 21 Dec 2001 22:26:54 +0000 (22:26 +0000)] 
  Removed two more files from wxMicroWindows compilation.

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

22 years agoadd more methods to wxNativeFontInfo: To/FromUserString and all the
Vadim Zeitlin [Fri, 21 Dec 2001 21:39:45 +0000 (21:39 +0000)] 
add more methods to wxNativeFontInfo: To/FromUserString and all the
accessor methods and implemented some of them

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

22 years agoUpdate makefile and module def for new dynlib stuff. Also some control colouring...
David Webster [Fri, 21 Dec 2001 20:43:33 +0000 (20:43 +0000)] 
Update makefile and module def for new dynlib stuff.  Also some control colouring stuff for OS/2 controls to better mesh with Panel backgrounds.

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

22 years agoLatest updates for compiling.
David Webster [Fri, 21 Dec 2001 20:42:20 +0000 (20:42 +0000)] 
Latest updates for compiling.

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

22 years agominor optical fix
Vadim Zeitlin [Fri, 21 Dec 2001 19:54:40 +0000 (19:54 +0000)] 
minor optical fix

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

22 years agooops, forgot to commit wxFontBase::SetNativeFontInfo implementation
Vadim Zeitlin [Fri, 21 Dec 2001 19:54:23 +0000 (19:54 +0000)] 
oops, forgot to commit wxFontBase::SetNativeFontInfo implementation

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

22 years ago Forgot to add this one.
Robert Roebling [Fri, 21 Dec 2001 19:28:36 +0000 (19:28 +0000)] 
  Forgot to add this one.

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

22 years ago Added configure support for wxMicroWindows.
Robert Roebling [Fri, 21 Dec 2001 19:22:48 +0000 (19:22 +0000)] 
  Added configure support for wxMicroWindows.

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

22 years agoMore tinkering
Julian Smart [Fri, 21 Dec 2001 18:15:53 +0000 (18:15 +0000)] 
More tinkering

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

22 years agoHeaders to support 'Y' positioning fixes for OS/2 controls
David Webster [Fri, 21 Dec 2001 18:09:02 +0000 (18:09 +0000)] 
Headers to support 'Y' positioning fixes for OS/2 controls

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