]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agounused parameter warnings suppressed
Vadim Zeitlin [Sat, 18 Sep 1999 16:57:21 +0000 (16:57 +0000)] 
unused parameter warnings suppressed

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

24 years agotypo fixed
Vadim Zeitlin [Sat, 18 Sep 1999 16:53:10 +0000 (16:53 +0000)] 
typo fixed

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

24 years agomore files to ignore (*.env)
Vadim Zeitlin [Sat, 18 Sep 1999 16:51:31 +0000 (16:51 +0000)] 
more files to ignore (*.env)

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

24 years agoambiguous ctor call resolved
Vadim Zeitlin [Sat, 18 Sep 1999 16:50:48 +0000 (16:50 +0000)] 
ambiguous ctor call resolved

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

24 years agotypo fixed
Vadim Zeitlin [Sat, 18 Sep 1999 16:49:31 +0000 (16:49 +0000)] 
typo fixed

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

24 years agounused parameter warnings suppressed
Vadim Zeitlin [Sat, 18 Sep 1999 16:49:30 +0000 (16:49 +0000)] 
unused parameter warnings suppressed

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

24 years agomore files to ignore (*.d and configarg.cache)
Vadim Zeitlin [Sat, 18 Sep 1999 16:48:25 +0000 (16:48 +0000)] 
more files to ignore (*.d and configarg.cache)

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

24 years agofont selector dialog doesn't work with GTK+ 1.0
Vadim Zeitlin [Sat, 18 Sep 1999 16:42:13 +0000 (16:42 +0000)] 
font selector dialog doesn't work with GTK+ 1.0

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

24 years agoextra consts removed here and there
Vadim Zeitlin [Sat, 18 Sep 1999 16:39:08 +0000 (16:39 +0000)] 
extra consts removed here and there

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

24 years agounused parameter warnings suppressed
Vadim Zeitlin [Sat, 18 Sep 1999 16:34:02 +0000 (16:34 +0000)] 
unused parameter warnings suppressed

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

24 years ago'static not in the beginning of the decl' warnings fixed
Vadim Zeitlin [Sat, 18 Sep 1999 16:32:53 +0000 (16:32 +0000)] 
'static not in the beginning of the decl' warnings fixed

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

24 years agoMac and OS2 files excluded from wxGTK and wxMSW modules
Vadim Zeitlin [Sat, 18 Sep 1999 16:30:44 +0000 (16:30 +0000)] 
Mac and OS2 files excluded from wxGTK and wxMSW modules

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

24 years agoFixed wxTreeCtrl to use the proper bacground color from
Robin Dunn [Sat, 18 Sep 1999 00:10:03 +0000 (00:10 +0000)] 
Fixed wxTreeCtrl to use the proper bacground color from
SystemSettings, and changed how wxListCtrl used SystemSettings
too (static method doesn't need an instance.)

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

24 years agocompilation error corrected
Vadim Zeitlin [Fri, 17 Sep 1999 23:37:27 +0000 (23:37 +0000)] 
compilation error corrected

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

24 years agonow we initialize wxListEvent correctly
Vadim Zeitlin [Fri, 17 Sep 1999 23:26:38 +0000 (23:26 +0000)] 
now we initialize wxListEvent correctly

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

24 years agoSolved problem with wxhInstance name being mangled by MSVC; wxGetInstance is now...
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 22:24:28 +0000 (22:24 +0000)] 
Solved problem with wxhInstance name being mangled by MSVC; wxGetInstance is now extern C

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

24 years agoSolved problem with wxhInstance name being mangled by MSVC
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 22:23:37 +0000 (22:23 +0000)] 
Solved problem with wxhInstance name being mangled by MSVC

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

24 years agoMore OS/2 stubs and caret fix
David Webster [Fri, 17 Sep 1999 21:46:51 +0000 (21:46 +0000)] 
More OS/2 stubs and caret fix

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

24 years agoMore stubs
David Webster [Fri, 17 Sep 1999 21:45:56 +0000 (21:45 +0000)] 
More stubs

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

