]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agowxMac (debug) builds and runs wxMinimal again
Stefan Csomor [Wed, 10 Nov 1999 11:32:00 +0000 (11:32 +0000)] 
wxMac (debug) builds and runs wxMinimal again

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

24 years agoAdded calendar contributed by Lorne White
Robin Dunn [Wed, 10 Nov 1999 08:03:29 +0000 (08:03 +0000)] 
Added calendar contributed by Lorne White

Some tweaks for wxFloatbar

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

24 years agowxSizer patches by Alexander Smishlajev <als@turnhere.com>
Robin Dunn [Tue, 9 Nov 1999 23:02:41 +0000 (23:02 +0000)] 
wxSizer patches by Alexander Smishlajev <als@turnhere.com>

    Adds some wxALIGN_* flags to increase ability to position item
    within its allotted space.

    Adds wxSHAPED flag that enforces proportional resizing on growable
    items.

    Adds a sample and updated documentation.

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

24 years agocompiles with or without wxSpinCtrl now
Vadim Zeitlin [Tue, 9 Nov 1999 19:19:39 +0000 (19:19 +0000)] 
compiles with or without wxSpinCtrl now

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

24 years agocompilation fixes, Makefile.in added
Vadim Zeitlin [Tue, 9 Nov 1999 18:10:50 +0000 (18:10 +0000)] 
compilation fixes, Makefile.in added

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

24 years agomac adaptions
Stefan Csomor [Tue, 9 Nov 1999 15:24:52 +0000 (15:24 +0000)] 
mac adaptions

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

24 years ago Removed Vadim's surplus code in clipboard.
Robert Roebling [Tue, 9 Nov 1999 14:48:41 +0000 (14:48 +0000)] 
  Removed Vadim's surplus code in clipboard.
  wxTreeCtrl now creates its two font in the constructor.

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

24 years agofix for FreeBSD compilation
Vadim Zeitlin [Tue, 9 Nov 1999 14:32:40 +0000 (14:32 +0000)] 
fix for FreeBSD compilation

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

24 years agousleep() prototype added for solaris
Karsten Ballüder [Tue, 9 Nov 1999 12:31:55 +0000 (12:31 +0000)] 
usleep() prototype added for solaris

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

24 years agoadded gethostname protoype for Solaris
Karsten Ballüder [Tue, 9 Nov 1999 10:21:53 +0000 (10:21 +0000)] 
added gethostname protoype for Solaris

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

24 years agowill not be adopted to 2.1, pro 4 was too buggy
Stefan Csomor [Tue, 9 Nov 1999 08:42:05 +0000 (08:42 +0000)] 
will not be adopted to 2.1, pro 4 was too buggy

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

24 years ago.mcp was broken
Stefan Csomor [Tue, 9 Nov 1999 08:41:32 +0000 (08:41 +0000)] 
.mcp was broken

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

24 years agoOS/2 resource storage and retrieval
David Webster [Tue, 9 Nov 1999 05:57:19 +0000 (05:57 +0000)] 
OS/2 resource storage and retrieval

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

24 years agoAdded m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)
Julian Smart [Tue, 9 Nov 1999 01:53:44 +0000 (01:53 +0000)] 
Added m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)

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

24 years agoMisc small fixes
Julian Smart [Tue, 9 Nov 1999 01:52:28 +0000 (01:52 +0000)] 
Misc small fixes

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

24 years agoFixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.
Julian Smart [Mon, 8 Nov 1999 21:14:50 +0000 (21:14 +0000)] 
Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.

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

24 years agoMinor fixes to plug memory hole, will add WXLO import ASAP.
Karsten Ballüder [Mon, 8 Nov 1999 20:55:14 +0000 (20:55 +0000)] 
Minor fixes to plug memory hole, will add WXLO import ASAP.

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

24 years agocompilation fix for Motif
Vadim Zeitlin [Mon, 8 Nov 1999 18:38:56 +0000 (18:38 +0000)] 
compilation fix for Motif

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

