]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agocompilation/build fixes for wxUniv
Vadim Zeitlin [Wed, 26 Sep 2001 00:47:52 +0000 (00:47 +0000)] 
compilation/build fixes for wxUniv

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

22 years agocompilation fix
Vadim Zeitlin [Tue, 25 Sep 2001 14:34:29 +0000 (14:34 +0000)] 
compilation fix

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

22 years agocompilation fix for other (than GTK/MSW) ports
Vadim Zeitlin [Tue, 25 Sep 2001 14:33:50 +0000 (14:33 +0000)] 
compilation fix for other (than GTK/MSW) ports

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

22 years agopass correct key code in TREE_KEY_DOWN event
Vadim Zeitlin [Mon, 24 Sep 2001 22:52:18 +0000 (22:52 +0000)] 
pass correct key code in TREE_KEY_DOWN event

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

22 years agopatch fix for a constant definition under OS/2 VA V4.0
David Webster [Mon, 24 Sep 2001 19:17:16 +0000 (19:17 +0000)] 
patch fix for a constant definition under OS/2 VA V4.0

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

22 years agofixed wxUniv menus under wxGTK
Vadim Zeitlin [Mon, 24 Sep 2001 18:46:54 +0000 (18:46 +0000)] 
fixed wxUniv menus under wxGTK

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

