wxWidgets.git
24 years ago Committing in .
Jouk Jansen [Fri, 19 Nov 1999 09:47:30 +0000 (09:47 +0000)] 
 Committing in .

 Support for the samples bombs and caret on VMS

 Modified Files:
  wxWindows/descrip.mms
 Added Files:
  wxWindows/samples/bombs/bombs.opt
  wxWindows/samples/bombs/descrip.mms
  wxWindows/samples/caret/caret.opt
  wxWindows/samples/caret/descrip.mms
 ----------------------------------------------------------------------

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

24 years agoupdated wxMVCTree, VTK, and the demo
Robin Dunn [Fri, 19 Nov 1999 05:34:40 +0000 (05:34 +0000)] 
updated wxMVCTree, VTK, and the demo

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

24 years agofew adaptations to cope with new control.h file
Unknown (JL) [Fri, 19 Nov 1999 00:51:56 +0000 (00:51 +0000)] 
few adaptations to cope with new control.h file

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

24 years agoadding the notion of cyclic group of radiobutton
Unknown (JL) [Fri, 19 Nov 1999 00:12:43 +0000 (00:12 +0000)] 
adding the notion of cyclic group of radiobutton

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

24 years agowith only a little modification could be generic
Unknown (JL) [Fri, 19 Nov 1999 00:11:42 +0000 (00:11 +0000)] 
with only a little modification could be generic

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

24 years agocopy of the generic before adaptation
Unknown (JL) [Thu, 18 Nov 1999 23:41:17 +0000 (23:41 +0000)] 
copy of the generic before adaptation

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

24 years agoneeded to compile
Unknown (JL) [Thu, 18 Nov 1999 23:38:06 +0000 (23:38 +0000)] 
needed to compile

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

24 years agofirst add
Unknown (JL) [Thu, 18 Nov 1999 23:37:02 +0000 (23:37 +0000)] 
first add

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

24 years agoSome minor modifications for VA 4.0 support
David Webster [Thu, 18 Nov 1999 23:31:51 +0000 (23:31 +0000)] 
Some minor modifications for VA 4.0 support

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

24 years agofor Gray Controls implementation
Unknown (JL) [Thu, 18 Nov 1999 23:30:08 +0000 (23:30 +0000)] 
for Gray Controls implementation

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

24 years agoadd Mac to the list of definition of HAVE_LOCALTIME
Unknown (JL) [Thu, 18 Nov 1999 23:15:21 +0000 (23:15 +0000)] 
add Mac to the list of definition of HAVE_LOCALTIME

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

24 years agoneeded for mac port
Unknown (JL) [Thu, 18 Nov 1999 23:13:14 +0000 (23:13 +0000)] 
needed for mac port

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

24 years agoTo include the wx/mac version
Unknown (JL) [Thu, 18 Nov 1999 23:12:18 +0000 (23:12 +0000)] 
To include the wx/mac version

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

24 years agoUsed when the Apparence Manager is not installed
Unknown (JL) [Thu, 18 Nov 1999 23:10:31 +0000 (23:10 +0000)] 
Used when the Apparence Manager is not installed

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

24 years agoRemove() -> RemoveAt()
Vadim Zeitlin [Thu, 18 Nov 1999 16:14:10 +0000 (16:14 +0000)] 
Remove() -> RemoveAt()

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

24 years ago Added wxEvtHandler::Disconect()
Robert Roebling [Thu, 18 Nov 1999 15:58:35 +0000 (15:58 +0000)] 
  Added wxEvtHandler::Disconect()
  Added wxToolBar::DeleteTool()
  Removed the WXWIN_COMP... defines from the common setup.h
  Some tests,

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

24 years agowxGTK pastes text from rxvt again
Vadim Zeitlin [Thu, 18 Nov 1999 15:00:57 +0000 (15:00 +0000)] 
wxGTK pastes text from rxvt again

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

24 years agobug in wxArray::Remove() fixed (thanks Robert)
Vadim Zeitlin [Thu, 18 Nov 1999 14:54:02 +0000 (14:54 +0000)] 
bug in wxArray::Remove() fixed (thanks Robert)

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

24 years agowxLogTrace documentation updated and expanded, VC++ users note added
Vadim Zeitlin [Thu, 18 Nov 1999 14:34:13 +0000 (14:34 +0000)] 
wxLogTrace documentation updated and expanded, VC++ users note added

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