24 years agoMinor fix to environment to support co-existance of msw and os/2 port
David Webster [Mon, 8 Nov 1999 17:35:17 +0000 (17:35 +0000)] 
Minor fix to environment to support co-existance of msw and os/2 port

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

24 years agoMotif compilation fix
Vadim Zeitlin [Mon, 8 Nov 1999 17:07:54 +0000 (17:07 +0000)] 
Motif compilation fix

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

24 years agowxDataObjectComposite/Custom seem to work
Vadim Zeitlin [Mon, 8 Nov 1999 17:05:51 +0000 (17:05 +0000)] 
wxDataObjectComposite/Custom seem to work

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

24 years agoDEBUG => __WXDEBUG__
Vadim Zeitlin [Mon, 8 Nov 1999 16:38:17 +0000 (16:38 +0000)] 
DEBUG => __WXDEBUG__

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

24 years agosmall Motif compilation fix
Vadim Zeitlin [Mon, 8 Nov 1999 15:59:33 +0000 (15:59 +0000)] 
small Motif compilation fix

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

24 years agominor aesthetic fixes
Vadim Zeitlin [Mon, 8 Nov 1999 15:56:41 +0000 (15:56 +0000)] 
minor aesthetic fixes

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

24 years agopasting text from xterm works, finally
Vadim Zeitlin [Mon, 8 Nov 1999 15:28:04 +0000 (15:28 +0000)] 
pasting text from xterm works, finally

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

24 years agoFixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater...
George Tasker [Mon, 8 Nov 1999 15:23:41 +0000 (15:23 +0000)] 
Fixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater than 0

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

24 years agoFixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
George Tasker [Mon, 8 Nov 1999 15:09:47 +0000 (15:09 +0000)] 
Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS.
getRec now will return as successful if the result was SQL_SUCCESS_WITH_INFO

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

24 years agoremoving Makefile.ams (and minor additions/fixes to the samples)
Vadim Zeitlin [Mon, 8 Nov 1999 15:06:41 +0000 (15:06 +0000)] 
removing Makefile.ams (and minor additions/fixes to the samples)

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

24 years agoFixed reversed logic on wxODBC_FWD_ONLY_CURSORS
George Tasker [Mon, 8 Nov 1999 14:59:26 +0000 (14:59 +0000)] 
Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS

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

24 years agowxEndBusyCursor() was being called, even when it was not needed, causing a wxAssert...
George Tasker [Mon, 8 Nov 1999 14:55:05 +0000 (14:55 +0000)] 
wxEndBusyCursor() was being called, even when it was not needed, causing a wxAssert in debug mode

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

24 years agoMade various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems,
Julian Smart [Mon, 8 Nov 1999 14:53:39 +0000 (14:53 +0000)] 
Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems,
added release.txt

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

24 years agoReplaced an old ifndef FWD_ONLY_CURSORS with the new wxODBC_FWD_ONLY_CURSORS setup...
George Tasker [Mon, 8 Nov 1999 13:46:18 +0000 (13:46 +0000)] 
Replaced an old ifndef FWD_ONLY_CURSORS with the new wxODBC_FWD_ONLY_CURSORS setup.h define

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

24 years agoSombody committed this with a hard-coded pathname for WXDIR. Fixed.
Robin Dunn [Mon, 8 Nov 1999 07:10:11 +0000 (07:10 +0000)] 
Sombody committed this with a hard-coded pathname for WXDIR.  Fixed.

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

24 years agowxPython updates for wxGTK
Robin Dunn [Mon, 8 Nov 1999 06:58:32 +0000 (06:58 +0000)] 
wxPython updates for wxGTK

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

24 years agoMade SetType public to match MSW.
Robin Dunn [Mon, 8 Nov 1999 06:07:20 +0000 (06:07 +0000)] 
Made SetType public to match MSW.

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

24 years agoOS/2 PM Fixeups for fonts, validators, and html
David Webster [Mon, 8 Nov 1999 05:20:31 +0000 (05:20 +0000)] 
OS/2 PM Fixeups for fonts, validators, and html

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

