]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoAdded wxDragImage generic implementation and sample; added mask handling to Motif's
Julian Smart [Wed, 1 Mar 2000 11:05:49 +0000 (11:05 +0000)] 
Added wxDragImage generic implementation and sample; added mask handling to Motif's
wxImage::ConvertToBitmap

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

24 years agoremove 'extern' from IsKeyDown,... for bcc
Bart A.M. Jourquin [Wed, 1 Mar 2000 10:35:30 +0000 (10:35 +0000)] 
remove 'extern' from IsKeyDown,... for bcc

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

24 years agoRestore previous ogl sources. Waiting for fix in configure system
Bart A.M. Jourquin [Wed, 1 Mar 2000 08:44:38 +0000 (08:44 +0000)] 
Restore previous ogl sources. Waiting for fix in configure system

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

24 years agoMinor compilation fix for Borland
Michael Bedward [Wed, 1 Mar 2000 04:10:21 +0000 (04:10 +0000)] 
Minor compilation fix for Borland

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

24 years agoFixed the QUERY dialog so it would not crash on exit, and the COUNT button now works
George Tasker [Wed, 1 Mar 2000 01:01:01 +0000 (01:01 +0000)] 
Fixed the QUERY dialog so it would not crash on exit, and the COUNT button now works

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

24 years agoAdded a #include of wx/module.h
George Tasker [Tue, 29 Feb 2000 23:58:50 +0000 (23:58 +0000)] 
Added a #include of wx/module.h

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

24 years agono message
David Webster [Tue, 29 Feb 2000 23:18:42 +0000 (23:18 +0000)] 
no message

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

24 years agoBeginning the thread with _beginthreadex but ending with ExitThread is not a good...
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:12:34 +0000 (21:12 +0000)] 
Beginning the thread with _beginthreadex but ending with ExitThread is not a good thing.

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

24 years agoTell is now compatible with the wback buffer
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:05:12 +0000 (21:05 +0000)] 
Tell is now compatible with the wback buffer

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

24 years agoChanged to use current wxSocket flag names instead of old ones
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:04:04 +0000 (21:04 +0000)] 
Changed to use current wxSocket flag names instead of old ones

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

24 years agoAdded some safety checks
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:02:16 +0000 (21:02 +0000)] 
Added some safety checks

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

24 years agomfc not available for mingw
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 21:00:19 +0000 (21:00 +0000)] 
mfc not available for mingw

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

24 years agomoved Destroy() to the beginning
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 20:58:36 +0000 (20:58 +0000)] 
moved Destroy() to the beginning

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

24 years agoFixed potential bug related to clock skew when different clocks are used
Guillermo Rodriguez Garcia [Tue, 29 Feb 2000 20:57:58 +0000 (20:57 +0000)] 
Fixed potential bug related to clock skew when different clocks are used
for hi and lo res timing. Still to be solved where ftime or gettimeofday
are not available!

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

24 years agosetting parameters for wxGridCellFloatRenderer seems to work
Vadim Zeitlin [Tue, 29 Feb 2000 19:30:26 +0000 (19:30 +0000)] 
setting parameters for wxGridCellFloatRenderer seems to work

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

