]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agoforce update of MDI client window size after the MDI parent frame is iconized and...
Vadim Zeitlin [Thu, 11 Aug 2005 13:24:56 +0000 (13:24 +0000)] 
force update of MDI client window size after the MDI parent frame is iconized and restored, otherwise all kinds of bad things (changes in MDI children positions; possibility to move them above the toolbar and below the status bar; wrong repaining) happen

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

19 years agoadded wxSIZE_FORCE flag for SetSize()
Vadim Zeitlin [Thu, 11 Aug 2005 13:21:45 +0000 (13:21 +0000)] 
added wxSIZE_FORCE flag for SetSize()

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

19 years agocheck that wxUSE_DC_CACHEING is defined
Vadim Zeitlin [Thu, 11 Aug 2005 13:10:09 +0000 (13:10 +0000)] 
check that wxUSE_DC_CACHEING is defined

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

19 years agoAdds a title to the chart, patch 1242262 Matthew D.P.
Michael Wetherell [Wed, 10 Aug 2005 22:53:45 +0000 (22:53 +0000)] 
Adds a title to the chart, patch 1242262 Matthew D.P.

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

19 years agoMention converting ANSI->Unicode, patch 1247339 Eric Kow
Michael Wetherell [Wed, 10 Aug 2005 21:50:34 +0000 (21:50 +0000)] 
Mention converting ANSI->Unicode, patch 1247339 Eric Kow

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

19 years ago#define wxUSE_STD_STRING to 0 rather than #undef it, patch 1255570 from Jan van Dijk
Michael Wetherell [Wed, 10 Aug 2005 21:24:42 +0000 (21:24 +0000)] 
#define wxUSE_STD_STRING to 0 rather than #undef it, patch 1255570 from Jan van Dijk

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

19 years agoUndo r1.52 since we get another problem.
Michael Wetherell [Wed, 10 Aug 2005 19:41:01 +0000 (19:41 +0000)] 
Undo r1.52 since we get another problem.
http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?5:sss:65211:200508:khmgllhgjjgnfkhpebip#b

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

19 years agomake sure all licence texts are really the same
Václav Slavík [Wed, 10 Aug 2005 18:46:42 +0000 (18:46 +0000)] 
make sure all licence texts are really the same

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

19 years agoone more fix for tree selection
Roman Rolinsky [Wed, 10 Aug 2005 15:57:23 +0000 (15:57 +0000)] 
one more fix for tree selection

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

19 years agowxMSW fixes for tree control
Roman Rolinsky [Wed, 10 Aug 2005 14:58:28 +0000 (14:58 +0000)] 
wxMSW fixes for tree control

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

19 years ago0.1.6-1
Roman Rolinsky [Tue, 9 Aug 2005 19:27:27 +0000 (19:27 +0000)] 
0.1.6-1

Support for object_ref. CreateTestWin saves all DOM in temporary
memory file now, to allow reference resolution.

Tree changed to multiple selection (not really supported yet), so
after deleting Unselect can be used (otherwise parent item is
selected automatically which results in scrolling jumps - distracting).

!!! Not tested on wxMSW yet.

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

19 years agoSetModified updates window title ('*' is shown if modified)
Roman Rolinsky [Tue, 9 Aug 2005 19:21:28 +0000 (19:21 +0000)] 
SetModified updates window title ('*' is shown if modified)

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

19 years ago"Include file" -> "Include files" - as in all other docs
Mart Raudsepp [Tue, 9 Aug 2005 17:55:38 +0000 (17:55 +0000)] 
"Include file" -> "Include files" - as in all other docs

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

19 years agoMac compilation fixes
Vadim Zeitlin [Mon, 8 Aug 2005 23:12:39 +0000 (23:12 +0000)] 
Mac compilation fixes

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

19 years agowxMBConv test cases, patch 1179989 from Vince Harron
Michael Wetherell [Mon, 8 Aug 2005 22:29:05 +0000 (22:29 +0000)] 
wxMBConv test cases, patch 1179989 from Vince Harron

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

19 years agoReplacements for some wcsxxx funcs for systems without them like osx 10.2.
Michael Wetherell [Mon, 8 Aug 2005 22:21:20 +0000 (22:21 +0000)] 
Replacements for some wcsxxx funcs for systems without them like osx 10.2.

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

