Guillermo Rodriguez Garcia
2d8353236d
Changed default address from INADDR_ANY to INADDR_NONE in GAddress_INET_Init,
...
so that if the address is not correctly initialized it won't connect to localhost
by default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-18 08:39:51 +00:00
Robin Dunn
7b9da2077d
VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-18 07:17:57 +00:00
Václav Slavík
0b5d3315b3
I changed wxUSE_HTML (and other related wxUSEs) to 1. wxHTML is stable enough and all other options are enabled by default so I guess it's time to enable wxHTML as well :)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 22:35:32 +00:00
Václav Slavík
2376d03d88
fixed incomplete lists of supported handlers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 22:34:25 +00:00
Václav Slavík
b75dd496d2
wxBitmap::LoadFile and SaveFile now uses wxImage's methods in case there is no wxBitmap handler for given type
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 22:33:52 +00:00
Václav Slavík
169ee06c44
wxHtmlWindow::LoadPage does not use wxBusyCursor anymore. Instead it displays local hourglass cursor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 22:33:30 +00:00
Robin Dunn
9779893b90
Added wxWakeUpIdle() for MSW and empty stubs for Motif, OS2, and Mac
...
Pending events are now deleted after being processed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 21:02:45 +00:00
Julian Smart
5f2936dacb
Made some treectrl sample icons transparent; added toolbar.h to wx.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 14:29:00 +00:00
Jouk Jansen
b8ad9f18ca
Committing in .
...
New timing routines need new setup-definitions
Modified Files:
: wxWindows/setup.h_vms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 13:45:26 +00:00
Unknown (MT)
e16ebee6a9
use a smaller tip font for MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-17 02:05:17 +00:00
David Webster
d5c22d1042
Modified full UNICODE support for VisualAge C++ for OS/2 V4.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 23:24:31 +00:00
David Webster
c49359e0fc
VisualAge V4.0 duplicate definition error suppression
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 23:21:08 +00:00
Vadim Zeitlin
3175c712e9
wxMSW fixes after wxFrameBase change - seems to work ok too by now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 23:09:32 +00:00
Vadim Zeitlin
7c0ea335c7
wxFrameBase class for wxMSW and wxGTK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 21:31:40 +00:00
Vadim Zeitlin
40779a03e7
assert in OnSelected() fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 16:59:10 +00:00
Vadim Zeitlin
148cd9b6ec
send wxActivateEvents
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 16:44:23 +00:00
Vadim Zeitlin
ebf2689b4d
wxWindows/misc correction (was doubly included in wxGTK module)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 16:02:12 +00:00
David Webster
ec6f69825a
Added full UNICODE support for VisualAge C++ for OS/2 V4.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 15:49:36 +00:00
Vadim Zeitlin
4419ba31aa
crash when deleting window in OnUnsplit() corrected
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 15:31:40 +00:00
Vadim Zeitlin
8a729bb860
RemoveAt() added to array classes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 13:28:23 +00:00
Vadim Zeitlin
bffa1c7746
wxListCtrl::DeleteAllItems() doesn't send notification events (as documented)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 13:14:06 +00:00
David Webster
bbdc9a8780
More wxWindow work
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 05:52:04 +00:00
Unknown (MT)
568e7b4ac8
fix compile error - too many }
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 01:58:05 +00:00
Unknown (MT)
d3fef91f56
ignore error when trying to delete zlib.lib
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-16 01:55:24 +00:00
David Webster
776d87d504
wxWindow class work
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 23:16:19 +00:00
Karsten Ballüder
329e50732b
private dataformat almost working - minor fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 21:15:25 +00:00
Robert Roebling
f49f2b0c33
Added header vs. library version check to configure,
...
Fixed problem in wxTreeCtrl when nothing was selected
upon startup and tabbing into it crashed.
I understood now what filterindex in file dialog means.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 19:35:10 +00:00
Robin Dunn
ef30972aed
distrib update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 19:25:43 +00:00
Robin Dunn
f802b3d360
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 19:25:21 +00:00
Vadim Zeitlin
ce52ac88bc
more IRIX support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 17:33:51 +00:00
Robert Roebling
c4fda16bb0
Added a few non-threads compile fixes,
...
Removed strcasecmp defines from db.cpp and dbtable.cpp,
Added more stand-alone makefiles,
wxDropSource::DoDraDrop()'s return values works now
(wxDragNone, -Copy, -Move).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 17:31:10 +00:00
Ron Lee
266b635a28
enabled _vsnprintf for mingw with norlander headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 17:19:52 +00:00
Vadim Zeitlin
fbf0c83d3c
optimisation in wxString::AllocBeforeWrite() - realloc() used instead malloc() whenever possible
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 16:14:10 +00:00
Vadim Zeitlin
78ee892753
oops, compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 15:57:56 +00:00
Vadim Zeitlin
378b05f7f8
wxSnprintf() and wxVsnprintf() added, documented and used in wxLog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 15:49:59 +00:00
Karsten Ballüder
e2de943347
wxGTK must include wxWindows/misc or make install will fail
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 15:30:21 +00:00
Vadim Zeitlin
c2a05373bf
patch from Tom Surace for 16 color mode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 14:30:15 +00:00
Vadim Zeitlin
5d5de0b677
NO C++ COMMENTS IN THIS FILE PLEASE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 14:07:51 +00:00
Vadim Zeitlin
9739d9ee80
wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY_2 (everybody should
...
be happy now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 14:04:06 +00:00
Vadim Zeitlin
c09f28798b
patches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder
...
compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 13:57:22 +00:00
Vadim Zeitlin
7aa4cce853
PPP interface under IRIX is called 'ppp'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 13:50:17 +00:00
Vadim Zeitlin
1834190409
IRIX compilation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 13:39:23 +00:00
Vadim Zeitlin
5b1eea6ab8
wxCriticalSectionLocker ctor param type corrected, example of using it added
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 13:34:57 +00:00
Vadim Zeitlin
83ef322ddd
wizard.h added to the list of headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 13:29:04 +00:00
David Webster
9ed0fac8a8
wxApp development for WXPM
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 04:50:09 +00:00
David Webster
d45d30c868
Minor tweek for WXPM
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 04:48:33 +00:00
David Webster
6b1e0606aa
HAVE_LOCALTIME def for WXPM
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 04:47:19 +00:00
Vadim Zeitlin
222594ead7
1. fixed wxStaticBox background erasing (or, rather, restored the old bug)
...
2. fixed the mask code in wxBitmap(const wxIcon&) - now it really works (Win32)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-15 01:19:46 +00:00
Robert Roebling
ba0e7d4111
Distrib changes.
...
Augmented version to 2.1.12.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-14 19:25:07 +00:00
Julian Smart
5b0d48b32a
Added m_callback init.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-14 17:51:57 +00:00