]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoadded Unicode configurations to the library project files
Vadim Zeitlin [Thu, 4 Oct 2001 00:46:26 +0000 (00:46 +0000)] 
added Unicode configurations to the library project files

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

22 years agoremoved templates which are unneeded any more
Vadim Zeitlin [Thu, 4 Oct 2001 00:30:38 +0000 (00:30 +0000)] 
removed templates which are unneeded any more

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

22 years agoUnicode compilation fixes
Vadim Zeitlin [Wed, 3 Oct 2001 23:36:47 +0000 (23:36 +0000)] 
Unicode compilation fixes

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

22 years agowarning in Unicode compilation fixed
Vadim Zeitlin [Wed, 3 Oct 2001 23:34:25 +0000 (23:34 +0000)] 
warning in Unicode compilation fixed

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

22 years agofix for focus event sending
Vadim Zeitlin [Wed, 3 Oct 2001 17:44:56 +0000 (17:44 +0000)] 
fix for focus event sending

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

22 years agoMade mkdir more UNC path-friendly
Julian Smart [Wed, 3 Oct 2001 17:12:33 +0000 (17:12 +0000)] 
Made mkdir more UNC path-friendly

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

22 years agoreduced flicker when switching focus to/from the report list ctrl under wxGTK
Vadim Zeitlin [Wed, 3 Oct 2001 17:01:29 +0000 (17:01 +0000)] 
reduced flicker when switching focus to/from the report list ctrl under wxGTK

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

22 years agoRemoved duplicate file
Julian Smart [Wed, 3 Oct 2001 16:51:18 +0000 (16:51 +0000)] 
Removed duplicate file

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

22 years agoMinor tweaks and some typos fixed
Robin Dunn [Wed, 3 Oct 2001 14:52:20 +0000 (14:52 +0000)] 
Minor tweaks and some typos fixed

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

22 years agofixed DLL naming scheme
Vadim Zeitlin [Wed, 3 Oct 2001 14:20:44 +0000 (14:20 +0000)] 
fixed DLL naming scheme

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