22 years agoadded workaround for GTK+ focus_out bug (and removed Vaclav's mouse capture stack...
Vadim Zeitlin [Mon, 24 Sep 2001 18:46:13 +0000 (18:46 +0000)] 
added workaround for GTK+ focus_out bug (and removed Vaclav's mouse capture stack - sorry!)

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

22 years agoimplemented captured windows stack
Václav Slavík [Mon, 24 Sep 2001 18:02:11 +0000 (18:02 +0000)] 
implemented captured windows stack

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

22 years agostatusbar handling
Václav Slavík [Mon, 24 Sep 2001 18:01:13 +0000 (18:01 +0000)] 
statusbar handling

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

22 years agoFixed wxToolbar95::FindToolForPosition
Mattia Barbon [Mon, 24 Sep 2001 17:30:42 +0000 (17:30 +0000)] 
Fixed wxToolbar95::FindToolForPosition

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

22 years agoadded wxTreeEvent::GetKeyEvent() to allow to retrieve the key event flags from EVT_TR...
Vadim Zeitlin [Mon, 24 Sep 2001 16:39:49 +0000 (16:39 +0000)] 
added wxTreeEvent::GetKeyEvent() to allow to retrieve the key event flags from EVT_TREE_KEY_DOWN event

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

22 years agoadded wxTLW for MSW
Vadim Zeitlin [Mon, 24 Sep 2001 00:34:14 +0000 (00:34 +0000)] 
added wxTLW for MSW

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

22 years ago~wxToolBar() checks if the frame is being deleted in a better/more clear way
Vadim Zeitlin [Mon, 24 Sep 2001 00:16:48 +0000 (00:16 +0000)] 
~wxToolBar() checks if the frame is being deleted in a better/more clear way

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

22 years agopartial implementation of wxTLW's decorations
Václav Slavík [Sun, 23 Sep 2001 22:42:57 +0000 (22:42 +0000)] 
partial implementation of wxTLW's decorations

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

22 years agobetter learn the operators...
Václav Slavík [Sun, 23 Sep 2001 22:38:25 +0000 (22:38 +0000)] 
better learn the operators...

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

22 years agofixed serious bug in wxFont::operator== (ignored weight)
Václav Slavík [Sun, 23 Sep 2001 22:37:42 +0000 (22:37 +0000)] 
fixed serious bug in wxFont::operator== (ignored weight)

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

22 years agoadded wxBitmap::CopyFromIcon to wxGTK
Václav Slavík [Sun, 23 Sep 2001 22:36:17 +0000 (22:36 +0000)] 
added wxBitmap::CopyFromIcon to wxGTK

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

22 years agoreverted change to the best checkbox size calculation
Vadim Zeitlin [Sun, 23 Sep 2001 22:04:05 +0000 (22:04 +0000)] 
reverted change to the best checkbox size calculation

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

22 years agoLatest OS/2 build file updates to include the toplevel stuff.
David Webster [Sun, 23 Sep 2001 18:36:45 +0000 (18:36 +0000)] 
Latest OS/2 build file updates to include the toplevel stuff.

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

22 years agoFALSE, not false
David Webster [Sun, 23 Sep 2001 18:34:35 +0000 (18:34 +0000)] 
FALSE, not false

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

22 years ago* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER event with id==-1 when the...
Mattia Barbon [Sun, 23 Sep 2001 15:38:01 +0000 (15:38 +0000)] 
* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER event with id==-1 when the mouse
  leaves a tool.
* Fixed wxToolbar95::FindToolForPosition to take into account dummy spacers inserted
  together with a control for comctl32.dll versions < 4.71

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

22 years agoForgot to update the template.
Mattia Barbon [Sun, 23 Sep 2001 15:28:07 +0000 (15:28 +0000)] 
Forgot to update the template.

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

22 years agofixed yet another bug in wxRegConfig::SetPath() - SetPath(../..) didn't work
Vadim Zeitlin [Sat, 22 Sep 2001 23:23:04 +0000 (23:23 +0000)] 
fixed yet another bug in wxRegConfig::SetPath() - SetPath(../..) didn't work

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

22 years agooops, we definitely DON'T want to reset m_renderer here
Václav Slavík [Sat, 22 Sep 2001 22:39:29 +0000 (22:39 +0000)] 
oops, we definitely DON'T want to reset m_renderer here

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

22 years agowxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
Václav Slavík [Sat, 22 Sep 2001 22:39:03 +0000 (22:39 +0000)] 
wxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG

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

22 years agoevaluate window style in Create, not later
Václav Slavík [Sat, 22 Sep 2001 22:38:02 +0000 (22:38 +0000)] 
evaluate window style in Create, not later

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

22 years agoconfigure now defines _WIN_IE if w32api is at least 1.1 (1.0 is not complete enough...
Václav Slavík [Sat, 22 Sep 2001 16:17:09 +0000 (16:17 +0000)] 
configure now defines _WIN_IE if w32api is at least 1.1 (1.0 is not complete enough for wxWin)

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

22 years agomingw compilation fix
Václav Slavík [Sat, 22 Sep 2001 16:15:45 +0000 (16:15 +0000)] 
mingw compilation fix

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

22 years agow32api 1.1 support
Václav Slavík [Sat, 22 Sep 2001 16:15:28 +0000 (16:15 +0000)] 
w32api 1.1 support

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

22 years agowxInputConsumer
Václav Slavík [Sat, 22 Sep 2001 12:04:47 +0000 (12:04 +0000)] 
wxInputConsumer

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

22 years agofixed client area handling for wxFrame/Univ
Václav Slavík [Sat, 22 Sep 2001 11:56:23 +0000 (11:56 +0000)] 
fixed client area handling for wxFrame/Univ

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

22 years agowxInputConsumer
Václav Slavík [Sat, 22 Sep 2001 11:56:04 +0000 (11:56 +0000)] 
wxInputConsumer

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

22 years ago(blind) fix for wxMotif compilation
Václav Slavík [Sat, 22 Sep 2001 11:52:48 +0000 (11:52 +0000)] 
(blind) fix for wxMotif compilation

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

22 years agoadded wxInputConsumer to wxUniv
Václav Slavík [Sat, 22 Sep 2001 00:21:41 +0000 (00:21 +0000)] 
added wxInputConsumer to wxUniv

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

22 years agoUnicode compilation fixes.
Mattia Barbon [Fri, 21 Sep 2001 20:21:44 +0000 (20:21 +0000)] 
Unicode compilation fixes.

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

22 years agoadded wxSTD macro
Stefan Csomor [Fri, 21 Sep 2001 05:43:21 +0000 (05:43 +0000)] 
added wxSTD macro

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

22 years agowxTextDataObject now uses Unicode if compiled with wxUSE_UNICODE.
Mattia Barbon [Fri, 21 Sep 2001 00:58:32 +0000 (00:58 +0000)] 
wxTextDataObject now uses Unicode if compiled with wxUSE_UNICODE.
Fixed wxURLDataObject in MSW.
Added GetSizeFromBuffer, SetSizeInBuffer, GetBufferOffset to wxDataObject
 as per Vadim's suggestion.

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

22 years agoMake easier to compile with MSVC5.
Mattia Barbon [Thu, 20 Sep 2001 22:10:00 +0000 (22:10 +0000)] 
Make easier to compile with MSVC5.

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

22 years agoMinGW compilation fix.
Mattia Barbon [Thu, 20 Sep 2001 22:08:10 +0000 (22:08 +0000)] 
MinGW compilation fix.

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

22 years agoUnicode compilation fixes.
Mattia Barbon [Thu, 20 Sep 2001 22:07:21 +0000 (22:07 +0000)] 
Unicode compilation fixes.

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

22 years agoRe-enabled long long for MinGW.
Mattia Barbon [Thu, 20 Sep 2001 22:05:28 +0000 (22:05 +0000)] 
Re-enabled long long for MinGW.

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

22 years agofix for shared library build under SGI with native compiler
Vadim Zeitlin [Thu, 20 Sep 2001 19:28:20 +0000 (19:28 +0000)] 
fix for shared library build under SGI with native compiler

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

22 years agobug #463146
Robin Dunn [Thu, 20 Sep 2001 16:32:33 +0000 (16:32 +0000)] 
bug #463146

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

22 years agofixes to client area origin handling
Václav Slavík [Wed, 19 Sep 2001 22:45:14 +0000 (22:45 +0000)] 
fixes to client area origin handling

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

22 years agofixed problems with HTML printing w/o using wxHtmlWindow
Václav Slavík [Wed, 19 Sep 2001 22:44:17 +0000 (22:44 +0000)] 
fixed problems with HTML printing w/o using wxHtmlWindow

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

22 years agobetter fix for MIPSpro warnings: removed unneeded calls to floor()
Vadim Zeitlin [Wed, 19 Sep 2001 16:47:23 +0000 (16:47 +0000)] 
better fix for MIPSpro warnings: removed unneeded calls to floor()

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

22 years agocompilation fixes for MIPSpro SGI compiler
Vadim Zeitlin [Wed, 19 Sep 2001 16:06:20 +0000 (16:06 +0000)] 
compilation fixes for MIPSpro SGI compiler

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

22 years ago Committing in .
Jouk Jansen [Wed, 19 Sep 2001 08:51:31 +0000 (08:51 +0000)] 
 Committing in .

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

 Update of OpenVMS makefile.
----------------------------------------------------------------------

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

22 years agoregenerated
Václav Slavík [Tue, 18 Sep 2001 22:50:22 +0000 (22:50 +0000)] 
regenerated

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

22 years agopartial implementation of wxTopLevelWindow for wXUniv
Václav Slavík [Tue, 18 Sep 2001 22:37:08 +0000 (22:37 +0000)] 
partial implementation of wxTopLevelWindow for wXUniv

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

22 years agomoved AdjustToClientAreaOrigin to wxWindowBase, needed worldwide for wxUniv
Václav Slavík [Tue, 18 Sep 2001 22:36:18 +0000 (22:36 +0000)] 
moved AdjustToClientAreaOrigin to wxWindowBase, needed worldwide for wxUniv

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

22 years agowxUniversal doesn't need wxDialog and wxFrame from base port anymore
Václav Slavík [Tue, 18 Sep 2001 22:34:23 +0000 (22:34 +0000)] 
wxUniversal doesn't need wxDialog and wxFrame from base port anymore

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

22 years agomade wxLocalFSHandler public and added Chroot to it
Václav Slavík [Tue, 18 Sep 2001 22:34:10 +0000 (22:34 +0000)] 
made wxLocalFSHandler public and added Chroot to it

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

22 years agominor changes to wxFrame/Univ
Václav Slavík [Tue, 18 Sep 2001 22:33:54 +0000 (22:33 +0000)] 
minor changes to wxFrame/Univ

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

22 years agowxFrame for wxUniv
Václav Slavík [Tue, 18 Sep 2001 22:33:48 +0000 (22:33 +0000)] 
wxFrame for wxUniv

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

22 years agowxDialog for wxUniv
Václav Slavík [Tue, 18 Sep 2001 22:33:38 +0000 (22:33 +0000)] 
wxDialog for wxUniv

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

22 years agocorrections related to wxDialog inheritance changes (wxTopLevelWindow)
Gilles Depeyrot [Tue, 18 Sep 2001 21:00:05 +0000 (21:00 +0000)] 
corrections related to wxDialog inheritance changes (wxTopLevelWindow)

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

22 years agocompilation warning fix for Intel C++
Vadim Zeitlin [Tue, 18 Sep 2001 18:22:44 +0000 (18:22 +0000)] 
compilation warning fix for Intel C++

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

22 years agochanges to shared library options code and to allow building them with Intel compiler
Vadim Zeitlin [Tue, 18 Sep 2001 18:17:11 +0000 (18:17 +0000)] 
changes to shared library options code and to allow building them with Intel compiler

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

22 years agoversion number update
Robin Dunn [Tue, 18 Sep 2001 16:10:49 +0000 (16:10 +0000)] 
version number update

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

22 years agotest for long long directly instead of testing for gcc
Vadim Zeitlin [Tue, 18 Sep 2001 15:03:00 +0000 (15:03 +0000)] 
test for long long directly instead of testing for gcc

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

22 years agoFix for bug 462533, spelling typo in docs "wxAGJUST_MIN" should be "wxADJUST_MINSIZE"
George Tasker [Tue, 18 Sep 2001 13:28:34 +0000 (13:28 +0000)] 
Fix for bug 462533, spelling typo in docs "wxAGJUST_MIN" should be "wxADJUST_MINSIZE"

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

22 years agofix for event processing in wxScrollHelper
Vadim Zeitlin [Tue, 18 Sep 2001 12:39:18 +0000 (12:39 +0000)] 
fix for event processing in wxScrollHelper

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

22 years agouse 'local' quoting for wx headers in lib source
Ron Lee [Mon, 17 Sep 2001 23:30:57 +0000 (23:30 +0000)] 
use 'local' quoting for wx headers in lib source

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

22 years agofixed c++ style comments
Ron Lee [Mon, 17 Sep 2001 23:12:47 +0000 (23:12 +0000)] 
fixed c++ style comments

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

22 years agominor fixes
Robin Dunn [Mon, 17 Sep 2001 22:42:20 +0000 (22:42 +0000)] 
minor fixes

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

22 years agoRegenerated from filelist.txt
Robin Dunn [Mon, 17 Sep 2001 22:20:28 +0000 (22:20 +0000)] 
Regenerated from filelist.txt

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

22 years agoFixed compile error.
Robin Dunn [Mon, 17 Sep 2001 22:08:35 +0000 (22:08 +0000)] 
Fixed compile error.

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

22 years agoSignificantly changed how the Python interpreter lock and thread state
Robin Dunn [Mon, 17 Sep 2001 21:47:20 +0000 (21:47 +0000)] 
Significantly changed how the Python interpreter lock and thread state
are managed, which should fix the problem of running on a
multi-processor machine.

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

22 years agoadded missing destructor for Darwin/Mac OS X (wxGtk, wxMotif, wxMac)
Gilles Depeyrot [Mon, 17 Sep 2001 20:37:33 +0000 (20:37 +0000)] 
added missing destructor for Darwin/Mac OS X (wxGtk, wxMotif, wxMac)

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

22 years agoadded carbonaccessors.o
Stefan Csomor [Mon, 17 Sep 2001 19:53:32 +0000 (19:53 +0000)] 
added carbonaccessors.o

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

22 years agoadded toplvlcmn
Stefan Csomor [Mon, 17 Sep 2001 19:51:31 +0000 (19:51 +0000)] 
added toplvlcmn

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

22 years agoadded tn0012.txt -- detailing library name conventions as discussed
Ron Lee [Mon, 17 Sep 2001 04:56:32 +0000 (04:56 +0000)] 
added tn0012.txt -- detailing library name conventions as discussed
on -dev

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

22 years agoadded toplevel.cpp
Václav Slavík [Sun, 16 Sep 2001 22:10:21 +0000 (22:10 +0000)] 
added toplevel.cpp

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

22 years agoupdated generated file
Václav Slavík [Sun, 16 Sep 2001 22:09:49 +0000 (22:09 +0000)] 
updated generated file

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

22 years agoSignificantly changed how the Python interpreter lock and thread state
Robin Dunn [Sun, 16 Sep 2001 01:51:13 +0000 (01:51 +0000)] 
Significantly changed how the Python interpreter lock and thread state
are managed, which should fix the problem of running on a
multi-processor machine.

Some fixes for some of the contributed library modules.

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

22 years agowxMGL update
Václav Slavík [Sat, 15 Sep 2001 22:13:20 +0000 (22:13 +0000)] 
wxMGL update

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

22 years agowxTopLevelWindow (only for wxGTK for now)
Václav Slavík [Sat, 15 Sep 2001 22:13:08 +0000 (22:13 +0000)] 
wxTopLevelWindow (only for wxGTK for now)

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

22 years agochanged FindControl to FindControlUnderMouse and use ControlRef != NULL instead of...
Stefan Csomor [Sat, 15 Sep 2001 20:39:46 +0000 (20:39 +0000)] 
changed FindControl to FindControlUnderMouse and use ControlRef != NULL instead of ControlPart = noPart , we had false ControlPart = 0 returned under Carbon in MacOS X

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

22 years agocompilation (hot)fixes for Mingw
Václav Slavík [Sat, 15 Sep 2001 10:39:22 +0000 (10:39 +0000)] 
compilation (hot)fixes for Mingw

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

22 years agocompilation fix
Václav Slavík [Sat, 15 Sep 2001 10:39:10 +0000 (10:39 +0000)] 
compilation fix

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

22 years agoUpdates to contributed library stuff, a new version of PyCrust
Robin Dunn [Fri, 14 Sep 2001 16:15:46 +0000 (16:15 +0000)] 
Updates to contributed library stuff, a new version of PyCrust

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

22 years agoA better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing
Robin Dunn [Fri, 14 Sep 2001 16:14:56 +0000 (16:14 +0000)] 
A better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing

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

22 years agosome little demo tweaks
Robin Dunn [Fri, 14 Sep 2001 16:13:57 +0000 (16:13 +0000)] 
some little demo tweaks

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

22 years agoadded missing object files (sorted alphabetically for easier updating)
Gilles Depeyrot [Wed, 12 Sep 2001 19:38:04 +0000 (19:38 +0000)] 
added missing object files (sorted alphabetically for easier updating)

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

22 years agoadded missing object files
Gilles Depeyrot [Wed, 12 Sep 2001 19:15:04 +0000 (19:15 +0000)] 
added missing object files

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

22 years agocorrected aggregate initializer
Gilles Depeyrot [Wed, 12 Sep 2001 18:56:23 +0000 (18:56 +0000)] 
corrected aggregate initializer

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

22 years agoremoved inexistant object file
Gilles Depeyrot [Wed, 12 Sep 2001 18:41:36 +0000 (18:41 +0000)] 
removed inexistant object file

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

22 years agodon't try to translate the standard encoding names
Vadim Zeitlin [Tue, 11 Sep 2001 17:04:41 +0000 (17:04 +0000)] 
don't try to translate the standard encoding names

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

22 years agoRemoved font point size adjustment since wxWindows already does it.
Robin Dunn [Mon, 10 Sep 2001 21:57:26 +0000 (21:57 +0000)] 
Removed font point size adjustment since wxWindows already does it.

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

22 years agoadded missing defines
Gilles Depeyrot [Mon, 10 Sep 2001 20:44:10 +0000 (20:44 +0000)] 
added missing defines

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

22 years agoVC++ compilation fix (hopefully)
Vadim Zeitlin [Mon, 10 Sep 2001 10:43:50 +0000 (10:43 +0000)] 
VC++ compilation fix (hopefully)

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

22 years agoadded CodeWarrior 5 project
Gilles Depeyrot [Sun, 9 Sep 2001 22:26:44 +0000 (22:26 +0000)] 
added CodeWarrior 5 project

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

22 years agoupdated helper for changing types/creators of files based on the file extension
Gilles Depeyrot [Sun, 9 Sep 2001 22:23:35 +0000 (22:23 +0000)] 
updated helper for changing types/creators of files based on the file extension

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

22 years agoadded dependency handling
Gilles Depeyrot [Sun, 9 Sep 2001 22:14:54 +0000 (22:14 +0000)] 
added dependency handling

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

22 years agoadded dependency handling
Gilles Depeyrot [Sun, 9 Sep 2001 18:06:52 +0000 (18:06 +0000)] 
added dependency handling

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

22 years agogetpid is in unistd.h under Solaris, Linux, FreeBSD and Darwin
Gilles Depeyrot [Sun, 9 Sep 2001 18:06:25 +0000 (18:06 +0000)] 
getpid is in unistd.h under Solaris, Linux, FreeBSD and Darwin

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

22 years agoadded dependency handling
Gilles Depeyrot [Sun, 9 Sep 2001 17:58:35 +0000 (17:58 +0000)] 
added dependency handling

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

22 years agoadded virtual destructor (for Mac OS X)
Gilles Depeyrot [Sun, 9 Sep 2001 17:58:11 +0000 (17:58 +0000)] 
added virtual destructor (for Mac OS X)

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

22 years agouse wxBitmapType instead of int
Gilles Depeyrot [Sun, 9 Sep 2001 17:57:31 +0000 (17:57 +0000)] 
use wxBitmapType instead of int

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