wxWidgets.git
24 years ago Changes for next snapshot.
Robert Roebling [Sat, 22 Jan 2000 18:02:20 +0000 (18:02 +0000)] 
  Changes for next snapshot.
  Added new thumb track event for thumb release.

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

24 years agoadded dcmemory.h include
Ron Lee [Sat, 22 Jan 2000 17:50:57 +0000 (17:50 +0000)] 
added dcmemory.h include

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

24 years agoSN: Replace a __WXPM__ by __OS2__ in #if deciding whether to use Unix-
Stefan Neis [Sat, 22 Jan 2000 14:24:46 +0000 (14:24 +0000)] 
SN: Replace a __WXPM__ by __OS2__ in #if deciding whether to use Unix-
        or DOS-like version of mkdir.
        EMX (which doesn't define __OS2__) wants Unix-like version!

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

24 years agoSN: Replaced __WXOS2__ by __WXPM__ in #ifdefs
Stefan Neis [Sat, 22 Jan 2000 14:18:30 +0000 (14:18 +0000)] 
SN: Replaced __WXOS2__ by __WXPM__ in #ifdefs

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

24 years agoadded demo of wxEncodingConverter
Václav Slavík [Sat, 22 Jan 2000 11:55:33 +0000 (11:55 +0000)] 
added demo of wxEncodingConverter

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

24 years agofixed bug in reference to tnoneng.tex
Václav Slavík [Sat, 22 Jan 2000 11:55:22 +0000 (11:55 +0000)] 
fixed bug in reference to tnoneng.tex

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

24 years agoadded GNOME mimeinfo parsing & some fixes for non-XPM icons
Václav Slavík [Sat, 22 Jan 2000 11:55:13 +0000 (11:55 +0000)] 
added GNOME mimeinfo parsing & some fixes for non-XPM icons

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

24 years agoadded test for correctly created wxIcon
Václav Slavík [Sat, 22 Jan 2000 11:55:03 +0000 (11:55 +0000)] 
added test for correctly created wxIcon

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

24 years agoupdated documentation about default type in wxImage ctor
Václav Slavík [Sat, 22 Jan 2000 11:54:55 +0000 (11:54 +0000)] 
updated documentation about default type in wxImage ctor

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

24 years ago Fixed wxListCtrl::GetNextItem()
Robert Roebling [Sat, 22 Jan 2000 11:14:22 +0000 (11:14 +0000)] 
  Fixed wxListCtrl::GetNextItem()
  Fixed bug in handling wxLC_NO_HEADER,
  Moved logmessage stuff out of idle_recursion protection so
    that log dialogs get idle events

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

24 years ago1. added some test code (currently disabled) to controls
Vadim Zeitlin [Sat, 22 Jan 2000 01:45:24 +0000 (01:45 +0000)] 
1. added some test code (currently disabled) to controls
2. removed test code (oops...) from minimal

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

24 years agoI think I finally fixed activation behaviour under MSW - now focus is not given
Vadim Zeitlin [Sat, 22 Jan 2000 01:44:16 +0000 (01:44 +0000)] 
I think I finally fixed activation behaviour under MSW - now focus is not given
to random window after you switch to/from a frame

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

24 years agofinished non-Eng overview
Václav Slavík [Fri, 21 Jan 2000 22:58:18 +0000 (22:58 +0000)] 
finished non-Eng overview

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

24 years agowarning fix
Vadim Zeitlin [Fri, 21 Jan 2000 22:56:05 +0000 (22:56 +0000)] 
warning fix

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

24 years agoAdds mimietype.h to OS/2 port
David Webster [Fri, 21 Jan 2000 22:21:42 +0000 (22:21 +0000)] 
Adds mimietype.h to OS/2 port

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

24 years agoa new bitmap for the sample
Vadim Zeitlin [Fri, 21 Jan 2000 22:21:15 +0000 (22:21 +0000)] 
a new bitmap for the sample

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

24 years agoUpdates to fix EMX specific stuff that broke VisualAge specific stuff
David Webster [Fri, 21 Jan 2000 22:20:46 +0000 (22:20 +0000)] 
Updates to fix EMX specific stuff that broke VisualAge specific stuff

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

24 years agoUpdates to fix an error that cropped up putting EMX stuff into gsocket and a new...
David Webster [Fri, 21 Jan 2000 22:19:55 +0000 (22:19 +0000)] 
Updates to fix an error that cropped up putting EMX stuff into gsocket and a new makefile for VA V3.0 to inldue new mime stuff and plot module

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

24 years agoFix to include the OS/2 version of mimetype.h, not unix
David Webster [Fri, 21 Jan 2000 22:18:23 +0000 (22:18 +0000)] 
Fix to include the OS/2 version of mimetype.h, not unix

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

24 years agoNew VA config file for new plot and mimetype modules
David Webster [Fri, 21 Jan 2000 22:17:35 +0000 (22:17 +0000)] 
New VA config file for new plot and mimetype modules

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

24 years agoBC++ compilation fix
Vadim Zeitlin [Fri, 21 Jan 2000 21:51:51 +0000 (21:51 +0000)] 
BC++ compilation fix

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

24 years agotests for XPM images
Vadim Zeitlin [Fri, 21 Jan 2000 21:40:10 +0000 (21:40 +0000)] 
tests for XPM images

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

24 years ago1. fixed (to test) the bug with bitmaps without masks in wxImageList
Vadim Zeitlin [Fri, 21 Jan 2000 21:38:51 +0000 (21:38 +0000)] 
1. fixed (to test) the bug with bitmaps without masks in wxImageList
2. reorganized wxImageList a bit, created a new wxInvertMask() function
3. an incredibly ugly fix (?) for "unsatisfied constraints" warnings
4. added wxIcon and wxBitmap ctors from XPM
5. XPM handler now creates bitmaps with mask
6. added wxPrinterDC::BitBlt() and DrawBitmap(), cleared the horrible mess in
   the wxDC methods with the same names

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

24 years agoMisc. Dialog Editor/resource bugs fixed
Julian Smart [Fri, 21 Jan 2000 17:01:44 +0000 (17:01 +0000)] 
Misc. Dialog Editor/resource bugs fixed

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

24 years agonew 'dynamic' SetColDefs fix
Bart A.M. Jourquin [Fri, 21 Jan 2000 10:52:04 +0000 (10:52 +0000)] 
new 'dynamic' SetColDefs fix

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

24 years agoadding search path for iodbc headers
Bart A.M. Jourquin [Fri, 21 Jan 2000 09:14:22 +0000 (09:14 +0000)] 
adding search path for iodbc headers

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

24 years agoadding case sensitive link (/c) flag
Bart A.M. Jourquin [Fri, 21 Jan 2000 09:13:46 +0000 (09:13 +0000)] 
adding case sensitive link (/c) flag

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

24 years agoSome things added
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 05:56:25 +0000 (05:56 +0000)] 
Some things added

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