24 years agouncommented a try...except that I had removed for testing.
Robin Dunn [Fri, 17 Sep 1999 15:43:05 +0000 (15:43 +0000)] 
uncommented a try...except that I had removed for testing.

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

24 years agoDon't need these in the demo directory anymore
Robin Dunn [Fri, 17 Sep 1999 05:58:27 +0000 (05:58 +0000)] 
Don't need these in the demo directory anymore

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

24 years agoNew wxHtml stuff, including a TagHandler for placing wxPython widgets
Robin Dunn [Fri, 17 Sep 1999 05:55:00 +0000 (05:55 +0000)] 
New wxHtml stuff, including a TagHandler for placing wxPython widgets
on the html page.

Some other tweaks and fixes

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

24 years agoset tooltip to be TOPMOST
Unknown (MT) [Fri, 17 Sep 1999 04:03:10 +0000 (04:03 +0000)] 
set tooltip to be TOPMOST

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

24 years ago*** empty log message ***
David Webster [Fri, 17 Sep 1999 03:29:33 +0000 (03:29 +0000)] 
*** empty log message ***

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

24 years ago- NOWAIT flag now implemented
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 01:51:06 +0000 (01:51 +0000)] 
- NOWAIT flag now implemented
- WaitForXXX are now correct (will not report readability / writability if
in the middle of a defered read / write operation)

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

24 years agotypedef unsigned int bool (instead of int) for consistency with defs.h
Guillermo Rodriguez Garcia [Fri, 17 Sep 1999 01:45:36 +0000 (01:45 +0000)] 
typedef unsigned int bool (instead of int) for consistency with defs.h

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

24 years agocall HasMask() before writing PNG files, as was done in WX_2_0_FIXES
Unknown (AN) [Thu, 16 Sep 1999 19:24:01 +0000 (19:24 +0000)] 
call HasMask() before writing PNG files, as was done in WX_2_0_FIXES

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

24 years agovetoing item collapse works again
Vadim Zeitlin [Thu, 16 Sep 1999 13:32:03 +0000 (13:32 +0000)] 
vetoing item collapse works again

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

24 years agouse "cd dir && make" instead of "cd dir; make" which results in infinite loop
Vadim Zeitlin [Thu, 16 Sep 1999 11:37:41 +0000 (11:37 +0000)] 
use "cd dir && make" instead of "cd dir; make" which results in infinite loop

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

24 years agoAdded GetMainWidget() to fix bug that was causing crashes under wxMOTIF.
Michael Bedward [Thu, 16 Sep 1999 10:32:03 +0000 (10:32 +0000)] 
Added GetMainWidget() to fix bug that was causing crashes under wxMOTIF.

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

24 years agoCorrecting minor painting problems
Patrick Albert [Thu, 16 Sep 1999 08:56:32 +0000 (08:56 +0000)] 
Correcting minor painting problems

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

24 years agoModified wxTranslateMouseEvent so that it can recognize double clicks.
Michael Bedward [Thu, 16 Sep 1999 07:33:16 +0000 (07:33 +0000)] 
Modified wxTranslateMouseEvent so that it can recognize double clicks.
This allows double click events to be intercepted by panel items.

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

24 years agoUpdated makefiles for VisualAge C++ V3.0
David Webster [Wed, 15 Sep 1999 21:56:39 +0000 (21:56 +0000)] 
Updated makefiles for VisualAge C++ V3.0

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

24 years agocorrected to allow drag and drop for mingw32/gcc295
J. Russell Smyth [Wed, 15 Sep 1999 21:45:36 +0000 (21:45 +0000)] 
corrected to allow drag and drop for mingw32/gcc295

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

24 years agoadded test for changing toolbar on the fly
Vadim Zeitlin [Wed, 15 Sep 1999 16:15:50 +0000 (16:15 +0000)] 
added test for changing toolbar on the fly

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