24 years agoOS/2 PM specific fixes for validators and fonts
David Webster [Mon, 8 Nov 1999 05:18:15 +0000 (05:18 +0000)] 
OS/2 PM specific fixes for validators and fonts

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

24 years agowxStrnicmp() function is not defined under windows, so I've provided a workaround...
George Tasker [Mon, 8 Nov 1999 01:17:24 +0000 (01:17 +0000)] 
wxStrnicmp() function is not defined under windows, so I've provided a workaround that does not require that function.

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

24 years agoVarious fixes for various compilers...
Julian Smart [Sun, 7 Nov 1999 18:34:36 +0000 (18:34 +0000)] 
Various fixes for various compilers...

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

24 years agoGUI display problems fixed
George Tasker [Sun, 7 Nov 1999 16:44:45 +0000 (16:44 +0000)] 
GUI display problems fixed

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

24 years ago More replacements of strcmp -> wxStr..
Robert Roebling [Sun, 7 Nov 1999 16:08:25 +0000 (16:08 +0000)] 
  More replacements of strcmp -> wxStr..
  Minor change in font code.

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

24 years agoColumn name IS_DEVELOPER in index was shortened to IS_DEV to match the column name...
George Tasker [Sun, 7 Nov 1999 15:26:56 +0000 (15:26 +0000)] 
Column name IS_DEVELOPER in index was shortened to IS_DEV to match the column name in the table.  These names were shortened to allow use by dBase which only allows 8 character column names

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

24 years agoCleaned up a compile warning on the MAX_PATH definition.
George Tasker [Sun, 7 Nov 1999 15:06:13 +0000 (15:06 +0000)] 
Cleaned up a compile warning on the MAX_PATH definition.

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

24 years ago Added wxStrnicmp and to wchar.h, not yet for Unicode mode.
Robert Roebling [Sun, 7 Nov 1999 14:53:38 +0000 (14:53 +0000)] 
  Added wxStrnicmp and to wchar.h, not yet for Unicode mode.
  Changed strcmp to wxStrcmp in db.cpp and dbtable.cpp.

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

24 years agoUndoing my last checkin so wxGTK compiles correctly under unix.
George Tasker [Sun, 7 Nov 1999 14:43:30 +0000 (14:43 +0000)] 
Undoing my last checkin so wxGTK compiles correctly under unix.

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

24 years agoTidied up wxHTML About HTML file (missing /td, /tr etc.: how did that work? :-));
Julian Smart [Sun, 7 Nov 1999 12:36:36 +0000 (12:36 +0000)] 
Tidied up wxHTML About HTML file (missing /td, /tr etc.: how did that work? :-));
added sample entries to index.htm; fixed some wxUSE_SPINBUTTON -> wxUSE_SPINBTN

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

24 years agowxPython stuff:
Robin Dunn [Sun, 7 Nov 1999 07:49:09 +0000 (07:49 +0000)] 
wxPython stuff:
  1. Added test for HTML printing
  2. Update wxFontEnumerator
  3. wxPyEvent and wxPyCommandEvent derived classes now return the
     actual Python object in the event handler.

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

24 years agoFixed a multiple define problem for strnicmp and stricmp by using the definition...
George Tasker [Sun, 7 Nov 1999 02:03:37 +0000 (02:03 +0000)] 
Fixed a multiple define problem for strnicmp and stricmp by using the definition from utils.h if compiling for wx2

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

24 years agoOS/2 patch from Stefan.Neis@t-online.de
Vadim Zeitlin [Sat, 6 Nov 1999 19:48:34 +0000 (19:48 +0000)] 
OS/2 patch from Stefan.Neis@t-online.de

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

24 years agocompile fix for VC++ 5
Vadim Zeitlin [Sat, 6 Nov 1999 19:46:06 +0000 (19:46 +0000)] 
compile fix for VC++ 5

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

24 years agoSmall changes
Julian Smart [Sat, 6 Nov 1999 19:43:45 +0000 (19:43 +0000)] 
Small changes

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