24 years agomsgdlg.h missing - please try compiling without precompiled headers before commiting
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 04:22:00 +0000 (04:22 +0000)] 
msgdlg.h missing - please try compiling without precompiled headers before commiting

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

24 years agoSome docs updated
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 03:17:54 +0000 (03:17 +0000)] 
Some docs updated

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

24 years agoSocket sample:
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 03:16:02 +0000 (03:16 +0000)] 
Socket sample:
- Test 3 added to test large transfers involving multiple low level calls.
- Stub for datagram socket tests (not yet in place)

IPC sample:
- Client no longer needs to use GetHostName for DDE and LocalHost for IPC;
now it can just use GetHostName for both (because now the IPC server binds to
INADDR_ANY instead of binding to localhost).
- Fixed once again another warning about wxString objects that can't be
passed through '...'

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

24 years agoGSocket:
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 03:12:59 +0000 (03:12 +0000)] 
GSocket:
- Added lots of comments to both code and headers.
- Restructured some parts of Unix version. Will try to merge with MSW soon
    and have a gsockcmn.c
- Fixed a potential bug in the MSW version of GSocket_Connect when in blocking mode.
- Fixed a potential (different) bug in the corresponding Unix version.
- Now WaitConnection correctly fills out the peer address field.
- Added GAddress_INET_SetAnyAddress (sets address to INADDR_ANY)
- Default address is INADDR_ANY again, not INADDR_NONE; failed hostname lookups
    sets the address to INADDR_NONE.

