Robin Dunn
|
2beb01db00
|
Don't create a bitmap with dimensions <= 0...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 19:15:17 +00:00 |
|
Gilles Depeyrot
|
1650623133
|
applied SourceForge patch #467884 (Paul Thiessen)
addes wxGLApp for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 18:40:22 +00:00 |
|
Robin Dunn
|
d6582821b6
|
Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 17:00:26 +00:00 |
|
George Tasker
|
243d4b3603
|
Added code to handle SQLSERVER, ACCESS, and MSDE allowing spaces in table names and column names (ARRRRGH! -> MS)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 16:44:08 +00:00 |
|
George Tasker
|
4f92cd25f1
|
Removed a bunch of unreachable BREAK statements that BCC compilation complains about.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 16:32:10 +00:00 |
|
George Tasker
|
ac2834ab04
|
Changed code in unzip.c/.h for #including zlib.h to use the same code as is found in zstream.cpp
#include <zlib.h> changed to #include "zlib.h"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 16:29:05 +00:00 |
|
Vadim Zeitlin
|
da63acebda
|
renamed project files for 3rd party libs from FooVC.dsp to foo.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 13:27:15 +00:00 |
|
Vadim Zeitlin
|
8b6e6947fc
|
new VC++ workspace file for wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 12:37:09 +00:00 |
|
Vadim Zeitlin
|
e17978953a
|
trying to add wxBase project file from Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 12:33:56 +00:00 |
|
Vadim Zeitlin
|
93d2bf4406
|
reverted the fix for Unicode compilation with VC++ as it breaks other ports (and shouldn't be necessary anyhow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 12:32:24 +00:00 |
|
Vadim Zeitlin
|
80806624f8
|
fixes for compilation with wxUSE_PALETTE=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 01:50:17 +00:00 |
|
Vadim Zeitlin
|
50563ef1bd
|
Unicode compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 01:46:30 +00:00 |
|
Vadim Zeitlin
|
7c8253236f
|
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
|
2001-10-04 00:46:26 +00:00 |
|
Vadim Zeitlin
|
9aee09a34b
|
Unicode compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 23:36:47 +00:00 |
|
Vadim Zeitlin
|
124193837f
|
warning in Unicode compilation fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 23:34:25 +00:00 |
|
Vadim Zeitlin
|
477243897a
|
fix for focus event sending
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 17:44:56 +00:00 |
|
Julian Smart
|
25db1b74f1
|
Made mkdir more UNC path-friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 17:12:33 +00:00 |
|
Vadim Zeitlin
|
bde9072f68
|
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
|
2001-10-03 17:01:29 +00:00 |
|
Ron Lee
|
1bc3fa0180
|
bump date on 'easter egg' dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 08:38:02 +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 |
|
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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
Stefan Csomor
|
f1c1831fc5
|
toplevel fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 18:30:36 +00:00 |
|
Stefan Csomor
|
a15eb0a5c8
|
toplevel fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 17:34:51 +00:00 |
|
Vadim Zeitlin
|
b584b7d24a
|
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
|
2001-09-30 14:53:57 +00:00 |
|
Vadim Zeitlin
|
4965c3d7f6
|
fix for wxCalendarCtrl::Create() (bug 458167)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-09-30 14:46:30 +00:00 |
|