]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agosome feeble attempts at making wxBeginBusyCursor work
Vadim Zeitlin [Tue, 23 Feb 1999 18:57:01 +0000 (18:57 +0000)] 
some feeble attempts at making wxBeginBusyCursor work

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

25 years agosupport for incorrect entries in .mime.types added (world is not perfect, alas)
Vadim Zeitlin [Tue, 23 Feb 1999 18:26:04 +0000 (18:26 +0000)] 
support for incorrect entries in .mime.types added (world is not perfect, alas)

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

25 years agoSetSelection(from, to) and SetEditable() implemented
Vadim Zeitlin [Tue, 23 Feb 1999 18:13:52 +0000 (18:13 +0000)] 
SetSelection(from, to) and SetEditable() implemented

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

25 years agoHP-UX compilation fixes (thanks to Zdravko Bas)
Vadim Zeitlin [Tue, 23 Feb 1999 17:51:46 +0000 (17:51 +0000)] 
HP-UX compilation fixes (thanks to Zdravko Bas)

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

25 years ago1. C++ comments removed from setup.h
Vadim Zeitlin [Tue, 23 Feb 1999 17:48:53 +0000 (17:48 +0000)] 
1. C++ comments removed from setup.h
2. --with-dynlib option added (wxUSE_DYNLIB_CLASS)

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

25 years agocrash in some very special case when arrows were used to move around fixed
Vadim Zeitlin [Tue, 23 Feb 1999 15:43:05 +0000 (15:43 +0000)] 
crash in some very special case when arrows were used to move around fixed

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

25 years agolistview has LVS_EX_FULLROWSELECT style when supported
Vadim Zeitlin [Mon, 22 Feb 1999 23:15:21 +0000 (23:15 +0000)] 
listview has LVS_EX_FULLROWSELECT style when supported

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

25 years agodlopen fixes
Vadim Zeitlin [Mon, 22 Feb 1999 20:34:06 +0000 (20:34 +0000)] 
dlopen fixes

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

25 years agodlopen() also exists under FreeBSD
Vadim Zeitlin [Mon, 22 Feb 1999 19:48:34 +0000 (19:48 +0000)] 
dlopen() also exists under FreeBSD

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

25 years agoHP-UX support added
Vadim Zeitlin [Mon, 22 Feb 1999 19:42:45 +0000 (19:42 +0000)] 
HP-UX support added

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

25 years agoFixed DoSetClientSize() causing infinite recursion.
Karsten Ballüder [Mon, 22 Feb 1999 14:50:16 +0000 (14:50 +0000)] 
Fixed DoSetClientSize() causing infinite recursion.

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

25 years agoSoem corrections for SetSize changes
Julian Smart [Mon, 22 Feb 1999 13:28:13 +0000 (13:28 +0000)] 
Soem corrections for SetSize changes

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

25 years agoGetSize() and GetClientSize() changes
Vadim Zeitlin [Mon, 22 Feb 1999 11:01:13 +0000 (11:01 +0000)] 
GetSize() and GetClientSize() changes

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

25 years agoCorrected WM_KEYDOWN bug (missing 'break')
Julian Smart [Mon, 22 Feb 1999 10:31:34 +0000 (10:31 +0000)] 
Corrected WM_KEYDOWN bug (missing 'break')

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

25 years agoMinor changes
Julian Smart [Mon, 22 Feb 1999 09:32:50 +0000 (09:32 +0000)] 
Minor changes

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

25 years agoerror msg when there are no files in wxFindFirst() removed
Vadim Zeitlin [Sun, 21 Feb 1999 23:17:13 +0000 (23:17 +0000)] 
error msg when there are no files in wxFindFirst() removed

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

25 years ago1. more C++ parser fixes - now it almost parses wx/string.h
Vadim Zeitlin [Sun, 21 Feb 1999 22:32:46 +0000 (22:32 +0000)] 
1. more C++ parser fixes - now it almost parses wx/string.h
 a) #if/#ifdef/#else (very) limited support
 b) param type fix - now indirection chars are correctly handled
 c) class/struct/union distinction
 d) public/private fixes
 e) Dump() function added - very useful for debugging

2. option to ignore parameter names during 'diff' (in fact, they're ignored
   by default, and this option switches it on)

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

