]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoadded wxSystemSettings::HasFrameDecorations (anybody knows a better name?)
Václav Slavík [Mon, 1 Oct 2001 22:11:56 +0000 (22:11 +0000)] 
added wxSystemSettings::HasFrameDecorations (anybody knows a better name?)

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

22 years agowxMGL update
Václav Slavík [Mon, 1 Oct 2001 22:09:58 +0000 (22:09 +0000)] 
wxMGL update

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

22 years agowxPopupWindow for wxMGL
Václav Slavík [Mon, 1 Oct 2001 22:09:14 +0000 (22:09 +0000)] 
wxPopupWindow for wxMGL

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

22 years agofixes for RPM generation after Ron's changes
Vadim Zeitlin [Mon, 1 Oct 2001 17:39:31 +0000 (17:39 +0000)] 
fixes for RPM generation after Ron's changes

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

22 years agoUpdated the wxSTC makefile for Borland, and tweaked the sample a
Robin Dunn [Mon, 1 Oct 2001 17:19:36 +0000 (17:19 +0000)] 
Updated the wxSTC makefile for Borland, and tweaked the sample a
little.

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

22 years agocleaned up the waitpid() result processing mess
Vadim Zeitlin [Mon, 1 Oct 2001 12:39:42 +0000 (12:39 +0000)] 
cleaned up the waitpid() result processing mess

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

22 years agofix for running csh scripts using wxExecute()
Vadim Zeitlin [Mon, 1 Oct 2001 12:32:07 +0000 (12:32 +0000)] 
fix for running csh scripts using wxExecute()

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

