wxWidgets.git
24 years agoAdded dbbrowse demo to the list of demos
George Tasker [Sun, 30 Jan 2000 18:29:40 +0000 (18:29 +0000)] 
Added dbbrowse demo to the list of demos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed target name to dbbrowse rather than dbrrowser
George Tasker [Sun, 30 Jan 2000 18:28:26 +0000 (18:28 +0000)] 
Fixed target name to dbbrowse rather than dbrrowser

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded the dbbrowse demo to the demo builds
George Tasker [Sun, 30 Jan 2000 18:27:06 +0000 (18:27 +0000)] 
Added the dbbrowse demo to the demo builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoSome but not all compile fixes for typetest (VC++ 1.5); added datetime.cpp
Julian Smart [Sun, 30 Jan 2000 15:29:45 +0000 (15:29 +0000)] 
Some but not all compile fixes for typetest (VC++ 1.5); added datetime.cpp
to 16-bit compile list; edited isql.h for 16-bit (but not right since doesn't
link)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoCured memory leak report in wxDateTime; wxGLCanvas corrections
Julian Smart [Sun, 30 Jan 2000 13:43:37 +0000 (13:43 +0000)] 
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

24 years agoadded modeless dlg test to dialogs
Vadim Zeitlin [Sun, 30 Jan 2000 01:33:02 +0000 (01:33 +0000)] 
added modeless dlg test to dialogs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxDialog change (Show() completely rewritten, modal dialogs handling changed)
Vadim Zeitlin [Sun, 30 Jan 2000 01:31:09 +0000 (01:31 +0000)] 
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

24 years agoI think it's needed...
Vadim Zeitlin [Sat, 29 Jan 2000 22:19:48 +0000 (22:19 +0000)] 
I think it's needed...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed for old gnuwin32
Guillermo Rodriguez Garcia [Sat, 29 Jan 2000 20:27:20 +0000 (20:27 +0000)] 
Fixed for old gnuwin32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Disabled ODBC code by default,
Robert Roebling [Sat, 29 Jan 2000 17:52:53 +0000 (17:52 +0000)] 
  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

24 years ago Line drawing correction.
Robert Roebling [Sat, 29 Jan 2000 16:50:15 +0000 (16:50 +0000)] 
  Line drawing correction.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago New line tests.
Robert Roebling [Sat, 29 Jan 2000 14:36:21 +0000 (14:36 +0000)] 
   New line tests.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago1. small changes to wxProgressDialog to make it more user-friendly
Vadim Zeitlin [Sat, 29 Jan 2000 02:38:19 +0000 (02:38 +0000)] 
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

24 years agoVC++ project for wxBase/Win32
Vadim Zeitlin [Sat, 29 Jan 2000 02:35:28 +0000 (02:35 +0000)] 
VC++ project for wxBase/Win32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago1. thread sample now uses wxProgressDialog for more "realism"
Vadim Zeitlin [Sat, 29 Jan 2000 02:34:46 +0000 (02:34 +0000)] 
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

24 years agofixed memory leak (m_PagesHash not deleted)
Václav Slavík [Sat, 29 Jan 2000 01:13:12 +0000 (01:13 +0000)] 
fixed memory leak (m_PagesHash not deleted)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoswitched back to old use of DrawBitmap for transparent bitmaps
Václav Slavík [Sat, 29 Jan 2000 01:13:03 +0000 (01:13 +0000)] 
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

24 years agobugfix: added wxWindowBase::OnMiddleClick declaration
Václav Slavík [Sat, 29 Jan 2000 01:12:55 +0000 (01:12 +0000)] 
bugfix: added wxWindowBase::OnMiddleClick declaration

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoLGPL comments
Václav Slavík [Sat, 29 Jan 2000 01:12:45 +0000 (01:12 +0000)] 
LGPL comments

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxHTML changelog added
Václav Slavík [Sat, 29 Jan 2000 01:12:40 +0000 (01:12 +0000)] 
wxHTML changelog added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agochanged meaning of Ctrl-End to be symetrical with Ctrl-Home
Václav Slavík [Sat, 29 Jan 2000 01:12:26 +0000 (01:12 +0000)] 
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

24 years agoVA 4.0 fixes
David Webster [Fri, 28 Jan 2000 23:37:54 +0000 (23:37 +0000)] 
VA 4.0 fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agomore files to ignore (build dirs names, tags files)
Vadim Zeitlin [Fri, 28 Jan 2000 20:58:32 +0000 (20:58 +0000)] 
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