24 years ago Committing in .
Jouk Jansen [Thu, 18 Nov 1999 14:30:10 +0000 (14:30 +0000)] 
 Committing in .

 Modifications to get rid of warnings on VMS

 Modified Files:
  wxWindows/include/wx/utils.h wxWindows/src/common/date.cpp
  wxWindows/src/common/datstrm.cpp
  wxWindows/src/common/gdicmn.cpp wxWindows/src/common/image.cpp
  wxWindows/src/common/object.cpp
  wxWindows/src/common/sckipc.cpp
  wxWindows/src/common/txtstrm.cpp
  wxWindows/src/generic/fontdlgg.cpp
  wxWindows/src/generic/listctrl.cpp
  wxWindows/src/generic/scrolwin.cpp
  wxWindows/src/generic/splitter.cpp wxWindows/src/motif/app.cpp
  wxWindows/src/motif/bitmap.cpp
  wxWindows/src/motif/bmpbuttn.cpp
  wxWindows/src/motif/button.cpp
  wxWindows/src/motif/checkbox.cpp
  wxWindows/src/motif/choice.cpp wxWindows/src/motif/clipbrd.cpp
  wxWindows/src/motif/colour.cpp
  wxWindows/src/motif/combobox.cpp
  wxWindows/src/motif/control.cpp wxWindows/src/motif/cursor.cpp
  wxWindows/src/motif/dataobj.cpp
  wxWindows/src/motif/dcclient.cpp
  wxWindows/src/motif/dcmemory.cpp
  wxWindows/src/motif/dcscreen.cpp
  wxWindows/src/motif/dialog.cpp wxWindows/src/motif/filedlg.cpp
  wxWindows/src/motif/font.cpp wxWindows/src/motif/frame.cpp
  wxWindows/src/motif/gauge.cpp wxWindows/src/motif/icon.cpp
  wxWindows/src/motif/listbox.cpp wxWindows/src/motif/mdi.cpp
  wxWindows/src/motif/menu.cpp wxWindows/src/motif/menuitem.cpp
  wxWindows/src/motif/msgdlg.cpp wxWindows/src/motif/palette.cpp
  wxWindows/src/motif/radiobox.cpp
  wxWindows/src/motif/radiobut.cpp
  wxWindows/src/motif/region.cpp
  wxWindows/src/motif/scrolbar.cpp
  wxWindows/src/motif/settings.cpp
  wxWindows/src/motif/slider.cpp wxWindows/src/motif/statbmp.cpp
  wxWindows/src/motif/statbox.cpp
  wxWindows/src/motif/stattext.cpp
  wxWindows/src/motif/textctrl.cpp wxWindows/src/motif/timer.cpp
  wxWindows/src/motif/toolbar.cpp wxWindows/src/motif/utils.cpp
  wxWindows/src/motif/window.cpp wxWindows/src/unix/fontutil.cpp
  wxWindows/src/unix/utilsunx.cpp
 ----------------------------------------------------------------------

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

24 years agoLinux/AXP compilation fixed.
Karsten Ballüder [Thu, 18 Nov 1999 09:26:30 +0000 (09:26 +0000)] 
Linux/AXP compilation fixed.

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

24 years agoChanged default address from INADDR_ANY to INADDR_NONE in GAddress_Init_INET,
Guillermo Rodriguez Garcia [Thu, 18 Nov 1999 08:41:50 +0000 (08:41 +0000)] 
Changed default address from INADDR_ANY to INADDR_NONE in GAddress_Init_INET,
so that if the address is not correctly initialized it won't connect to localhost
by default.

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

24 years agoChanged default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init,
Guillermo Rodriguez Garcia [Thu, 18 Nov 1999 08:39:51 +0000 (08:39 +0000)] 
Changed default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init,
so that if the address is not correctly initialized it won't connect to localhost
by default.

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

24 years agoVTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.
Robin Dunn [Thu, 18 Nov 1999 07:17:57 +0000 (07:17 +0000)] 
VTK wrapper of vtkRenderWindow for wxPython.  Tested on MSW so far.

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

24 years agoI changed wxUSE_HTML (and other related wxUSEs) to 1. wxHTML is stable enough and...
Václav Slavík [Wed, 17 Nov 1999 22:35:32 +0000 (22:35 +0000)] 
I changed wxUSE_HTML (and other related wxUSEs) to 1. wxHTML is stable enough and all other options are enabled by default so I guess it's time to enable wxHTML as well :)

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