22 years ago Committing in .
Jouk Jansen [Mon, 1 Oct 2001 10:04:48 +0000 (10:04 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/setup.h_vms

 Update VMS-compile support
----------------------------------------------------------------------

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

22 years agorestored #include "chkconf.h"
Vadim Zeitlin [Mon, 1 Oct 2001 09:37:15 +0000 (09:37 +0000)] 
restored #include "chkconf.h"

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

22 years agoimplemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ
Václav Slavík [Sun, 30 Sep 2001 23:09:24 +0000 (23:09 +0000)] 
implemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ

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

22 years agofixes for wxUSE_PALETTE=0 compilation
Vadim Zeitlin [Sun, 30 Sep 2001 23:05:30 +0000 (23:05 +0000)] 
fixes for wxUSE_PALETTE=0 compilation

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

22 years agoimplemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ
Václav Slavík [Sun, 30 Sep 2001 23:01:15 +0000 (23:01 +0000)] 
implemented wxTLW::InteractiveMove and mostly finished wxTLW/Univ

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

22 years agofixed wxDialog creation (created window wasn't transient)
Václav Slavík [Sun, 30 Sep 2001 23:00:12 +0000 (23:00 +0000)] 
fixed wxDialog creation (created window wasn't transient)

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

22 years agofixed wxColour bug that broken wxUniv
Václav Slavík [Sun, 30 Sep 2001 22:59:34 +0000 (22:59 +0000)] 
fixed wxColour bug that broken wxUniv

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

22 years agoignore directories created during MSW build
Vadim Zeitlin [Sun, 30 Sep 2001 22:32:51 +0000 (22:32 +0000)] 
ignore directories created during MSW build

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

22 years agogive (hopefully) more clear error message
Vadim Zeitlin [Sun, 30 Sep 2001 22:30:59 +0000 (22:30 +0000)] 
give (hopefully) more clear error message

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

22 years agotemplate for VC++ dsp for building wxUniv static lib
Vadim Zeitlin [Sun, 30 Sep 2001 22:30:26 +0000 (22:30 +0000)] 
template for VC++ dsp for building wxUniv static lib

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

22 years agoregenerated configure from latest configure.in
Vadim Zeitlin [Sun, 30 Sep 2001 22:27:07 +0000 (22:27 +0000)] 
regenerated configure from latest configure.in

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

22 years agoproject files update to use the same compilation options as the new project files...
Vadim Zeitlin [Sun, 30 Sep 2001 22:26:43 +0000 (22:26 +0000)] 
project files update to use the same compilation options as the new project files for wxWin itself

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

22 years agotemp [non] fix for wxTLW [non] creation under wxMSW
Vadim Zeitlin [Sun, 30 Sep 2001 22:25:32 +0000 (22:25 +0000)] 
temp [non] fix for wxTLW [non] creation under wxMSW

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

22 years agonew VC++ project files
Vadim Zeitlin [Sun, 30 Sep 2001 22:23:57 +0000 (22:23 +0000)] 
new VC++ project files

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

22 years agoupdated templates for creation of VC++ 6.0 project files for wxBase/wxMSW/wxUniv...
Vadim Zeitlin [Sun, 30 Sep 2001 22:22:58 +0000 (22:22 +0000)] 
updated templates for creation of VC++ 6.0 project files for wxBase/wxMSW/wxUniv static and DLL builds

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

22 years agocompilation fix for !wxUSE_HELP
Vadim Zeitlin [Sun, 30 Sep 2001 22:20:35 +0000 (22:20 +0000)] 
compilation fix for !wxUSE_HELP

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

22 years agocompilation fixes for the compilers with old headers
Vadim Zeitlin [Sun, 30 Sep 2001 22:20:03 +0000 (22:20 +0000)] 
compilation fixes for the compilers with old headers

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

22 years agoadded wxUSE_PALETTE and fixed compilation with it set to 0
Vadim Zeitlin [Sun, 30 Sep 2001 22:06:39 +0000 (22:06 +0000)] 
added wxUSE_PALETTE and fixed compilation with it set to 0

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

22 years agotoplevel fixes
Stefan Csomor [Sun, 30 Sep 2001 18:30:36 +0000 (18:30 +0000)] 
toplevel fixes

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

22 years agotoplevel fixes
Stefan Csomor [Sun, 30 Sep 2001 17:34:51 +0000 (17:34 +0000)] 
toplevel fixes

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

22 years agomoved WXUNUSED_UNLESS_DEBUG after wx/debug.h include to fix debug compilation with...
Vadim Zeitlin [Sun, 30 Sep 2001 17:26:28 +0000 (17:26 +0000)] 
moved WXUNUSED_UNLESS_DEBUG after wx/debug.h include to fix debug compilation with VC++

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

22 years agohandle _DEBUG/NDEBUG correctly
Vadim Zeitlin [Sun, 30 Sep 2001 17:15:14 +0000 (17:15 +0000)] 
handle _DEBUG/NDEBUG correctly

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

22 years agoadded GUI_LOWLEVEL_OBJS to src/msw/files.lst
Vadim Zeitlin [Sun, 30 Sep 2001 14:53:57 +0000 (14:53 +0000)] 
added GUI_LOWLEVEL_OBJS to src/msw/files.lst

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

22 years agofix for wxCalendarCtrl::Create() (bug 458167)
Vadim Zeitlin [Sun, 30 Sep 2001 14:46:30 +0000 (14:46 +0000)] 
fix for wxCalendarCtrl::Create() (bug 458167)

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

22 years agomac toplevel window added
Stefan Csomor [Sun, 30 Sep 2001 09:54:17 +0000 (09:54 +0000)] 
mac toplevel window added

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

22 years agomac toplevel window added
Stefan Csomor [Sun, 30 Sep 2001 09:16:31 +0000 (09:16 +0000)] 
mac toplevel window added

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

22 years agomac added
Stefan Csomor [Sun, 30 Sep 2001 09:12:14 +0000 (09:12 +0000)] 
mac added

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

22 years agoDLL compilation fix
Vadim Zeitlin [Sun, 30 Sep 2001 00:09:02 +0000 (00:09 +0000)] 
DLL compilation fix

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

22 years agofixed assertion failures with invalid icons
Václav Slavík [Sat, 29 Sep 2001 22:15:41 +0000 (22:15 +0000)] 
fixed assertion failures with invalid icons

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

22 years agoremoved superfluous backslash
Václav Slavík [Sat, 29 Sep 2001 22:15:17 +0000 (22:15 +0000)] 
removed superfluous backslash

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

22 years agoreverted my previous commit to this file; was done by Ron in parallel with me
Václav Slavík [Sat, 29 Sep 2001 22:15:11 +0000 (22:15 +0000)] 
reverted my previous commit to this file; was done by Ron in parallel with me

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

22 years agoadded support for animated GIFs to wxHTML
Václav Slavík [Sat, 29 Sep 2001 16:23:09 +0000 (16:23 +0000)] 
added support for animated GIFs to wxHTML

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

22 years agooops, reverted wrong code
Václav Slavík [Sat, 29 Sep 2001 10:46:25 +0000 (10:46 +0000)] 
oops, reverted wrong code

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

22 years agotemplates for VC++ project files
Vadim Zeitlin [Sat, 29 Sep 2001 00:47:52 +0000 (00:47 +0000)] 
templates for VC++ project files

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

22 years agoinput handling in wxTLW/Univ
Václav Slavík [Fri, 28 Sep 2001 23:39:55 +0000 (23:39 +0000)] 
input handling in wxTLW/Univ

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

22 years agoimplemented wxActivateEvent properly
Václav Slavík [Fri, 28 Sep 2001 23:37:52 +0000 (23:37 +0000)] 
implemented wxActivateEvent properly

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

22 years agocompilation fixes for MSW+Univ+Mingw32
Václav Slavík [Fri, 28 Sep 2001 23:36:25 +0000 (23:36 +0000)] 
compilation fixes for MSW+Univ+Mingw32

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

22 years agoFixed new lintian warnings.
Ron Lee [Fri, 28 Sep 2001 23:16:03 +0000 (23:16 +0000)] 
Fixed new lintian warnings.
Removed .cvsignore files from cp -R 'd examples.
(Please don't use -R in install targets -- we don't need CVS cruft installed on
 peoples machines..)
Added extra contrib libs to contrib-dev package.
Removed 'shell' line from some non executable .py scripts.
Updated lintian overrides.

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

22 years agofixed client area origin handling in wxGTK
Václav Slavík [Fri, 28 Sep 2001 19:20:21 +0000 (19:20 +0000)] 
fixed client area origin handling in wxGTK

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

22 years agocompilation fixes for MSW+Univ+Mingw32
Václav Slavík [Fri, 28 Sep 2001 19:19:43 +0000 (19:19 +0000)] 
compilation fixes for MSW+Univ+Mingw32

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

22 years agoproper fullscreen handling
Václav Slavík [Fri, 28 Sep 2001 19:18:46 +0000 (19:18 +0000)] 
proper fullscreen handling

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

22 years agofixed wxGTK fullscreen mode, broken by my previous change to gtk/toplevel.cpp
Václav Slavík [Fri, 28 Sep 2001 17:54:31 +0000 (17:54 +0000)] 
fixed wxGTK fullscreen mode, broken by my previous change to gtk/toplevel.cpp

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

22 years agoNow uses GetFileAttributes for wxPathExists and wxFileExists under Windows,
Julian Smart [Fri, 28 Sep 2001 16:13:11 +0000 (16:13 +0000)] 
Now uses GetFileAttributes for wxPathExists and wxFileExists under Windows,
so it copes with network paths.

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

22 years agoapplied fix for 8 bit displays (already in the 2.2 branch since almost a year)
Vadim Zeitlin [Fri, 28 Sep 2001 14:41:07 +0000 (14:41 +0000)] 
applied fix for 8 bit displays (already in the 2.2 branch since almost a year)

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

22 years agoapplied patch for regex building with BC++ (patch 463140)
Vadim Zeitlin [Fri, 28 Sep 2001 14:35:17 +0000 (14:35 +0000)] 
applied patch for regex building with BC++ (patch 463140)

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

22 years agoyet another fix for wxTextCtrl bg colour (patch 462838)
Vadim Zeitlin [Fri, 28 Sep 2001 14:33:54 +0000 (14:33 +0000)] 
yet another fix for wxTextCtrl bg colour (patch 462838)

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

22 years agoallow multiple extensions in tge generic wxFileDialog (patch 457580)
Vadim Zeitlin [Fri, 28 Sep 2001 14:26:55 +0000 (14:26 +0000)] 
allow multiple extensions in tge generic wxFileDialog (patch 457580)

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

22 years agoremoved .d files when doing make clean
Vadim Zeitlin [Fri, 28 Sep 2001 14:25:09 +0000 (14:25 +0000)] 
removed .d files when doing make clean

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

22 years agoapplied (slightly modified) wxGLApp patch for MSW
Vadim Zeitlin [Fri, 28 Sep 2001 14:01:34 +0000 (14:01 +0000)] 
applied (slightly modified) wxGLApp patch for MSW

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

22 years agoapplied wxGLApp patch (#464500)
Vadim Zeitlin [Fri, 28 Sep 2001 13:53:55 +0000 (13:53 +0000)] 
applied wxGLApp patch (#464500)

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

22 years ago1. made description of some options in configure [hopefully] more readable
Vadim Zeitlin [Fri, 28 Sep 2001 13:34:12 +0000 (13:34 +0000)] 
1. made description of some options in configure [hopefully] more readable
2. got rid of --enable-wcsrtombs option, configure can find it out itself

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

22 years agoMore build system polishing.. mostly. Some stuff ported over from
Ron Lee [Fri, 28 Sep 2001 07:00:13 +0000 (07:00 +0000)] 
More build system polishing..  mostly.  Some stuff ported over from
recent changes to the 2.2 branch.

Rationalised the autoconf scripts again, removed lots of stuff that
shouldn't be there anymore and pounded the rest into an even tighter
furball. (There's more work to be done here, but we're getting there..)

Implemented the library naming scheme outlined in tn0012.txt -- introduced
'toolchain' and 'widget set' into the autoconf scripts, obsoleted the
top level wx/setup.h and much of the mess associated with it.

More changes for cross compiling and 2.3 debs.

s/burnt_name/soname/g ; s/CC/CXX/g ; s/CCC/CC/g ;  Just because it's Right.
(Thanks Vadim for already doing *FLAGS..)

Fixed libfl Makefile to actually work.

Removed *_DEPS from tmake templates, in every case they can be determined
from the relevant *_OBJS

Added BASE_MSW_OBJS, a couple of missing #includes, some missing files to
the 'dist' targets, and fixed some compile warnings.

Changed setup.py to use wx-config --gl-libs instead of hard coded constants.

 Modified Files:
  Makefile.in configure configure.in setup.h.in wx-config.in
  wxBase.spec wxGTK.spec wxMotif.spec
  contrib/include/wx/applet/window.h contrib/src/Makefile.in
  contrib/src/applet/appletwindow.cpp contrib/src/fl/Makefile.in
  debian/changelog debian/control.in debian/libwxbase-dbg.dirs
  debian/libwxbase-dbg.links debian/libwxbase-dbg.postinst
  debian/libwxbase-dbg.prerm debian/libwxbase-dev.dirs
  debian/libwxbase-dev.files debian/libwxbase-dev.links
  debian/libwxbase-dev.postinst debian/libwxbase-dev.prerm
  debian/libwxgtk-dbg.dirs debian/libwxgtk-dbg.links
  debian/libwxgtk-dbg.postinst debian/libwxgtk-dbg.prerm
  debian/libwxgtk-dev.dirs debian/libwxgtk-dev.files
  debian/libwxgtk-dev.links debian/libwxgtk-dev.postinst
  debian/libwxgtk-dev.prerm debian/rules
  distrib/msw/tmake/base.t distrib/msw/tmake/gtk.t
  distrib/msw/tmake/mgl.t distrib/msw/tmake/motif.t
  distrib/msw/tmake/msw.t distrib/msw/tmake/os2.t
  distrib/msw/tmake/univ.t docs/motif/install.txt
  include/wx/msw/private.h include/wx/os2/SETUP.H
  include/wx/os2/SETUP0.H samples/ipc/Makefile.in
  samples/sockets/Makefile.in src/files.lst src/make.env.in
  src/makelib.env.in src/makeprog.env.in src/common/strconv.cpp
  src/gtk/files.lst src/mgl/files.lst src/motif/files.lst
  src/msw/files.lst src/msw/gsocket.c src/msw/gsockmsw.c
  src/msw/toplevel.cpp src/msw/utils.cpp src/os2/files.lst
  src/univ/files.lst wxPython/setup.py
 Added Files:
  debian/libwxbase-msw-dev.dirs debian/libwxbase-msw-dev.links
  debian/libwxbase-msw-dev.postinst
  debian/libwxbase-msw-dev.prerm debian/libwxmsw-dev.dirs
  debian/libwxmsw-dev.links debian/libwxmsw-dev.postinst
  debian/libwxmsw-dev.prerm debian/wxwin-doc.doc-base
  debian/wxwin-headers-msw.dirs
 Removed Files:
  debian/wxwin-doc.doc-base.in include/wx/setup.h

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

22 years agofix for wxExecute(subprocess which produces a lot of output) bug
Vadim Zeitlin [Thu, 27 Sep 2001 14:12:23 +0000 (14:12 +0000)] 
fix for wxExecute(subprocess which produces a lot of output) bug

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

22 years agofixed compilation errors
Robin Dunn [Thu, 27 Sep 2001 06:07:14 +0000 (06:07 +0000)] 
fixed compilation errors

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

22 years agoVarious updates, changes for wxTopLevelWindow, fixes for
Robin Dunn [Thu, 27 Sep 2001 02:11:47 +0000 (02:11 +0000)] 
Various updates, changes for wxTopLevelWindow, fixes for
wxPen.SetDashes, etc.

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

22 years agoAdded MSW toplevel.cpp and regenerated makefiles and such.
Robin Dunn [Thu, 27 Sep 2001 02:05:45 +0000 (02:05 +0000)] 
Added MSW toplevel.cpp and regenerated makefiles and such.

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

22 years agoIf a shape has client data, it deletes it when the shape is deleted.
Robin Dunn [Thu, 27 Sep 2001 02:04:19 +0000 (02:04 +0000)] 
If a shape has client data, it deletes it when the shape is deleted.

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

22 years agoFixed compilation error
Robin Dunn [Thu, 27 Sep 2001 02:02:44 +0000 (02:02 +0000)] 
Fixed compilation error

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

22 years agoAdded missing WXDLLEXPORT
Robin Dunn [Thu, 27 Sep 2001 02:02:19 +0000 (02:02 +0000)] 
Added missing WXDLLEXPORT

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

22 years agoFixed problem with wxPen::SetDashes. (An array of bytes was typcast
Robin Dunn [Thu, 27 Sep 2001 00:35:24 +0000 (00:35 +0000)] 
Fixed problem with wxPen::SetDashes.  (An array of bytes was typcast
to an array of DWORDs.)

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

22 years agoAdd some Pen dashes tests
Robin Dunn [Thu, 27 Sep 2001 00:27:46 +0000 (00:27 +0000)] 
Add some Pen dashes tests

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

22 years agoremoved wxBusyCursorSuspender use
Václav Slavík [Wed, 26 Sep 2001 22:21:42 +0000 (22:21 +0000)] 
removed wxBusyCursorSuspender use

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

22 years agotemporary stubs for fullscreen functions
Václav Slavík [Wed, 26 Sep 2001 22:18:43 +0000 (22:18 +0000)] 
temporary stubs for fullscreen functions

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

22 years agoUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX (makes relocatable packages...
Václav Slavík [Wed, 26 Sep 2001 22:17:05 +0000 (22:17 +0000)] 
Use wxGetInstallPrefix() instead of wxINSTALL_PREFIX (makes relocatable packages possible)

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

22 years agooops, forgot do add fullscreen stuff to wxTLWBase
Václav Slavík [Wed, 26 Sep 2001 22:10:42 +0000 (22:10 +0000)] 
oops, forgot do add fullscreen stuff to wxTLWBase

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

22 years agoreverted last accidental commit, added comment about About item being special under...
Vadim Zeitlin [Wed, 26 Sep 2001 13:11:40 +0000 (13:11 +0000)] 
reverted last accidental commit, added comment about About item being special under Mac, use _T() around the literal strings

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

22 years agocompilation fix
Vadim Zeitlin [Wed, 26 Sep 2001 12:56:38 +0000 (12:56 +0000)] 
compilation fix

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

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