]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agomakefiles changes (@top_srcdir@ adjusted)
Vadim Zeitlin [Mon, 31 Jan 2000 18:31:18 +0000 (18:31 +0000)] 
makefiles changes (@top_srcdir@ adjusted)

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

24 years ago1. configre/makefiles changes
Vadim Zeitlin [Mon, 31 Jan 2000 18:26:16 +0000 (18:26 +0000)] 
1. configre/makefiles changes
 a) wxBase compilation/installation/dist works, added wxBase.spec
 b) list of files is include by Makefile.in, not embedded into it
 c) configure runs "subconfigures" for samples/demos/utils
2. wxTokenizer class from Gregory Pietsch

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

24 years ago Using the best visual is now an option.
Robert Roebling [Mon, 31 Jan 2000 17:37:37 +0000 (17:37 +0000)] 
  Using the best visual is now an option.

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

24 years agoAdded the "guessed" icon path for Debian/Corel Linux with KDE
Karsten Ballüder [Mon, 31 Jan 2000 17:31:51 +0000 (17:31 +0000)] 
Added the "guessed" icon path for Debian/Corel Linux with KDE

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

24 years agowxWS_EX_VALIDATE_RECURSIVELY set by default if parent has it
Vadim Zeitlin [Mon, 31 Jan 2000 16:25:09 +0000 (16:25 +0000)] 
wxWS_EX_VALIDATE_RECURSIVELY set by default if parent has it

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

24 years agogtk-config now checks for gthread
Karsten Ballüder [Mon, 31 Jan 2000 16:08:09 +0000 (16:08 +0000)] 
gtk-config now checks for gthread

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

24 years agoFreeBSD library naming fix
Karsten Ballüder [Mon, 31 Jan 2000 16:02:31 +0000 (16:02 +0000)] 
FreeBSD library naming fix

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

24 years agoReplaced tabs and cleaned up indentations.
George Tasker [Mon, 31 Jan 2000 15:44:54 +0000 (15:44 +0000)] 
Replaced tabs and cleaned up indentations.
Replaced all the char arrays I could with wxStrings.  Should noticably reduce memory used by classes.
Fixed "for (int i=0...)" occurances

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

24 years agoRemoved tabs and cleaned up indentations.
George Tasker [Mon, 31 Jan 2000 15:41:28 +0000 (15:41 +0000)] 
Removed tabs and cleaned up indentations.
Added SQL_LOG_FILENAME and SQL_CATALOG_FILENAME constants to remove embedded text filenames

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

24 years agowxString fix (c_str()) in doc.cpp
Bart A.M. Jourquin [Mon, 31 Jan 2000 15:08:03 +0000 (15:08 +0000)] 
wxString fix (c_str()) in doc.cpp

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

24 years agoadd busycursors and remove fonts
Bart A.M. Jourquin [Mon, 31 Jan 2000 15:02:05 +0000 (15:02 +0000)] 
add busycursors and remove fonts

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

24 years agosuppres some warnings, suppress assert failure for fonts
Bart A.M. Jourquin [Mon, 31 Jan 2000 14:36:36 +0000 (14:36 +0000)] 
suppres some warnings, suppress assert failure for fonts

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

24 years agoHandle Cancel button in userdlg
Bart A.M. Jourquin [Mon, 31 Jan 2000 14:22:30 +0000 (14:22 +0000)] 
Handle Cancel button in userdlg

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

24 years agoVA 4.0 fixes
David Webster [Mon, 31 Jan 2000 14:16:05 +0000 (14:16 +0000)] 
VA 4.0 fixes

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

24 years agoUserdlg uses constraints (better for wxMotif). Also added Id for cvs
Bart A.M. Jourquin [Mon, 31 Jan 2000 13:20:36 +0000 (13:20 +0000)] 
Userdlg uses constraints (better for wxMotif). Also added Id for cvs

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

24 years agoFixed file names to be the 8.3 name style
George Tasker [Mon, 31 Jan 2000 11:43:42 +0000 (11:43 +0000)] 
Fixed file names to be the 8.3 name style

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

24 years agore-indent sources
Bart A.M. Jourquin [Mon, 31 Jan 2000 10:43:24 +0000 (10:43 +0000)] 
re-indent sources

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

24 years agofix Makefile.in
Bart A.M. Jourquin [Mon, 31 Jan 2000 09:51:00 +0000 (09:51 +0000)] 
fix Makefile.in

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

24 years agoadd makefile.b32
Bart A.M. Jourquin [Mon, 31 Jan 2000 09:30:14 +0000 (09:30 +0000)] 
add makefile.b32

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

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 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

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