Julian Smart
|
f6081a0462
|
Cured memory leak report in wxDateTime; wxGLCanvas corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-30 13:43:37 +00:00 |
|
Vadim Zeitlin
|
4c45f240f6
|
added modeless dlg test to dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-30 01:33:02 +00:00 |
|
Vadim Zeitlin
|
b6c588e1a6
|
wxDialog change (Show() completely rewritten, modal dialogs handling changed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-30 01:31:09 +00:00 |
|
Vadim Zeitlin
|
55c56a6d80
|
I think it's needed...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 22:19:48 +00:00 |
|
Guillermo Rodriguez Garcia
|
5ace021300
|
Fixed for old gnuwin32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 20:27:20 +00:00 |
|
Robert Roebling
|
16b52fa1b7
|
Disabled ODBC code by default,
Move isql.h and isqlext.h to /include/wx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 17:52:53 +00:00 |
|
Robert Roebling
|
d4aa3a4b86
|
Line drawing correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 16:50:15 +00:00 |
|
Robert Roebling
|
107a178768
|
New line tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 14:36:21 +00:00 |
|
Vadim Zeitlin
|
1b6452dfc4
|
1. small changes to wxProgressDialog to make it more user-friendly
2. attempt to correct the disappearing focus problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 02:38:19 +00:00 |
|
Vadim Zeitlin
|
3fd99dfceb
|
VC++ project for wxBase/Win32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 02:35:28 +00:00 |
|
Vadim Zeitlin
|
b9de131510
|
1. thread sample now uses wxProgressDialog for more "realism"
2. added a filled rect with outline to the drawing sample and
changed DrawLine() to show how MSW draws them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 02:34:46 +00:00 |
|
Václav Slavík
|
70aedad68f
|
fixed memory leak (m_PagesHash not deleted)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 01:13:12 +00:00 |
|
Václav Slavík
|
34153050fe
|
switched back to old use of DrawBitmap for transparent bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 01:13:03 +00:00 |
|
Václav Slavík
|
72fc5caf06
|
bugfix: added wxWindowBase::OnMiddleClick declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 01:12:55 +00:00 |
|
Václav Slavík
|
9922de0b73
|
LGPL comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 01:12:45 +00:00 |
|
Václav Slavík
|
55746b4c58
|
wxHTML changelog added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 01:12:40 +00:00 |
|
Václav Slavík
|
4acd108caf
|
changed meaning of Ctrl-End to be symetrical with Ctrl-Home
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-29 01:12:26 +00:00 |
|
David Webster
|
67b81440f0
|
VA 4.0 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 23:37:54 +00:00 |
|
Vadim Zeitlin
|
faab619a85
|
more files to ignore (build dirs names, tags files)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 20:58:32 +00:00 |
|
Vadim Zeitlin
|
7d0bb74d2b
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 20:56:32 +00:00 |
|
Vadim Zeitlin
|
7923c64946
|
test for log dialog with only 1 msg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 20:56:19 +00:00 |
|
Vadim Zeitlin
|
6dc6fda694
|
wxBase compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 20:54:50 +00:00 |
|
Vadim Zeitlin
|
a02dc3e3ff
|
added version info hidden dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 20:54:04 +00:00 |
|
Vadim Zeitlin
|
1845dd9923
|
small compilation fix for !wxUSE_SOCKETS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 20:53:14 +00:00 |
|
George Tasker
|
b5ffecfc98
|
First version of the DbBrowser demo program
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-28 15:25:32 +00:00 |
|
George Tasker
|
0bd55cfa2c
|
Attempting to allow WIN16 compilation of the db/dbtable classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 22:47:49 +00:00 |
|
Robert Roebling
|
d76fe38b29
|
Copied isql.h and isqlext.h to /include/wx/unix and make
it get installed.
New code for "best_visual" under SGI and Sun.
Typos in PostScrip code: HelvO and CourO.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 19:50:46 +00:00 |
|
Vadim Zeitlin
|
d71fa6fb2e
|
wxString::find() now works again (was completely broken)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 16:47:57 +00:00 |
|
Bart A.M. Jourquin
|
c56dadd8ed
|
IODBC fix in GetDataSource
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 13:10:54 +00:00 |
|
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
|
7517f8f540
|
added helpview to makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:56 +00:00 |
|
Václav Slavík
|
3592c01e44
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:50 +00:00 |
|
Václav Slavík
|
03a6a579ae
|
compilation fix for MSVC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:43 +00:00 |
|
Václav Slavík
|
5b315dd000
|
minor visual enhancement of help browser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:38 +00:00 |
|
Václav Slavík
|
50a1f26154
|
documented noRefresh parameter of SetScrollbars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:03:32 +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
|
69626ba928
|
removed wxHtmlWindow::OnKeyDown
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-27 00:02:17 +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 |
|
David Webster
|
46745d9394
|
Copmplete .icc that includes all libs that need be linked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-01-26 23:06:53 +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 |
|