24 years ago Applied a few OS/2 patches for wxGTK.
Robert Roebling [Sat, 6 Nov 1999 19:39:09 +0000 (19:39 +0000)] 
  Applied a few OS/2 patches for wxGTK.

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

24 years ago1. more corrections to file dnd (works with testdnd GTK sample now as well)
Vadim Zeitlin [Sat, 6 Nov 1999 19:35:15 +0000 (19:35 +0000)] 
1. more corrections to file dnd (works with testdnd GTK sample now as well)
2. restored STRING for g_textAtom, not text/plain

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

24 years agosome fixes and speedups
Karsten Ballüder [Sat, 6 Nov 1999 18:23:50 +0000 (18:23 +0000)] 
some fixes and speedups

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

24 years agowxFileDataObject supports GNOME file dnd now
Vadim Zeitlin [Sat, 6 Nov 1999 17:58:56 +0000 (17:58 +0000)] 
wxFileDataObject supports GNOME file dnd now

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

24 years agoAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers/data sources that only support...
George Tasker [Sat, 6 Nov 1999 17:50:34 +0000 (17:50 +0000)] 
Added wxODBC_FWD_ONLY_CURSORS to allow for drivers/data sources that only support forward scrolling cursors

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

24 years agoFixed wxMemoryOutputStream (it wasn't working at all)
Guilhem Lavaux [Sat, 6 Nov 1999 17:44:03 +0000 (17:44 +0000)] 
Fixed wxMemoryOutputStream (it wasn't working at all)
Fixed wxStreamBuffer to support features of wxMemoryOutputStream
wxMMedia2 updates (various fixes)

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

24 years agofixed URL parsing problem
Václav Slavík [Sat, 6 Nov 1999 17:28:02 +0000 (17:28 +0000)] 
fixed URL parsing problem

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

24 years agoAdded some makefiles, fixed a BC++ problem in controls.cpp; changed some class
Julian Smart [Sat, 6 Nov 1999 17:12:10 +0000 (17:12 +0000)] 
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
ordering for VC++ 1.5

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

24 years agoRenamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS to avoid conflicts with other...
George Tasker [Sat, 6 Nov 1999 17:09:35 +0000 (17:09 +0000)] 
Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS to avoid conflicts with other libraries.  The setting for this define will be included in the setup.h files so that people using the Remstar ODBC classes will now be able to use data sources/ODBC drivers that only support foward scrolling cursors (like dBase).

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

24 years agomouse selection handling fixed
Karsten Ballüder [Sat, 6 Nov 1999 16:59:44 +0000 (16:59 +0000)] 
mouse selection handling fixed
wxGTK private clipboard data format and private selection are broken!

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

24 years agofixed
Karsten Ballüder [Sat, 6 Nov 1999 16:56:47 +0000 (16:56 +0000)] 
fixed

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

24 years ago wxListBox now sends events using AddPendingEvent(),
Robert Roebling [Sat, 6 Nov 1999 16:47:38 +0000 (16:47 +0000)] 
  wxListBox now sends events using AddPendingEvent(),
    I wonder if that really is good.

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

24 years agotest for wxFrame::GetPosition/GetSize added
Vadim Zeitlin [Sat, 6 Nov 1999 16:12:44 +0000 (16:12 +0000)] 
test for wxFrame::GetPosition/GetSize added

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

24 years agocosmetic changes : indentation etc.
Václav Slavík [Sat, 6 Nov 1999 15:41:14 +0000 (15:41 +0000)] 
cosmetic changes : indentation etc.

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

24 years agohtml help : added '?' icon to root node of contents panel
Václav Slavík [Sat, 6 Nov 1999 15:40:35 +0000 (15:40 +0000)] 
html help : added '?' icon to root node of contents panel

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

24 years agowxHTML overview reorganized
Václav Slavík [Sat, 6 Nov 1999 15:39:25 +0000 (15:39 +0000)] 
wxHTML overview reorganized

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

24 years agoadded list of tags supported by wxHTML
Václav Slavík [Sat, 6 Nov 1999 15:39:01 +0000 (15:39 +0000)] 
added list of tags supported by wxHTML

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

24 years agoadded wxFontEnumerator::GetFacenames and GetEncodings that return array of facenames...
Václav Slavík [Sat, 6 Nov 1999 15:38:23 +0000 (15:38 +0000)] 
added wxFontEnumerator::GetFacenames and GetEncodings that return array of facenames/encodings found by EnumerateXXXX

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

24 years agofixed stupid typo I did a minute ago
Václav Slavík [Sat, 6 Nov 1999 15:28:24 +0000 (15:28 +0000)] 
fixed stupid typo I did a minute ago

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

24 years agomodified samples/html/test so that it loads inet fs handler
Václav Slavík [Sat, 6 Nov 1999 15:25:06 +0000 (15:25 +0000)] 
modified samples/html/test so that it loads inet fs handler

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

24 years agobetter-looking icons
Václav Slavík [Sat, 6 Nov 1999 13:38:22 +0000 (13:38 +0000)] 
better-looking icons

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

24 years ago Fixed typos in frame and dialog,
Robert Roebling [Sat, 6 Nov 1999 11:21:51 +0000 (11:21 +0000)] 
  Fixed typos in frame and dialog,
  Some improvemnts to DnD,
  It's no longer possible to close any
    frame if there is a dialog open.

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

24 years agoFixed image sample, dsp files etc.
Julian Smart [Sat, 6 Nov 1999 10:39:19 +0000 (10:39 +0000)] 
Fixed image sample, dsp files etc.

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

24 years agoMinor doc fixes
Julian Smart [Sat, 6 Nov 1999 10:22:11 +0000 (10:22 +0000)] 
Minor doc fixes

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

24 years agowxPython stuff:
Robin Dunn [Sat, 6 Nov 1999 08:30:23 +0000 (08:30 +0000)] 
wxPython stuff:
  1. Added Clipboard and Drag-and-Drop classes
  2. Added wxFontEnumerator
  3. Many changes to wxMenu, wxMenubar
  4. Various other changes and additions
  5. Updates to the demo
  6. Documentation updates

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

24 years agoFixed a misplaced } that was causing the wrong encoding to be enumerated
Robin Dunn [Sat, 6 Nov 1999 08:03:56 +0000 (08:03 +0000)] 
Fixed a misplaced } that was causing the wrong encoding to be enumerated

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