24 years agofixed incomplete lists of supported handlers
Václav Slavík [Wed, 17 Nov 1999 22:34:25 +0000 (22:34 +0000)] 
fixed incomplete lists of supported handlers

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

24 years agowxBitmap::LoadFile and SaveFile now uses wxImage's methods in case there is no wxBitm...
Václav Slavík [Wed, 17 Nov 1999 22:33:52 +0000 (22:33 +0000)] 
wxBitmap::LoadFile and SaveFile now uses wxImage's methods in case there is no wxBitmap handler for given type

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

24 years agowxHtmlWindow::LoadPage does not use wxBusyCursor anymore. Instead it displays local...
Václav Slavík [Wed, 17 Nov 1999 22:33:30 +0000 (22:33 +0000)] 
wxHtmlWindow::LoadPage does not use wxBusyCursor anymore. Instead it displays local hourglass cursor

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

24 years agoAdded wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac
Robin Dunn [Wed, 17 Nov 1999 21:02:45 +0000 (21:02 +0000)] 
Added wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac
Pending events are now deleted after being processed

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

24 years agoMade some treectrl sample icons transparent; added toolbar.h to wx.h
Julian Smart [Wed, 17 Nov 1999 14:29:00 +0000 (14:29 +0000)] 
Made some treectrl sample icons transparent; added toolbar.h to wx.h

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

24 years ago Committing in .
Jouk Jansen [Wed, 17 Nov 1999 13:45:26 +0000 (13:45 +0000)] 
 Committing in .

 New timing routines need new setup-definitions
 Modified Files:
:  wxWindows/setup.h_vms

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

24 years agouse a smaller tip font for MSW
Unknown (MT) [Wed, 17 Nov 1999 02:05:17 +0000 (02:05 +0000)] 
use a smaller tip font for MSW

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

24 years agoModified full UNICODE support for VisualAge C++ for OS/2 V4.0
David Webster [Tue, 16 Nov 1999 23:24:31 +0000 (23:24 +0000)] 
Modified full UNICODE support for VisualAge C++ for OS/2 V4.0

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

24 years agoVisualAge V4.0 duplicate definition error suppression
David Webster [Tue, 16 Nov 1999 23:21:08 +0000 (23:21 +0000)] 
VisualAge V4.0 duplicate definition error suppression

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

24 years agowxMSW fixes after wxFrameBase change - seems to work ok too by now
Vadim Zeitlin [Tue, 16 Nov 1999 23:09:32 +0000 (23:09 +0000)] 
wxMSW fixes after wxFrameBase change - seems to work ok too by now

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

24 years agowxFrameBase class for wxMSW and wxGTK
Vadim Zeitlin [Tue, 16 Nov 1999 21:31:40 +0000 (21:31 +0000)] 
wxFrameBase class for wxMSW and wxGTK

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

24 years agoassert in OnSelected() fixed
Vadim Zeitlin [Tue, 16 Nov 1999 16:59:10 +0000 (16:59 +0000)] 
assert in OnSelected() fixed

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

24 years agosend wxActivateEvents
Vadim Zeitlin [Tue, 16 Nov 1999 16:44:23 +0000 (16:44 +0000)] 
send wxActivateEvents

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

24 years agowxWindows/misc correction (was doubly included in wxGTK module)
Vadim Zeitlin [Tue, 16 Nov 1999 16:02:12 +0000 (16:02 +0000)] 
wxWindows/misc correction (was doubly included in wxGTK module)

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

24 years agoAdded full UNICODE support for VisualAge C++ for OS/2 V4.0
David Webster [Tue, 16 Nov 1999 15:49:36 +0000 (15:49 +0000)] 
Added full UNICODE support for VisualAge C++ for OS/2 V4.0

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

24 years agocrash when deleting window in OnUnsplit() corrected
Vadim Zeitlin [Tue, 16 Nov 1999 15:31:40 +0000 (15:31 +0000)] 
crash when deleting window in OnUnsplit() corrected

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

24 years agoRemoveAt() added to array classes
Vadim Zeitlin [Tue, 16 Nov 1999 13:28:23 +0000 (13:28 +0000)] 
RemoveAt() added to array classes

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

24 years agowxListCtrl::DeleteAllItems() doesn't send notification events (as documented)
Vadim Zeitlin [Tue, 16 Nov 1999 13:14:06 +0000 (13:14 +0000)] 
wxListCtrl::DeleteAllItems() doesn't send notification events (as documented)

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

24 years agoMore wxWindow work
David Webster [Tue, 16 Nov 1999 05:52:04 +0000 (05:52 +0000)] 
More wxWindow work

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