25 years agoNO_GUI bug fixed
Václav Slavík [Sun, 21 Feb 1999 12:59:54 +0000 (12:59 +0000)] 
NO_GUI bug fixed

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

25 years agowxListCtrl column resize bug corrected
Vadim Zeitlin [Sat, 20 Feb 1999 23:17:26 +0000 (23:17 +0000)] 
wxListCtrl column resize bug corrected

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

25 years ago1. better 'const' and 'virtual' functions handling
Vadim Zeitlin [Sat, 20 Feb 1999 23:01:55 +0000 (23:01 +0000)] 
1. better 'const' and 'virtual' functions handling
2. operators are now supported
3. tokens such as "<=" and "!=" are now tokenized properly

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

25 years ago1. new 'diff' mode which seems to work
Vadim Zeitlin [Sat, 20 Feb 1999 23:00:26 +0000 (23:00 +0000)] 
1. new 'diff' mode which seems to work
2. output files are not overwritten in 'dmup' mode
3. fixes for better handling of const functions and operators

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

25 years ago\\param -> \param
Vadim Zeitlin [Sat, 20 Feb 1999 22:50:06 +0000 (22:50 +0000)] 
\\param -> \param

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

25 years agoignore file for HelpGen
Vadim Zeitlin [Sat, 20 Feb 1999 22:49:10 +0000 (22:49 +0000)] 
ignore file for HelpGen

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

25 years agoAdded wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
Robin Dunn [Sat, 20 Feb 1999 10:05:52 +0000 (10:05 +0000)] 
Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
window handle.  If you can get the window handle into the python code,
it should just work...  More news on this later.

Added wxImageList, wxToolTip.

Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the
wxRegConfig class.

As usual, some bug fixes, tweaks, etc.

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

25 years agoChanges needed to enable wxGTK compatibility.
Robin Dunn [Sat, 20 Feb 1999 10:02:38 +0000 (10:02 +0000)] 
Changes needed to enable wxGTK compatibility.

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

25 years agoAdded wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
Robin Dunn [Sat, 20 Feb 1999 09:11:32 +0000 (09:11 +0000)] 
Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
window handle.  If you can get the window handle into the python code,
it should just work...  More news on this later.

Added wxImageList, wxToolTip.

Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the
wxRegConfig class.

As usual, some bug fixes, tweaks, etc.

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

25 years agoAdded wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
Robin Dunn [Sat, 20 Feb 1999 09:05:04 +0000 (09:05 +0000)] 
Added wxWindow_FromHWND(hWnd) for wxMSW to construct a wxWindow from a
window handle.  If you can get the window handle into the python code,
it should just work...  More news on this later.

Added wxImageList, wxToolTip.

Re-enabled wxConfig.DeleteAll() since it is reportedly fixed for the
wxRegConfig class.

As usual, some bug fixes, tweaks, etc.

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

25 years agoAdded missing | symbol
Robin Dunn [Sat, 20 Feb 1999 06:53:36 +0000 (06:53 +0000)] 
Added missing | symbol

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

25 years agoAdded George Tasker's forward slash fix to file dialog; added some consts to prntbase.h;
Julian Smart [Fri, 19 Feb 1999 21:54:37 +0000 (21:54 +0000)] 
Added George Tasker's forward slash fix to file dialog; added some consts to prntbase.h;
removed redundant IMPLEMENT_WXWIN_MAINs

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

25 years agoadded wxSetInstance()
Robin Dunn [Fri, 19 Feb 1999 19:35:30 +0000 (19:35 +0000)] 
added wxSetInstance()

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

25 years agosome minor fixes for DEC CXX compilation
Vadim Zeitlin [Fri, 19 Feb 1999 17:32:03 +0000 (17:32 +0000)] 
some minor fixes for DEC CXX compilation

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

25 years agomore locations for Motif headers
Vadim Zeitlin [Fri, 19 Feb 1999 15:51:04 +0000 (15:51 +0000)] 
more locations for Motif headers

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

25 years agodirectory for message catalogs
Vadim Zeitlin [Fri, 19 Feb 1999 15:05:11 +0000 (15:05 +0000)] 
directory for message catalogs

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