24 years agocompilation fix
Vadim Zeitlin [Fri, 28 Jan 2000 20:56:32 +0000 (20:56 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agotest for log dialog with only 1 msg
Vadim Zeitlin [Fri, 28 Jan 2000 20:56:19 +0000 (20:56 +0000)] 
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

24 years agowxBase compilation fixes
Vadim Zeitlin [Fri, 28 Jan 2000 20:54:50 +0000 (20:54 +0000)] 
wxBase compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded version info hidden dialog
Vadim Zeitlin [Fri, 28 Jan 2000 20:54:04 +0000 (20:54 +0000)] 
added version info hidden dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agosmall compilation fix for !wxUSE_SOCKETS
Vadim Zeitlin [Fri, 28 Jan 2000 20:53:14 +0000 (20:53 +0000)] 
small compilation fix for !wxUSE_SOCKETS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFirst version of the DbBrowser demo program
George Tasker [Fri, 28 Jan 2000 15:25:32 +0000 (15:25 +0000)] 
First version of the DbBrowser demo program

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAttempting to allow WIN16 compilation of the db/dbtable classes
George Tasker [Thu, 27 Jan 2000 22:47:49 +0000 (22:47 +0000)] 
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

24 years ago Copied isql.h and isqlext.h to /include/wx/unix and make
Robert Roebling [Thu, 27 Jan 2000 19:50:46 +0000 (19:50 +0000)] 
  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

24 years agowxString::find() now works again (was completely broken)
Vadim Zeitlin [Thu, 27 Jan 2000 16:47:57 +0000 (16:47 +0000)] 
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

24 years agoIODBC fix in GetDataSource
Bart A.M. Jourquin [Thu, 27 Jan 2000 13:10:54 +0000 (13:10 +0000)] 
IODBC fix in GetDataSource

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed the GetDataSource() function so the DsDesc that is returned is the full description
George Tasker [Thu, 27 Jan 2000 11:44:09 +0000 (11:44 +0000)] 
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

24 years agoUsing P.Getchar(i) instead of p[i]
Bart A.M. Jourquin [Thu, 27 Jan 2000 08:54:44 +0000 (08:54 +0000)] 
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

24 years agonew upload / perhaps prev version was corrupted
Stefan Csomor [Thu, 27 Jan 2000 07:59:14 +0000 (07:59 +0000)] 
new upload / perhaps prev version was corrupted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded a couple of wxT()
Ove Kaaven [Thu, 27 Jan 2000 03:25:23 +0000 (03:25 +0000)] 
Added a couple of wxT()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded helpview to makefile
Václav Slavík [Thu, 27 Jan 2000 00:03:56 +0000 (00:03 +0000)] 
added helpview to makefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocompilation fix
Václav Slavík [Thu, 27 Jan 2000 00:03:50 +0000 (00:03 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocompilation fix for MSVC
Václav Slavík [Thu, 27 Jan 2000 00:03:43 +0000 (00:03 +0000)] 
compilation fix for MSVC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agominor visual enhancement of help browser
Václav Slavík [Thu, 27 Jan 2000 00:03:38 +0000 (00:03 +0000)] 
minor visual enhancement of help browser

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agodocumented noRefresh parameter of SetScrollbars
Václav Slavík [Thu, 27 Jan 2000 00:03:32 +0000 (00:03 +0000)] 
documented noRefresh parameter of SetScrollbars

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofixed incorrect parsing of URLs like www.kde.org (should be understood as www.kde...
Václav Slavík [Thu, 27 Jan 2000 00:03:25 +0000 (00:03 +0000)] 
fixed incorrect parsing of URLs like 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

24 years agomade unzip.c accept / and \ in filenames as equal
Václav Slavík [Thu, 27 Jan 2000 00:03:16 +0000 (00:03 +0000)] 
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

24 years agoimplemented better paths handling: dir1/../dir2/file is replaced by dir2/file
Václav Slavík [Thu, 27 Jan 2000 00:02:55 +0000 (00:02 +0000)] 
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

24 years agoinline functions with if moved to .cpp
Václav Slavík [Thu, 27 Jan 2000 00:02:44 +0000 (00:02 +0000)] 
inline functions with if moved to .cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agosome scrolling&refreshing fixed ; removed wxHtmlWindow::OnKeyDown
Václav Slavík [Thu, 27 Jan 2000 00:02:25 +0000 (00:02 +0000)] 
some scrolling&refreshing fixed ; removed wxHtmlWindow::OnKeyDown

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoremoved wxHtmlWindow::OnKeyDown
Václav Slavík [Thu, 27 Jan 2000 00:02:17 +0000 (00:02 +0000)] 
removed wxHtmlWindow::OnKeyDown

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoyet another help browser visual enhancement
Václav Slavík [Thu, 27 Jan 2000 00:02:10 +0000 (00:02 +0000)] 
yet another help browser visual enhancement

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agotest for disabled scroll directions in kbd handler
Ron Lee [Wed, 26 Jan 2000 23:43:23 +0000 (23:43 +0000)] 
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

24 years agoMissing datetime and the db classes!!
David Webster [Wed, 26 Jan 2000 23:07:22 +0000 (23:07 +0000)] 
Missing datetime and the db classes!!

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoCopmplete .icc that includes all libs that need be linked
David Webster [Wed, 26 Jan 2000 23:06:53 +0000 (23:06 +0000)] 
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

24 years agoLINKAGEMODE is defined in defs.h. No need to have the same #ifdef again -
Stefan Neis [Wed, 26 Jan 2000 22:44:44 +0000 (22:44 +0000)] 
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

24 years agoChanged order of #ifdefs to get native version on OS/2, even if
Stefan Neis [Wed, 26 Jan 2000 22:35:48 +0000 (22:35 +0000)] 
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

24 years agoNew OS2 icon file
David Webster [Wed, 26 Jan 2000 21:33:31 +0000 (21:33 +0000)] 
New OS2 icon file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoNew OS2 resource file
David Webster [Wed, 26 Jan 2000 21:23:51 +0000 (21:23 +0000)] 
New OS2 resource file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoNew Visualage stuff and remove OS/2 stuff in the .rc file
David Webster [Wed, 26 Jan 2000 21:23:28 +0000 (21:23 +0000)] 
New Visualage stuff and remove OS/2 stuff in the .rc file

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoVisualage C++ V4.0 duplicate symbol fixes
David Webster [Wed, 26 Jan 2000 21:07:57 +0000 (21:07 +0000)] 
Visualage C++ V4.0 duplicate symbol fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago Corrected TIFF,
Robert Roebling [Wed, 26 Jan 2000 19:26:02 +0000 (19:26 +0000)] 
  Corrected TIFF,
  more drawing tests.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocompilation of wxBase works again (PATH_IFS wasn't defined for it!)
Vadim Zeitlin [Wed, 26 Jan 2000 18:28:16 +0000 (18:28 +0000)] 
compilation of wxBase works again (PATH_IFS wasn't defined for it!)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFound PROGRAM_EXT variable and now want to use it for OS/2, too.
Stefan Neis [Wed, 26 Jan 2000 18:21:45 +0000 (18:21 +0000)] 
Found PROGRAM_EXT variable and now want to use it for OS/2, too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agothese aren't being used any more
Vadim Zeitlin [Wed, 26 Jan 2000 18:14:05 +0000 (18:14 +0000)] 
these aren't being used any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agomore backwards compatible kbd handling in wxScrolledWindow
Vadim Zeitlin [Wed, 26 Jan 2000 16:42:45 +0000 (16:42 +0000)] 
more backwards compatible kbd handling in wxScrolledWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago'Details' button is now disabled if no details
Vadim Zeitlin [Wed, 26 Jan 2000 14:31:42 +0000 (14:31 +0000)] 
'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

24 years agoquick and dirty fix for the division by 0 crash in OnKeyDown()
Vadim Zeitlin [Wed, 26 Jan 2000 14:20:53 +0000 (14:20 +0000)] 
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

24 years agowxDC::Blit() ignores useMask if there is no mask instead of giving an assert failure
Vadim Zeitlin [Wed, 26 Jan 2000 14:08:11 +0000 (14:08 +0000)] 
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

24 years agocompilation fix for Win16
Vadim Zeitlin [Wed, 26 Jan 2000 13:45:00 +0000 (13:45 +0000)] 
compilation fix for Win16

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agocompilation fix for compilers without PCH
Vadim Zeitlin [Wed, 26 Jan 2000 13:41:59 +0000 (13:41 +0000)] 
compilation fix for compilers without PCH

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoURL test and some comments added
Guillermo Rodriguez Garcia [Wed, 26 Jan 2000 01:54:14 +0000 (01:54 +0000)] 
URL test and some comments added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxHtmlHelpFrame enhancements
Václav Slavík [Wed, 26 Jan 2000 00:50:43 +0000 (00:50 +0000)] 
wxHtmlHelpFrame enhancements

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded wxHtmlWindow::GetOpenedAnchor
Václav Slavík [Wed, 26 Jan 2000 00:50:29 +0000 (00:50 +0000)] 
added wxHtmlWindow::GetOpenedAnchor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxACCEL_NONE -> wxACCEL_NORMAL
Václav Slavík [Wed, 26 Jan 2000 00:50:16 +0000 (00:50 +0000)] 
wxACCEL_NONE -> wxACCEL_NORMAL

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agochanged demo data a bit
Václav Slavík [Wed, 26 Jan 2000 00:50:11 +0000 (00:50 +0000)] 
changed demo data a bit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agosets frame title even for pages without <title> tag
Václav Slavík [Wed, 26 Jan 2000 00:50:05 +0000 (00:50 +0000)] 
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

24 years agoadded wxHF_OPENFILES demo
Václav Slavík [Wed, 26 Jan 2000 00:49:58 +0000 (00:49 +0000)] 
added wxHF_OPENFILES demo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agosome fixes in names of cached helpbooks (does not contain # or : anymore)
Václav Slavík [Wed, 26 Jan 2000 00:49:52 +0000 (00:49 +0000)] 
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

24 years agoadded new wxHF_ flags
Václav Slavík [Wed, 26 Jan 2000 00:49:46 +0000 (00:49 +0000)] 
added new wxHF_ flags

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded more navigation controls to wxHtmlHelpFrame
Václav Slavík [Wed, 26 Jan 2000 00:49:40 +0000 (00:49 +0000)] 
added more navigation controls to wxHtmlHelpFrame

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded more navigation controls to html help frame
Václav Slavík [Wed, 26 Jan 2000 00:49:30 +0000 (00:49 +0000)] 
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

24 years agoassert in GetNextItem() fixed (yes, now it is)
Vadim Zeitlin [Wed, 26 Jan 2000 00:19:16 +0000 (00:19 +0000)] 
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

24 years agoassert in GetNextItem() fixed (?)
Vadim Zeitlin [Wed, 26 Jan 2000 00:17:21 +0000 (00:17 +0000)] 
assert in GetNextItem() fixed (?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoextended (wxMask test) and reorganized the drawing sample
Vadim Zeitlin [Wed, 26 Jan 2000 00:02:15 +0000 (00:02 +0000)] 
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

24 years ago1. fixed (?) blitting bitmaps with mask
Vadim Zeitlin [Wed, 26 Jan 2000 00:01:27 +0000 (00:01 +0000)] 
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

24 years ago1. kbd interface for wxScrolledWindow
Vadim Zeitlin [Tue, 25 Jan 2000 19:59:41 +0000 (19:59 +0000)] 
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

24 years agofixed _T typo
Ron Lee [Tue, 25 Jan 2000 18:49:24 +0000 (18:49 +0000)] 
fixed _T typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years ago__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDER_HEADERS is not
Vadim Zeitlin [Tue, 25 Jan 2000 18:23:20 +0000 (18:23 +0000)] 
__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

24 years agodocumented GetNextItem() behaviour precisely
Vadim Zeitlin [Tue, 25 Jan 2000 16:57:19 +0000 (16:57 +0000)] 
documented GetNextItem() behaviour precisely

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoadded DrawRectangle() test
Vadim Zeitlin [Tue, 25 Jan 2000 16:33:06 +0000 (16:33 +0000)] 
added DrawRectangle() test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agofixed GetNextItem(item = -1)
Vadim Zeitlin [Tue, 25 Jan 2000 16:26:17 +0000 (16:26 +0000)] 
fixed GetNextItem(item = -1)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFixed code that did not work with Postgres
George Tasker [Tue, 25 Jan 2000 16:18:40 +0000 (16:18 +0000)] 
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

24 years agomore patches for BC++ from Ricky Gonzales
Vadim Zeitlin [Tue, 25 Jan 2000 15:51:26 +0000 (15:51 +0000)] 
more patches for BC++ from Ricky Gonzales

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agomissing Init() added to wxMenu(wxCallback) ctors
Vadim Zeitlin [Tue, 25 Jan 2000 15:35:55 +0000 (15:35 +0000)] 
missing Init() added to wxMenu(wxCallback) ctors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
Julian Smart [Tue, 25 Jan 2000 13:35:44 +0000 (13:35 +0000)] 
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

24 years agoadd CASTWNDPROC to call to CallWindowProc for bcc
Bart A.M. Jourquin [Tue, 25 Jan 2000 08:31:26 +0000 (08:31 +0000)] 
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

24 years agoImage docs updates
Guillermo Rodriguez Garcia [Tue, 25 Jan 2000 00:33:42 +0000 (00:33 +0000)] 
Image docs updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded method for mimietype implementation.
David Webster [Mon, 24 Jan 2000 22:50:28 +0000 (22:50 +0000)] 
Added method for mimietype implementation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoFix for VisualAge; Init can't be before it is called in VA.
David Webster [Mon, 24 Jan 2000 22:48:07 +0000 (22:48 +0000)] 
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

24 years ago Added datetime.inl to filelist.txt
Robert Roebling [Mon, 24 Jan 2000 22:15:43 +0000 (22:15 +0000)] 
  Added datetime.inl to filelist.txt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoAdded WS_VSCROLL and WSHSCROLL styles again
Julian Smart [Mon, 24 Jan 2000 21:53:19 +0000 (21:53 +0000)] 
Added WS_VSCROLL and WSHSCROLL styles again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agoUpdated some bits in socket docs.
Guillermo Rodriguez Garcia [Mon, 24 Jan 2000 20:46:54 +0000 (20:46 +0000)] 
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