Robin Dunn
|
8082483b70
|
tweaked some tests a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-17 05:29:57 +00:00 |
|
Robin Dunn
|
f3c2c22108
|
Another attempt to handle key events correctly for wxSTC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-17 05:29:09 +00:00 |
|
Robin Dunn
|
df9176ab71
|
Autodetect image type, some other cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 19:14:43 +00:00 |
|
Robin Dunn
|
9d37f96428
|
Added some optimization methods to wxPython's wxDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 19:06:09 +00:00 |
|
Mattia Barbon
|
9e0a12c958
|
Changed char* to wxChar* in wxColour constructor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 19:05:56 +00:00 |
|
Robin Dunn
|
de448406da
|
regenerated from glcanvas.i
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 19:05:03 +00:00 |
|
Robin Dunn
|
de112a55a2
|
added AppendToPage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 19:03:26 +00:00 |
|
Robin Dunn
|
99f7d3407f
|
update for interface changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 19:02:44 +00:00 |
|
Mattia Barbon
|
1d341cf4f7
|
Some MinGW-related updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 18:59:58 +00:00 |
|
Robin Dunn
|
43edcf13ca
|
fixed typo in comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 18:49:35 +00:00 |
|
Stefan Csomor
|
49f992a5ff
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 13:32:05 +00:00 |
|
Vadim Zeitlin
|
874efd13e1
|
reverted my accidental changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 12:33:56 +00:00 |
|
Stefan Csomor
|
47834fab06
|
added statusbr from common, removed 68k targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 06:31:37 +00:00 |
|
Jouk Jansen
|
61e6020f90
|
Committing in .
Modified Files:
wxWindows/descrip.mms wxWindows/setup.h_vms
wxWindows/distrib/msw/makefile.rsp
wxWindows/src/common/descrip.mms
Added Files:
wxWindows/samples/richedit/descrip.mms
Updated OpenVMS compile support
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 06:14:26 +00:00 |
|
Vadim Zeitlin
|
cece1d88c0
|
fixed status bar drawing broken by previous compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 00:35:06 +00:00 |
|
Vadim Zeitlin
|
bf69498afc
|
show some text in the status bar panes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-16 00:03:28 +00:00 |
|
Vadim Zeitlin
|
5039d7edc2
|
refresh wxStaticText after changing its label if we change its size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 23:00:25 +00:00 |
|
Vadim Zeitlin
|
85cdcb7a20
|
fixed wxListCtrl::DeleteAllColumns() in the generic listctrl (patch 470251)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:55:21 +00:00 |
|
Václav Slavík
|
cdcb56fc96
|
fixes to mask creation by colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:55:17 +00:00 |
|
Václav Slavík
|
fa7cdd7f48
|
fixed off-by-one error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:54:44 +00:00 |
|
Václav Slavík
|
a9a05059b9
|
oops, segfault
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:53:37 +00:00 |
|
Václav Slavík
|
df02852424
|
added GetStdIcon support to wxRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:53:01 +00:00 |
|
Václav Slavík
|
6311b1e88c
|
removed junk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:52:27 +00:00 |
|
Václav Slavík
|
63f06c22b9
|
1. added GetStdIcon support to wxRenderer
2. wxMGL fix (stipples must be 8x8 pixels)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:50:50 +00:00 |
|
Vadim Zeitlin
|
48c1b6f937
|
made wxStaticBox transparent (patch 427936)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:49:15 +00:00 |
|
Václav Slavík
|
7f664d9878
|
compilation fix for wxMGL (NotUniv directive doesn't work and I'm too much of perl illiterate to fix it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:47:34 +00:00 |
|
Václav Slavík
|
fe9fea7ec7
|
compilation fix for wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:45:37 +00:00 |
|
Vadim Zeitlin
|
e1bdd5078c
|
fix for the dialog controls font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 22:17:09 +00:00 |
|
Vadim Zeitlin
|
a93e536be0
|
reveretd change commenting out IMPLEMENT_DYNAMIC_CLASS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 21:28:46 +00:00 |
|
Vadim Zeitlin
|
498fd97d9e
|
oops, forgot to commit yesterday changes related to wxStatusBarBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 21:20:18 +00:00 |
|
Vadim Zeitlin
|
bbed9595c1
|
added section about incompatibilities between 2.2 and 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 19:08:01 +00:00 |
|
Robert Roebling
|
e23081dec8
|
Further fixes for wx-config and MacOS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 15:40:44 +00:00 |
|
Robert Roebling
|
2277aeccc8
|
wxStatusBar doesn't link with double IMPLEMENT... macros.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 10:07:20 +00:00 |
|
Robert Roebling
|
2baaf735f4
|
Added Rez support to wx-config for MacOS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-15 10:06:24 +00:00 |
|
Václav Slavík
|
c641b1d20d
|
decouple wxTLW,Frame::ShowFullScreen in wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:54:06 +00:00 |
|
Václav Slavík
|
065f27fe3a
|
fixes to MSW LowLevel files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:53:48 +00:00 |
|
Václav Slavík
|
0a89ac9c27
|
wxWindow::Enable now correctly has recursive effect (and maybe other fixes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:20:24 +00:00 |
|
Václav Slavík
|
3902989824
|
added wxHtmlWindow::AppendToPage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:20:05 +00:00 |
|
Václav Slavík
|
e3fc616c07
|
wxBusycursorSuspender used in wxMGL as well (we need it for other platforms as well, I'm afraid)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:18:35 +00:00 |
|
Václav Slavík
|
5fd1ea325c
|
fixed restoration of global cursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:18:09 +00:00 |
|
Václav Slavík
|
c109254cc6
|
DC output fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:17:58 +00:00 |
|
Václav Slavík
|
493bdcc72a
|
antialiasing now disabled for small fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:17:33 +00:00 |
|
Václav Slavík
|
0cba94f21a
|
removed obsolete files from wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:17:02 +00:00 |
|
Václav Slavík
|
41e929e5cf
|
decouple wxTLW,Frame::ShowFullScreen in wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:16:16 +00:00 |
|
Václav Slavík
|
1ccd23f5c4
|
wxUSE_CHOICE ifdefs, so that the sample compiles with wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 22:12:43 +00:00 |
|
Vadim Zeitlin
|
91f5c4d03b
|
regenerated from the templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 21:50:15 +00:00 |
|
Vadim Zeitlin
|
71e030352d
|
1. added wxStatusBarUniv
2. several bug fixes to wxSpinButton/wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 21:38:58 +00:00 |
|
Julian Smart
|
5d9007815f
|
Updated email address
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 14:08:20 +00:00 |
|
Gilles Depeyrot
|
7f6097f17d
|
added conditional compilation test around wxGetDiskSpace for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 09:51:37 +00:00 |
|
Gilles Depeyrot
|
f4ac069301
|
use MoreFiles under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-10-14 08:25:45 +00:00 |
|