24 years ago1. more corrections for ref counted editors/renderers (doesn't crash any more,
Vadim Zeitlin [Tue, 29 Feb 2000 18:36:04 +0000 (18:36 +0000)] 
1. more corrections for ref counted editors/renderers (doesn't crash any more,
   might leak memory though)
2. attempt to add parameters to renderers - failed.

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

24 years agowxGridCellRenderer/Editor made ref counted
Vadim Zeitlin [Tue, 29 Feb 2000 17:42:28 +0000 (17:42 +0000)] 
wxGridCellRenderer/Editor made ref counted

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

24 years ago1. added range checks in wxGridStringTable
Vadim Zeitlin [Tue, 29 Feb 2000 17:21:20 +0000 (17:21 +0000)] 
1. added range checks in wxGridStringTable
2. added AutoSizeRow(), setting minimal size for the rows is supported as
   well now
3. replaced ugly wxHashTables with (just created) wxHashTableLong

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

24 years agoadded wxHashTableLong
Vadim Zeitlin [Tue, 29 Feb 2000 17:19:36 +0000 (17:19 +0000)] 
added wxHashTableLong

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

24 years agoadded missing include mdi.h
Ron Lee [Tue, 29 Feb 2000 16:12:54 +0000 (16:12 +0000)] 
added missing include mdi.h

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

24 years ago Commented out debug code.
Robert Roebling [Tue, 29 Feb 2000 15:09:09 +0000 (15:09 +0000)] 
  Commented out debug code.

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

24 years agowxListCtrl uses SetWindowChange() in its OnChar
Vadim Zeitlin [Tue, 29 Feb 2000 15:00:21 +0000 (15:00 +0000)] 
wxListCtrl uses SetWindowChange() in its OnChar

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

24 years ago Makefile.in makefile.g95 makefile.vc
Mark Johnson [Tue, 29 Feb 2000 12:48:33 +0000 (12:48 +0000)] 
  Makefile.in makefile.g95 makefile.vc

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

24 years ago Committing in .
Jouk Jansen [Tue, 29 Feb 2000 12:21:27 +0000 (12:21 +0000)] 
 Committing in .

 Configuration for VMS

 Modified Files:
  wxWindows/setup.h_vms
 ----------------------------------------------------------------------

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

24 years agoFixed a misleading comment regarding MySQL and Postgres
George Tasker [Tue, 29 Feb 2000 11:27:43 +0000 (11:27 +0000)] 
Fixed a misleading comment regarding MySQL and Postgres

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

24 years agoAutoSizeColumns and AutoSizeRows changed to pass FALSE for calcOnly arg
Michael Bedward [Tue, 29 Feb 2000 08:27:29 +0000 (08:27 +0000)] 
AutoSizeColumns and AutoSizeRows changed to pass FALSE for calcOnly arg
to SetOrCalcXXXSizes()

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

24 years agoadd wxTE_AUTO_SCROLL
Unknown (MT) [Tue, 29 Feb 2000 08:14:01 +0000 (08:14 +0000)] 
add wxTE_AUTO_SCROLL

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

24 years agotypo(s) fixed
Vadim Zeitlin [Tue, 29 Feb 2000 01:52:48 +0000 (01:52 +0000)] 
typo(s) fixed

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

24 years ago1. fruitless attempts to reproduce wxNotebook bug in the sample
Vadim Zeitlin [Tue, 29 Feb 2000 01:49:05 +0000 (01:49 +0000)] 
1. fruitless attempts to reproduce wxNotebook bug in the sample
2. multiple selection related changes in the treetest

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

24 years ago1. fixed bug with MDI child frames changign state when parent frame was
Vadim Zeitlin [Tue, 29 Feb 2000 01:47:34 +0000 (01:47 +0000)] 
1. fixed bug with MDI child frames changign state when parent frame was
   iconized/uniconized
2. multiple selection emulation for wxTreeCtrl almost done

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

24 years agoAdded wxWANTS_CHARS style to all windows so that the grid reacts to
Michael Bedward [Tue, 29 Feb 2000 01:37:37 +0000 (01:37 +0000)] 
Added wxWANTS_CHARS style to all windows so that the grid reacts to
cursor keys when it is on a panel.

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

24 years agoChanged string members in BugsGridData struct to wxChar * for Borland
Michael Bedward [Tue, 29 Feb 2000 01:27:42 +0000 (01:27 +0000)] 
Changed string members in BugsGridData struct to wxChar * for Borland
only and added code to BugsGridTable::SetValue() for Borland to set
string values.

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

24 years agono message
David Webster [Mon, 28 Feb 2000 23:47:35 +0000 (23:47 +0000)] 
no message

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

24 years agowxGridCellAttr::Clone() added to allow the demo of custom grid cell attr provider...
Vadim Zeitlin [Mon, 28 Feb 2000 19:08:01 +0000 (19:08 +0000)] 
wxGridCellAttr::Clone() added to allow the demo of custom grid cell attr provider to work

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

24 years agocorrection for Fit() which didn't handle properly windows positioned at (-1, -1)
Vadim Zeitlin [Mon, 28 Feb 2000 19:07:20 +0000 (19:07 +0000)] 
correction for Fit() which didn't handle properly windows positioned at (-1, -1)

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

24 years agoCtrl-TAB works when notebook has focus
Vadim Zeitlin [Mon, 28 Feb 2000 17:54:17 +0000 (17:54 +0000)] 
Ctrl-TAB works when notebook has focus

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

24 years agouse _beginthreadex() for mingw32 if possible
Vadim Zeitlin [Mon, 28 Feb 2000 17:33:56 +0000 (17:33 +0000)] 
use _beginthreadex() for mingw32 if possible

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

24 years agofixed wxPD_AUTO_HIDE bug (didn't auto hide)
Vadim Zeitlin [Mon, 28 Feb 2000 16:44:27 +0000 (16:44 +0000)] 
fixed wxPD_AUTO_HIDE bug (didn't auto hide)

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

24 years agogrid autosize fixes/changes
Vadim Zeitlin [Mon, 28 Feb 2000 16:40:14 +0000 (16:40 +0000)] 
grid autosize fixes/changes

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

24 years agoStandard frame resource defines for OS/2
David Webster [Mon, 28 Feb 2000 16:02:07 +0000 (16:02 +0000)] 
Standard frame resource defines for OS/2

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

24 years agoSome corrections
Julian Smart [Mon, 28 Feb 2000 15:57:06 +0000 (15:57 +0000)] 
Some corrections

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

24 years agoAdded fix for mingw32 gcc-2.95 regarding FillMemory
Guillermo Rodriguez Garcia [Mon, 28 Feb 2000 15:05:18 +0000 (15:05 +0000)] 
Added fix for mingw32 gcc-2.95 regarding FillMemory

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

24 years agoRemoved old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc...
Julian Smart [Mon, 28 Feb 2000 13:42:59 +0000 (13:42 +0000)] 
Removed old wxGLCanvas stuff; moved wxTreeLayout to wxWindows; corrected some doc errors

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

24 years agoAdded #include "wx/bitmap.h"
Guillermo Rodriguez Garcia [Mon, 28 Feb 2000 13:15:44 +0000 (13:15 +0000)] 
Added  #include "wx/bitmap.h"

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

24 years agoRemoved utils/ogl
Julian Smart [Mon, 28 Feb 2000 11:45:38 +0000 (11:45 +0000)] 
Removed utils/ogl

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

24 years agoMoved OGL to new locations.
Julian Smart [Mon, 28 Feb 2000 11:33:39 +0000 (11:33 +0000)] 
Moved OGL to new locations.

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

24 years agoMoved wxGLCanvas to more normal positions
Julian Smart [Mon, 28 Feb 2000 08:22:57 +0000 (08:22 +0000)] 
Moved wxGLCanvas to more normal positions

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

24 years agoMore updates to wxWindow, wxMenu, GdiImage to get minimal to work
David Webster [Mon, 28 Feb 2000 04:40:52 +0000 (04:40 +0000)] 
More updates to wxWindow, wxMenu, GdiImage to get minimal to work

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

24 years agoAdded wrapper for wxListCtrl.SortItems. Added column sorting to the
Robin Dunn [Mon, 28 Feb 2000 04:05:41 +0000 (04:05 +0000)] 
Added wrapper for wxListCtrl.SortItems.  Added column sorting to the
demo to show how to use it.

Other fixes and updates.

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

24 years agoReverted wxString members to const wxChar * for struct BugsGridData
Michael Bedward [Mon, 28 Feb 2000 03:28:51 +0000 (03:28 +0000)] 
Reverted wxString members to const wxChar * for struct BugsGridData
otherwise demo won't compile with BC5.

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

24 years agoadded wxMemoryFSHandler docs
Václav Slavík [Sun, 27 Feb 2000 21:29:10 +0000 (21:29 +0000)] 
added wxMemoryFSHandler docs

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

24 years agoadded wxMemoryFSHandler docs
Václav Slavík [Sun, 27 Feb 2000 21:07:24 +0000 (21:07 +0000)] 
added wxMemoryFSHandler docs

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

24 years agodocumented VFS handlers
Václav Slavík [Sun, 27 Feb 2000 21:07:04 +0000 (21:07 +0000)] 
documented VFS handlers

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

24 years agoadded Include files section to my classes where it was missing
Václav Slavík [Sun, 27 Feb 2000 21:06:58 +0000 (21:06 +0000)] 
added Include files section to my classes where it was missing

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

24 years agoupdated legalese regarding libtiff, libjpeg
Václav Slavík [Sun, 27 Feb 2000 21:06:38 +0000 (21:06 +0000)] 
updated legalese regarding libtiff, libjpeg

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

24 years agoadded --enable-filesystem
Václav Slavík [Sun, 27 Feb 2000 21:06:17 +0000 (21:06 +0000)] 
added --enable-filesystem

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

24 years agominimalistic build fixes (mostly #if wxUSE_something)
Václav Slavík [Sun, 27 Feb 2000 21:04:26 +0000 (21:04 +0000)] 
minimalistic build fixes (mostly #if wxUSE_something)

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

24 years agofixed: text.rc was datafile => copied to build dir
Václav Slavík [Sun, 27 Feb 2000 21:03:59 +0000 (21:03 +0000)] 
fixed: text.rc was datafile => copied to build dir

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

24 years ago Added bitmap create
Robert Roebling [Sun, 27 Feb 2000 16:48:27 +0000 (16:48 +0000)] 
  Added bitmap create

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

24 years agoAdded wxMMedia doc. For the moment only a few files are really a documentation.
Guilhem Lavaux [Sun, 27 Feb 2000 16:09:26 +0000 (16:09 +0000)] 
Added wxMMedia doc. For the moment only a few files are really a documentation.
(sndbase.tex). The rest will come progressively.

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

24 years ago More wxPlotWindow goodies.
Robert Roebling [Sun, 27 Feb 2000 15:56:24 +0000 (15:56 +0000)] 
  More wxPlotWindow goodies.

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

24 years agoInserted "stdio catch" in wxExecute. The activation is controlled by wxProcess.
Guilhem Lavaux [Sun, 27 Feb 2000 10:44:49 +0000 (10:44 +0000)] 
Inserted "stdio catch" in wxExecute. The activation is controlled by wxProcess.
Completed some TODO in wxMMedia (wxSoundUlaw, ...)
Reworked the PCM converted: it should be simpler to add converters now and it is
cleaner.
Implemented status information in wxVideoWindows but it doesn't work on my
Win98SE (UNSUPPORTED_FUNCTION)
Changed *ERR into *ERROR
Added a TODO: we must detect the best format in wxSoundWindows

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

24 years agoAdded support for wxSCROLL[WIN]_THUMBRELEASE events
Guillermo Rodriguez Garcia [Sun, 27 Feb 2000 05:06:09 +0000 (05:06 +0000)] 
Added support for wxSCROLL[WIN]_THUMBRELEASE events

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

24 years agoLarge parts rewritten and reorganized
Guillermo Rodriguez Garcia [Sun, 27 Feb 2000 04:59:41 +0000 (04:59 +0000)] 
Large parts rewritten and reorganized

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

24 years agoAdded support for bitmap buttons with standard Win95/98 LNF if __WIN95__ is #defined
Guillermo Rodriguez Garcia [Sun, 27 Feb 2000 04:56:17 +0000 (04:56 +0000)] 
Added support for bitmap buttons with standard Win95/98 LNF if __WIN95__ is #defined

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

24 years agoUpdated the ODBC-related ToDos
George Tasker [Sat, 26 Feb 2000 22:14:02 +0000 (22:14 +0000)] 
Updated the ODBC-related ToDos

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

24 years agowxGrid::AutoSize() added
Vadim Zeitlin [Sat, 26 Feb 2000 21:00:07 +0000 (21:00 +0000)] 
wxGrid::AutoSize() added

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

24 years agoSHARED_LD/LDFLAGS correction
Vadim Zeitlin [Sat, 26 Feb 2000 20:42:47 +0000 (20:42 +0000)] 
SHARED_LD/LDFLAGS correction

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

24 years agooops, a stray C++ comment
Vadim Zeitlin [Sat, 26 Feb 2000 20:40:28 +0000 (20:40 +0000)] 
oops, a stray C++ comment

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

24 years agoremoving the IsWindow() test in ~wxWindow
Vadim Zeitlin [Sat, 26 Feb 2000 20:35:39 +0000 (20:35 +0000)] 
removing the IsWindow() test in ~wxWindow

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

24 years agoCorrected small miniframe-realted bug (itsy bitsy is never used for win32)
Guillermo Rodriguez Garcia [Sat, 26 Feb 2000 19:46:50 +0000 (19:46 +0000)] 
Corrected small miniframe-realted bug (itsy bitsy is never used for win32)

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

24 years agofixed reference to wxEvtHandler
Václav Slavík [Sat, 26 Feb 2000 14:42:10 +0000 (14:42 +0000)] 
fixed reference to wxEvtHandler

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

24 years agoadded base.t to the script
Václav Slavík [Sat, 26 Feb 2000 14:42:03 +0000 (14:42 +0000)] 
added base.t to the script

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

24 years agoReenabled OSS support
Guilhem Lavaux [Sat, 26 Feb 2000 13:47:53 +0000 (13:47 +0000)] 
Reenabled OSS support

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

24 years ago Compile fixes.
Robert Roebling [Sat, 26 Feb 2000 12:45:06 +0000 (12:45 +0000)] 
  Compile fixes.

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

24 years agoonly modal dialogs ignore busy cursor, not all dialogs
Vadim Zeitlin [Fri, 25 Feb 2000 23:57:21 +0000 (23:57 +0000)] 
only modal dialogs ignore busy cursor, not all dialogs

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

24 years ago1. cursor fixes: frame does have hand cursor in the controls sample now,
Vadim Zeitlin [Fri, 25 Feb 2000 23:49:41 +0000 (23:49 +0000)] 
1. cursor fixes: frame does have hand cursor in the controls sample now,
   modal dialogs don't have busy cursor even if wxIsBusy()
2. wxTextCtrl sets client data field in the generated events
3. added wxEnhMetaFile::SetClipboard()

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

24 years agoOk. Vidwin works again on Windows.
Guilhem Lavaux [Fri, 25 Feb 2000 21:28:31 +0000 (21:28 +0000)] 
Ok. Vidwin works again on Windows.
Extremely urgent: it must behave the same way as wxVideoXANIM

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

24 years agoReplaced <iostream.h> reference with "wx/ioswrap.h"
George Tasker [Fri, 25 Feb 2000 20:36:32 +0000 (20:36 +0000)] 
Replaced <iostream.h> reference with "wx/ioswrap.h"
Replaced wxMessageBox() with wxLogDebug() calls
When calling GetColumns(), some drivers/datasources would not return a proper value for columnSize.  If columnSize is less than 1, columnSize gets set to bufferLength
Some cout statements in DBDEBUG_CONSOLE were treating char* variables as if they were wxString variables.

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

24 years agoReplaced <iostream.h> reference with "wx/ioswrap.h"
George Tasker [Fri, 25 Feb 2000 20:27:37 +0000 (20:27 +0000)] 
Replaced <iostream.h> reference with "wx/ioswrap.h"
Replaced wxMessageBox() with wxLogDebug() calls
When calling GetColumns(), some drivers/datasources would not return a proper value for columnSize.  If columnSize is less than 1, columnSize gets set to bufferLength

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

24 years agoWX_DECLARE_HASH() macro for type safe hashes
Vadim Zeitlin [Fri, 25 Feb 2000 19:23:11 +0000 (19:23 +0000)] 
WX_DECLARE_HASH() macro for type safe hashes

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

24 years agoRemoved unnecessary code from utilsunx.cpp
Guilhem Lavaux [Fri, 25 Feb 2000 19:07:14 +0000 (19:07 +0000)] 
Removed unnecessary code from utilsunx.cpp
Corrected the support for seeking in wxSoundFileStream.
Added support for seeking in wxMultimediaBoard
Reindentation of the code (conforming or nearly to the coding standard)

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

24 years agoWindows stdio capture is working on my MSVC5. Here is the first
Guilhem Lavaux [Fri, 25 Feb 2000 18:50:38 +0000 (18:50 +0000)] 
Windows stdio capture is working on my MSVC5. Here is the first
alpha release.

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

24 years agoTentative fix for UNICODE
Bart A.M. Jourquin [Fri, 25 Feb 2000 16:27:24 +0000 (16:27 +0000)] 
Tentative fix for UNICODE

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

24 years agoattempts at making wxSocket work with wxBase - it doesn't work but
Vadim Zeitlin [Fri, 25 Feb 2000 16:21:53 +0000 (16:21 +0000)] 
attempts at making wxSocket work with wxBase - it doesn't work but
already compiles :-|

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

24 years agoFixed wxWindow::HandleCommand so multiple toolbars work again (e.g. ogl/studio sample);
Julian Smart [Fri, 25 Feb 2000 16:20:58 +0000 (16:20 +0000)] 
Fixed wxWindow::HandleCommand so multiple toolbars work again (e.g. ogl/studio sample);
added border to OGL studio window

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

24 years agoattempt at fixing LDFLAGS
Vadim Zeitlin [Fri, 25 Feb 2000 15:32:24 +0000 (15:32 +0000)] 
attempt at fixing LDFLAGS

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

24 years agoAdded fix to wxMDIClientWindow to redisplay contents when
Julian Smart [Fri, 25 Feb 2000 15:16:39 +0000 (15:16 +0000)] 
Added fix to wxMDIClientWindow to redisplay contents when
window is repositioned

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

24 years agofix memory allocation problem for strings
Bart A.M. Jourquin [Fri, 25 Feb 2000 15:00:22 +0000 (15:00 +0000)] 
fix memory allocation problem for strings

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

24 years agoassigning values to wxString is better than assigning to 'wxChar *' - editing of...
Vadim Zeitlin [Fri, 25 Feb 2000 14:02:47 +0000 (14:02 +0000)] 
assigning values to wxString is better than assigning to 'wxChar *' - editing of bugs table works

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

24 years agocompatibility/compilation fix
Vadim Zeitlin [Fri, 25 Feb 2000 13:56:52 +0000 (13:56 +0000)] 
compatibility/compilation fix

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

24 years ago dbgrid.cpp dbgrid.h bitmaps/logo.xpm
Mark Johnson [Fri, 25 Feb 2000 12:01:38 +0000 (12:01 +0000)] 
  dbgrid.cpp dbgrid.h bitmaps/logo.xpm

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

24 years agoMajor changes in wxVidXANIM (support for output filtering)
Guilhem Lavaux [Fri, 25 Feb 2000 09:08:52 +0000 (09:08 +0000)] 
Major changes in wxVidXANIM (support for output filtering)
Several API addings
Added process.cpp, process.h and utilsunx.cpp in wxMMedia directory
They should be moved to src/unix, src/common and include/wx to use them

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

24 years agoCorrected an HTML typo
Guillermo Rodriguez Garcia [Fri, 25 Feb 2000 07:13:49 +0000 (07:13 +0000)] 
Corrected an HTML typo

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

24 years agoAdded call to CalcDimensions() at end of wxGrid::Init so that you can,
Michael Bedward [Fri, 25 Feb 2000 06:56:41 +0000 (06:56 +0000)] 
Added call to CalcDimensions() at end of wxGrid::Init so that you can,
for example, put a grid in a dialog, size it and then call CreateGrid
at some later stage.

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

24 years agoVisualge V3.0 fix
David Webster [Fri, 25 Feb 2000 04:19:49 +0000 (04:19 +0000)] 
Visualge V3.0 fix

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

24 years agolatest wxWindow updates
David Webster [Fri, 25 Feb 2000 04:17:55 +0000 (04:17 +0000)] 
latest wxWindow updates

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

24 years agoChange m_SubControls from wxList to wxArrayLong
David Webster [Fri, 25 Feb 2000 04:16:19 +0000 (04:16 +0000)] 
Change m_SubControls from wxList to wxArrayLong

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

24 years agoF2 enables edit in place
Vadim Zeitlin [Fri, 25 Feb 2000 02:29:38 +0000 (02:29 +0000)] 
F2 enables edit in place

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

24 years ago1. corrected problem with label updating in wxProgressDialog
Vadim Zeitlin [Fri, 25 Feb 2000 02:20:44 +0000 (02:20 +0000)] 
1. corrected problem with label updating in wxProgressDialog
2. optical fix in wxTipDlg: use wxTE_RICH control to avoid vert scrollbar
3. put wxProgressDialog demo into dialogs sample, seems more appropriate
4. fixed a serious bug in wxProgressDialog when its parent was not a top
   level window (as in controls sample)
5. fixes in BringWindowToTop() usage in msw/dialog.cpp
6. fixed another serious bug in wxProgressDialog::OnClose()
7. wxDialog restores focus to previously focused window once again
8. attempts at fixing wxBusyCursor with modal dialogs problem - unsuccessful

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