24 years agofix compile error - too many }
Unknown (MT) [Tue, 16 Nov 1999 01:58:05 +0000 (01:58 +0000)] 
fix compile error - too many }

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

24 years agoignore error when trying to delete zlib.lib
Unknown (MT) [Tue, 16 Nov 1999 01:55:24 +0000 (01:55 +0000)] 
ignore error when trying to delete zlib.lib

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

24 years agowxWindow class work
David Webster [Mon, 15 Nov 1999 23:16:19 +0000 (23:16 +0000)] 
wxWindow class work

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

24 years agoprivate dataformat almost working - minor fixes
Karsten Ballüder [Mon, 15 Nov 1999 21:15:25 +0000 (21:15 +0000)] 
private dataformat almost working - minor fixes

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

24 years ago Added header vs. library version check to configure,
Robert Roebling [Mon, 15 Nov 1999 19:35:10 +0000 (19:35 +0000)] 
 Added header vs. library version check to configure,
 Fixed problem in wxTreeCtrl when nothing was selected
   upon startup and tabbing into it crashed.
 I understood now what filterindex in file dialog means.

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

24 years agodistrib update
Robin Dunn [Mon, 15 Nov 1999 19:25:43 +0000 (19:25 +0000)] 
distrib update

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

24 years agotypo
Robin Dunn [Mon, 15 Nov 1999 19:25:21 +0000 (19:25 +0000)] 
typo

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

24 years agomore IRIX support
Vadim Zeitlin [Mon, 15 Nov 1999 17:33:51 +0000 (17:33 +0000)] 
more IRIX support

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

24 years ago Added a few non-threads compile fixes,
Robert Roebling [Mon, 15 Nov 1999 17:31:10 +0000 (17:31 +0000)] 
  Added a few non-threads compile fixes,
  Removed strcasecmp defines from db.cpp and dbtable.cpp,
  Added more stand-alone makefiles,
  wxDropSource::DoDraDrop()'s return values works now
    (wxDragNone, -Copy, -Move).

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

24 years agoenabled _vsnprintf for mingw with norlander headers
Ron Lee [Mon, 15 Nov 1999 17:19:52 +0000 (17:19 +0000)] 
enabled _vsnprintf for mingw with norlander headers

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

24 years agooptimisation in wxString::AllocBeforeWrite() - realloc() used instead malloc() whenev...
Vadim Zeitlin [Mon, 15 Nov 1999 16:14:10 +0000 (16:14 +0000)] 
optimisation in wxString::AllocBeforeWrite() - realloc() used instead malloc() whenever possible

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

24 years agooops, compilation fix
Vadim Zeitlin [Mon, 15 Nov 1999 15:57:56 +0000 (15:57 +0000)] 
oops, compilation fix

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

24 years agowxSnprintf() and wxVsnprintf() added, documented and used in wxLog
Vadim Zeitlin [Mon, 15 Nov 1999 15:49:59 +0000 (15:49 +0000)] 
wxSnprintf() and wxVsnprintf() added, documented and used in wxLog

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

24 years agowxGTK must include wxWindows/misc or make install will fail
Karsten Ballüder [Mon, 15 Nov 1999 15:30:21 +0000 (15:30 +0000)] 
wxGTK must include wxWindows/misc or make install will fail

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

24 years agopatch from Tom Surace for 16 color mode
Vadim Zeitlin [Mon, 15 Nov 1999 14:30:15 +0000 (14:30 +0000)] 
patch from Tom Surace for 16 color mode

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

24 years agoNO C++ COMMENTS IN THIS FILE PLEASE
Vadim Zeitlin [Mon, 15 Nov 1999 14:07:51 +0000 (14:07 +0000)] 
NO C++ COMMENTS IN THIS FILE PLEASE

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