22 years ago Committing in .
Jouk Jansen [Wed, 3 Oct 2001 14:08:56 +0000 (14:08 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/setup.h_vms

 update VMS compile support

----------------------------------------------------------------------

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

22 years agobump date on 'easter egg' dialog.
Ron Lee [Wed, 3 Oct 2001 08:38:02 +0000 (08:38 +0000)] 
bump date on 'easter egg' dialog.

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

22 years agoChecked wxConfig on Linux, added filename
Robin Dunn [Wed, 3 Oct 2001 06:14:25 +0000 (06:14 +0000)] 
Checked wxConfig on Linux, added filename

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

22 years agoFixed a potential python version problem
Robin Dunn [Wed, 3 Oct 2001 06:13:26 +0000 (06:13 +0000)] 
Fixed a potential python version problem

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

22 years agoRefactored Python shadows to use wxControlWithItems where appropriate.
Robin Dunn [Wed, 3 Oct 2001 06:12:49 +0000 (06:12 +0000)] 
Refactored Python shadows to use wxControlWithItems where appropriate.

Implememted SetClientData for wxControlWithItems.

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

22 years agoRefactored Python shadows to use wxControlWithItems where appropriate.
Robin Dunn [Wed, 3 Oct 2001 03:32:37 +0000 (03:32 +0000)] 
Refactored Python shadows to use wxControlWithItems where appropriate.

Implememted SetClientData for wxControlWithItems.

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

22 years agoremoved obsolete samples/univ from SAMPLES_SUBDIRS
Ron Lee [Wed, 3 Oct 2001 01:33:24 +0000 (01:33 +0000)] 
removed obsolete samples/univ from SAMPLES_SUBDIRS

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

22 years agonew VC++ templates and project files generated from them: now use only one
Vadim Zeitlin [Wed, 3 Oct 2001 01:22:10 +0000 (01:22 +0000)] 
new VC++ templates and project files generated from them: now use only one
project file for wxWin itself and allow choosing the configurations to be
built from the sample projects

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

22 years agoDiabled wxToggleButton for wxUNIVERSAL builds too.
Ron Lee [Wed, 3 Oct 2001 01:19:29 +0000 (01:19 +0000)] 
Diabled wxToggleButton for wxUNIVERSAL builds too.

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

22 years agodiable MDI for wxUNIV builds for now.
Ron Lee [Tue, 2 Oct 2001 23:52:10 +0000 (23:52 +0000)] 
diable MDI for wxUNIV builds for now.

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

22 years agoclient<->screen coords conversion fixes
Václav Slavík [Tue, 2 Oct 2001 22:22:41 +0000 (22:22 +0000)] 
client<->screen coords conversion fixes

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

22 years agoadded at least some stderr support to wxMGL which suffers badly from MGL's hostile...
Václav Slavík [Tue, 2 Oct 2001 22:21:05 +0000 (22:21 +0000)] 
added at least some stderr support to wxMGL which suffers badly from MGL's hostile takeover of stdin and stderr

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

22 years agoremoved unused variable
Václav Slavík [Tue, 2 Oct 2001 22:20:30 +0000 (22:20 +0000)] 
removed unused variable

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

22 years agoadded missing -univ package control files.
Ron Lee [Tue, 2 Oct 2001 21:37:12 +0000 (21:37 +0000)] 
added missing -univ package control files.

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

22 years agoAdded UNIV_DIST target.
Ron Lee [Tue, 2 Oct 2001 21:36:16 +0000 (21:36 +0000)] 
Added UNIV_DIST target.
Fixed hp-hpux lib build targets.
Enabled cygwin cross compilation for 2.3 too.
Fixed SONAME_FLAGS for solaris.
Fixed PIC_FLAG for mingw.
Added first draft of wxUNIV debs.
Removed obsolete src/makeenvs/*

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

22 years agomissing extern "C" added to fix linking problems with some GTK+ versions
Vadim Zeitlin [Tue, 2 Oct 2001 19:28:23 +0000 (19:28 +0000)] 
missing extern "C" added to fix linking problems with some GTK+ versions

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

22 years agofixed the exit code detection for async processes
Vadim Zeitlin [Tue, 2 Oct 2001 19:22:24 +0000 (19:22 +0000)] 
fixed the exit code detection for async processes

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

22 years agocorrected VPATH for wxMotif toolkit
Gilles Depeyrot [Tue, 2 Oct 2001 17:03:50 +0000 (17:03 +0000)] 
corrected VPATH for wxMotif toolkit

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

22 years agofix for using debug extra libs in release build and vice versa
Vadim Zeitlin [Tue, 2 Oct 2001 16:28:14 +0000 (16:28 +0000)] 
fix for using debug extra libs in release build and vice versa

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

22 years agoAdded wxTopLevelWindow related files
Gilles Depeyrot [Tue, 2 Oct 2001 15:59:59 +0000 (15:59 +0000)] 
Added wxTopLevelWindow related files

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

22 years agoconditional include for Darwin related to statfs
Gilles Depeyrot [Tue, 2 Oct 2001 15:57:20 +0000 (15:57 +0000)] 
conditional include for Darwin related to statfs

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

22 years agoinclude wx headers using "..." instead of <...>
Gilles Depeyrot [Tue, 2 Oct 2001 15:56:03 +0000 (15:56 +0000)] 
include wx headers using "..." instead of <...>

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

22 years agoreverted unwanted change to -MMD compilation option in previous commit
Gilles Depeyrot [Tue, 2 Oct 2001 15:54:21 +0000 (15:54 +0000)] 
reverted unwanted change to -MMD compilation option in previous commit

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

22 years agocorrected static library configuration for Darwin/Mac OS X
Gilles Depeyrot [Tue, 2 Oct 2001 15:48:50 +0000 (15:48 +0000)] 
corrected static library configuration for Darwin/Mac OS X
Mac OS X resource related corrections

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

22 years agoadded Darwin related defines
Gilles Depeyrot [Tue, 2 Oct 2001 15:45:26 +0000 (15:45 +0000)] 
added Darwin related defines

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

22 years agoadded missing include file and conditional compilation
Gilles Depeyrot [Tue, 2 Oct 2001 12:26:22 +0000 (12:26 +0000)] 
added missing include file and conditional compilation

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

22 years agofirst new sample project file - comments welcome
Vadim Zeitlin [Tue, 2 Oct 2001 02:22:18 +0000 (02:22 +0000)] 
first new sample project file - comments welcome

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

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