19 years agoadd missing braces to quiet gcc warnings about missing braces around initializer
Vadim Zeitlin [Mon, 8 Aug 2005 22:15:30 +0000 (22:15 +0000)] 
add missing braces to quiet gcc warnings about missing braces around initializer

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

19 years agoComment typo fixes from Vince Harron
Michael Wetherell [Mon, 8 Aug 2005 22:05:05 +0000 (22:05 +0000)] 
Comment typo fixes from Vince Harron

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

19 years agoremoved #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPRECATED is not defined anywhere...
Vadim Zeitlin [Mon, 8 Aug 2005 21:51:32 +0000 (21:51 +0000)] 
removed #if KEY_wxList_DEPRECATED: as KEY_wxList_DEPRECATED is not defined anywhere, this doesn't do anything but provoke gcc warnings

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

19 years agoremoved mentions of wxUSE_OWNER_DRAWN: unless I miss something, this doesn't make...
Vadim Zeitlin [Mon, 8 Aug 2005 21:49:22 +0000 (21:49 +0000)] 
removed mentions of wxUSE_OWNER_DRAWN: unless I miss something, this doesn't make any sense for Mac

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

19 years agocorrect -Wundef warning for __MSL__
Vadim Zeitlin [Mon, 8 Aug 2005 21:46:31 +0000 (21:46 +0000)] 
correct -Wundef warning for __MSL__

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

19 years agoRegenerate after yesterday's fix for bug 1230877.
Michael Wetherell [Mon, 8 Aug 2005 13:44:17 +0000 (13:44 +0000)] 
Regenerate after yesterday's fix for bug 1230877.

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

19 years agoCopy univ/setup.h instead of msw/setup.h for wxUniversal in VC++ project
Michael Wetherell [Mon, 8 Aug 2005 13:34:42 +0000 (13:34 +0000)] 
Copy univ/setup.h instead of msw/setup.h for wxUniversal in VC++ project
files. Fixes bug 1230504.

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

19 years agoAdd <contrib-lib> bakefile tag. Like <wx-lib> except that in VC++ '.dsw' files
Michael Wetherell [Mon, 8 Aug 2005 13:08:45 +0000 (13:08 +0000)] 
Add <contrib-lib> bakefile tag. Like <wx-lib> except that in VC++ '.dsw' files
it creates a dependency on a '.dsp' file under contrib instead of under lib.

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

19 years agoRebake after recguard.h added to bakefiles
Michael Wetherell [Mon, 8 Aug 2005 12:59:33 +0000 (12:59 +0000)] 
Rebake after recguard.h added to bakefiles

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

19 years agoExpand tabs, identation/whitespace fixes
Mart Raudsepp [Mon, 8 Aug 2005 09:50:13 +0000 (09:50 +0000)] 
Expand tabs, identation/whitespace fixes

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

19 years agoExpand tabs
Mart Raudsepp [Mon, 8 Aug 2005 09:35:27 +0000 (09:35 +0000)] 
Expand tabs

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