24 years agowxMenu::callback stuff taken inside WXWIN_COMPATIBILITY_2 (everybody should
Vadim Zeitlin [Mon, 15 Nov 1999 14:04:06 +0000 (14:04 +0000)] 
wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY_2 (everybody should
be happy now)

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

24 years agopatches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder
Vadim Zeitlin [Mon, 15 Nov 1999 13:57:22 +0000 (13:57 +0000)] 
patches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder
compilation

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

24 years agoPPP interface under IRIX is called 'ppp'
Vadim Zeitlin [Mon, 15 Nov 1999 13:50:17 +0000 (13:50 +0000)] 
PPP interface under IRIX is called 'ppp'

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

24 years agoIRIX compilation fixes
Vadim Zeitlin [Mon, 15 Nov 1999 13:39:23 +0000 (13:39 +0000)] 
IRIX compilation fixes

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

24 years agowxCriticalSectionLocker ctor param type corrected, example of using it added
Vadim Zeitlin [Mon, 15 Nov 1999 13:34:57 +0000 (13:34 +0000)] 
wxCriticalSectionLocker ctor param type corrected, example of using it added

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

24 years agowizard.h added to the list of headers
Vadim Zeitlin [Mon, 15 Nov 1999 13:29:04 +0000 (13:29 +0000)] 
wizard.h added to the list of headers

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

24 years agowxApp development for WXPM
David Webster [Mon, 15 Nov 1999 04:50:09 +0000 (04:50 +0000)] 
wxApp development for WXPM

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

24 years agoMinor tweek for WXPM
David Webster [Mon, 15 Nov 1999 04:48:33 +0000 (04:48 +0000)] 
Minor tweek for WXPM

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

24 years agoHAVE_LOCALTIME def for WXPM
David Webster [Mon, 15 Nov 1999 04:47:19 +0000 (04:47 +0000)] 
HAVE_LOCALTIME def for WXPM

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

24 years ago1. fixed wxStaticBox background erasing (or, rather, restored the old bug)
Vadim Zeitlin [Mon, 15 Nov 1999 01:19:46 +0000 (01:19 +0000)] 
1. fixed wxStaticBox background erasing (or, rather, restored the old bug)
2. fixed the mask code in wxBitmap(const wxIcon&) - now it really works (Win32)

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

24 years ago Distrib changes.
Robert Roebling [Sun, 14 Nov 1999 19:25:07 +0000 (19:25 +0000)] 
  Distrib changes.
  Augmented version to 2.1.12.

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

24 years agoAdded m_callback init.
Julian Smart [Sun, 14 Nov 1999 17:51:57 +0000 (17:51 +0000)] 
Added m_callback init.

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

24 years agoFixed bug in wxSound windows driver (Recording is in progress: don't try it
Guilhem Lavaux [Sun, 14 Nov 1999 17:20:11 +0000 (17:20 +0000)] 
Fixed bug in wxSound windows driver (Recording is in progress: don't try it
it make Windows crash completely)

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

24 years ago Small change to SetFont() logic.
Robert Roebling [Sun, 14 Nov 1999 17:04:36 +0000 (17:04 +0000)] 
  Small change to SetFont() logic.

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

24 years ago Added two stand alone makefiles for samples.
Robert Roebling [Sun, 14 Nov 1999 16:18:21 +0000 (16:18 +0000)] 
  Added two stand alone makefiles for samples.

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

24 years ago Added wxWakeUpIdle() to wxGTK,
Robert Roebling [Sun, 14 Nov 1999 15:14:23 +0000 (15:14 +0000)] 
  Added wxWakeUpIdle() to wxGTK,
  Changed wxFindFile to detect hidden files (but not "." and ".." as before),
  Added "show hidden files" to file dialog,
  Added controls to wxToolBar,
  doc view now uses pretty file dialogs as per MSW.

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

24 years agoWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu
Julian Smart [Sun, 14 Nov 1999 14:41:30 +0000 (14:41 +0000)] 
Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu
constructor and event handling; added wxString version of wxGetTempFileName

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

24 years agoLooks like someone did str[n]cmp -> wxStr[n]cmp global replace or something
Ove Kaaven [Sun, 14 Nov 1999 11:35:16 +0000 (11:35 +0000)] 
Looks like someone did str[n]cmp -> wxStr[n]cmp global replace or something
even in files where this shouldn't be done?

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

24 years ago1. wxBitmap copy ctor and operator=() taking wxIcon added
Vadim Zeitlin [Sun, 14 Nov 1999 02:22:27 +0000 (02:22 +0000)] 
1. wxBitmap copy ctor and operator=() taking wxIcon added
2. wxBitmapButton focus rect looks a bit better and it respects the icon
   mask
3. wxWizard::GetPageSize() added

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

24 years agohtml help : search panel now has more logical order of controls (list of books is...
Václav Slavík [Sat, 13 Nov 1999 18:28:07 +0000 (18:28 +0000)] 
html help : search panel now has more logical order of controls (list of books is after search button, not the last item)

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

24 years ago Compile fix in dialup,
Robert Roebling [Sat, 13 Nov 1999 15:58:53 +0000 (15:58 +0000)] 
  Compile fix in dialup,
  Removed GTK's native tab traversal and fixed some related probs,
  Fixed a crash in wxListCtrl,
  Added configure correction ofr HP-UX GNU shared linker.

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

24 years agoNo, .mo files doesn't use Unicode, so use strcmp here, not wxStrcmp...
Ove Kaaven [Sat, 13 Nov 1999 10:57:12 +0000 (10:57 +0000)] 
No, .mo files doesn't use Unicode, so use strcmp here, not wxStrcmp...

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

24 years agoUnicode fixes
Ove Kaaven [Sat, 13 Nov 1999 10:51:40 +0000 (10:51 +0000)] 
Unicode fixes

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

24 years agoFrom: #define wxTRANSLATE(str) (str)
Ove Kaaven [Sat, 13 Nov 1999 10:48:00 +0000 (10:48 +0000)] 
From: #define wxTRANSLATE(str) (str)
To:   #define wxTRANSLATE(str) wxT(str)

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

24 years agofopen -> wxFopen and such
Ove Kaaven [Sat, 13 Nov 1999 10:44:15 +0000 (10:44 +0000)] 
fopen -> wxFopen and such

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

24 years agowxGetHostName uses wxChar, not char
Ove Kaaven [Sat, 13 Nov 1999 10:27:59 +0000 (10:27 +0000)] 
wxGetHostName uses wxChar, not char

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

24 years agodistrib file updates
Robin Dunn [Sat, 13 Nov 1999 08:45:03 +0000 (08:45 +0000)] 
distrib file updates

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

24 years agowxPython doc updates
Robin Dunn [Sat, 13 Nov 1999 08:15:30 +0000 (08:15 +0000)] 
wxPython doc updates

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

24 years agoone more note
Robin Dunn [Sat, 13 Nov 1999 08:03:38 +0000 (08:03 +0000)] 
one more note

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

24 years agofixing distrib script
Robin Dunn [Sat, 13 Nov 1999 07:52:03 +0000 (07:52 +0000)] 
fixing distrib script

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

24 years agomore tweaks for release
Robin Dunn [Sat, 13 Nov 1999 07:33:29 +0000 (07:33 +0000)] 
more tweaks for release

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

24 years agoadded patch for _(v)snprintf protos in stdio.h
Ron Lee [Sat, 13 Nov 1999 06:10:03 +0000 (06:10 +0000)] 
added patch for _(v)snprintf protos in stdio.h

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

24 years agoAdded a demo showing how to use wxPostEvent
Robin Dunn [Sat, 13 Nov 1999 05:52:53 +0000 (05:52 +0000)] 
Added a demo showing how to use wxPostEvent
Added an MVCTree contribution
Some final tweaks for this release

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

24 years agoadded simple test for wxStaticBoxSizers
Ron Lee [Sat, 13 Nov 1999 05:07:18 +0000 (05:07 +0000)] 
added simple test for wxStaticBoxSizers

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

24 years ago1. undid my wrong fix to wxWindowBase::Centre
Vadim Zeitlin [Sat, 13 Nov 1999 00:30:45 +0000 (00:30 +0000)] 
1. undid my wrong fix to wxWindowBase::Centre
2. corrected fatal bug in wxCheckLstBox (double deletion of items)
3. wxTextCtrl::SetValue() only does it if the new text is different from
   the old one
4. wxBitmap(const wxIcon&) ctor added
5. compilation fixes for VC++ and generic Win32 implementation of
   wxGetCurrentTime() in timercmn.cpp

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

24 years agocompilation fix (float => wxCoord)
Vadim Zeitlin [Fri, 12 Nov 1999 19:41:43 +0000 (19:41 +0000)] 
compilation fix (float => wxCoord)

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

24 years agounused param warning fixed
Vadim Zeitlin [Fri, 12 Nov 1999 19:31:35 +0000 (19:31 +0000)] 
unused param warning fixed

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

24 years agocompilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 19:26:50 +0000 (19:26 +0000)] 
compilation fix

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

24 years agoaesthetic fix to configure (extra comma)
Vadim Zeitlin [Fri, 12 Nov 1999 19:26:21 +0000 (19:26 +0000)] 
aesthetic fix to configure (extra comma)

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

24 years agoMotif compilation fix
Vadim Zeitlin [Fri, 12 Nov 1999 19:24:46 +0000 (19:24 +0000)] 
Motif compilation fix

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