wxSocket:
- Added some safety checks to the wxPostEvent stuff.

wxIPV4address:
- Added a wxIPV4address::AnyAddress method.

wxIPCConnection and co.:
- Servers bind to INADDR_ANY, instead of binding to localhost.

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

24 years agoGSocket:
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 03:12:01 +0000 (03:12 +0000)] 
GSocket:
- Added lots of comments to both code and headers.
- Restructured some parts of Unix version. Will try to merge with MSW soon
    and have a gsockcmn.c
- Fixed a potential bug in the MSW version of GSocket_Connect when in blocking mode.
- Fixed a potential (different) bug in the corresponding Unix version.
- Now WaitConnection correctly fills out the peer address field.
- Added GAddress_INET_SetAnyAddress (sets address to INADDR_ANY)
- Default address is INADDR_ANY again, not INADDR_NONE; failed hostname lookups
    sets the address to INADDR_NONE.

wxSocket:
- Added some safety checks to the wxPostEvent stuff.

wxIPV4address:
- Added a wxIPV4address::AnyAddress method.

wxIPCConnection and co.:
- Servers binds to INADDR_ANY, instead of binding to localhost.

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

24 years agoGSocket:
Guillermo Rodriguez Garcia [Fri, 21 Jan 2000 03:10:42 +0000 (03:10 +0000)] 
GSocket:
- Added lots of comments to both code and headers.
- Restructured some parts of Unix version. Will try to merge with MSW soon
    and have a gsockcmn.c
- Fixed a potential bug in the MSW version of GSocket_Connect when in blocking mode.
- Fixed a potential (different) bug in the corresponding Unix version.
- Now WaitConnection correctly fills out the peer address field.
- Added GAddress_INET_SetAnyAddress (sets address to INADDR_ANY)
- Default address is INADDR_ANY again, not INADDR_NONE; failed hostname lookups
    sets the address to INADDR_NONE.

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

24 years ago1. some DDE tests in exec
Vadim Zeitlin [Fri, 21 Jan 2000 02:31:49 +0000 (02:31 +0000)] 
1. some DDE tests in exec
2. per-page images test in wizard
3. wxLog dialog test in dialogs

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

24 years ago1. wxWizard supports setting images for each page, sample updated to show it
Vadim Zeitlin [Fri, 21 Jan 2000 02:26:25 +0000 (02:26 +0000)] 
1. wxWizard supports setting images for each page, sample updated to show it
2. wxLogGui now uses a special dialog instead of a wxMsgBox
3. wxComboBox doesn't limit the text to its size under MSW
4. removed windows.h from dummy.cpp because I think it's unneeded

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

24 years agorestored windows.h
Vadim Zeitlin [Thu, 20 Jan 2000 23:07:29 +0000 (23:07 +0000)] 
restored windows.h

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

24 years agooops... extra #endif removed
Vadim Zeitlin [Thu, 20 Jan 2000 22:57:30 +0000 (22:57 +0000)] 
oops... extra #endif removed

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

24 years ago'FAR redefined' warning fixed
Vadim Zeitlin [Thu, 20 Jan 2000 22:49:23 +0000 (22:49 +0000)] 
'FAR redefined' warning fixed

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

24 years agoadded test for _WIN32
Vadim Zeitlin [Thu, 20 Jan 2000 22:36:48 +0000 (22:36 +0000)] 
added test for _WIN32

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

24 years agoadded wxMenuITemBase copy ctor decl apparently needed under FreeBSD
Vadim Zeitlin [Thu, 20 Jan 2000 22:34:48 +0000 (22:34 +0000)] 
added wxMenuITemBase copy ctor decl apparently needed under FreeBSD

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

