Robin Dunn
|
3576334ead
|
Checked wxConfig on Linux, added filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 06:14:25 +00:00 |
|
Robin Dunn
|
085f07e2c8
|
Fixed a potential python version problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 06:13:26 +00:00 |
|
Robin Dunn
|
65191ae8f2
|
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
|
2001-10-03 06:12:49 +00:00 |
|
Robin Dunn
|
900d98862d
|
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
|
2001-10-03 03:32:37 +00:00 |
|
Ron Lee
|
a068364f32
|
removed obsolete samples/univ from SAMPLES_SUBDIRS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 01:33:24 +00:00 |
|
Vadim Zeitlin
|
17533c89d2
|
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
|
2001-10-03 01:22:10 +00:00 |
|
Ron Lee
|
fc26f4abde
|
Diabled wxToggleButton for wxUNIVERSAL builds too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 01:19:29 +00:00 |
|
Ron Lee
|
1a4f0015e4
|
diable MDI for wxUNIV builds for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 23:52:10 +00:00 |
|
Václav Slavík
|
985520bc47
|
client<->screen coords conversion fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 22:22:41 +00:00 |
|
Václav Slavík
|
2ec3892d77
|
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
|
2001-10-02 22:21:05 +00:00 |
|
Václav Slavík
|
7995616276
|
removed unused variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 22:20:30 +00:00 |
|
Ron Lee
|
4fcd60c72f
|
added missing -univ package control files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 21:37:12 +00:00 |
|
Ron Lee
|
7b7a763758
|
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
|
2001-10-02 21:36:16 +00:00 |
|
Vadim Zeitlin
|
e8106239b2
|
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
|
2001-10-02 19:28:23 +00:00 |
|
Vadim Zeitlin
|
447f908aff
|
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
|
2001-10-02 19:22:24 +00:00 |
|
Gilles Depeyrot
|
334f0d2c11
|
corrected VPATH for wxMotif toolkit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 17:03:50 +00:00 |
|
Vadim Zeitlin
|
85f7ec579e
|
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
|
2001-10-02 16:28:14 +00:00 |
|
Gilles Depeyrot
|
d9e4c43beb
|
Added wxTopLevelWindow related files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 15:59:59 +00:00 |
|
Gilles Depeyrot
|
8c03f242ce
|
conditional include for Darwin related to statfs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 15:57:20 +00:00 |
|
Gilles Depeyrot
|
cba5db5ff0
|
include wx headers using "..." instead of <...>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 15:56:03 +00:00 |
|
Gilles Depeyrot
|
077c564202
|
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
|
2001-10-02 15:54:21 +00:00 |
|
Gilles Depeyrot
|
d08b457ba8
|
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
|
2001-10-02 15:48:50 +00:00 |
|
Gilles Depeyrot
|
8eee02518d
|
added Darwin related defines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 15:45:26 +00:00 |
|
Gilles Depeyrot
|
fedad417ce
|
added missing include file and conditional compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 12:26:22 +00:00 |
|
Vadim Zeitlin
|
89d25d58c5
|
first new sample project file - comments welcome
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-02 02:22:18 +00:00 |
|
Václav Slavík
|
f8e3449ceb
|
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
|
2001-10-01 22:11:56 +00:00 |
|
Václav Slavík
|
2343d81ba2
|
wxMGL update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-01 22:09:58 +00:00 |
|
Václav Slavík
|
544c782d76
|
wxPopupWindow for wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-01 22:09:14 +00:00 |
|
Vadim Zeitlin
|
8c8fb2f6f6
|
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
|
2001-10-01 17:39:31 +00:00 |
|
Robin Dunn
|
c19d0121f6
|
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
|
2001-10-01 17:19:36 +00:00 |
|
Vadim Zeitlin
|
018e2f1300
|
cleaned up the waitpid() result processing mess
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-01 12:39:42 +00:00 |
|
Vadim Zeitlin
|
dbd25330c5
|
fix for running csh scripts using wxExecute()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-01 12:32:07 +00:00 |
|
Jouk Jansen
|
9e4e191af3
|
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
|
2001-10-01 10:04:48 +00:00 |
|
Vadim Zeitlin
|
bb48ed2caa
|
restored #include "chkconf.h"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-01 09:37:15 +00:00 |
|
Václav Slavík
|
b22d16ad20
|
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
|
2001-09-30 23:09:24 +00:00 |
|
Vadim Zeitlin
|
b11e8fb666
|
fixes for wxUSE_PALETTE=0 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 23:05:30 +00:00 |
|
Václav Slavík
|
bff995bf71
|
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
|
2001-09-30 23:01:15 +00:00 |
|
Václav Slavík
|
7cd955997c
|
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
|
2001-09-30 23:00:12 +00:00 |
|
Václav Slavík
|
b4819fcaea
|
fixed wxColour bug that broken wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 22:59:34 +00:00 |
|
Vadim Zeitlin
|
660cc2a5f9
|
ignore directories created during MSW build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 22:32:51 +00:00 |
|
Vadim Zeitlin
|
7f9510b24e
|
give (hopefully) more clear error message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 22:30:59 +00:00 |
|
Vadim Zeitlin
|
2d1e89de65
|
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
|
2001-09-30 22:30:26 +00:00 |
|
Vadim Zeitlin
|
edae85724d
|
regenerated configure from latest configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 22:27:07 +00:00 |
|
Vadim Zeitlin
|
0406324575
|
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
|
2001-09-30 22:26:43 +00:00 |
|
Vadim Zeitlin
|
7ee7c43f7e
|
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
|
2001-09-30 22:25:32 +00:00 |
|
Vadim Zeitlin
|
be71e18af4
|
new VC++ project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 22:23:57 +00:00 |
|
Vadim Zeitlin
|
0797afee60
|
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
|
2001-09-30 22:22:58 +00:00 |
|
Vadim Zeitlin
|
56029a746e
|
compilation fix for !wxUSE_HELP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 22:20:35 +00:00 |
|
Vadim Zeitlin
|
c7b3563e24
|
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
|
2001-09-30 22:20:03 +00:00 |
|
Vadim Zeitlin
|
d275c7eb84
|
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
|
2001-09-30 22:06:39 +00:00 |
|