]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

24 years agoAdded GSocket_Select()
Guillermo Rodriguez Garcia [Sat, 11 Sep 1999 20:17:49 +0000 (20:17 +0000)] 
Added GSocket_Select()

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

24 years agoAdded GSocket_Select() and fixed some things
Guillermo Rodriguez Garcia [Sat, 11 Sep 1999 20:14:30 +0000 (20:14 +0000)] 
Added GSocket_Select() and fixed some things

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

24 years agosensible default...
Harco de Hilster [Fri, 10 Sep 1999 19:14:15 +0000 (19:14 +0000)] 
sensible default...

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

24 years agoMade wxNO_DEFAULT set the "no" button as the default, according to the docs
Robin Dunn [Fri, 10 Sep 1999 17:57:47 +0000 (17:57 +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@3609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

24 years agowxPython module for OGL added.
Robin Dunn [Fri, 10 Sep 1999 06:25:47 +0000 (06:25 +0000)] 
wxPython module for OGL added.

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

24 years agoSome tweaks and updates
Robin Dunn [Fri, 10 Sep 1999 06:23:48 +0000 (06:23 +0000)] 
Some tweaks and updates

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

24 years agoBetter dependency checking
Robin Dunn [Fri, 10 Sep 1999 06:23:03 +0000 (06:23 +0000)] 
Better dependency checking

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

24 years agoPut Get/Set/Push/PopEventHandler methods back in.
Robin Dunn [Fri, 10 Sep 1999 06:11:12 +0000 (06:11 +0000)] 
Put Get/Set/Push/PopEventHandler methods back in.

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

24 years agoLots more support for event-less callbacks
Robin Dunn [Fri, 10 Sep 1999 06:05:32 +0000 (06:05 +0000)] 
Lots more support for event-less callbacks
Exported some symbols for the other modules to use
etc.

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

24 years agowxUSE_GIF instead of wxUSE_LIBGIF
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:20:37 +0000 (22:20 +0000)] 
wxUSE_GIF instead of wxUSE_LIBGIF

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

24 years agoOps. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:19:18 +0000 (22:19 +0000)] 
Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)

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

24 years agosmall changes here and there
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:16:11 +0000 (22:16 +0000)] 
small changes here and there

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

24 years agowxUSE_GIF instead of wxUSE_LIBGIF
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:14:22 +0000 (22:14 +0000)] 
wxUSE_GIF instead of wxUSE_LIBGIF

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

24 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:12:08 +0000 (22:12 +0000)] 
*** empty log message ***

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

24 years agoAccept, AcceptWith -> wait parameter
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:08:31 +0000 (22:08 +0000)] 
Accept, AcceptWith -> wait parameter
WaitOnAccept
m_establishing member for correct WaitOnConnect

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

24 years agoFixed WaitOnConnect().
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:03:20 +0000 (22:03 +0000)] 
Fixed WaitOnConnect().
Added wait parameter to Accept() and AcceptWith()
Added WaitOnAccept() (incomplete)
Added about a dozen or so small bugfixes here and there.

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

24 years agoReplaced wxUSE_LIBGIF with wxUSE_GIF
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 22:01:30 +0000 (22:01 +0000)] 
Replaced wxUSE_LIBGIF with wxUSE_GIF

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

24 years agoAdded #include "wx/setup.h" (or "wx/defs.h") before checking for
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 21:58:54 +0000 (21:58 +0000)] 
Added #include "wx/setup.h" (or "wx/defs.h") before checking for
wxUSE_***

Merged wxUSE_*** and wxUSE_STREAM (is this right?)

Replaced wxUSE_LIBGIF with wxUSE_GIF everywhere

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

24 years agoVisualAge C++ V4.0 configuration files
David Webster [Thu, 9 Sep 1999 21:24:24 +0000 (21:24 +0000)] 
VisualAge C++ V4.0 configuration files

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

24 years agoLatest OS/2 compiler bug fixes for common and generic
David Webster [Thu, 9 Sep 1999 21:22:51 +0000 (21:22 +0000)] 
Latest OS/2 compiler bug fixes for common and generic

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

24 years agoFixed some bus in Connect()
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 19:16:23 +0000 (19:16 +0000)] 
Fixed some bus in Connect()

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

24 years agocosmetic fix
Karsten Ballüder [Thu, 9 Sep 1999 13:41:40 +0000 (13:41 +0000)] 
cosmetic fix

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

24 years agoNothing serious here :-)
Guillermo Rodriguez Garcia [Thu, 9 Sep 1999 12:25:47 +0000 (12:25 +0000)] 
Nothing serious here :-)

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

24 years agoSmall bug fix
Julian Smart [Thu, 9 Sep 1999 11:22:20 +0000 (11:22 +0000)] 
Small bug fix

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