19 years ago[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x or y is out of range
Mart Raudsepp [Mon, 8 Aug 2005 08:53:48 +0000 (08:53 +0000)] 
[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x or y is out of range

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

19 years ago Removed wxVectorBase and wxClientDataDictionary symbols
Mattia Barbon [Sun, 7 Aug 2005 21:13:59 +0000 (21:13 +0000)] 
  Removed wxVectorBase and wxClientDataDictionary symbols
from version-script.it as per Mike Wetherell suggestion.

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

19 years agodon't use wxVERIFY, it generates gcc warnings and is not appropriate as it doesn...
Vadim Zeitlin [Sun, 7 Aug 2005 21:12:50 +0000 (21:12 +0000)] 
don't use wxVERIFY, it generates gcc warnings and is not appropriate as it doesn't replace real error checking anyhow

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

19 years agoWith Sun CC temporaries have block scope unless '-features=tmplife' is used.
Michael Wetherell [Sun, 7 Aug 2005 16:48:29 +0000 (16:48 +0000)] 
With Sun CC temporaries have block scope unless '-features=tmplife' is used.
Fixes bug report 1230877.

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

19 years agodeTABified; removed unused variable provoking a gcc warning
Vadim Zeitlin [Sun, 7 Aug 2005 16:06:49 +0000 (16:06 +0000)] 
deTABified; removed unused variable provoking a gcc warning

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

19 years agounused variable warning when !wxMAC_USE_NATIVE_TOOLBAR
Vadim Zeitlin [Sun, 7 Aug 2005 16:05:46 +0000 (16:05 +0000)] 
unused variable warning when !wxMAC_USE_NATIVE_TOOLBAR

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

19 years agoassign 0, not NULL, to an int
Vadim Zeitlin [Sun, 7 Aug 2005 16:04:04 +0000 (16:04 +0000)] 
assign 0, not NULL, to an int

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

19 years agodeTABified
Vadim Zeitlin [Sun, 7 Aug 2005 16:02:56 +0000 (16:02 +0000)] 
deTABified

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

19 years agofix problems with __POWERPC__ being redefined
Vadim Zeitlin [Sun, 7 Aug 2005 15:53:22 +0000 (15:53 +0000)] 
fix problems with __POWERPC__ being redefined

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

19 years agoset m_error correctly (patch 1249848)
Vadim Zeitlin [Sat, 6 Aug 2005 21:35:12 +0000 (21:35 +0000)] 
set m_error correctly (patch 1249848)

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

19 years agofix wxGetMessageName() in Unicode build (patch 1250662)
Vadim Zeitlin [Sat, 6 Aug 2005 21:30:24 +0000 (21:30 +0000)] 
fix wxGetMessageName() in Unicode build (patch 1250662)

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

19 years agorecognize 0/1 as false/true in string->bool conversion (patch 1249632)
Vadim Zeitlin [Sat, 6 Aug 2005 21:16:55 +0000 (21:16 +0000)] 
recognize 0/1 as false/true in string->bool conversion (patch 1249632)

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

19 years agogenerate MD5SUM files for nightly builds (patch 1252331)
Vadim Zeitlin [Sat, 6 Aug 2005 21:14:02 +0000 (21:14 +0000)] 
generate MD5SUM files for nightly builds (patch 1252331)

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

19 years agoAdd wxMGL and Cygwin changes to the changelog
Michael Wetherell [Sat, 6 Aug 2005 20:49:35 +0000 (20:49 +0000)] 
Add wxMGL and Cygwin changes to the changelog

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

19 years agoadded char/wxChar note (bug 1252854)
Vadim Zeitlin [Sat, 6 Aug 2005 19:45:36 +0000 (19:45 +0000)] 
added char/wxChar note (bug 1252854)

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

19 years agoadded ldconfig-not-in-path note and removed duplicate section (bug 1253089)
Vadim Zeitlin [Sat, 6 Aug 2005 19:39:54 +0000 (19:39 +0000)] 
added ldconfig-not-in-path note and removed duplicate section (bug 1253089)

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

19 years agocorrected regex library name in ANSI builds
Vadim Zeitlin [Sat, 6 Aug 2005 19:33:32 +0000 (19:33 +0000)] 
corrected regex library name in ANSI builds

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

19 years agoadded wx/recguard.h (bug 1253148)
Vadim Zeitlin [Sat, 6 Aug 2005 19:30:00 +0000 (19:30 +0000)] 
added wx/recguard.h (bug 1253148)

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

19 years agoCompatibility settings corrected
Julian Smart [Sat, 6 Aug 2005 17:55:56 +0000 (17:55 +0000)] 
Compatibility settings corrected

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

19 years agoAdditional information
Michael Wetherell [Sat, 6 Aug 2005 12:40:27 +0000 (12:40 +0000)] 
Additional information

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

19 years agoRestored monolithic build for eVC++ 4
Julian Smart [Sat, 6 Aug 2005 12:15:08 +0000 (12:15 +0000)] 
Restored monolithic build for eVC++ 4

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

19 years agoNotes on compiling MGL 5.1
Michael Wetherell [Sat, 6 Aug 2005 09:37:40 +0000 (09:37 +0000)] 
Notes on compiling MGL 5.1

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

19 years agoNeeds to refresh the affected parts when resized but I think that would involve
Michael Wetherell [Sat, 6 Aug 2005 01:46:32 +0000 (01:46 +0000)] 
Needs to refresh the affected parts when resized but I think that would involve
breaking binary compatibilty. So for now use wxFULL_REPAINT_ON_RESIZE.

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

19 years agoRefresh a window's non-client area when it is resized.
Michael Wetherell [Sat, 6 Aug 2005 01:41:18 +0000 (01:41 +0000)] 
Refresh a window's non-client area when it is resized.

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

19 years agoset best fitting size for the toolbar in Realize()
Vadim Zeitlin [Sat, 6 Aug 2005 01:24:27 +0000 (01:24 +0000)] 
set best fitting size for the toolbar in Realize()

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

19 years agodon't crash in GetTextExtent() under Windows where print data is not a wxPostScriptPr...
Vadim Zeitlin [Sat, 6 Aug 2005 01:21:59 +0000 (01:21 +0000)] 
don't crash in GetTextExtent() under Windows where print data is not a wxPostScriptPrintNativeData; use wxStandardPaths to find the location of AFM files instead

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

19 years agoinitialize backing store bitmap in Create(), notebook doesn't always get a size event...
Vadim Zeitlin [Sat, 6 Aug 2005 01:11:11 +0000 (01:11 +0000)] 
initialize backing store bitmap in Create(), notebook doesn't always get a size event immediately after creation

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

19 years agoadded explicit wx/dynlib.h include
Vadim Zeitlin [Fri, 5 Aug 2005 23:16:15 +0000 (23:16 +0000)] 
added explicit wx/dynlib.h include

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

19 years agomissing dllexport declaration added
Vadim Zeitlin [Fri, 5 Aug 2005 23:15:17 +0000 (23:15 +0000)] 
missing dllexport declaration added

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

19 years agodisable RTTI and exceptions by default for wxWinCE/eVC
Vadim Zeitlin [Fri, 5 Aug 2005 23:13:33 +0000 (23:13 +0000)] 
disable RTTI and exceptions by default for wxWinCE/eVC

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

19 years agocorrected logic in wxQTMediaEvtHandler::OnEraseBackground(): only erase it if there...
Vadim Zeitlin [Fri, 5 Aug 2005 22:54:45 +0000 (22:54 +0000)] 
corrected logic in wxQTMediaEvtHandler::OnEraseBackground(): only erase it if there is no movie controller and no movie

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

19 years agoonly link with 3rd party libs if they're needed
Vadim Zeitlin [Fri, 5 Aug 2005 22:39:57 +0000 (22:39 +0000)] 
only link with 3rd party libs if they're needed

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

19 years agodon't allow negative splitter position
Vadim Zeitlin [Fri, 5 Aug 2005 22:34:24 +0000 (22:34 +0000)] 
don't allow negative splitter position

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

19 years agouse wxDynamicLibrary::GetSymbolAorW() instead of the manual mess
Vadim Zeitlin [Fri, 5 Aug 2005 22:11:23 +0000 (22:11 +0000)] 
use wxDynamicLibrary::GetSymbolAorW() instead of the manual mess

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

19 years ago1. extracted code common to all backends in wxMediaBackendCommonBase
Vadim Zeitlin [Fri, 5 Aug 2005 22:01:48 +0000 (22:01 +0000)] 
1. extracted code common to all backends in wxMediaBackendCommonBase
2. don't refresh the parent on movie load/size change unless it does use
   a sizer (i.e. made code follow the existing comment)

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

19 years agofixed horrible hack with passing pointers of wrong type to Connect(), use a real...
Vadim Zeitlin [Fri, 5 Aug 2005 21:27:44 +0000 (21:27 +0000)] 
fixed horrible hack with passing pointers of wrong type to Connect(), use a real event handler class as appropriate

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

19 years agoremoved unused OnPaint() handlers
Vadim Zeitlin [Fri, 5 Aug 2005 20:25:26 +0000 (20:25 +0000)] 
removed unused OnPaint() handlers

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

19 years agodon't remember size passed to SetSize() as pending position/size for TLW as deferred...
Vadim Zeitlin [Fri, 5 Aug 2005 17:35:38 +0000 (17:35 +0000)] 
don't remember size passed to SetSize() as pending position/size for TLW as deferred move is not used for them

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

19 years agoapply SF patch 1252602 to remove warnings in bcc and watcom
Chris Elliott [Fri, 5 Aug 2005 15:23:38 +0000 (15:23 +0000)] 
apply SF  patch 1252602 to remove warnings in bcc and watcom

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

19 years agoinitialize send_event field of GdkEventExpose we generate (bug 1245864) (Robert,...
Vadim Zeitlin [Fri, 5 Aug 2005 11:58:13 +0000 (11:58 +0000)] 
initialize send_event field of GdkEventExpose we generate (bug 1245864) (Robert, please review this if possible)

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

19 years agocompilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)
Vadim Zeitlin [Fri, 5 Aug 2005 11:48:43 +0000 (11:48 +0000)] 
compilation fix for WXWIN_COMPATIBILITY_2_2 (bug 1252476)

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

19 years agocorrected wxUnix2DosFilename signature, added deprecation note
Vadim Zeitlin [Thu, 4 Aug 2005 21:49:40 +0000 (21:49 +0000)] 
corrected wxUnix2DosFilename signature, added deprecation note

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

19 years agocorrected test for __WXGTK__ (but should it be there at all?)
Vadim Zeitlin [Thu, 4 Aug 2005 21:05:49 +0000 (21:05 +0000)] 
corrected test for __WXGTK__ (but should it be there at all?)

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

19 years agocorrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_FINDITEM as it's more clear...
Vadim Zeitlin [Thu, 4 Aug 2005 21:05:01 +0000 (21:05 +0000)] 
corrected HAVE_NMLVFINDITEM tests, eliminated HAVE_NM_FINDITEM as it's more clear to just redefine NMLVFINDITEM in DMC case

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

19 years agouse ifdef, not if, to test for HAVE_WCSRTOMBS
Vadim Zeitlin [Thu, 4 Aug 2005 21:02:15 +0000 (21:02 +0000)] 
use ifdef, not if, to test for HAVE_WCSRTOMBS

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

19 years agoremoved more remains of wxUSE_PENWINDOWS
Vadim Zeitlin [Thu, 4 Aug 2005 21:01:29 +0000 (21:01 +0000)] 
removed more remains of wxUSE_PENWINDOWS

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

19 years agocorrected test for HAVE_FSYNC: ifdef, not if
Vadim Zeitlin [Thu, 4 Aug 2005 21:00:49 +0000 (21:00 +0000)] 
corrected test for HAVE_FSYNC: ifdef, not if

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

19 years agoadded wxUSE_DC_CACHEING
Vadim Zeitlin [Thu, 4 Aug 2005 20:54:16 +0000 (20:54 +0000)] 
added wxUSE_DC_CACHEING

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

19 years agoremoved wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile...
Vadim Zeitlin [Thu, 4 Aug 2005 20:35:09 +0000 (20:35 +0000)] 
removed wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile anyhow as wxFunction isn't defined in wx since quite some time now

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

19 years agoremoved (unused since quite some time) wxUSE_ITSY_BITSY
Vadim Zeitlin [Thu, 4 Aug 2005 20:31:11 +0000 (20:31 +0000)] 
removed (unused since quite some time) wxUSE_ITSY_BITSY

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

19 years agoremoved wxUSE_PENWINDOWS (and its misspellings), it didn't work and wasn't used/defined
Vadim Zeitlin [Thu, 4 Aug 2005 20:28:00 +0000 (20:28 +0000)] 
removed wxUSE_PENWINDOWS (and its misspellings), it didn't work and wasn't used/defined

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

19 years agodefine wxUSE_MFC as 0 if it's not defined (fixes gcc -Wundef warning)
Vadim Zeitlin [Thu, 4 Aug 2005 20:21:49 +0000 (20:21 +0000)] 
define wxUSE_MFC as 0 if it's not defined (fixes gcc -Wundef warning)

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

19 years ago[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALIGNMENT_{LEFT,RIGHT,CENTRE...
Mart Raudsepp [Thu, 4 Aug 2005 14:57:10 +0000 (14:57 +0000)] 
[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALIGNMENT_{LEFT,RIGHT,CENTRE} attributes.

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

19 years agoMore settings restored.
Julian Smart [Thu, 4 Aug 2005 14:51:40 +0000 (14:51 +0000)] 
More settings restored.

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

19 years agoRemoved eVC++ project file
Julian Smart [Thu, 4 Aug 2005 14:27:33 +0000 (14:27 +0000)] 
Removed eVC++ project file

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

19 years agowxFont wxMSW specific ctor first arg is a const wxSize&, not int
Mart Raudsepp [Thu, 4 Aug 2005 11:31:01 +0000 (11:31 +0000)] 
wxFont wxMSW specific ctor first arg is a const wxSize&, not int

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

19 years agoSwitched loads of settings back on
Julian Smart [Thu, 4 Aug 2005 10:28:19 +0000 (10:28 +0000)] 
Switched loads of settings back on

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

19 years agoResolved CVS conflict
Julian Smart [Thu, 4 Aug 2005 10:05:41 +0000 (10:05 +0000)] 
Resolved CVS conflict

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

19 years agoadded tests for fsync() and pthread_cleanup_push/pop()
Vadim Zeitlin [Thu, 4 Aug 2005 01:09:35 +0000 (01:09 +0000)] 
added tests for fsync() and pthread_cleanup_push/pop()

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

19 years agotest for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead of testing for (never defined...
Vadim Zeitlin [Thu, 4 Aug 2005 01:06:36 +0000 (01:06 +0000)] 
test for wxHAVE_PTHREAD_CLEANUP with #ifdefs instead of testing for (never defined) HAVE_THREAD_CLEANUP_FUNCTIONS with #if

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

19 years agoadded HAVE_FSYNC and wxHAVE_PTHREAD_CLEANUP (replacing HAVE_THREAD_CLEANUP_FUNCTIONS)
Vadim Zeitlin [Thu, 4 Aug 2005 01:06:07 +0000 (01:06 +0000)] 
added HAVE_FSYNC and wxHAVE_PTHREAD_CLEANUP (replacing HAVE_THREAD_CLEANUP_FUNCTIONS)

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

19 years agodefine wxFsync() as fsync() under Unix not as (not existing) commit()
Vadim Zeitlin [Thu, 4 Aug 2005 01:05:26 +0000 (01:05 +0000)] 
define wxFsync() as fsync() under Unix not as (not existing) commit()

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

19 years agoconfigure defines HAVE_FSYNC, not wxHAVE_FSYNC
Vadim Zeitlin [Thu, 4 Aug 2005 01:04:17 +0000 (01:04 +0000)] 
configure defines HAVE_FSYNC, not wxHAVE_FSYNC

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

19 years agowxNEED_STRDUP was wrong tested with #if instead of #ifdef
Vadim Zeitlin [Thu, 4 Aug 2005 00:59:42 +0000 (00:59 +0000)] 
wxNEED_STRDUP was wrong tested with #if instead of #ifdef

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

19 years agocheck that wxUSE_DATEPICKCTRL_GENERIC is defined before checking its value
Vadim Zeitlin [Thu, 4 Aug 2005 00:34:03 +0000 (00:34 +0000)] 
check that wxUSE_DATEPICKCTRL_GENERIC is defined before checking its value

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

19 years agodefine wxUSE_IPV6 as 0 to avoid -Wundef warnings
Vadim Zeitlin [Thu, 4 Aug 2005 00:28:58 +0000 (00:28 +0000)] 
define wxUSE_IPV6 as 0 to avoid -Wundef warnings

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

19 years agoNEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using #if instead of #ifdef
Vadim Zeitlin [Thu, 4 Aug 2005 00:25:20 +0000 (00:25 +0000)] 
NEED_GTK_ICON_SIZE_LOOKUP was incorrectly tested using #if instead of #ifdef

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

19 years agodue to a typo in #if condition, validation was disabled for wizard pages -- fixed now
Vadim Zeitlin [Thu, 4 Aug 2005 00:22:47 +0000 (00:22 +0000)] 
due to a typo in #if condition, validation was disabled for wizard pages -- fixed now

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

19 years agodefine wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings (but define it as 0 so thje...
Vadim Zeitlin [Thu, 4 Aug 2005 00:16:43 +0000 (00:16 +0000)] 
define wxUSE_LINE_IN_LISTBOOK to avoid -Wundef warnings (but define it as 0 so thje line is still disabled by default)

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

19 years agono need to check dbghelp DLL initialization in GetAssertStackTrace() explicitly any...
Vadim Zeitlin [Wed, 3 Aug 2005 23:58:54 +0000 (23:58 +0000)] 
no need to check dbghelp DLL initialization in GetAssertStackTrace() explicitly any more now that wxStackWalker doesn't log an error if it failed to do it

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

19 years agodon't give error message if we failed to get the stack, this doesn't mean anything...
Vadim Zeitlin [Wed, 3 Aug 2005 23:57:00 +0000 (23:57 +0000)] 
don't give error message if we failed to get the stack, this doesn't mean anything to the user

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

19 years agodefine WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's not defined
Vadim Zeitlin [Wed, 3 Aug 2005 23:44:05 +0000 (23:44 +0000)] 
define WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's not defined

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

19 years agotest for __MWERKS__ with #ifdef, not #if (fixes a -Wundef gcc warning)
Vadim Zeitlin [Wed, 3 Aug 2005 20:08:14 +0000 (20:08 +0000)] 
test for __MWERKS__ with #ifdef, not #if (fixes a -Wundef gcc warning)

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