24 years ago More life in wxPlot.
Robert Roebling [Thu, 20 Jan 2000 18:09:59 +0000 (18:09 +0000)] 
  More life in wxPlot.

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

24 years ago::bindInsertParams() was leaving some column bindings uninitialized if the column...
George Tasker [Thu, 20 Jan 2000 15:21:27 +0000 (15:21 +0000)] 
::bindInsertParams() was leaving some column bindings uninitialized if the column was set to insAllow=FALSE

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

24 years agoComment associated with wxODBC_FWD_ONLY_CURSORS modified
George Tasker [Thu, 20 Jan 2000 14:28:58 +0000 (14:28 +0000)] 
Comment associated with wxODBC_FWD_ONLY_CURSORS modified

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

24 years agoCommented out the #include of <windows.h> as it should not be needed any longer
George Tasker [Thu, 20 Jan 2000 14:16:43 +0000 (14:16 +0000)] 
Commented out the #include of <windows.h> as it should not be needed any longer

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

24 years ago A no-change for scroll events.
Robert Roebling [Thu, 20 Jan 2000 14:16:18 +0000 (14:16 +0000)] 
  A no-change for scroll events.
  Added y-axis to wxPlot.

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

24 years agoUses src/iodbc headers rather than windows headers to hopefully standardize across...
George Tasker [Thu, 20 Jan 2000 14:15:44 +0000 (14:15 +0000)] 
Uses src/iodbc headers rather than windows headers to hopefully standardize across all platforms, and relieve dependency on <windows.h>
Now allows reading of unknown data table structures to create wxTable instances without knowing the data dictionary ahead of time (see wxColInf() class and use)
Ability to determine keys/foreign keys and read in those key definitions (see wxColFor() and wxDB::GetKeyFields() contributed by Mark Johnson)
More support for mySQL, now handles columns with "non-standard" types (contributed by Bart Jourquin)
SQLUnbind() was being called in some places which release ALL tables bound to the wxDB connection, not just the desired one
To fix the SQLUnbind() problem, now temporary datasource connections use GetData() rather than binding columns to variables (see wxDB::Catalog())
wxDB::Catalog() now handles databases that support, and do not support passing a UserID to limit the scope of the catalog
wxDB:TableExists() now handles databases that support, and do not support passing a UserID to limit the scope of existence check
"const char *" now used in the appropriate places rather than "char *"
GetDataSource() was not terminating the returned data source names with a '\0'
wxTable::Open() now more gracefully handles tables not existing but trying to be opened with more detailed error messages
wxTable::CreateTable() now handles return of SQL_SUCCESS_WITH_INFO as success (needed for some databases)
Fixes to accomodate 64bit archtecture handling of some data types (may not be totally ready for 64bit, but closer now).

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

24 years agoUses src/iodbc headers rather than windows headers to hopefully standardize across...
George Tasker [Thu, 20 Jan 2000 14:00:47 +0000 (14:00 +0000)] 
Uses src/iodbc headers rather than windows headers to hopefully standardize across all platforms, and relieve dependency on <windows.h>
Now allows reading of unknown data table structures to create wxTable instances without knowing the data dictionary ahead of time (see wxColInf() class and use)
Ability to determine keys/foreign keys and read in those key definitions (see wxColFor() and wxDB::GetKeyFields() contributed by Mark Johnson)
More support for mySQL, now handles columns with "non-standard" types (contributed by Bart Jourquin)
SQLUnbind() was being called in some places which release ALL tables bound to the wxDB connection, not just the desired one
To fix the SQLUnbind() problem, now temporary datasource connections use GetData() rather than binding columns to variables (see wxDB::Catalog())
wxDB::Catalog() now handles databases that support, and do not support passing a UserID to limit the scope of the catalog
wxDB:TableExists() now handles databases that support, and do not support passing a UserID to limit the scope of existence check
"const char *" now used in the appropriate places rather than "char *"
GetDataSource() was not terminating the returned data source names with a '\0'
wxTable::Open() now more gracefully handles tables not existing but trying to be opened with more detailed error messages
wxTable::CreateTable() now handles return of SQL_SUCCESS_WITH_INFO as success (needed for some databases)
Fixes to accomodate 64bit archtecture handling of some data types (may not be totally ready for 64bit, but closer now).

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

