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