24 years agono more errors in make clean
Karsten Ballüder [Thu, 9 Sep 1999 08:56:09 +0000 (08:56 +0000)] 
no more errors in make clean

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

24 years agoBugfix in GSocket_Cleanup()
Guillermo Rodriguez Garcia [Wed, 8 Sep 1999 22:13:48 +0000 (22:13 +0000)] 
Bugfix in GSocket_Cleanup()

GSocket_Connect and GSocket_WaitConnection now detect EWOULDBLOCK
errors and act accordingly (this is needed for correct wxSocket
behaviour)

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

24 years agoFixed cursor loading on Win95
Julian Smart [Wed, 8 Sep 1999 12:39:41 +0000 (12:39 +0000)] 
Fixed cursor loading on Win95

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

24 years agoAdded wxTE_NO_VSCROLL style; corrected joystick event class
Julian Smart [Wed, 8 Sep 1999 08:29:49 +0000 (08:29 +0000)] 
Added wxTE_NO_VSCROLL style; corrected joystick event class

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

24 years agoLittle changes
Guillermo Rodriguez Garcia [Tue, 7 Sep 1999 16:23:46 +0000 (16:23 +0000)] 
Little changes

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

24 years agoAdded -lwsock32 (needed for socket support)
Guillermo Rodriguez Garcia [Tue, 7 Sep 1999 15:40:37 +0000 (15:40 +0000)] 
Added -lwsock32 (needed for socket support)

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

24 years agoAdded gsocket.c for MSW
Guillermo Rodriguez Garcia [Tue, 7 Sep 1999 15:37:31 +0000 (15:37 +0000)] 
Added gsocket.c for MSW

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

24 years agowxSocketClient::Connect() now honours the 'wait' parameter.
Guillermo Rodriguez Garcia [Tue, 7 Sep 1999 15:34:27 +0000 (15:34 +0000)] 
wxSocketClient::Connect() now honours the 'wait' parameter.

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

24 years agoGSocket for MSW
Guillermo Rodriguez Garcia [Tue, 7 Sep 1999 15:25:48 +0000 (15:25 +0000)] 
GSocket for MSW

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

24 years agoHeader file for MSW GSocket
Guillermo Rodriguez Garcia [Tue, 7 Sep 1999 15:20:51 +0000 (15:20 +0000)] 
Header file for MSW GSocket

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

24 years agoCorrected #include in gsockmot.cpp
Julian Smart [Tue, 7 Sep 1999 08:22:23 +0000 (08:22 +0000)] 
Corrected #include in gsockmot.cpp

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

24 years agoFixed include gsockunix.h line
J. Russell Smyth [Tue, 7 Sep 1999 05:28:25 +0000 (05:28 +0000)] 
Fixed include gsockunix.h line

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

24 years agoMoved gsockunx.h from src/unix to include/wx/unix
Guilhem Lavaux [Mon, 6 Sep 1999 19:06:46 +0000 (19:06 +0000)] 
Moved gsockunx.h from src/unix to include/wx/unix
Added include/wx/unix/gsockunx.h to Makefile.in

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

24 years agoAdded documentation for wxMenuBar::Refresh()
Patrick Albert [Mon, 6 Sep 1999 12:54:56 +0000 (12:54 +0000)] 
Added documentation for wxMenuBar::Refresh()

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

24 years agoChanged scope of wxMenuBar::Refresh() from protected to public.
Patrick Albert [Mon, 6 Sep 1999 12:53:09 +0000 (12:53 +0000)] 
Changed scope of wxMenuBar::Refresh() from protected to public.

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

24 years agoAdded missing constant
Julian Smart [Mon, 6 Sep 1999 12:15:33 +0000 (12:15 +0000)] 
Added missing constant

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

24 years agoChanged value of wxGA_SMOOTH (clashed with wxVERTICAL)
Julian Smart [Mon, 6 Sep 1999 12:12:53 +0000 (12:12 +0000)] 
Changed value of wxGA_SMOOTH (clashed with wxVERTICAL)

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

24 years agoAdded wxFontEnumerator class for wxMSW, and fixed text validator for French
Julian Smart [Mon, 6 Sep 1999 09:36:21 +0000 (09:36 +0000)] 
Added wxFontEnumerator class for wxMSW, and fixed text validator for French
decimal point (",").

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

24 years agosome fixes for VC++ 1.5 makefiles
Vadim Zeitlin [Sun, 5 Sep 1999 20:45:24 +0000 (20:45 +0000)] 
some fixes for VC++ 1.5 makefiles

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

