]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agowxCheckListBox fixes: crash/memory leak when items are dynamically
Vadim Zeitlin [Sun, 28 Feb 1999 15:35:51 +0000 (15:35 +0000)] 
wxCheckListBox fixes: crash/memory leak when items are dynamically
inserted/deleted corrected and docs updated

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

25 years agoshows different SetCursor() calls
Vadim Zeitlin [Sun, 28 Feb 1999 14:18:05 +0000 (14:18 +0000)] 
shows different SetCursor() calls

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

25 years agoSetCursor() doesn't set cursor for children of the window any more
Vadim Zeitlin [Sun, 28 Feb 1999 14:16:33 +0000 (14:16 +0000)] 
SetCursor() doesn't set cursor for children of the window any more

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

25 years agowxArrayString documentation added
Vadim Zeitlin [Sun, 28 Feb 1999 13:58:05 +0000 (13:58 +0000)] 
wxArrayString documentation added

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

25 years ago* Added "--with-sockets" and made wxSocket optionnal.
Guilhem Lavaux [Sun, 28 Feb 1999 12:36:21 +0000 (12:36 +0000)] 
* Added "--with-sockets" and made wxSocket optionnal.

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

25 years agosome more files to ignore for cvs
Vadim Zeitlin [Sun, 28 Feb 1999 00:00:41 +0000 (00:00 +0000)] 
some more files to ignore for cvs

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

25 years agocursor problem in sash windows corrected
Vadim Zeitlin [Sat, 27 Feb 1999 23:55:04 +0000 (23:55 +0000)] 
cursor problem in sash windows corrected

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

25 years agocompilation fix
Vadim Zeitlin [Sat, 27 Feb 1999 23:54:22 +0000 (23:54 +0000)] 
compilation fix

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

25 years ago1. wxListCtrl fixes
Vadim Zeitlin [Sat, 27 Feb 1999 23:52:48 +0000 (23:52 +0000)] 
1. wxListCtrl fixes
 a) implemented GetColumnCount()
 b) columns are always created with some reasonable (i.e. != 0) width

2. wxRadioBox: keyboard navigation now works inside it (almost) as it should

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

25 years agoadded 'provides wxwin'
Vadim Zeitlin [Sat, 27 Feb 1999 23:16:54 +0000 (23:16 +0000)] 
added 'provides wxwin'

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

25 years agounused param warning suppressed
Vadim Zeitlin [Sat, 27 Feb 1999 22:51:13 +0000 (22:51 +0000)] 
unused param warning suppressed

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

25 years ago* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.
Guilhem Lavaux [Sat, 27 Feb 1999 21:01:05 +0000 (21:01 +0000)] 
* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.
* wxSocket stream fix: they can be encapsulated by now
* Doc update: wxURL::GetPath

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

25 years agoVK_APPS handling
Vadim Zeitlin [Sat, 27 Feb 1999 14:40:06 +0000 (14:40 +0000)] 
VK_APPS handling

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

25 years agoMSWProcessMessage speed up by a factor of 100 (at least)
Vadim Zeitlin [Sat, 27 Feb 1999 14:39:34 +0000 (14:39 +0000)] 
MSWProcessMessage speed up by a factor of 100 (at least)

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

25 years agowxTreeCtrl::GetBoundRect() implemented
Vadim Zeitlin [Sat, 27 Feb 1999 14:38:46 +0000 (14:38 +0000)] 
wxTreeCtrl::GetBoundRect() implemented

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

25 years agokeyboard navigation in dialogs works (again)
Vadim Zeitlin [Sat, 27 Feb 1999 14:37:31 +0000 (14:37 +0000)] 
keyboard navigation in dialogs works (again)

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

25 years ago1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink
Vadim Zeitlin [Sat, 27 Feb 1999 14:36:05 +0000 (14:36 +0000)] 
1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink
   leading to nowhere)
