Julian Smart
b4d0ec4edc
Script tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-15 10:27:43 +00:00
Julian Smart
64b73f1a2e
Added a couple more build starter scripts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-15 10:24:09 +00:00
Julian Smart
befe9ee1ca
Updated makewx... scripts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-15 10:15:06 +00:00
Stefan Csomor
5715cc1bed
merged deleted code back
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-15 07:30:59 +00:00
Stefan Neis
39b80349a1
Applied revised patch 606235 (Cell overflow refresh fixed).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-15 00:29:49 +00:00
Vadim Zeitlin
e52d9c784e
we do want arrows even in a read only text ctrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 21:37:28 +00:00
Vadim Zeitlin
2499871095
recreate the toolbar entirely when its text/icons style changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 21:36:18 +00:00
Robert Roebling
7b35aa40a0
Compile fix for the iPaq. No idea why.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 21:35:08 +00:00
Vadim Zeitlin
dd46ee66e5
no changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 21:34:59 +00:00
Vadim Zeitlin
d45720c55f
set size if it's initially == wxDefaultSize() in MSWCreateControl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 21:07:49 +00:00
Robert Roebling
0dd6e08c53
Updated some comments.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 20:49:50 +00:00
Vadim Zeitlin
eb1ab6f915
printf() format warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 18:38:31 +00:00
Robert Roebling
c5cf1acc55
Added spec file for wxX11.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 18:35:10 +00:00
Robert Roebling
75378e31e9
Added make dist for wxX11 to makefile.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 18:34:28 +00:00
Robert Roebling
1c393e484d
Added todo file for wxX11. Empty still.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 18:33:46 +00:00
Julian Smart
cc02b6457a
Added back the missing wxDash line
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 17:28:12 +00:00
Julian Smart
e438abe584
BC++:
...
Disabled precompiled headers for png library,
since it seemed to mess up compilation
Moved EXTRACPPFLAGS to end of command line so they
override current settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 17:23:21 +00:00
Robert Roebling
3be6aea994
Enable execute code for Unicode. This also makes
...
printing to the printer work in Unicode mode.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 15:00:49 +00:00
Gilles Depeyrot
29ee95e8bc
added missing wxSTD for cout/endl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 09:35:50 +00:00
Julian Smart
b55a176b25
Applied patch [ 608876 ] Improvements to installation docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 08:31:23 +00:00
Gilles Depeyrot
892bf376e9
don't override INSTALL as install path is made absolute in configure
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 05:56:49 +00:00
David Webster
ac7f882683
new module def file for .dll build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 02:11:14 +00:00
David Webster
e225b106d9
OS/2 update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 02:10:24 +00:00
David Webster
b7282ad267
TRUE not true; FALSE not false
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 02:09:52 +00:00
Ron Lee
21e3b8620a
define the undefined wxThePrintSetup global.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-14 00:15:30 +00:00
Václav Slavík
4356ee76a5
another fix for wxSnprintf_
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 23:22:30 +00:00
Robert Roebling
e32f3f4740
Backward comp. fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 22:02:14 +00:00
Robert Roebling
47dc9f7871
Further backward comp. changes for printing.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 22:00:45 +00:00
David Webster
774468bd68
Weekly catch-up
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 20:57:37 +00:00
Mattia Barbon
79668caec9
Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT vswprintf does not
...
behave like other vswprintf; under Win32 you really want _vsnwprintf.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 20:23:36 +00:00
Václav Slavík
df93d8bab7
added some missing styles to XRC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 17:22:34 +00:00
Julian Smart
fe5de1ea10
Applied patch [ 608370 ] fix for static text sizing behaviour
...
wxStaticText is meant to resize when SetLabel is called
unless the flag wxST_NO_AUTORESIZE is used when
creating it. Motif currently ignores this flag and always
resizes the control.
The attached patch provides a wxStaticText specific
override of SetLabel() which honours the resize policy
requested via the wxST_NO_AUTORESIZE flag.
I have tested on AIX 4.3 which is Motif 2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 13:17:12 +00:00
Julian Smart
8b5be08a09
Applied patch [ 608850 ] wxX11 menu accelerators need toupper
...
Olly Betts
Letter menu accelerators (with and probably without
modifiers) don't work unless you have capslock on.
Adding a call to toupper() to the appropriate spot fixes
this (wxGtk does toupper in this case already).
Applied patch [ 608530 ] wxX11 doesn't set argv[argc] to NULL
Olly Betts
The code which creates argv under wxX11 doesn't add a
terminating element with value NULL - user code which
expects this (it's true for C/C++ argv) will fail.
Here's a patch to correct this.
I've checked the other versions of app.cpp and they all
get this right.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 13:12:46 +00:00
Julian Smart
6500c0b134
Updated Mingw32 install text
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-13 09:29:46 +00:00
Julian Smart
564098605f
Small updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 22:25:56 +00:00
Julian Smart
2c00930d43
Corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 20:55:05 +00:00
Julian Smart
c721300b59
Added unix2dos.c utility
...
Fixed doc typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 20:16:53 +00:00
Vadim Zeitlin
307b0b97ee
undid previous commit, the person who reported it retracted his claim
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 20:15:51 +00:00
Julian Smart
d4f6a3a014
Added utility to convert filenames to lower case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 20:11:31 +00:00
Vadim Zeitlin
8a646b6b9f
include stddef.h to get ptrdiff_t decl (IRIX compilation problem)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 19:59:04 +00:00
Vadim Zeitlin
4ea2c29f51
make wxFile::Exists() use wxFileExists(): this avoids code duplication and should make wxFile::Exists() work with UNC paths
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 19:32:29 +00:00
Vadim Zeitlin
58071ea008
fix for cygwin warning in winsock.h about sys/types.h from Dimitri
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 13:48:55 +00:00
Julian Smart
629724b6b8
Corrected typo that prevented mdig.h being copied
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 13:48:23 +00:00
Jouk Jansen
b2da87c316
Committing in .
...
Silence OpenVMS warnings
Modified Files:
wxWindows/src/motif/spinbutt.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 13:32:49 +00:00
Julian Smart
d9d3622e59
If a window has zero dimension, make it at least 1 pixel big
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 11:11:34 +00:00
Julian Smart
0fd28ea3df
Don't compile crit. section code on Mac yet
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-12 08:51:01 +00:00
Vadim Zeitlin
66bd58e8a6
gtk2 Unicode compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 23:29:22 +00:00
Stefan Neis
e32c4e6082
Integrated fixes from latest UNIX version.
...
Removed some debug output.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 23:26:49 +00:00
Vadim Zeitlin
5005acfef5
show correct message when running configure for the switches which are on by default (such as --enable-compat22)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 23:21:55 +00:00
Stefan Neis
dc1f566f6a
Applied patch 606235 (Cell overflow refresh fixed).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 22:28:20 +00:00