George Tasker
|
579d7d1316
|
Fixed the GetDataSource() function so the DsDesc that is returned is the full description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 11:44:09 +00:00 |
|
Bart A.M. Jourquin
|
b2f60e03cc
|
Using P.Getchar(i) instead of p[i]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 08:54:44 +00:00 |
|
Stefan Csomor
|
e98eb0f278
|
new upload / perhaps prev version was corrupted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 07:59:14 +00:00 |
|
Ove Kaaven
|
8ca97ad03c
|
Added a couple of wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 03:25:23 +00:00 |
|
Václav Slavík
|
21f95b5254
|
fixed incorrect parsing of URLs like www.kde.org (should be understood as www.kde.org/)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:25 +00:00 |
|
Václav Slavík
|
6ecb30a36f
|
made unzip.c accept / and \ in filenames as equal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:16 +00:00 |
|
Václav Slavík
|
5be0cf6503
|
implemented better paths handling: dir1/../dir2/file is replaced by dir2/file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:02:55 +00:00 |
|
Václav Slavík
|
721ab90538
|
inline functions with if moved to .cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:02:44 +00:00 |
|
Václav Slavík
|
fc7dfaf8ee
|
some scrolling&refreshing fixed ; removed wxHtmlWindow::OnKeyDown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:02:25 +00:00 |
|
Václav Slavík
|
c5d22514ae
|
yet another help browser visual enhancement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:02:10 +00:00 |
|
Ron Lee
|
56dade3c4d
|
test for disabled scroll directions in kbd handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 23:43:23 +00:00 |
|
David Webster
|
7818b39874
|
Missing datetime and the db classes!!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 23:07:22 +00:00 |
|
Stefan Neis
|
c2517b27a8
|
LINKAGEMODE is defined in defs.h. No need to have the same #ifdef again -
- at least as far as I can see/test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 22:44:44 +00:00 |
|
Stefan Neis
|
1a787c5dc8
|
Changed order of #ifdefs to get native version on OS/2, even if
dlopen-wrapper is available.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 22:35:48 +00:00 |
|
David Webster
|
66b6b04535
|
Visualage C++ V4.0 duplicate symbol fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 21:07:57 +00:00 |
|
Robert Roebling
|
ff7c6c9c36
|
Corrected TIFF,
more drawing tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 19:26:02 +00:00 |
|
Vadim Zeitlin
|
44141a18c3
|
these aren't being used any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 18:14:05 +00:00 |
|
Vadim Zeitlin
|
438e3558ad
|
more backwards compatible kbd handling in wxScrolledWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 16:42:45 +00:00 |
|
Vadim Zeitlin
|
50af7fa9f2
|
'Details' button is now disabled if no details
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 14:31:42 +00:00 |
|
Vadim Zeitlin
|
92fa3a1314
|
quick and dirty fix for the division by 0 crash in OnKeyDown()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 14:20:53 +00:00 |
|
Vadim Zeitlin
|
d5536adedf
|
wxDC::Blit() ignores useMask if there is no mask instead of giving an assert failure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 14:08:11 +00:00 |
|
Vadim Zeitlin
|
4f527e7158
|
compilation fix for Win16
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 13:45:00 +00:00 |
|
Vadim Zeitlin
|
531dfa446c
|
compilation fix for compilers without PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 13:41:59 +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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|