24 years agoFixed some doc problems
Julian Smart [Sun, 5 Sep 1999 19:42:03 +0000 (19:42 +0000)] 
Fixed some doc problems

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

24 years agoMisc. 16-bit compilation fixes
Julian Smart [Sun, 5 Sep 1999 15:14:50 +0000 (15:14 +0000)] 
Misc. 16-bit compilation fixes

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

24 years agoUpdating corrupt file
Julian Smart [Sun, 5 Sep 1999 14:09:49 +0000 (14:09 +0000)] 
Updating corrupt file

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

24 years agoUpdated wxSocket documentation
Guilhem Lavaux [Sun, 5 Sep 1999 10:23:22 +0000 (10:23 +0000)] 
Updated wxSocket documentation
Renamed GSOCK_TIMEOUT to GSOCK_TIMEDOUT
Added wxURL::ConvertFromURI
Use wxUSE_LIBGIF in imaggif.cpp and samples/html/test/test.cpp
Full implementation of "timeout"s in gsocket.c
Non-blocking WaitConnection()/Connect() are supported now.

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

24 years agoChanged some more name in wxSocket (internal)
Guilhem Lavaux [Sun, 5 Sep 1999 06:46:38 +0000 (06:46 +0000)] 
Changed some more name in wxSocket (internal)

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

24 years agoWhat is it doing here anyway ?
Michael Bedward [Sun, 5 Sep 1999 06:33:31 +0000 (06:33 +0000)] 
What is it doing here anyway ?

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

24 years agoAdded GSocket/wxSocket alias to socket.h to prevent us from using GSocket
Guilhem Lavaux [Sun, 5 Sep 1999 05:51:05 +0000 (05:51 +0000)] 
Added GSocket/wxSocket alias to socket.h to prevent us from using GSocket
internal symbols
Added G721 filter for Wave
Fixed a bug in wxsocket sample

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

24 years agoModifed ShowModal() function so that you can have dialogs with yes, no and cancel...
Michael Bedward [Sun, 5 Sep 1999 03:31:27 +0000 (03:31 +0000)] 
Modifed ShowModal() function so that you can have dialogs with yes, no and cancel buttons.

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

24 years agofixed crashing generic dir dialog.
Harco de Hilster [Fri, 3 Sep 1999 10:54:26 +0000 (10:54 +0000)] 
fixed crashing generic dir dialog.

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

24 years agoAdded statline, checklst and spinbutt file to wxMotif compilation.
Michael Bedward [Fri, 3 Sep 1999 05:19:10 +0000 (05:19 +0000)] 
Added statline, checklst and spinbutt file to wxMotif compilation.

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

24 years agoEnabled wxStaticLine for wxMotif. Added checklst.cpp and spinbutt.cpp to Motif compi...
Michael Bedward [Fri, 3 Sep 1999 05:16:19 +0000 (05:16 +0000)] 
Enabled wxStaticLine for wxMotif.  Added checklst.cpp and spinbutt.cpp to Motif compilation.

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

24 years agoFixes for gcc 2.95 and AIX.
Michael Bedward [Fri, 3 Sep 1999 04:18:50 +0000 (04:18 +0000)] 
Fixes for gcc 2.95 and AIX.

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

24 years agoAdded a test to wxSocket sample (client side socket event test)
Guilhem Lavaux [Thu, 2 Sep 1999 19:11:38 +0000 (19:11 +0000)] 
Added a test to wxSocket sample (client side socket event test)

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

25 years agoSetMenuBar potential memory leak fixed; added wxTAB_TRAVERSAL as dummy (0) style
Julian Smart [Thu, 2 Sep 1999 08:23:23 +0000 (08:23 +0000)] 
SetMenuBar potential memory leak fixed; added wxTAB_TRAVERSAL as dummy (0) style
for backward compatibility

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

25 years agoPrep for wxPython 2.1b3 release
Robin Dunn [Thu, 2 Sep 1999 06:01:53 +0000 (06:01 +0000)] 
Prep for wxPython 2.1b3 release

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

25 years agoupdated version number for DLL name
Robin Dunn [Thu, 2 Sep 1999 05:39:56 +0000 (05:39 +0000)] 
updated version number for DLL name

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

25 years agofixed a clash in values for wxSlider styles
Robin Dunn [Thu, 2 Sep 1999 05:38:48 +0000 (05:38 +0000)] 
fixed a clash in values for wxSlider styles

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

25 years agowxPython doc updates
Robin Dunn [Thu, 2 Sep 1999 05:36:39 +0000 (05:36 +0000)] 
wxPython doc updates

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

25 years agoPrep for wxPython 2.1b3 release
Robin Dunn [Thu, 2 Sep 1999 05:31:38 +0000 (05:31 +0000)] 
Prep for wxPython 2.1b3 release

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