25 years ago propagate key event from listctrl to its parent
Robert Roebling [Fri, 19 Feb 1999 13:24:18 +0000 (13:24 +0000)] 
  propagate key event from listctrl to its parent

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

25 years agoAdded first batch of docs and notes for wxPython.
Robin Dunn [Fri, 19 Feb 1999 07:58:02 +0000 (07:58 +0000)] 
Added first batch of docs and notes for wxPython.

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

25 years agoFixed wxMotif's wxExecute again, added OnPaint capability to wxFrame,
Julian Smart [Thu, 18 Feb 1999 22:51:03 +0000 (22:51 +0000)] 
Fixed wxMotif's wxExecute again, added OnPaint capability to wxFrame,
removed old focus code from wxGTK's ~wxWindow

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

25 years agoCured last focus bug (I hope); some wxMotif mods
Julian Smart [Thu, 18 Feb 1999 21:24:11 +0000 (21:24 +0000)] 
Cured last focus bug (I hope); some wxMotif mods

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

25 years agoi18n fixes
Vadim Zeitlin [Thu, 18 Feb 1999 19:39:03 +0000 (19:39 +0000)] 
i18n fixes

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

25 years ago* Fixes and updates on wxMMedia.
Guilhem Lavaux [Thu, 18 Feb 1999 18:18:06 +0000 (18:18 +0000)] 
* Fixes and updates on wxMMedia.

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

25 years agombstowcs hack for CodeWarrior's MSL
Stefan Csomor [Thu, 18 Feb 1999 17:59:32 +0000 (17:59 +0000)] 
mbstowcs hack for CodeWarrior's MSL

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

25 years agoDoesn't overwrite setup.h now
Julian Smart [Thu, 18 Feb 1999 15:12:41 +0000 (15:12 +0000)] 
Doesn't overwrite setup.h now

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

25 years agoa file I forgot to check in (sorry Julian)
Vadim Zeitlin [Thu, 18 Feb 1999 15:11:18 +0000 (15:11 +0000)] 
a file I forgot to check in (sorry Julian)

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

25 years agoAdded 'tardist' script for creating .tgz archives of wxWin; cured wxExecute
Julian Smart [Thu, 18 Feb 1999 14:55:34 +0000 (14:55 +0000)] 
Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute
crash on wxMotif; added wxHelpControllerBase::SetViewer; added consts to wxColour
== and != operators; changed beta version; fixed wxChoice/wxComboBox bugs

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

25 years agowxMimeTypesManager::IsOfType() added (and documented)
Vadim Zeitlin [Thu, 18 Feb 1999 14:23:24 +0000 (14:23 +0000)] 
wxMimeTypesManager::IsOfType() added (and documented)

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

25 years agowxSplitPath() bugs corrected and it's documented
Vadim Zeitlin [Thu, 18 Feb 1999 14:22:23 +0000 (14:22 +0000)] 
wxSplitPath() bugs corrected and it's documented

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

25 years ago Dialog items inherit parent's font now
Robert Roebling [Thu, 18 Feb 1999 14:04:46 +0000 (14:04 +0000)] 
  Dialog items inherit parent's font now
  Augmented beta to 5

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

25 years agovsnprintf() detection now works
Vadim Zeitlin [Thu, 18 Feb 1999 09:37:50 +0000 (09:37 +0000)] 
vsnprintf() detection now works

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

25 years agoAC_HAVE_LIBRARY replaced with AC_CHECK_LIB
Vadim Zeitlin [Thu, 18 Feb 1999 09:28:03 +0000 (09:28 +0000)] 
AC_HAVE_LIBRARY replaced with AC_CHECK_LIB

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

25 years agowxExecute() fixes and doc updates: the return value for sync exec case is now
Vadim Zeitlin [Wed, 17 Feb 1999 21:04:47 +0000 (21:04 +0000)] 
wxExecute() fixes and doc updates: the return value for sync exec case is now
the exit code of the process and not its pid. Warning: MSW code is untested.

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

