Václav Slavík
|
7087444f7e
|
fixed bug in PS clipping (non-virtual SetClippingRegion was overloaded)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 15:37:35 +00:00 |
|
Václav Slavík
|
e52d6dbca3
|
wxHtmlCell::AdjustPagebreak now works correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 15:37:13 +00:00 |
|
Václav Slavík
|
eb3a4aa9aa
|
wxHtmlCell::AdjustPagebreak documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 12:28:03 +00:00 |
|
Václav Slavík
|
89966d5c0d
|
SetFonts methods have const param now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 12:27:35 +00:00 |
|
Václav Slavík
|
d95e254418
|
removed wxVERSION_* macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 12:24:28 +00:00 |
|
Julian Smart
|
fcd86df154
|
Added instructions to Forty.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 08:57:14 +00:00 |
|
Robin Dunn
|
1dec68aa52
|
Added some definitions, a missing method, and fixed a compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 06:09:13 +00:00 |
|
Robin Dunn
|
5a7823f599
|
Enabled to be run without splitters to track down possible bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-16 06:08:16 +00:00 |
|
Vadim Zeitlin
|
1bb27b0cc6
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 23:04:24 +00:00 |
|
David Webster
|
409c9842c7
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 21:00:38 +00:00 |
|
Vadim Zeitlin
|
63d963a189
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 19:04:05 +00:00 |
|
Vadim Zeitlin
|
a492cb0f49
|
unused param
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 18:12:56 +00:00 |
|
Vadim Zeitlin
|
a1fffa9fd5
|
don't draw with NULL font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 18:09:45 +00:00 |
|
Vadim Zeitlin
|
936895ee9d
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 17:59:05 +00:00 |
|
Vadim Zeitlin
|
c19c1ca9be
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 17:49:56 +00:00 |
|
Vadim Zeitlin
|
729d8f9158
|
warning fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 17:47:34 +00:00 |
|
Vadim Zeitlin
|
d64af447da
|
on some systems (HP-UX), strtok_r() needs _REENTRANT to be defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 17:35:14 +00:00 |
|
Vadim Zeitlin
|
80810ca399
|
let's not forget that \& has lower priority than == in C
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 17:15:43 +00:00 |
|
Vadim Zeitlin
|
995612e2ab
|
1. wxImageHandler::DoCanRead() introduced to solve the virtual function name
hiding problem
2. wxPNMHandler::CanRead() shouldn't use wxT() - should it?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 16:59:32 +00:00 |
|
Vadim Zeitlin
|
52f13e4930
|
resolved a conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 16:28:09 +00:00 |
|
Vadim Zeitlin
|
cb0f56f978
|
resolved a conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 16:21:25 +00:00 |
|
Vadim Zeitlin
|
5b7f1aab47
|
compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 16:14:01 +00:00 |
|
Vadim Zeitlin
|
2b835535a9
|
removed wxDialog::Centre()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 15:49:05 +00:00 |
|
Robert Roebling
|
ecab4dba7d
|
scrolling of foreign windowsplus sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 14:59:44 +00:00 |
|
George Tasker
|
9c40a88dbb
|
Removed a variable declaration from within a FOR statement for compilation on HP-UX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 10:11:06 +00:00 |
|
David Webster
|
11e59d47c0
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-15 04:07:54 +00:00 |
|
David Webster
|
fb46a9a6c6
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 22:36:24 +00:00 |
|
Julian Smart
|
4c0a2c5c3e
|
Updated install.txt, added double-inclusion guard, corrected a GnuWin32 thing
in spinctrl.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 17:47:31 +00:00 |
|
Robert Roebling
|
be0872076f
|
HP-UX fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 17:08:31 +00:00 |
|
Vadim Zeitlin
|
458ed37d80
|
never undefine 'inline' keyword for C++ compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 15:52:35 +00:00 |
|
Vadim Zeitlin
|
d607e6c39d
|
manually test for X11 headers/libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 15:43:11 +00:00 |
|
Vadim Zeitlin
|
9e92b089c0
|
NULL shouldn't be used in test programs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 15:18:39 +00:00 |
|
Harco de Hilster
|
8f8ca6c952
|
fixed some frame cleanup stuff; The main frame (MyFrame) explicitely closes
the helpframe now before deleting the config pointer and closing itself.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 14:57:17 +00:00 |
|
Julian Smart
|
f3ef286fee
|
Added sqltypes.h (for Cygwin b20), some other Cygwin fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 14:10:59 +00:00 |
|
Robert Roebling
|
5451765210
|
Changed time of sending the wxSizeEvent and assorted things,
this made wxGLCanvas work,
wxMiniFrame looks correct again,
Corrected makefile for HTML help
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 13:09:01 +00:00 |
|
Vadim Zeitlin
|
791a21023f
|
init.cpp isn't included in the makefiles for wxMSW any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 12:55:26 +00:00 |
|
Vadim Zeitlin
|
be4c1d33a7
|
-mwindows added for mingw32 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 12:49:30 +00:00 |
|
Julian Smart
|
b4fe51258d
|
makeg95.env edited for Mingw32/gcc 2.95 compilation; _T not redefined for
Mingw32; removed init.cpp from makefile.vc (tmake keeps generating it);
added spinctrl.cpp to MSW section in filelist.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 12:37:52 +00:00 |
|
Vadim Zeitlin
|
da8bed9bfd
|
= replaced with ==
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 12:31:35 +00:00 |
|
Vadim Zeitlin
|
a0c3c734d7
|
more mingw32 warnings fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 12:02:03 +00:00 |
|
Julian Smart
|
cd34332fc4
|
Corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 10:20:38 +00:00 |
|
Robert Roebling
|
cf1f0870d8
|
Applied patches for AIX,
Corrected prop dialog,
Tabbing in parent top-level-windows no longer possible,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 09:29:20 +00:00 |
|
Julian Smart
|
a9b832dd86
|
Added makewise.bat, for making a WISE installation automatically.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 08:56:05 +00:00 |
|
Julian Smart
|
1c9143bd11
|
Added system DLL file installs for makewise.bat.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 08:54:50 +00:00 |
|
Michael Bedward
|
af563b6612
|
Regenerated from tmake after editing filelist.txt to add gridg.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 05:41:22 +00:00 |
|
Michael Bedward
|
e7494fa996
|
Put gridg.h back so that it gets installed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 05:36:05 +00:00 |
|
Michael Bedward
|
5795d034f1
|
Changed all EVT_WXGRID... constants to EVT_GRID...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 05:03:00 +00:00 |
|
David Webster
|
37f214d588
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 04:43:46 +00:00 |
|
Michael Bedward
|
b5f788a51e
|
Changed all EVT_WXGRID... constants to EVT_GRID...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-14 04:42:29 +00:00 |
|
David Webster
|
d88de032d3
|
Latest Updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-13 22:34:18 +00:00 |
|