24 years agoStuff needed for the font sample to build with VC++
Robin Dunn [Sat, 6 Nov 1999 08:01:42 +0000 (08:01 +0000)] 
Stuff needed for the font sample to build with VC++

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

24 years agoadded a WXDLLEXPORT
Robin Dunn [Sat, 6 Nov 1999 08:00:29 +0000 (08:00 +0000)] 
added a WXDLLEXPORT

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

24 years agoadded fontenum.cpp for MSW
Robin Dunn [Sat, 6 Nov 1999 07:59:50 +0000 (07:59 +0000)] 
added fontenum.cpp for MSW

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

24 years ago1. wxFontMapper seems to work for wxMSW
Vadim Zeitlin [Sat, 6 Nov 1999 00:43:31 +0000 (00:43 +0000)] 
1. wxFontMapper seems to work for wxMSW
2. font functions moved into a separate file, duplicated code in font.cpp
   and fontdlg.cpp removed
3. wxCustomDataObject docs finished

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

24 years agofixed memory leak in wxFilesystemHandler
Václav Slavík [Sat, 6 Nov 1999 00:14:25 +0000 (00:14 +0000)] 
fixed memory leak in wxFilesystemHandler

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

24 years agofixed some clipping related bugs in wxHTML priting
Václav Slavík [Sat, 6 Nov 1999 00:13:28 +0000 (00:13 +0000)] 
fixed some clipping related bugs in wxHTML priting

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

24 years agoChange the const global wxDefaultValidator to a pointer for VisualAge
David Webster [Fri, 5 Nov 1999 22:09:37 +0000 (22:09 +0000)] 
Change the const global wxDefaultValidator to a pointer for VisualAge

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