24 years agoremoved some unneeded bit of test code
Vadim Zeitlin [Wed, 15 Sep 1999 15:22:48 +0000 (15:22 +0000)] 
removed some unneeded bit of test code

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

24 years agounderscors are handled better in the menu item labels
Vadim Zeitlin [Wed, 15 Sep 1999 15:06:19 +0000 (15:06 +0000)] 
underscors are handled better in the menu item labels

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

24 years agocorrected the bad patch
Vadim Zeitlin [Wed, 15 Sep 1999 14:27:04 +0000 (14:27 +0000)] 
corrected the bad patch

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

24 years agopatch for AIX compilation (Hans-Joachim Baader)
Vadim Zeitlin [Wed, 15 Sep 1999 14:12:22 +0000 (14:12 +0000)] 
patch for AIX compilation (Hans-Joachim Baader)

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

24 years agoChecking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__ should be right, now
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 02:21:15 +0000 (02:21 +0000)] 
Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__ should be right, now

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

24 years agoNow uses wxSocketBase::Error() to see if last IO call failed
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:17:15 +0000 (00:17 +0000)] 
Now uses wxSocketBase::Error() to see if last IO call failed

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

24 years agoVarious small bugfixes
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:15:39 +0000 (00:15 +0000)] 
Various small bugfixes
Serious bugfix in ReadMsg (Read was being called with buffer == NULL !)
Added m_error
Added error handling to all IO functions
Discard now correctly updates m_lcount
Implemented wxSocketBase::SetTimeout
Deleted wxSocketClient::OnRequest (all is handled inside wxSocketBase's)

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

24 years agoYou CAN'T check for wxUSE_SOCKET *before* #including <wx/setup.h>!!! Who has done...
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:09:54 +0000 (00:09 +0000)] 
You CAN'T check for wxUSE_SOCKET *before* #including <wx/setup.h>!!! Who has done this?

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

