Vadim Zeitlin
8e7b0418f1
reset SourceSafe project name in the VC++ projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 10:19:31 +00:00
Vadim Zeitlin
695e43faf2
don't document wxBitmap::SetOk(), it's an implementation detail
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 10:18:41 +00:00
Ron Lee
00c813596e
make --static flag act on --cppflags too.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 05:24:36 +00:00
Ron Lee
57964555cd
We always add -lm (eventually) anyway, so just adding it to the GL lib test
...
should be sufficient.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 01:37:00 +00:00
Vadim Zeitlin
bc4e6fcdc3
applied DBCS patch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 00:15:04 +00:00
Vadim Zeitlin
570cb8cb08
regenerated after -GL change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 00:13:09 +00:00
Robert Roebling
2710a096d1
Removed unused variable.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 00:00:18 +00:00
Vadim Zeitlin
fb56368aa0
add -lm before checking for -lGL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-09 00:00:04 +00:00
Robert Roebling
e2762ff06a
wxListBox mouse events now report coords relative
...
to the whole list box.
wxRadioButton doesn't emit any event when unpressed.
Similar correction to wxRadioBox and wxToggleButton.
Upported change to wxMenuEvent so that the id is
set in the constructor. Otherwise the EVT_MENU
macro is pretty useless. Already in 2.2.8.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 23:24:16 +00:00
Mattia Barbon
6433f6d316
Last correction for makefile.g95: win32 mkdir does not like forward slashes as directory
...
separators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 21:06:19 +00:00
Robin Dunn
ea6601756a
Fixed wxSingleChoiceDialog to match the docs wrt the style flag
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 18:47:53 +00:00
Ron Lee
8c3abf985d
create install dir for overrides.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 12:31:52 +00:00
Ron Lee
63e7762e67
wxUSE_GTK must stay quoted..
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 12:25:49 +00:00
Ron Lee
3d63bc3a03
Rearrange the linker flags/libs code in preparation for better static/shared
...
support. Added --static option to wx-config and removed most libs from
--libs output unless it is used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 11:24:04 +00:00
Ron Lee
f1687ed8ad
add lintian override for -univ hybrid package.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 02:31:40 +00:00
Ron Lee
180db90836
applied the bit's of #473508 that were still relevant, and fixed a couple of
...
others that either the patch missed or (more likely) were new since it was
made. Thanks Francis.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-08 00:03:06 +00:00
Robin Dunn
32ce09e292
New XRCed from Roman Rolinsky
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 16:13:35 +00:00
Robin Dunn
bd658b8c33
Show class type returned from HitTest
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 16:12:44 +00:00
Vadim Zeitlin
efd1393bcc
applied a patch to ignore the modifiers (things like @euro) in LC_XXX vars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 15:58:23 +00:00
Ron Lee
b96848d3aa
added aclocal.m4 to dist target. Bad Things happen if it's missing
...
and you want to rebuild configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 12:08:23 +00:00
Ron Lee
ba0e650ced
oops
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 11:31:03 +00:00
Ron Lee
d48ad9bd84
More pesky "quotes" hiding in m4 macros.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 10:03:57 +00:00
Ron Lee
83dbe2eabb
Put $(GENERICOBJECTS) back into configure.in for a while, there are still
...
other ports that depend on it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 09:47:20 +00:00
Jouk Jansen
abfcca57dd
Committing in .
...
Modified Files:
wxWindows/descrip.mms wxWindows/setup.h_vms
wxWindows/distrib/msw/makefile.rsp
wxWindows/include/wx/dbgrid.h wxWindows/lib/vms_gtk.opt
wxWindows/samples/db/dbtest.cpp
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
Added Files:
wxWindows/samples/dialup/descrip.mms
wxWindows/samples/docview/descrip.mms
wxWindows/samples/font/descrip.mms
dbgrid.h change as announced in the developer mailing list
various OpenVMS complile issues
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 09:26:33 +00:00
Ron Lee
1d93af2fbf
remove -lfoo.dll hack, it appears to be unnecessary after all.. don't ask.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-07 07:53:33 +00:00
Václav Slavík
223e7fbf29
beginnings of support for MGL shared library (it is crappy as hell in MGL, to begin with)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 23:54:15 +00:00
Mattia Barbon
d8bffc1335
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
...
* Hopefully made possible use SetBitmap with as wxSB created with an icon
and SetIcon with a wxSB created with a bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 21:16:02 +00:00
Vadim Zeitlin
e37177c27b
removed duplicated line
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 16:45:18 +00:00
Vadim Zeitlin
66fa5a8c1f
part of wxWizard loading from WXR patch I forgot to commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 16:34:36 +00:00
Vadim Zeitlin
4eb1fe9da6
fixed wxUniv/GTK linking by getting rid of GENERICOBJS and putting them into GUIOBJS/GUI_LOWLEVEL_OBJS instead
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 16:31:31 +00:00
Vadim Zeitlin
8b9c59052a
compilation warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 16:27:23 +00:00
Ron Lee
25d0687a6e
Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essentially do the same thing.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 05:44:09 +00:00
Ron Lee
0d6e7df47c
found another object that nobody appears to have ever used in a dll.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 05:10:16 +00:00
Ron Lee
41213f67af
Brown paper bag fix to -lwx.dll in wx-config
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-06 02:36:39 +00:00
Gilles Depeyrot
612500804c
use Unix line ending when compiled when the Apple DevTools
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 21:08:03 +00:00
Gilles Depeyrot
f3ff38139d
use Unix line ending when compiling with Apple DevTools
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 21:02:23 +00:00
Gilles Depeyrot
c31ad41d80
use Unix raise for wxTrap when compiling with Apple DevTools
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 21:01:46 +00:00
Gilles Depeyrot
4d293f8ef4
corrected path format for wxMac compiled with Apple DevTools
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 20:20:14 +00:00
Vadim Zeitlin
461f203cbf
more incompatible changes mentioned
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 16:43:12 +00:00
Václav Slavík
90da9c3f3b
forgot to update univ/toplevel.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 15:49:59 +00:00
Ron Lee
2da4f89277
renamed (gcc) wxMSW import lib name yet again. *.dll.a should be the
...
final choice for a while I think.
Removed mostly useless ELF style version numbers from .dll -- it's not
an ELF lib so no point adding cruft we can't use.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 11:48:47 +00:00
David Webster
49dc8caac9
Listbox control code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 03:22:45 +00:00
David Webster
217f0360ec
Listbox control code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 02:59:23 +00:00
David Webster
934dac2fd5
Listbox control code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-05 02:50:59 +00:00
Václav Slavík
49e885f807
fixed stupid bug in display mode error reporting
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-04 23:33:19 +00:00
Václav Slavík
41b66be9c9
controls sample is now able to use default command line arguments
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-04 23:33:09 +00:00
Václav Slavík
1f43b5c985
reworked display mode stuff once again
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-04 23:32:52 +00:00
Václav Slavík
240889a18c
implemented late(r) initialization of wxUniv themes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-04 23:32:16 +00:00
Stefan Csomor
f78024a1f9
workaroung for handling problems because groupboxes are not included in the parent-child relationship in wxwindows in a geometrical correct way
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-04 21:02:06 +00:00
Stefan Csomor
a3bf4a6263
added internal callback when toplevel windows move for opengl canvas
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-11-04 20:54:39 +00:00