24 years agowXMotif compilation fixes
Vadim Zeitlin [Fri, 5 Nov 1999 19:36:35 +0000 (19:36 +0000)] 
wXMotif compilation fixes

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

24 years ago(start of) wxCustomDataObject docs
Vadim Zeitlin [Fri, 5 Nov 1999 19:19:58 +0000 (19:19 +0000)] 
(start of) wxCustomDataObject docs

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

24 years ago1. wxFontMapper almost finished
Vadim Zeitlin [Fri, 5 Nov 1999 19:03:19 +0000 (19:03 +0000)] 
1. wxFontMapper almost finished
2. font helper functions are now in separate files, not utilsunx.cpp

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

24 years agoIncremented the version number used in the DLL filename to match version.h
Robin Dunn [Fri, 5 Nov 1999 18:47:26 +0000 (18:47 +0000)] 
Incremented the version number used in the DLL filename to match version.h

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

24 years ago This window positioning setting works on AfterStep
Robert Roebling [Fri, 5 Nov 1999 18:25:40 +0000 (18:25 +0000)] 
  This window positioning setting works on AfterStep
    and almost on KDE 1.0, so lets leave it here.

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

24 years agoanother operator needed for __alpha__
Karsten Ballüder [Fri, 5 Nov 1999 17:04:13 +0000 (17:04 +0000)] 
another operator needed for __alpha__

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

24 years ago Added IsTopLevel() as a virtual function.
Robert Roebling [Fri, 5 Nov 1999 15:54:10 +0000 (15:54 +0000)] 
  Added IsTopLevel() as a virtual function.
  Added fontenum.hto filelist.txt,
  Changed window positioning code again,
  some more related things.

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

24 years agoCleaned up paint DC cache in ~wxPaintDC to avoid spurious memory warning
Julian Smart [Fri, 5 Nov 1999 15:04:31 +0000 (15:04 +0000)] 
Cleaned up paint DC cache in ~wxPaintDC to avoid spurious memory warning

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

24 years agofontmap.h/cpp and fontutil.h/cpp added
Vadim Zeitlin [Fri, 5 Nov 1999 14:41:46 +0000 (14:41 +0000)] 
fontmap.h/cpp and fontutil.h/cpp added

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

24 years agocompilation fixes for GTK+ <= 1.2.3
Vadim Zeitlin [Fri, 5 Nov 1999 13:04:13 +0000 (13:04 +0000)] 
compilation fixes for GTK+ <= 1.2.3

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

24 years agofixed menu accelerators
Karsten Ballüder [Fri, 5 Nov 1999 10:56:38 +0000 (10:56 +0000)] 
fixed menu accelerators

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

24 years agoadded missing event.Skip(), now menus work properly
Karsten Ballüder [Fri, 5 Nov 1999 09:56:19 +0000 (09:56 +0000)] 
added missing event.Skip(), now menus work properly

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

24 years agoCW5.2 Pro Adaptions, wxMac starting to move in
Stefan Csomor [Fri, 5 Nov 1999 09:16:09 +0000 (09:16 +0000)] 
CW5.2 Pro Adaptions, wxMac starting to move in

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

24 years agoChange a Popup menu from using a callback to using events. Can't test
Robin Dunn [Fri, 5 Nov 1999 06:56:53 +0000 (06:56 +0000)] 
Change a Popup menu from using a callback to using events.  Can't test
it right now but it compiles.

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

24 years agoRetyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile
Julian Smart [Thu, 4 Nov 1999 20:43:52 +0000 (20:43 +0000)] 
Retyping some lines in tfontenc.tex seemed to remove a strange WinHelp compile
problem...

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

24 years ago1. wxFontMapper starts to materialise
Vadim Zeitlin [Thu, 4 Nov 1999 20:40:41 +0000 (20:40 +0000)] 
1. wxFontMapper starts to materialise
2. wxFontEnumerator corrections: EnumerateFamilies => EnumerateFacenames

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