2. wxTreeCtrl::GetBoundRect() documentation updated

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

25 years ago* Big memory bug fixed in socket/getline fixed.
Guilhem Lavaux [Sat, 27 Feb 1999 11:32:10 +0000 (11:32 +0000)] 
* Big memory bug fixed in socket/getline fixed.
* Added two missing "virtual" in stream.h (Sorry, you'll have to rebuild all)

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

25 years agoAdded missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS
Robin Dunn [Sat, 27 Feb 1999 04:21:58 +0000 (04:21 +0000)] 
Added missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS

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

25 years agominor tweaks for testing
Robin Dunn [Sat, 27 Feb 1999 04:20:50 +0000 (04:20 +0000)] 
minor tweaks for testing

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

25 years agoi18n overview
Vadim Zeitlin [Sat, 27 Feb 1999 01:43:43 +0000 (01:43 +0000)] 
i18n overview

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

25 years agowxSetCursor() bug with splitters corrected
Vadim Zeitlin [Sat, 27 Feb 1999 01:33:05 +0000 (01:33 +0000)] 
wxSetCursor() bug with splitters corrected

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

25 years ago1. (very) short i18n overview added, wxGetTranslation() documented.
Vadim Zeitlin [Sat, 27 Feb 1999 01:26:26 +0000 (01:26 +0000)] 
1. (very) short i18n overview added, wxGetTranslation() documented.
2. wxTreeCtrl overview written and documentation updated
3. wxString docmunetation updated (no more unresolved references)
4. wxWindow::SetCursor() recursive behaviour mentioned

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

25 years agoDoSetClientSize omissions fixed; some doc fixes
Julian Smart [Fri, 26 Feb 1999 22:22:13 +0000 (22:22 +0000)] 
DoSetClientSize omissions fixed; some doc fixes

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

25 years agochar */wxString confusion cleaned in the docs
Vadim Zeitlin [Fri, 26 Feb 1999 21:13:12 +0000 (21:13 +0000)] 
char */wxString confusion cleaned in the docs

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

25 years agowxLog fix as for wxMSW
Vadim Zeitlin [Fri, 26 Feb 1999 20:56:54 +0000 (20:56 +0000)] 
wxLog fix as for wxMSW

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

25 years ago*** empty log message ***
Guilhem Lavaux [Fri, 26 Feb 1999 18:54:44 +0000 (18:54 +0000)] 
*** empty log message ***

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

25 years ago* Missing doc file.
Guilhem Lavaux [Fri, 26 Feb 1999 18:51:51 +0000 (18:51 +0000)] 
* Missing doc file.

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

25 years agoFixed wxMSW arrow key bug, changed wxPoem window to a wxWindow
Julian Smart [Fri, 26 Feb 1999 18:04:12 +0000 (18:04 +0000)] 
Fixed wxMSW arrow key bug, changed wxPoem window to a wxWindow

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

25 years agoDoc fixes
Julian Smart [Fri, 26 Feb 1999 17:29:39 +0000 (17:29 +0000)] 
Doc fixes

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

25 years agoadded double click handler. various minor fixes.
Harco de Hilster [Fri, 26 Feb 1999 17:01:16 +0000 (17:01 +0000)] 
added double click handler. various minor fixes.

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

25 years agoSome doc fixes
Julian Smart [Fri, 26 Feb 1999 09:45:30 +0000 (09:45 +0000)] 
Some doc fixes

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

25 years agoA port of tkPlotCanvas.py. Requires Numeric module.
Harco de Hilster [Fri, 26 Feb 1999 00:25:13 +0000 (00:25 +0000)] 
A port of tkPlotCanvas.py. Requires Numeric module.

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

25 years agowxBitmapButton bug fixed
Julian Smart [Thu, 25 Feb 1999 22:53:49 +0000 (22:53 +0000)] 
wxBitmapButton bug fixed

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

25 years ago* Added a small wxHTTP description
Guilhem Lavaux [Thu, 25 Feb 1999 20:13:10 +0000 (20:13 +0000)] 
* Added a small wxHTTP description
* Added some example/description to wxFTP
* Some more on wxURL

* Added missing file in wxMMedia

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

25 years agodelete all log messages suppressed
Vadim Zeitlin [Thu, 25 Feb 1999 15:45:33 +0000 (15:45 +0000)] 
delete all log messages suppressed

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

25 years agoSmall changes
Julian Smart [Thu, 25 Feb 1999 15:09:23 +0000 (15:09 +0000)] 
Small changes

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

25 years agoCorrected some .tex problems
Julian Smart [Thu, 25 Feb 1999 15:07:00 +0000 (15:07 +0000)] 
Corrected some .tex problems

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

25 years ago1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
Vadim Zeitlin [Thu, 25 Feb 1999 14:47:18 +0000 (14:47 +0000)] 
1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
   suppress _annoying_ bell.
2. Docs and samples updated to reflect this.

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

25 years agoInsertItems() implemented for wxGTK
Vadim Zeitlin [Thu, 25 Feb 1999 13:50:44 +0000 (13:50 +0000)] 
InsertItems() implemented for wxGTK

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

25 years agocheck list box sample updated to test InsertItems
Vadim Zeitlin [Thu, 25 Feb 1999 13:50:16 +0000 (13:50 +0000)] 
check list box sample updated to test InsertItems

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

25 years agomore HP-UX fixes
Vadim Zeitlin [Thu, 25 Feb 1999 13:38:09 +0000 (13:38 +0000)] 
more HP-UX fixes

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

25 years agoInsertItems() documented
Vadim Zeitlin [Thu, 25 Feb 1999 12:38:56 +0000 (12:38 +0000)] 
InsertItems() documented

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

25 years agoSetSize() fixes
Vadim Zeitlin [Thu, 25 Feb 1999 12:25:55 +0000 (12:25 +0000)] 
SetSize() fixes

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

25 years agoGetNextItem() now checks for item < GetItemCount() to avoid illegal
Karsten Ballüder [Thu, 25 Feb 1999 10:32:48 +0000 (10:32 +0000)] 
GetNextItem() now checks for item < GetItemCount() to avoid illegal
wxList access beyond end of list.

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

25 years agomore DG-UX compilation fixes (thanks to Benjamin Beckwith)
Vadim Zeitlin [Thu, 25 Feb 1999 09:36:35 +0000 (09:36 +0000)] 
more DG-UX compilation fixes (thanks to Benjamin Beckwith)

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

25 years agowxPython version 2.0b5
Robin Dunn [Thu, 25 Feb 1999 07:18:52 +0000 (07:18 +0000)] 
wxPython version 2.0b5

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

25 years agowxPython version 2.0b5
Robin Dunn [Thu, 25 Feb 1999 07:09:51 +0000 (07:09 +0000)] 
wxPython version 2.0b5

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

25 years agowxString docs are nearly complete (but don't compile :-( ), a brief threads
Vadim Zeitlin [Wed, 24 Feb 1999 23:53:40 +0000 (23:53 +0000)] 
wxString docs are nearly complete (but don't compile :-( ), a brief threads
overview

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

25 years agodemonstrates SetCursor() now too
Vadim Zeitlin [Wed, 24 Feb 1999 23:50:59 +0000 (23:50 +0000)] 
demonstrates SetCursor() now too

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

25 years agoSetCursor() works now
Vadim Zeitlin [Wed, 24 Feb 1999 23:48:32 +0000 (23:48 +0000)] 
SetCursor() works now

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

25 years agoadded /usr/include/Xm to the search path
Vadim Zeitlin [Wed, 24 Feb 1999 14:53:59 +0000 (14:53 +0000)] 
added /usr/include/Xm to the search path

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

25 years agowxGTK fixes for the yesterday's addition of m_isWindow flag
Vadim Zeitlin [Wed, 24 Feb 1999 13:15:42 +0000 (13:15 +0000)] 
wxGTK fixes for the yesterday's addition of m_isWindow flag

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

25 years agoMore wxPython docs...
Robin Dunn [Wed, 24 Feb 1999 08:17:50 +0000 (08:17 +0000)] 
More wxPython docs...

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

25 years agoSome stubs corrections; Motif corrections incl. busy cursor fix; doc corrections
Julian Smart [Wed, 24 Feb 1999 08:02:28 +0000 (08:02 +0000)] 
Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections

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

25 years agoSome wxPython interface change updates. Moved refresh button. Platform
Harco de Hilster [Wed, 24 Feb 1999 00:46:09 +0000 (00:46 +0000)] 
Some wxPython interface change updates. Moved refresh button. Platform
sensitive defaults for external browser. uses wxYield instead of (silly)
quicktimer hack.

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

25 years agoreenabled some methods for wxPython on wxGTK
Robin Dunn [Tue, 23 Feb 1999 23:48:55 +0000 (23:48 +0000)] 
reenabled some methods for wxPython on wxGTK

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

25 years agowxCritSection change to accomodate mem checking system (even better :-)
Vadim Zeitlin [Tue, 23 Feb 1999 23:24:50 +0000 (23:24 +0000)] 
wxCritSection change to accomodate mem checking system (even better :-)

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

25 years agowxCritSection change to accomodate mem checking system
Vadim Zeitlin [Tue, 23 Feb 1999 23:23:00 +0000 (23:23 +0000)] 
wxCritSection change to accomodate mem checking system

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

25 years agomore cursor fixes (now ::wxSetCursor() works too)
Vadim Zeitlin [Tue, 23 Feb 1999 23:08:40 +0000 (23:08 +0000)] 
more cursor fixes (now ::wxSetCursor() works too)

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

25 years agoCzech language
Václav Slavík [Tue, 23 Feb 1999 23:00:22 +0000 (23:00 +0000)] 
Czech language

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

25 years agosome very minor fixes (I don't even remember what exactly)
Vadim Zeitlin [Tue, 23 Feb 1999 22:57:19 +0000 (22:57 +0000)] 
some very minor fixes (I don't even remember what exactly)

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

25 years agomenu help string fix
Vadim Zeitlin [Tue, 23 Feb 1999 22:53:48 +0000 (22:53 +0000)] 
menu help string fix

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

25 years agowxBeginBusyCursor now works (better)
Vadim Zeitlin [Tue, 23 Feb 1999 22:51:14 +0000 (22:51 +0000)] 
wxBeginBusyCursor now works (better)

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

25 years agowxLogXXX() functions called near app termiantion shouldn't crash
Vadim Zeitlin [Tue, 23 Feb 1999 22:49:26 +0000 (22:49 +0000)] 
wxLogXXX() functions called near app termiantion shouldn't crash

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

25 years agocompilation fixes
Vadim Zeitlin [Tue, 23 Feb 1999 22:43:48 +0000 (22:43 +0000)] 
compilation fixes

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

25 years agonew options: wxUSE_OLE (on by default except for some compilers),
Vadim Zeitlin [Tue, 23 Feb 1999 22:42:49 +0000 (22:42 +0000)] 
new options: wxUSE_OLE (on by default except for some compilers),
wxUSE_DYNLIB_CLASS (off by default)

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

25 years agosmall optimizations: m_isWindow and m_isCommandEvent flags introduced
Vadim Zeitlin [Tue, 23 Feb 1999 22:41:37 +0000 (22:41 +0000)] 
small optimizations: m_isWindow and m_isCommandEvent flags introduced

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

25 years agoanother wxBeginBusyCursor fix
Vadim Zeitlin [Tue, 23 Feb 1999 19:05:55 +0000 (19:05 +0000)] 
another wxBeginBusyCursor fix

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

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