25 years agoremoved a test value left in by accident
Robin Dunn [Wed, 1 Sep 1999 20:58:27 +0000 (20:58 +0000)] 
removed a test value left in by accident

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

25 years agoSome build updates
Robin Dunn [Wed, 1 Sep 1999 20:54:34 +0000 (20:54 +0000)] 
Some build updates

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

25 years agoAdded sh-bang
Robin Dunn [Wed, 1 Sep 1999 20:53:22 +0000 (20:53 +0000)] 
Added sh-bang

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

25 years agoWrite 0 to m_lastcount in OnSysRead and OnSysWrite
Guilhem Lavaux [Wed, 1 Sep 1999 18:05:15 +0000 (18:05 +0000)] 
Write 0 to m_lastcount in OnSysRead and OnSysWrite

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

25 years agochange to make wxHtmlHelp more flexible; don't panic if an empty
Harco de Hilster [Tue, 31 Aug 1999 23:26:36 +0000 (23:26 +0000)] 
change to make wxHtmlHelp more flexible; don't panic if an empty
index or contents filename is given

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

25 years agoadded wxHtmlHelpController and -System wrappers. See README for some remarks
Harco de Hilster [Tue, 31 Aug 1999 23:22:34 +0000 (23:22 +0000)] 
added wxHtmlHelpController and -System wrappers. See README for some remarks

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

25 years agosome changes to make wxHtmlHelpController easier to subclass
Harco de Hilster [Tue, 31 Aug 1999 23:18:41 +0000 (23:18 +0000)] 
some changes to make wxHtmlHelpController easier to subclass

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

25 years agoScanParam has only one parameter now
Václav Slavík [Tue, 31 Aug 1999 20:05:24 +0000 (20:05 +0000)] 
ScanParam has only one parameter now

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

25 years agoFixed wxZlibOutputStream::Sync
Guilhem Lavaux [Tue, 31 Aug 1999 18:16:23 +0000 (18:16 +0000)] 
Fixed wxZlibOutputStream::Sync

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

25 years agoAdded Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
Julian Smart [Tue, 31 Aug 1999 12:03:05 +0000 (12:03 +0000)] 
Added Set/GetSelection to wxPrintDialogData (the value of the Selection radio button);
corrected bug in cursor.cpp (used wxIconRefData).

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

25 years agoFixes for scrolling in wxScrolledWindow
Michael Bedward [Tue, 31 Aug 1999 05:36:29 +0000 (05:36 +0000)] 
Fixes for scrolling in wxScrolledWindow

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

25 years agoifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented).
Michael Bedward [Tue, 31 Aug 1999 03:45:39 +0000 (03:45 +0000)] 
ifdef'd out call to dc.FloodFill() for WXMOTIF (not implemented).

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

25 years agowxHtmlTag::ScanParam now returns value
Václav Slavík [Mon, 30 Aug 1999 22:39:56 +0000 (22:39 +0000)] 
wxHtmlTag::ScanParam now returns value

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

25 years agoremoved html/version.h
Václav Slavík [Mon, 30 Aug 1999 22:37:41 +0000 (22:37 +0000)] 
removed html/version.h

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

25 years agoremoving w4 level warning
Patrick Albert [Mon, 30 Aug 1999 08:35:04 +0000 (08:35 +0000)] 
removing w4 level warning

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

25 years agoRemoving most of level 4 warnings, particulary in 16 bits mode
Patrick Albert [Mon, 30 Aug 1999 07:11:47 +0000 (07:11 +0000)] 
Removing most of level 4 warnings, particulary in 16 bits mode

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

25 years agofixed problem in mimetype database and put a temp. fix for font tags
Harco de Hilster [Sun, 29 Aug 1999 20:08:53 +0000 (20:08 +0000)] 
fixed problem in mimetype database and put a temp. fix for font tags
like <FONT SIZE=gaga>, i.e. without an proper integer argument

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

25 years agofixed bug for 24bit images
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 20:02:07 +0000 (20:02 +0000)] 
fixed bug for 24bit images

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

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 20:00:09 +0000 (20:00 +0000)] 
*** empty log message ***

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

25 years agobinary
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:57:47 +0000 (19:57 +0000)] 
binary

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

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:56:05 +0000 (19:56 +0000)] 
*** empty log message ***

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

25 years agoPNM horse
Guilhem Lavaux [Sun, 29 Aug 1999 19:55:41 +0000 (19:55 +0000)] 
PNM horse

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

25 years ago*** empty log message ***
Guillermo Rodriguez Garcia [Sun, 29 Aug 1999 19:49:57 +0000 (19:49 +0000)] 
*** empty log message ***

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