24 years agowxSocketBase::OnRequest is non.virtual now (and there is no wxSocketClient::OnRequest
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:04:44 +0000 (00:04 +0000)] 
wxSocketBase::OnRequest is non.virtual now (and there is no wxSocketClient::OnRequest

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

24 years agoAdded _GSOCKET_STANDALONE_ symbol
Guillermo Rodriguez Garcia [Wed, 15 Sep 1999 00:02:49 +0000 (00:02 +0000)] 
Added _GSOCKET_STANDALONE_ symbol

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

24 years agoAdded GetParser method to wxHtmlWindow
Robin Dunn [Tue, 14 Sep 1999 21:09:30 +0000 (21:09 +0000)] 
Added GetParser method to wxHtmlWindow

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

24 years agoPatches for mingw32/gcc-2.95
J. Russell Smyth [Tue, 14 Sep 1999 21:03:19 +0000 (21:03 +0000)] 
Patches for mingw32/gcc-2.95

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

24 years agoMingw32/gcc-2.95 change
J. Russell Smyth [Tue, 14 Sep 1999 20:57:06 +0000 (20:57 +0000)] 
Mingw32/gcc-2.95 change

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

24 years agoChanges for mingw32/gcc-2.95
J. Russell Smyth [Tue, 14 Sep 1999 20:55:29 +0000 (20:55 +0000)] 
Changes for mingw32/gcc-2.95

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

24 years agoMakefile for mingw/gcc-2.95
J. Russell Smyth [Tue, 14 Sep 1999 20:54:48 +0000 (20:54 +0000)] 
Makefile for mingw/gcc-2.95

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

24 years agoAdded makeg295.env file for building with gcc-2.95/mingw
J. Russell Smyth [Tue, 14 Sep 1999 20:53:04 +0000 (20:53 +0000)] 
Added makeg295.env file for building with gcc-2.95/mingw

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

24 years agoAdded files for mingw32/gcc-2.95/norlander headers build
J. Russell Smyth [Tue, 14 Sep 1999 20:52:00 +0000 (20:52 +0000)] 
Added files for mingw32/gcc-2.95/norlander headers build

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

24 years agoAdded makefile and resource script for building under mingw32
J. Russell Smyth [Tue, 14 Sep 1999 20:30:33 +0000 (20:30 +0000)] 
Added makefile and resource script for building under mingw32

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

24 years agoChanged AppendCommon (called by all Append methods) so it doesn't
Harco de Hilster [Tue, 14 Sep 1999 19:32:20 +0000 (19:32 +0000)] 
Changed AppendCommon (called by all Append methods) so it doesn't
call ApplyWidgetStyle (which applies the current style to all list_items,
which should already have the right style), but instead only applies
the style to the new list_item. This results in a *great* speedup for large
listboxes.

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

24 years agoifdef'ed out GetBoundingRect for wxGTK
Robin Dunn [Tue, 14 Sep 1999 03:34:00 +0000 (03:34 +0000)] 
ifdef'ed out GetBoundingRect for wxGTK

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

24 years agoNo need to separate generated code for html because there are no
Robin Dunn [Tue, 14 Sep 1999 02:17:59 +0000 (02:17 +0000)] 
No need to separate generated code for html because there are no
platform differences.

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

24 years agowxPython html module updates. The beginings of tag handler support.
Robin Dunn [Mon, 13 Sep 1999 19:34:01 +0000 (19:34 +0000)] 
wxPython html module updates.  The beginings of tag handler support.

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

24 years agoAdded ogl to the module list
Robin Dunn [Mon, 13 Sep 1999 19:32:26 +0000 (19:32 +0000)] 
Added ogl to the module list

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

24 years agoThe beginings of wxHtmlWindow support in the wxPython demo
Robin Dunn [Mon, 13 Sep 1999 19:31:50 +0000 (19:31 +0000)] 
The beginings of wxHtmlWindow support in the wxPython demo

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

24 years agoMore tweaks
Robin Dunn [Mon, 13 Sep 1999 19:29:53 +0000 (19:29 +0000)] 
More tweaks

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

24 years agoMoved wxPy_ConvertList function from oglhelpers to helpers
Robin Dunn [Mon, 13 Sep 1999 19:28:10 +0000 (19:28 +0000)] 
Moved wxPy_ConvertList function from oglhelpers to helpers

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

24 years ago*** empty log message ***
Robin Dunn [Mon, 13 Sep 1999 19:20:10 +0000 (19:20 +0000)] 
*** empty log message ***

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

24 years agoChanged HWND --> WXHWND in tooltip.h so it can be included in files
Robin Dunn [Mon, 13 Sep 1999 19:19:57 +0000 (19:19 +0000)] 
Changed HWND --> WXHWND in tooltip.h so it can be included in files
that don't include windows headers.

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

24 years agoNow specifies the corrent EVT_ macro names for wxScrollBar
Robin Dunn [Mon, 13 Sep 1999 18:21:38 +0000 (18:21 +0000)] 
Now specifies the corrent EVT_ macro names for wxScrollBar

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

24 years agosmall fixes
Harco de Hilster [Mon, 13 Sep 1999 18:11:31 +0000 (18:11 +0000)] 
small fixes

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

24 years agoAdded DLL versions of project files.
Julian Smart [Mon, 13 Sep 1999 17:53:28 +0000 (17:53 +0000)] 
Added DLL versions of project files.

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

24 years agoNow setting the right library switches for both platforms...
Robin Dunn [Mon, 13 Sep 1999 17:46:50 +0000 (17:46 +0000)] 
Now setting the right library switches for both platforms...

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

24 years agoFixed surplus space in help output.
Harco de Hilster [Mon, 13 Sep 1999 17:17:45 +0000 (17:17 +0000)] 
Fixed surplus space in help output.

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

24 years agoChanged configure option --with-libgif to --enable-gif
Harco de Hilster [Mon, 13 Sep 1999 17:15:43 +0000 (17:15 +0000)] 
Changed configure option --with-libgif to --enable-gif
gif now defines wxUSE_GIF instead of wxUSE_LIBGIF
also added --enable-pcx (wxUSE_PCX) and --enable-pnm (wxUSE_PNM).

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

24 years agoAdded VC++ 5 wxWin project files (not generated sample project files)
Julian Smart [Mon, 13 Sep 1999 14:31:48 +0000 (14:31 +0000)] 
Added VC++ 5 wxWin project files (not generated sample project files)

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

24 years agoMade HelpGen into a wxWin app (still uses command-line args); moved includes
Julian Smart [Mon, 13 Sep 1999 14:29:41 +0000 (14:29 +0000)] 
Made HelpGen into a wxWin app (still uses command-line args); moved includes
into src for simplicity; added VC++ 5 project file

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

24 years agonew include file for change to new wxHtmlHelp classes.
Harco de Hilster [Mon, 13 Sep 1999 13:24:06 +0000 (13:24 +0000)] 
new include file for change to new wxHtmlHelp classes.

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

24 years agoTook anonymous class out of wxHtmlHelpFrame; corrected some typos
Julian Smart [Mon, 13 Sep 1999 13:16:28 +0000 (13:16 +0000)] 
Took anonymous class out of wxHtmlHelpFrame; corrected some typos

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

24 years agoConfigure support for OGL
Robin Dunn [Mon, 13 Sep 1999 07:18:36 +0000 (07:18 +0000)] 
Configure support for OGL

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

24 years agoadd detachmenu, insert menu, replace menu
Unknown (MT) [Mon, 13 Sep 1999 07:17:09 +0000 (07:17 +0000)] 
add detachmenu, insert menu, replace menu

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

24 years agouse global hwndTT
Unknown (MT) [Mon, 13 Sep 1999 07:16:40 +0000 (07:16 +0000)] 
use global hwndTT

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

24 years agoAdd detachmenu
Unknown (MT) [Mon, 13 Sep 1999 07:16:18 +0000 (07:16 +0000)] 
Add detachmenu

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

24 years agoAdd wxTE_AUTO_SCROLL
Unknown (MT) [Mon, 13 Sep 1999 07:15:46 +0000 (07:15 +0000)] 
Add wxTE_AUTO_SCROLL

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

24 years agouse a global hwndTT
Unknown (MT) [Mon, 13 Sep 1999 07:15:11 +0000 (07:15 +0000)] 
use a global hwndTT

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

24 years agoadd wxTE_AUTO_SCROLL
Unknown (MT) [Mon, 13 Sep 1999 07:14:27 +0000 (07:14 +0000)] 
add wxTE_AUTO_SCROLL

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

24 years agoblit using icon mask
Unknown (MT) [Mon, 13 Sep 1999 07:13:52 +0000 (07:13 +0000)] 
blit using icon mask

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

24 years agoAdd detachmenu, insert menu, replace menu.
Unknown (MT) [Mon, 13 Sep 1999 07:13:16 +0000 (07:13 +0000)] 
Add detachmenu, insert menu, replace menu.

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

24 years agoAdded callback to start in current directory
Unknown (MT) [Mon, 13 Sep 1999 06:38:43 +0000 (06:38 +0000)] 
Added callback to start in current directory

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

24 years agoAllowed gsocket to compile when wxUSE_SOCKETS is 0
Robin Dunn [Mon, 13 Sep 1999 05:31:20 +0000 (05:31 +0000)] 
Allowed gsocket to compile when wxUSE_SOCKETS is 0

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

24 years agoMakefile updates from new filelist.txt
Robin Dunn [Mon, 13 Sep 1999 05:30:01 +0000 (05:30 +0000)] 
Makefile updates from new filelist.txt

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

24 years agoFixed some compile errors (MSVC++ 6) and some very strange link errors when
Robin Dunn [Mon, 13 Sep 1999 05:27:36 +0000 (05:27 +0000)] 
Fixed some compile errors (MSVC++ 6) and some very strange link errors when
building a DLL.

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

24 years agoAdded implicit rule for building .c files in msw directory (gsocket)
Robin Dunn [Mon, 13 Sep 1999 05:25:30 +0000 (05:25 +0000)] 
Added implicit rule for building .c files in msw directory (gsocket)

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

24 years agoAllowed tbarsmpl to be built for win32 as it still has its uses.
Robin Dunn [Mon, 13 Sep 1999 05:24:57 +0000 (05:24 +0000)] 
Allowed tbarsmpl to be built for win32 as it still has its uses.

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

24 years agoAdded WXDLLEXPORT's to the class definitions
Robin Dunn [Mon, 13 Sep 1999 03:49:33 +0000 (03:49 +0000)] 
Added WXDLLEXPORT's to the class definitions

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

24 years agoSome OGl updates:
Robin Dunn [Mon, 13 Sep 1999 03:08:57 +0000 (03:08 +0000)] 
Some OGl updates:
uses wxINVERT instead of wxXOR

a couple minor tweaks

VC makefiles now use Debug and Release for object files
depending on FINAL

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

24 years agoMade wxNO_DEFAULT set the "no" button as the default, according to the docs
Robin Dunn [Mon, 13 Sep 1999 02:50:35 +0000 (02:50 +0000)] 
Made wxNO_DEFAULT set the "no" button as the default, according to the docs

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

24 years agofixed typo (?)
Harco de Hilster [Sun, 12 Sep 1999 18:49:59 +0000 (18:49 +0000)] 
fixed typo (?)

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

24 years agoNew HTML help system. The old controller class has been split in
Harco de Hilster [Sun, 12 Sep 1999 17:45:34 +0000 (17:45 +0000)] 
New HTML help system. The old controller class has been split in
three parts; basic data, a frame and a controller. Docs will appear
shortly...

All Makefiles should be correctly updated. To be sure, I put an
#error pragma in the old files, which will be removed in a few days.

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

24 years agofixed (didn't work at all)
Guillermo Rodriguez Garcia [Sun, 12 Sep 1999 11:19:35 +0000 (11:19 +0000)] 
fixed (didn't work at all)

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

24 years agoAdded _GSocket_Configure()
Guillermo Rodriguez Garcia [Sun, 12 Sep 1999 11:18:15 +0000 (11:18 +0000)] 
Added _GSocket_Configure()

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

24 years agoFixed a bug when GSocket_SetCallback was used before allocating the internal socket
Guillermo Rodriguez Garcia [Sun, 12 Sep 1999 11:17:00 +0000 (11:17 +0000)] 
Fixed a bug when GSocket_SetCallback was used before allocating the internal socket

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

24 years agolittle changes
Guillermo Rodriguez Garcia [Sat, 11 Sep 1999 20:30:17 +0000 (20:30 +0000)] 
little changes

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

24 years agoPrototypes for some _internal_ functions had to be changed (API remains the same)
Guillermo Rodriguez Garcia [Sat, 11 Sep 1999 20:29:50 +0000 (20:29 +0000)] 
Prototypes for some _internal_ functions had to be changed (API remains the same)

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

24 years agoAdded GSocket_Select() and removed some unused functions
Guillermo Rodriguez Garcia [Sat, 11 Sep 1999 20:29:14 +0000 (20:29 +0000)] 
Added GSocket_Select() and removed some unused functions

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

24 years ago- Completed WaitOnAccept
Guillermo Rodriguez Garcia [Sat, 11 Sep 1999 20:27:55 +0000 (20:27 +0000)] 
- Completed WaitOnAccept
- Rewritten all the WaitXXX functions so that they do not depend on the
event notification system.
- Rewritten all the internal event system; now all events are internally
monitorized, but users are notified only of these events they are
interested in. This solves a lot of hard-to-catch little problems
and bugs which could arise sometimes.
- Rewritten all the automatic event notifier code.
- Added callback management code, which had been forgotten (badly needed
for wxTCPConnection in IPC classes)
- Fixed wxSocketBase::Write(), which didn't honour the WAITALL flag.
- Fixed some other bugs.
- The code is now much more stable and robust than before (because
the architecture is more robust, but it still needs testing).

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