]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Wed, 2 Feb 2000 22:38:13 +0000 (22:38 +0000)]
more change documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 2 Feb 2000 21:32:15 +0000 (21:32 +0000)]
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 2 Feb 2000 21:18:31 +0000 (21:18 +0000)]
fixed bug that caused assertion failure when printing HTML with images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 2 Feb 2000 21:18:02 +0000 (21:18 +0000)]
fixed memory leaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 2 Feb 2000 21:17:40 +0000 (21:17 +0000)]
fixed DeleteContents inconsistency: didn't free memory if DeleteContents called before inserting data (and creating wxList)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 2 Feb 2000 21:17:25 +0000 (21:17 +0000)]
fixing memory leaks & mem tracing false alerts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 2 Feb 2000 20:36:55 +0000 (20:36 +0000)]
Clearified ROP code in wxDC (MSW and GTK).
Removed CaptureMouse() non-sense again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 2 Feb 2000 19:48:01 +0000 (19:48 +0000)]
Fixed bug in DoDrawRotatedText: it wasn't deleting the font when done
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 19:30:09 +0000 (19:30 +0000)]
docs can be built again (thanks lacheck!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 18:48:41 +0000 (18:48 +0000)]
added CentreOnScreen(), updated the docs to clear this mess a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 18:00:30 +0000 (18:00 +0000)]
1. don't compile IODBC sources for MSW
2. check for gettimeofday/ftime in configure (even though we have localtime)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 2 Feb 2000 17:59:12 +0000 (17:59 +0000)]
Tried to fix corrupted display of wxTextCtrl,
Corrected wxFileDialog's multiple file option.
Corrected event mask for CaptureMouse(),
Small change to "best visual" code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 17:50:56 +0000 (17:50 +0000)]
don't show the same message twice when wxLog called from another thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 17:11:36 +0000 (17:11 +0000)]
oops, typo in recently committed files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 17:06:50 +0000 (17:06 +0000)]
another assert added to check incorrect use of ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 16:56:06 +0000 (16:56 +0000)]
made error message when test for GTK+ fails more detailed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Sylvain Bougnoux [Wed, 2 Feb 2000 16:37:56 +0000 (16:37 +0000)]
Add warning if wxStopWatch is up to second resolution
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Karsten Ballüder [Wed, 2 Feb 2000 16:09:54 +0000 (16:09 +0000)]
FreeBSD fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 2 Feb 2000 15:10:15 +0000 (15:10 +0000)]
added Linux-only /proc/net/route check, IsOnline proceeds check always, not only if timer is not running, changed order of tests (/proc/net, ifconfig, connect to well-known host, ping)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 2 Feb 2000 06:37:06 +0000 (06:37 +0000)]
minor fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 2 Feb 2000 04:46:41 +0000 (04:46 +0000)]
wxPython doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 2 Feb 2000 00:52:06 +0000 (00:52 +0000)]
1. wxStaticBitmap now uses mask even for bitmaps (and not only icons)
2. we now catch WM_SYSKEYDOWN/UP events as well as normal ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 2 Feb 2000 00:08:20 +0000 (00:08 +0000)]
Added rules using motif.t gtk.t os2.t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 1 Feb 2000 23:47:11 +0000 (23:47 +0000)]
Added auto-generated files.lst
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 1 Feb 2000 23:43:02 +0000 (23:43 +0000)]
added os2.t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 1 Feb 2000 21:36:20 +0000 (21:36 +0000)]
some fixes and code regeneration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 1 Feb 2000 20:29:11 +0000 (20:29 +0000)]
workaround font data bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 1 Feb 2000 19:35:14 +0000 (19:35 +0000)]
set version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 1 Feb 2000 18:14:03 +0000 (18:14 +0000)]
Updated for new XPMlib files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 1 Feb 2000 18:13:20 +0000 (18:13 +0000)]
Updated for new XPM files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 1 Feb 2000 18:12:29 +0000 (18:12 +0000)]
Added a test for saving XPMs with 'automatic' mask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Feb 2000 18:12:20 +0000 (18:12 +0000)]
Added test for no-change in crollwin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 1 Feb 2000 18:11:48 +0000 (18:11 +0000)]
This file was a copy of data.c and is not needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 1 Feb 2000 18:10:36 +0000 (18:10 +0000)]
Fixed XPM transparency issue for both loading and saving
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 1 Feb 2000 18:10:04 +0000 (18:10 +0000)]
Updated lib to 3.4g
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 1 Feb 2000 16:37:28 +0000 (16:37 +0000)]
Various corrections to makefiles, RPMs etc.
Corrected overoptimised window style and colour code.
More best visual changes.
Minor typos in docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 16:05:08 +0000 (16:05 +0000)]
splitter in bin format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 16:03:48 +0000 (16:03 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 15:54:47 +0000 (15:54 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 15:54:16 +0000 (15:54 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 1 Feb 2000 15:48:44 +0000 (15:48 +0000)]
Set/GetWindowMenu added to MDI parent frame under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 14:52:25 +0000 (14:52 +0000)]
icons fix for unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 09:16:04 +0000 (09:16 +0000)]
Add system fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Bart A.M. Jourquin [Tue, 1 Feb 2000 09:05:34 +0000 (09:05 +0000)]
fix icons in dbtree.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Feb 2000 01:46:05 +0000 (01:46 +0000)]
trying to make wxYield() more threads friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 1 Feb 2000 01:22:00 +0000 (01:22 +0000)]
1. some fixes for the problems reported by BoundsChecker
2. filled rectangles without outline are one pixel taller/wider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 31 Jan 2000 21:28:20 +0000 (21:28 +0000)]
VA 4.0 fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 31 Jan 2000 21:22:44 +0000 (21:22 +0000)]
Minor additions to make working with binary buffers easier.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 31 Jan 2000 21:07:04 +0000 (21:07 +0000)]
Some minor updates, fixes, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 31 Jan 2000 21:01:00 +0000 (21:01 +0000)]
new tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 31 Jan 2000 20:46:49 +0000 (20:46 +0000)]
1. bug in wxString::find_first_of() fixed
2. new wxStringTokenizer class and the docs for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 31 Jan 2000 19:16:28 +0000 (19:16 +0000)]
compilation for Win32 using configure works again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 31 Jan 2000 18:42:49 +0000 (18:42 +0000)]
added wxBase.dsp to the list of files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 31 Jan 2000 18:38:12 +0000 (18:38 +0000)]
new wxStringTokenizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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