25 years agowxExecute() fix (running console programs doesn't cause X errors any more)
Vadim Zeitlin [Wed, 17 Feb 1999 20:26:38 +0000 (20:26 +0000)] 
wxExecute() fix (running console programs doesn't cause X errors any more)

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

25 years agoAdded missing const to wxGTK's wxMDIChildFrame::GetToolbar; added bc_ide.txt instruct...
Julian Smart [Wed, 17 Feb 1999 19:26:42 +0000 (19:26 +0000)] 
Added missing const to wxGTK's wxMDIChildFrame::GetToolbar; added bc_ide.txt instructions.

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

25 years agowxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation
Vadim Zeitlin [Wed, 17 Feb 1999 17:56:59 +0000 (17:56 +0000)] 
wxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation

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

25 years agoChanged .vc makefiles to allow different configurations to co-exist (so library
Julian Smart [Wed, 17 Feb 1999 17:18:22 +0000 (17:18 +0000)] 
Changed .vc makefiles to allow different configurations to co-exist (so library
names have changed a bit). Split ipvaddr.tex from sckaddr.tex.

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

25 years ago Let's face it, GTK's resizing is broken and
Robert Roebling [Wed, 17 Feb 1999 16:42:36 +0000 (16:42 +0000)] 
  Let's face it, GTK's resizing is broken and
  I cannot repair it.

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

25 years agowxListCtrl will receive EVT_CHAR() events now
Vadim Zeitlin [Wed, 17 Feb 1999 13:36:48 +0000 (13:36 +0000)] 
wxListCtrl will receive EVT_CHAR() events now

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

25 years ago resize fun
Robert Roebling [Wed, 17 Feb 1999 10:13:12 +0000 (10:13 +0000)] 
  resize fun

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

25 years agoSome doc corrections; removed wxDocument arg from wxView constructor;
Julian Smart [Tue, 16 Feb 1999 20:17:02 +0000 (20:17 +0000)] 
Some doc corrections; removed wxDocument arg from wxView constructor;
wxTextCtrl::OnChar correction; added SetString and default constructor
to wxStringTokenizer; added missing MSW wxFrame::SetSize functions

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

25 years ago MDI fixes
Robert Roebling [Tue, 16 Feb 1999 15:36:43 +0000 (15:36 +0000)] 
  MDI fixes

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

25 years ago Applied Russel's changes to wxToolBarBase
Robert Roebling [Tue, 16 Feb 1999 09:31:28 +0000 (09:31 +0000)] 
  Applied Russel's changes to wxToolBarBase
  fixed stippled brush for bitmaps (as opposed to pixmaps)

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

25 years agoA couple of identifiers at global level moved to the .cpp file from .h where
Vadim Zeitlin [Mon, 15 Feb 1999 23:09:33 +0000 (23:09 +0000)] 
A couple of identifiers at global level moved to the .cpp file from .h where
they had nothing to do from the very beginning

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

25 years ago1. Parser improvements
Vadim Zeitlin [Mon, 15 Feb 1999 23:07:37 +0000 (23:07 +0000)] 
1. Parser improvements
 a) const and virtual methods are parsed correctly (not static yet)
 b) "const" which is part of the return type is not swallowed

2. HelpGen improvements: -o outputdir parameter added to the cmd line,
   "//---------" kind comments discarded now.

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

25 years agostarted wxIntl documentation
Vadim Zeitlin [Mon, 15 Feb 1999 23:04:52 +0000 (23:04 +0000)] 
started wxIntl documentation

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

25 years agoAdded 'Include files' section to class references
Julian Smart [Mon, 15 Feb 1999 20:41:29 +0000 (20:41 +0000)] 
Added 'Include files' section to class references

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

25 years agoenable verbose messages by default in debug builds
Vadim Zeitlin [Mon, 15 Feb 1999 19:26:17 +0000 (19:26 +0000)] 
enable verbose messages by default in debug builds

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

25 years agocompilation warnings about missing braces fixed
Vadim Zeitlin [Mon, 15 Feb 1999 15:06:10 +0000 (15:06 +0000)] 
compilation warnings about missing braces fixed

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

25 years agoGnuWin32 corrections (::ZeroMemory doesn't exist)
Julian Smart [Mon, 15 Feb 1999 13:05:58 +0000 (13:05 +0000)] 
GnuWin32 corrections (::ZeroMemory doesn't exist)

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

25 years agoAdded png, zlib targets to 16-bit makefiles
Julian Smart [Sun, 14 Feb 1999 23:23:19 +0000 (23:23 +0000)] 
Added png, zlib targets to 16-bit makefiles

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

25 years agomade wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some
Vadim Zeitlin [Sun, 14 Feb 1999 21:59:48 +0000 (21:59 +0000)] 
made wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some
code in the controls sample to test them

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

25 years ago* Stream: update in doc, fix in code.
Guilhem Lavaux [Sun, 14 Feb 1999 17:46:47 +0000 (17:46 +0000)] 
* Stream: update in doc, fix in code.
* wxMMedia: various fixes, WAV and AIFF should work on Linux, preparing it
    for Windows.

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

25 years ago Fixed refresh bug in wxGLCanvas
Robert Roebling [Sun, 14 Feb 1999 13:04:39 +0000 (13:04 +0000)] 
  Fixed refresh bug in wxGLCanvas

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

25 years agoSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox);
Julian Smart [Fri, 12 Feb 1999 22:00:14 +0000 (22:00 +0000)] 
Small Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox);
wxMSW wxWindow::IsShown fix

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

25 years ago* Stream doc.
Guilhem Lavaux [Fri, 12 Feb 1999 19:03:32 +0000 (19:03 +0000)] 
* Stream doc.

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

25 years ago* Added some warning in socket doc.
Guilhem Lavaux [Fri, 12 Feb 1999 18:31:00 +0000 (18:31 +0000)] 
* Added some warning in socket doc.

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

25 years agowxToolTip entry changed (it's implemented after all)
Vadim Zeitlin [Fri, 12 Feb 1999 15:05:56 +0000 (15:05 +0000)] 
wxToolTip entry changed (it's implemented after all)

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

25 years agoadded a couple of items for 2.1
Vadim Zeitlin [Fri, 12 Feb 1999 15:03:35 +0000 (15:03 +0000)] 
added a couple of items for 2.1

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

25 years agomentioned the fact that wxArray can't be used for storing floats/doubles
Vadim Zeitlin [Fri, 12 Feb 1999 13:55:22 +0000 (13:55 +0000)] 
mentioned the fact that wxArray can't be used for storing floats/doubles

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

25 years agoSome doc corrections (added blank lines at end of docs); corrected Forty sample
Julian Smart [Fri, 12 Feb 1999 08:22:29 +0000 (08:22 +0000)] 
Some doc corrections (added blank lines at end of docs); corrected Forty sample
dialog behaviour; added dummy menubar constructors; corrected wxMSW wxRegion bug

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

25 years ago Added CTRL-TAB navigation to notebook
Robert Roebling [Thu, 11 Feb 1999 20:44:38 +0000 (20:44 +0000)] 
  Added CTRL-TAB navigation to notebook
  Added ESC -> Cancel convresion
  Added greying out of tooltips (I had some spare minutes)

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

25 years agoCW Win32 and Mac adaptions
Stefan Csomor [Thu, 11 Feb 1999 17:41:23 +0000 (17:41 +0000)] 
CW Win32 and Mac adaptions

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

25 years ago"continue;" restored to prevent the app from going into infinite loop
Vadim Zeitlin [Thu, 11 Feb 1999 17:29:09 +0000 (17:29 +0000)] 
"continue;" restored to prevent the app from going into infinite loop

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

25 years agoCW Win32 and Mac adaptions
Stefan Csomor [Thu, 11 Feb 1999 16:56:43 +0000 (16:56 +0000)] 
CW Win32 and Mac adaptions

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

25 years ago distrin corrections files
Robert Roebling [Thu, 11 Feb 1999 16:27:56 +0000 (16:27 +0000)] 
  distrin corrections files
  the return of TAB, part IV

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

25 years agoSolved wxMotif scrolling display problem; added wxImageModule;
Julian Smart [Thu, 11 Feb 1999 16:00:33 +0000 (16:00 +0000)] 
Solved wxMotif scrolling display problem; added wxImageModule;
added wxRETAINED support in wxMotif; changed wxDC::SetBackground behaviour;
changed OnKeyDown/OnChar behaviour; fixed wxToolBar toggle bugs; fixed
wxImage on wxMotif bug whereby new was used to allocate XImage data

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

25 years agoadded FreeBSD
Vadim Zeitlin [Thu, 11 Feb 1999 13:59:49 +0000 (13:59 +0000)] 
added FreeBSD

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

25 years agocompilation fixes for gcc 2.7.2.1 under FreeBSD
Vadim Zeitlin [Thu, 11 Feb 1999 13:58:30 +0000 (13:58 +0000)] 
compilation fixes for gcc 2.7.2.1 under FreeBSD

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

25 years ago Solaris compilation patches
Robert Roebling [Thu, 11 Feb 1999 12:44:10 +0000 (12:44 +0000)] 
  Solaris compilation patches
  dbtest now works a little

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

25 years ago distribution things
Robert Roebling [Wed, 10 Feb 1999 23:08:27 +0000 (23:08 +0000)] 
  distribution things
  implemented native docking for menus and toolbars
    (see toolbar sample) someone may have to create
    the new wxMenuBar constructor
  corrected wxFileDlg appearance and made it i18n
  implemented defaults buttons
  improved look of all common dlgs except print setup
  corrected forty's player dlg
  added wxMB_DOCKABLE and wxTB_DOCKABLE flags
  augmented BETA_VERSION to 4
  prevent wxListBox from sending a list_item_selected
    event when adding the first item to a list that
    is a single selection list using AppendXX()

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

25 years agoCured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
Julian Smart [Wed, 10 Feb 1999 22:44:53 +0000 (22:44 +0000)] 
Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix
for LEX (I hope)

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

25 years agobug in wxSplitPath() corrected: the returned file name doesn't have the
Vadim Zeitlin [Wed, 10 Feb 1999 20:47:01 +0000 (20:47 +0000)] 
bug in wxSplitPath() corrected: the returned file name doesn't have the
trailing dot any more

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

25 years ago* Doc updates
Guilhem Lavaux [Wed, 10 Feb 1999 20:01:06 +0000 (20:01 +0000)] 
* Doc updates
* Fixes about socket, stream core, a superfluous stream.

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

25 years ago isosurf corrections
Robert Roebling [Wed, 10 Feb 1999 17:15:19 +0000 (17:15 +0000)] 
  isosurf corrections
  #ifdeffed tab code in wxPanel

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

25 years agoadded test for long long
Karsten Ballüder [Wed, 10 Feb 1999 16:33:21 +0000 (16:33 +0000)] 
added test for long long

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

25 years agoAdded test for long long type. (Really trivial, see setup.h: SIZEOF_xxx)
Karsten Ballüder [Wed, 10 Feb 1999 16:14:18 +0000 (16:14 +0000)] 
Added test for long long type. (Really trivial, see setup.h: SIZEOF_xxx)

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

25 years agowxSplitterWindow::ReplaceWindow() function added and documented
Vadim Zeitlin [Wed, 10 Feb 1999 13:38:12 +0000 (13:38 +0000)] 
wxSplitterWindow::ReplaceWindow() function added and documented

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

25 years agoadded #include <fcntl.h> to allow compilation under Linux
Vadim Zeitlin [Wed, 10 Feb 1999 12:55:15 +0000 (12:55 +0000)] 
added #include <fcntl.h> to allow compilation under Linux

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

25 years ago Various update to Blit() SetBackground() Clear() etc.
Robert Roebling [Wed, 10 Feb 1999 11:56:15 +0000 (11:56 +0000)] 
  Various update to Blit() SetBackground() Clear() etc.

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

25 years agosmall modification to stdin/stdout/stderr behaviour in wxExcute()
Karsten Ballüder [Wed, 10 Feb 1999 11:19:10 +0000 (11:19 +0000)] 
small modification to stdin/stdout/stderr behaviour in wxExcute()

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

25 years agoAdded wxUSE_STREAMS
Julian Smart [Wed, 10 Feb 1999 10:06:17 +0000 (10:06 +0000)] 
Added wxUSE_STREAMS

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

25 years agofixed somebody's typo in a preprocessor directive (&6 --> &&)
Robin Dunn [Tue, 9 Feb 1999 22:58:34 +0000 (22:58 +0000)] 
fixed somebody's typo in a preprocessor directive (&6 --> &&)

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

25 years agowxMSW compilation problem fixed
Vadim Zeitlin [Tue, 9 Feb 1999 22:39:55 +0000 (22:39 +0000)] 
wxMSW compilation problem fixed

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