Václav Slavík
|
fbc899085c
|
wxACCEL_NONE -> wxACCEL_NORMAL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:50:16 +00:00 |
|
Václav Slavík
|
f9286bf5e6
|
changed demo data a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:50:11 +00:00 |
|
Václav Slavík
|
096824d758
|
sets frame title even for pages without <title> tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:50:05 +00:00 |
|
Václav Slavík
|
5fbc988f58
|
added wxHF_OPENFILES demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:49:58 +00:00 |
|
Václav Slavík
|
29e6059738
|
some fixes in names of cached helpbooks (does not contain # or : anymore)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:49:52 +00:00 |
|
Václav Slavík
|
ecacdf8fc5
|
added new wxHF_ flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:49:46 +00:00 |
|
Václav Slavík
|
bd00574fd3
|
added more navigation controls to wxHtmlHelpFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:49:40 +00:00 |
|
Václav Slavík
|
0646614dad
|
added more navigation controls to html help frame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:49:30 +00:00 |
|
Vadim Zeitlin
|
d1022fd6ba
|
assert in GetNextItem() fixed (yes, now it is)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:19:16 +00:00 |
|
Vadim Zeitlin
|
13771c0847
|
assert in GetNextItem() fixed (?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:17:21 +00:00 |
|
Vadim Zeitlin
|
568708e29f
|
extended (wxMask test) and reorganized the drawing sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:02:15 +00:00 |
|
Vadim Zeitlin
|
a58a12e9b7
|
1. fixed (?) blitting bitmaps with mask
2. fixed wxWindowBase compilation (oops)
3. fixed kbd handling in wxScrolledWindow under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 00:01:27 +00:00 |
|
Vadim Zeitlin
|
d80cd92ae2
|
1. kbd interface for wxScrolledWindow
2. wxWindow::Set/GetExtraStyle()
3. wxWS_EX_VALIDATE_RECURSIVELY added and implemented
4. docs updated to reflect (2) an (3)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 19:59:41 +00:00 |
|
Ron Lee
|
d24905b5e4
|
fixed _T typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 18:49:24 +00:00 |
|
Vadim Zeitlin
|
9376d86ede
|
__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDER_HEADERS is not
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 18:23:20 +00:00 |
|
Vadim Zeitlin
|
8e21d9ad05
|
documented GetNextItem() behaviour precisely
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 16:57:19 +00:00 |
|
Vadim Zeitlin
|
4786aabdbd
|
added DrawRectangle() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 16:33:06 +00:00 |
|
Vadim Zeitlin
|
19695fbd61
|
fixed GetNextItem(item = -1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 16:26:17 +00:00 |
|
George Tasker
|
e70e8f4cf3
|
Fixed code that did not work with Postgres
Removed all tabs, and replaced with spaces accordingly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 16:18:40 +00:00 |
|
Vadim Zeitlin
|
176513eb42
|
more patches for BC++ from Ricky Gonzales
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 15:51:26 +00:00 |
|
Vadim Zeitlin
|
4a539480fb
|
missing Init() added to wxMenu(wxCallback) ctors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 15:35:55 +00:00 |
|
Julian Smart
|
eaeb6a3c37
|
Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
to not assert for printer DCs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 13:35:44 +00:00 |
|
Bart A.M. Jourquin
|
8ad6ad991c
|
add CASTWNDPROC to call to CallWindowProc for bcc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 08:31:26 +00:00 |
|
Guillermo Rodriguez Garcia
|
31fd9b6bab
|
Image docs updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-25 00:33:42 +00:00 |
|
David Webster
|
2a6b16e36b
|
Added method for mimietype implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 22:50:28 +00:00 |
|
David Webster
|
006713a260
|
Fix for VisualAge; Init can't be before it is called in VA.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 22:48:07 +00:00 |
|
Robert Roebling
|
11e654da9c
|
Added datetime.inl to filelist.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 22:15:43 +00:00 |
|
Julian Smart
|
ae77fce66c
|
Added WS_VSCROLL and WSHSCROLL styles again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 21:53:19 +00:00 |
|
Guillermo Rodriguez Garcia
|
e5a2291ac7
|
Updated some bits in socket docs.
Documented socket samples
Moved wxInitAllImageHandlers from 'file functions' (?) to 'misc functions'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 20:46:54 +00:00 |
|
Vadim Zeitlin
|
3c1a88d8b8
|
several mingw32 compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 20:19:39 +00:00 |
|
Vadim Zeitlin
|
c857185ce0
|
value of wxTE_PASSWORD changed to be different from wxCANCEL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 20:19:07 +00:00 |
|
Vadim Zeitlin
|
d2f5093319
|
implementation of wxGetPasswordFromUser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 20:18:03 +00:00 |
|
Vadim Zeitlin
|
a294c6d53e
|
added wxGetPasswordFromUser(), dialogs sample shows it, documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 18:26:54 +00:00 |
|
Vadim Zeitlin
|
88e243b29f
|
warnings/linking fixes for wxMotif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 17:53:44 +00:00 |
|
Vadim Zeitlin
|
069d0f27ef
|
2 warnings from Solaris build log fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 17:04:44 +00:00 |
|
Vadim Zeitlin
|
b97fa7cfd1
|
modifications to show non monochrome masks in action
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 16:46:40 +00:00 |
|
Vadim Zeitlin
|
c3a4297caf
|
excluded geometry.cpp from build by using #if wxUSE_GEOMETRY which is never
defined to be 1 (so far)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 16:22:11 +00:00 |
|
Vadim Zeitlin
|
de2d2cdc86
|
patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 15:58:33 +00:00 |
|
Vadim Zeitlin
|
bf3dab485a
|
some fixes from the SGI build log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 15:47:21 +00:00 |
|
Václav Slavík
|
b19d5e569e
|
fixed false error report with helpfiles without index
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 15:38:42 +00:00 |
|
Václav Slavík
|
446f8f2aad
|
documented wxACCEL_ALT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 15:38:34 +00:00 |
|
Vadim Zeitlin
|
b24e8265ed
|
patches for XPM/TIFF compilation with BC++ from Ricky Gonzales
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 15:37:24 +00:00 |
|
Vadim Zeitlin
|
af7c105256
|
refresh after sort - patch from Ricky Gonzales
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 15:36:17 +00:00 |
|
Jouk Jansen
|
f49676ee8c
|
Committing in .
Update VMS makefiles
Modified Files:
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
wxWindows/src/unix/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 13:58:36 +00:00 |
|
Robert Roebling
|
55dfa8d3ea
|
Applied some of the SGI fixes. Don't know about the
toolbar one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 13:27:37 +00:00 |
|
Robert Roebling
|
510fc784c0
|
Added geometry.cpp and made it compile,
Added empty dndcmn.cpp to avoid GNU link warnings,
Fixed problem with event.Skip() in new tab code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 13:13:41 +00:00 |
|
Julian Smart
|
6b82d89473
|
Corrected font calculation (use screen resolution now); and check for mask in m_image.cpp
or get assert in DoBlit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 12:24:57 +00:00 |
|
Robert Roebling
|
0f42a87192
|
Corrected spinbutton events and made them vetoable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 10:47:55 +00:00 |
|
Guillermo Rodriguez Garcia
|
5333ab8e8e
|
Compilation fix for mingw32 - will this break cygwin?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 01:54:54 +00:00 |
|
Vadim Zeitlin
|
3e2dd3db30
|
small tests added here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-24 00:15:26 +00:00 |
|