George Tasker
|
c0881dc32e
|
Spelling typos in comments fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 17:05:38 +00:00 |
|
George Tasker
|
32d77178d8
|
Added documentation for the wxDb::SQLColumnName() and wxDb::SQLTableName() functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 17:02:56 +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
|
a111f2b216
|
removed obsolete file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 12:39:10 +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
|
9b985798bc
|
ignore build directories
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 02:10:41 +00:00 |
|
Vadim Zeitlin
|
89fcec9514
|
overwrote with src\wxBase.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 01:51:24 +00:00 |
|
Vadim Zeitlin
|
d8ac90031d
|
regenerated from the template
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 01:50:49 +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
|
17d5cf65bd
|
new project files for wxBase apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 01:46:06 +00:00 |
|
Vadim Zeitlin
|
5e46051f91
|
added Unicode configurations to the library project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 01:35:59 +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
|
5f8dc32401
|
removed templates which are unneeded any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-04 00:30:38 +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 |
|
Julian Smart
|
32bc74c034
|
Removed duplicate file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 16:51:18 +00:00 |
|
Robin Dunn
|
bae170097e
|
Minor tweaks and some typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 14:52:20 +00:00 |
|
Vadim Zeitlin
|
b3ca11f706
|
fixed DLL naming scheme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-03 14:20:44 +00:00 |
|
Jouk Jansen
|
283e4f282a
|
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
|
2001-10-03 14:08:56 +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 |
|
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 |
|