24 years agoTweeked to use SQLHWND as a type rather than HWND, so that db/dbtable can use iodbc...
George Tasker [Thu, 20 Jan 2000 13:19:20 +0000 (13:19 +0000)] 
Tweeked to use SQLHWND as a type rather than HWND, so that db/dbtable can use iodbc rather than #include <windows.h> and its overhead

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

24 years ago(run-time) fix for !wxUSE_IPC build
Vadim Zeitlin [Thu, 20 Jan 2000 00:07:31 +0000 (00:07 +0000)] 
(run-time) fix for !wxUSE_IPC build

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

24 years agoXBM loading finally works (thanks Guillermo)
Vadim Zeitlin [Wed, 19 Jan 2000 23:53:18 +0000 (23:53 +0000)] 
XBM loading finally works (thanks Guillermo)

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

24 years agoadded link to Writing non-E apps
Václav Slavík [Wed, 19 Jan 2000 23:07:29 +0000 (23:07 +0000)] 
added link to Writing non-E apps

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

24 years agoadded Writing non-English applications
Václav Slavík [Wed, 19 Jan 2000 23:07:23 +0000 (23:07 +0000)] 
added Writing non-English applications

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

24 years agodocumented Charset= in hhp
Václav Slavík [Wed, 19 Jan 2000 23:07:06 +0000 (23:07 +0000)] 
documented Charset= in hhp

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

24 years agorewritten to use wxTheMimeTypesManager
Václav Slavík [Wed, 19 Jan 2000 23:06:59 +0000 (23:06 +0000)] 
rewritten to use wxTheMimeTypesManager

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

24 years agodocumented existence of wxTheMimeTypesManager
Václav Slavík [Wed, 19 Jan 2000 23:06:35 +0000 (23:06 +0000)] 
documented existence of wxTheMimeTypesManager

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

24 years agodocumented macros *_EXPORTED_ARRAY
Václav Slavík [Wed, 19 Jan 2000 23:06:28 +0000 (23:06 +0000)] 
documented macros *_EXPORTED_ARRAY

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

24 years agofixed SetLink (if link.Href is empty, nulls the link
Václav Slavík [Wed, 19 Jan 2000 23:06:17 +0000 (23:06 +0000)] 
fixed SetLink (if link.Href is empty, nulls the link

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

24 years agosplit mimetype.h/.cpp into platform specific code
Václav Slavík [Wed, 19 Jan 2000 23:06:11 +0000 (23:06 +0000)] 
split mimetype.h/.cpp into platform specific code

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

24 years agodialog for choosing charset was too wide
Václav Slavík [Wed, 19 Jan 2000 23:05:46 +0000 (23:05 +0000)] 
dialog for choosing charset was too wide

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

24 years agouses wxInitAllImageHandlers
Václav Slavík [Wed, 19 Jan 2000 23:05:39 +0000 (23:05 +0000)] 
uses wxInitAllImageHandlers

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

24 years agoadded encoding support to help contents
Václav Slavík [Wed, 19 Jan 2000 23:05:31 +0000 (23:05 +0000)] 
added encoding support to help contents

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

24 years agomimetype.cpp/.h split into unix,max,msw
Václav Slavík [Wed, 19 Jan 2000 23:05:17 +0000 (23:05 +0000)] 
mimetype.cpp/.h split into unix,max,msw

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

24 years agoadded utils/hhp2cached
Václav Slavík [Wed, 19 Jan 2000 23:04:33 +0000 (23:04 +0000)] 
added utils/hhp2cached

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

24 years agomimetype.cpp/.h split into unix,mac,msw
Václav Slavík [Wed, 19 Jan 2000 23:03:53 +0000 (23:03 +0000)] 
mimetype.cpp/.h split into unix,mac,msw

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

24 years agofixed compilation problem with BC (at least I hope so)
Václav Slavík [Wed, 19 Jan 2000 23:02:04 +0000 (23:02 +0000)] 
fixed compilation problem with BC (at least I hope so)

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

24 years agofixed ReadString for wxUSE_UNICODE
Václav Slavík [Wed, 19 Jan 2000 23:01:57 +0000 (23:01 +0000)] 
fixed ReadString for wxUSE_UNICODE

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

24 years agoAfter bashing my head on the desk for being so stupid I fixed the
Robin Dunn [Wed, 19 Jan 2000 22:09:38 +0000 (22:09 +0000)] 
After bashing my head on the desk for being so stupid I fixed the
wxFloatBar for wxGTK the extremly EASY way...

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

24 years agoUpdated docs
Guillermo Rodriguez Garcia [Wed, 19 Jan 2000 19:32:07 +0000 (19:32 +0000)] 
Updated docs

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

24 years agoIn order to make shared wxGLContext work,\nadd new wxGLCanvas ctor passing a wxGLCanv...
Sylvain Bougnoux [Wed, 19 Jan 2000 18:41:38 +0000 (18:41 +0000)] 
In order to make shared wxGLContext work,\nadd new wxGLCanvas ctor passing a wxGLCanvas\n instead of a wxGLContext, to share context with.

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

24 years agomakefile updates
Guillermo Rodriguez Garcia [Wed, 19 Jan 2000 16:43:12 +0000 (16:43 +0000)] 
makefile updates

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

24 years agoAdded missing windows.h includes
Julian Smart [Wed, 19 Jan 2000 10:34:43 +0000 (10:34 +0000)] 
Added missing windows.h includes

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

24 years agoadding intl.h and wxString -> char* conversion in DDEAtomFromString
Bart A.M. Jourquin [Wed, 19 Jan 2000 09:55:14 +0000 (09:55 +0000)] 
adding intl.h and wxString -> char* conversion in DDEAtomFromString

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

24 years agoVarious odds and ends, minor fixes, and cleanups...
Robin Dunn [Wed, 19 Jan 2000 06:58:56 +0000 (06:58 +0000)] 
Various odds and ends, minor fixes, and cleanups...

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

24 years agoit is now possible to add custom buttons into wxHtmlHelpFrame's toolbar
Václav Slavík [Wed, 19 Jan 2000 01:01:08 +0000 (01:01 +0000)] 
it is now possible to add custom buttons into wxHtmlHelpFrame's toolbar

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

24 years agoadded wxFSFile::GetModificationTime
Václav Slavík [Wed, 19 Jan 2000 01:00:47 +0000 (01:00 +0000)] 
added wxFSFile::GetModificationTime

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

24 years agoadded wxFileModificationTime
Václav Slavík [Wed, 19 Jan 2000 01:00:25 +0000 (01:00 +0000)] 
added wxFileModificationTime

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

24 years agouses SetTempDir
Václav Slavík [Wed, 19 Jan 2000 00:59:56 +0000 (00:59 +0000)] 
uses SetTempDir

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

24 years agoiso8859-1,15 and cp1252 added to Cyrillic charsets
Václav Slavík [Wed, 19 Jan 2000 00:59:51 +0000 (00:59 +0000)] 
iso8859-1,15 and cp1252 added to Cyrillic charsets

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

24 years agoAdded Open HTML page to menu
Václav Slavík [Wed, 19 Jan 2000 00:59:39 +0000 (00:59 +0000)] 
Added Open HTML page to menu

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

24 years agoremoved protected methods from docs
Václav Slavík [Wed, 19 Jan 2000 00:59:33 +0000 (00:59 +0000)] 
removed protected methods from docs

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

24 years ago.cached format of help books is now endian-independent; also changed lookup logic...
Václav Slavík [Wed, 19 Jan 2000 00:59:27 +0000 (00:59 +0000)] 
.cached format of help books is now endian-independent; also changed lookup logic for .cached files

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

24 years agogeneric wxFileDialog now stores customizations to registry/dotfile if possible
Václav Slavík [Wed, 19 Jan 2000 00:59:11 +0000 (00:59 +0000)] 
generic wxFileDialog now stores customizations to registry/dotfile if possible

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

24 years agoFixed so this file will compile if wxUSE_IPC is 0 (previous fix broke something else).
George Tasker [Tue, 18 Jan 2000 22:54:55 +0000 (22:54 +0000)] 
Fixed so this file will compile if wxUSE_IPC is 0 (previous fix broke something else).
Changed _T() calls to wxT() calls

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

24 years agomore fixes to match some updates in wxHTML
Robin Dunn [Tue, 18 Jan 2000 21:45:48 +0000 (21:45 +0000)] 
more fixes to match some updates in wxHTML

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

24 years agofixes to match some updates in wxHTML
Robin Dunn [Tue, 18 Jan 2000 21:39:41 +0000 (21:39 +0000)] 
fixes to match some updates in wxHTML

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

24 years ago1. fixed compilation of wxExecute() for !wxUSE_IPC
Vadim Zeitlin [Tue, 18 Jan 2000 21:21:33 +0000 (21:21 +0000)] 
1. fixed compilation of wxExecute() for !wxUSE_IPC
2. wxLogStatus() will not assert if there is no statusbar to set text for

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

24 years agoAdded IsScrollng() support for scroll and scrollwin events
Guillermo Rodriguez Garcia [Tue, 18 Jan 2000 20:26:20 +0000 (20:26 +0000)] 
Added IsScrollng() support for scroll and scrollwin events

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

24 years agoTest for IsScrolling() added
Guillermo Rodriguez Garcia [Tue, 18 Jan 2000 20:23:38 +0000 (20:23 +0000)] 
Test for IsScrolling() added

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

24 years agoisScrolling() in wxScroll[Win]Event
Guillermo Rodriguez Garcia [Tue, 18 Jan 2000 20:13:43 +0000 (20:13 +0000)] 
isScrolling() in wxScroll[Win]Event

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

24 years agoRemoved a couple of debug lines
George Tasker [Tue, 18 Jan 2000 19:48:06 +0000 (19:48 +0000)] 
Removed a couple of debug lines

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

24 years agoAvoided rounding errors in font point size calculations
Julian Smart [Tue, 18 Jan 2000 17:06:44 +0000 (17:06 +0000)] 
Avoided rounding errors in font point size calculations

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

24 years agoadded default icons for binary and unknown filetype
Václav Slavík [Tue, 18 Jan 2000 15:39:50 +0000 (15:39 +0000)] 
added default icons for binary and unknown filetype

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

24 years agoicons for generic file dialog
Václav Slavík [Tue, 18 Jan 2000 15:39:36 +0000 (15:39 +0000)] 
icons for generic file dialog

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

24 years agoPut Stefan's speedup fix into DoBlit
Julian Smart [Tue, 18 Jan 2000 15:38:08 +0000 (15:38 +0000)] 
Put Stefan's speedup fix into DoBlit

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

24 years agoChange to wxWindow::HandleCommand to allow accelerators to work even if there
Julian Smart [Tue, 18 Jan 2000 14:22:10 +0000 (14:22 +0000)] 
Change to wxWindow::HandleCommand to allow accelerators to work even if there
is no corresponding child window.

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

24 years agoChanged code to allow for removal of the #include <windows.h> from wxprec.h for windows
George Tasker [Tue, 18 Jan 2000 12:29:32 +0000 (12:29 +0000)] 
Changed code to allow for removal of the #include <windows.h> from wxprec.h for windows

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

24 years agoSome more bug reports
Julian Smart [Tue, 18 Jan 2000 10:18:20 +0000 (10:18 +0000)] 
Some more bug reports

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

24 years agom_LastPage changed to wxChar*, forgot to commit
Václav Slavík [Tue, 18 Jan 2000 09:36:10 +0000 (09:36 +0000)] 
m_LastPage changed to wxChar*, forgot to commit

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

24 years agoadded justification demo
Václav Slavík [Tue, 18 Jan 2000 09:18:24 +0000 (09:18 +0000)] 
added justification demo

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