]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoChanged order of #ifdefs to get native version on OS/2, even if
Stefan Neis [Wed, 26 Jan 2000 22:35:48 +0000 (22:35 +0000)] 
Changed order of #ifdefs to get native version on OS/2, even if
        dlopen-wrapper is available.

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

24 years agoNew OS2 icon file
David Webster [Wed, 26 Jan 2000 21:33:31 +0000 (21:33 +0000)] 
New OS2 icon file

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

24 years agoNew OS2 resource file
David Webster [Wed, 26 Jan 2000 21:23:51 +0000 (21:23 +0000)] 
New OS2 resource file

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

24 years agoNew Visualage stuff and remove OS/2 stuff in the .rc file
David Webster [Wed, 26 Jan 2000 21:23:28 +0000 (21:23 +0000)] 
New Visualage stuff and remove OS/2 stuff in the .rc file

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

24 years agoVisualage C++ V4.0 duplicate symbol fixes
David Webster [Wed, 26 Jan 2000 21:07:57 +0000 (21:07 +0000)] 
Visualage C++ V4.0 duplicate symbol fixes

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

24 years ago Corrected TIFF,
Robert Roebling [Wed, 26 Jan 2000 19:26:02 +0000 (19:26 +0000)] 
  Corrected TIFF,
  more drawing tests.

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

24 years agocompilation of wxBase works again (PATH_IFS wasn't defined for it!)
Vadim Zeitlin [Wed, 26 Jan 2000 18:28:16 +0000 (18:28 +0000)] 
compilation of wxBase works again (PATH_IFS wasn't defined for it!)

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

24 years agoFound PROGRAM_EXT variable and now want to use it for OS/2, too.
Stefan Neis [Wed, 26 Jan 2000 18:21:45 +0000 (18:21 +0000)] 
Found PROGRAM_EXT variable and now want to use it for OS/2, too.

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

24 years agothese aren't being used any more
Vadim Zeitlin [Wed, 26 Jan 2000 18:14:05 +0000 (18:14 +0000)] 
these aren't being used any more

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

24 years agomore backwards compatible kbd handling in wxScrolledWindow
Vadim Zeitlin [Wed, 26 Jan 2000 16:42:45 +0000 (16:42 +0000)] 
more backwards compatible kbd handling in wxScrolledWindow

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

24 years ago'Details' button is now disabled if no details
Vadim Zeitlin [Wed, 26 Jan 2000 14:31:42 +0000 (14:31 +0000)] 
'Details' button is now disabled if no details

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

24 years agoquick and dirty fix for the division by 0 crash in OnKeyDown()
Vadim Zeitlin [Wed, 26 Jan 2000 14:20:53 +0000 (14:20 +0000)] 
quick and dirty fix for the division by 0 crash in OnKeyDown()

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

24 years agowxDC::Blit() ignores useMask if there is no mask instead of giving an assert failure
Vadim Zeitlin [Wed, 26 Jan 2000 14:08:11 +0000 (14:08 +0000)] 
wxDC::Blit() ignores useMask if there is no mask instead of giving an assert failure

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

24 years agocompilation fix for Win16
Vadim Zeitlin [Wed, 26 Jan 2000 13:45:00 +0000 (13:45 +0000)] 
compilation fix for Win16

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

24 years agocompilation fix for compilers without PCH
Vadim Zeitlin [Wed, 26 Jan 2000 13:41:59 +0000 (13:41 +0000)] 
compilation fix for compilers without PCH

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

24 years agoURL test and some comments added
Guillermo Rodriguez Garcia [Wed, 26 Jan 2000 01:54:14 +0000 (01:54 +0000)] 
URL test and some comments added

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

24 years agowxHtmlHelpFrame enhancements
Václav Slavík [Wed, 26 Jan 2000 00:50:43 +0000 (00:50 +0000)] 
wxHtmlHelpFrame enhancements

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

24 years agoadded wxHtmlWindow::GetOpenedAnchor
Václav Slavík [Wed, 26 Jan 2000 00:50:29 +0000 (00:50 +0000)] 
added wxHtmlWindow::GetOpenedAnchor

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

24 years agowxACCEL_NONE -> wxACCEL_NORMAL
Václav Slavík [Wed, 26 Jan 2000 00:50:16 +0000 (00:50 +0000)] 
wxACCEL_NONE -> wxACCEL_NORMAL

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

24 years agochanged demo data a bit
Václav Slavík [Wed, 26 Jan 2000 00:50:11 +0000 (00:50 +0000)] 
changed demo data a bit

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

24 years agosets frame title even for pages without <title> tag
Václav Slavík [Wed, 26 Jan 2000 00:50:05 +0000 (00:50 +0000)] 
sets frame title even for pages without <title> tag

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

24 years agoadded wxHF_OPENFILES demo
Václav Slavík [Wed, 26 Jan 2000 00:49:58 +0000 (00:49 +0000)] 
added wxHF_OPENFILES demo

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

24 years agosome fixes in names of cached helpbooks (does not contain # or : anymore)
Václav Slavík [Wed, 26 Jan 2000 00:49:52 +0000 (00:49 +0000)] 
some fixes in names of cached helpbooks (does not contain # or : anymore)

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

24 years agoadded new wxHF_ flags
Václav Slavík [Wed, 26 Jan 2000 00:49:46 +0000 (00:49 +0000)] 
added new wxHF_ flags

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

24 years agoadded more navigation controls to wxHtmlHelpFrame
Václav Slavík [Wed, 26 Jan 2000 00:49:40 +0000 (00:49 +0000)] 
added more navigation controls to wxHtmlHelpFrame

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

24 years agoadded more navigation controls to html help frame
Václav Slavík [Wed, 26 Jan 2000 00:49:30 +0000 (00:49 +0000)] 
added more navigation controls to html help frame

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

24 years agoassert in GetNextItem() fixed (yes, now it is)
Vadim Zeitlin [Wed, 26 Jan 2000 00:19:16 +0000 (00:19 +0000)] 
assert in GetNextItem() fixed (yes, now it is)

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

24 years agoassert in GetNextItem() fixed (?)
Vadim Zeitlin [Wed, 26 Jan 2000 00:17:21 +0000 (00:17 +0000)] 
assert in GetNextItem() fixed (?)

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

24 years agoextended (wxMask test) and reorganized the drawing sample
Vadim Zeitlin [Wed, 26 Jan 2000 00:02:15 +0000 (00:02 +0000)] 
extended (wxMask test) and reorganized the drawing sample

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

24 years ago1. fixed (?) blitting bitmaps with mask
Vadim Zeitlin [Wed, 26 Jan 2000 00:01:27 +0000 (00:01 +0000)] 
1. fixed (?) blitting bitmaps with mask
2. fixed wxWindowBase compilation (oops)
3. fixed kbd handling in wxScrolledWindow under MSW

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

24 years ago1. kbd interface for wxScrolledWindow
Vadim Zeitlin [Tue, 25 Jan 2000 19:59:41 +0000 (19:59 +0000)] 
1. kbd interface for wxScrolledWindow
2. wxWindow::Set/GetExtraStyle()
3. wxWS_EX_VALIDATE_RECURSIVELY added and implemented
4. docs updated to reflect (2) an (3)

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

24 years agofixed _T typo
Ron Lee [Tue, 25 Jan 2000 18:49:24 +0000 (18:49 +0000)] 
fixed _T typo

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

24 years ago__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDER_HEADERS is not
Vadim Zeitlin [Tue, 25 Jan 2000 18:23:20 +0000 (18:23 +0000)] 
__GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDER_HEADERS is not

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

24 years agodocumented GetNextItem() behaviour precisely
Vadim Zeitlin [Tue, 25 Jan 2000 16:57:19 +0000 (16:57 +0000)] 
documented GetNextItem() behaviour precisely

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

24 years agoadded DrawRectangle() test
Vadim Zeitlin [Tue, 25 Jan 2000 16:33:06 +0000 (16:33 +0000)] 
added DrawRectangle() test

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

24 years agofixed GetNextItem(item = -1)
Vadim Zeitlin [Tue, 25 Jan 2000 16:26:17 +0000 (16:26 +0000)] 
fixed GetNextItem(item = -1)

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

24 years agoFixed code that did not work with Postgres
George Tasker [Tue, 25 Jan 2000 16:18:40 +0000 (16:18 +0000)] 
Fixed code that did not work with Postgres
Removed all tabs, and replaced with spaces accordingly

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

24 years agomore patches for BC++ from Ricky Gonzales
Vadim Zeitlin [Tue, 25 Jan 2000 15:51:26 +0000 (15:51 +0000)] 
more patches for BC++ from Ricky Gonzales

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

24 years agomissing Init() added to wxMenu(wxCallback) ctors
Vadim Zeitlin [Tue, 25 Jan 2000 15:35:55 +0000 (15:35 +0000)] 
missing Init() added to wxMenu(wxCallback) ctors

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

24 years agoAdded DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
Julian Smart [Tue, 25 Jan 2000 13:35:44 +0000 (13:35 +0000)] 
Added DEVNAMES to wxPrintDialog to remember printer name; fixed wxDC::Clear
to not assert for printer DCs

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

24 years agoadd CASTWNDPROC to call to CallWindowProc for bcc
Bart A.M. Jourquin [Tue, 25 Jan 2000 08:31:26 +0000 (08:31 +0000)] 
add CASTWNDPROC to call to CallWindowProc for bcc

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

24 years agoImage docs updates
Guillermo Rodriguez Garcia [Tue, 25 Jan 2000 00:33:42 +0000 (00:33 +0000)] 
Image docs updates

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

24 years agoAdded method for mimietype implementation.
David Webster [Mon, 24 Jan 2000 22:50:28 +0000 (22:50 +0000)] 
Added method for mimietype implementation.

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

24 years agoFix for VisualAge; Init can't be before it is called in VA.
David Webster [Mon, 24 Jan 2000 22:48:07 +0000 (22:48 +0000)] 
Fix for VisualAge; Init can't be before it is called in VA.

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

24 years ago Added datetime.inl to filelist.txt
Robert Roebling [Mon, 24 Jan 2000 22:15:43 +0000 (22:15 +0000)] 
  Added datetime.inl to filelist.txt

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

24 years agoAdded WS_VSCROLL and WSHSCROLL styles again
Julian Smart [Mon, 24 Jan 2000 21:53:19 +0000 (21:53 +0000)] 
Added WS_VSCROLL and WSHSCROLL styles again

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

24 years agoUpdated some bits in socket docs.
Guillermo Rodriguez Garcia [Mon, 24 Jan 2000 20:46:54 +0000 (20:46 +0000)] 
Updated some bits in socket docs.
Documented socket samples
Moved wxInitAllImageHandlers from 'file functions' (?) to 'misc functions'

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

24 years agoseveral mingw32 compilation fixes
Vadim Zeitlin [Mon, 24 Jan 2000 20:19:39 +0000 (20:19 +0000)] 
several mingw32 compilation fixes

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

24 years agovalue of wxTE_PASSWORD changed to be different from wxCANCEL
Vadim Zeitlin [Mon, 24 Jan 2000 20:19:07 +0000 (20:19 +0000)] 
value of wxTE_PASSWORD changed to be different from wxCANCEL

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

24 years agoimplementation of wxGetPasswordFromUser
Vadim Zeitlin [Mon, 24 Jan 2000 20:18:03 +0000 (20:18 +0000)] 
implementation of wxGetPasswordFromUser

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

24 years agoadded wxGetPasswordFromUser(), dialogs sample shows it, documented it
Vadim Zeitlin [Mon, 24 Jan 2000 18:26:54 +0000 (18:26 +0000)] 
added wxGetPasswordFromUser(), dialogs sample shows it, documented it

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

24 years agowarnings/linking fixes for wxMotif
Vadim Zeitlin [Mon, 24 Jan 2000 17:53:44 +0000 (17:53 +0000)] 
warnings/linking fixes for wxMotif

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

24 years ago2 warnings from Solaris build log fixed
Vadim Zeitlin [Mon, 24 Jan 2000 17:04:44 +0000 (17:04 +0000)] 
2 warnings from Solaris build log fixed

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

24 years agomodifications to show non monochrome masks in action
Vadim Zeitlin [Mon, 24 Jan 2000 16:46:40 +0000 (16:46 +0000)] 
modifications to show non monochrome masks in action

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

24 years agoexcluded geometry.cpp from build by using #if wxUSE_GEOMETRY which is never
Vadim Zeitlin [Mon, 24 Jan 2000 16:22:11 +0000 (16:22 +0000)] 
excluded geometry.cpp from build by using #if wxUSE_GEOMETRY which is never
defined to be 1 (so far)

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

24 years agopatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
Vadim Zeitlin [Mon, 24 Jan 2000 15:58:33 +0000 (15:58 +0000)] 
patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda

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

24 years agosome fixes from the SGI build log
Vadim Zeitlin [Mon, 24 Jan 2000 15:47:21 +0000 (15:47 +0000)] 
some fixes from the SGI build log

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

24 years agofixed false error report with helpfiles without index
Václav Slavík [Mon, 24 Jan 2000 15:38:42 +0000 (15:38 +0000)] 
fixed false error report with helpfiles without index

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

24 years agodocumented wxACCEL_ALT
Václav Slavík [Mon, 24 Jan 2000 15:38:34 +0000 (15:38 +0000)] 
documented wxACCEL_ALT

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

24 years agopatches for XPM/TIFF compilation with BC++ from Ricky Gonzales
Vadim Zeitlin [Mon, 24 Jan 2000 15:37:24 +0000 (15:37 +0000)] 
patches for XPM/TIFF compilation with BC++ from Ricky Gonzales

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

24 years agorefresh after sort - patch from Ricky Gonzales
Vadim Zeitlin [Mon, 24 Jan 2000 15:36:17 +0000 (15:36 +0000)] 
refresh after sort - patch from Ricky Gonzales

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

24 years ago Committing in .
Jouk Jansen [Mon, 24 Jan 2000 13:58:36 +0000 (13:58 +0000)] 
 Committing in .

 Update VMS makefiles

 Modified Files:
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
  wxWindows/src/unix/descrip.mms
 ----------------------------------------------------------------------

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

24 years ago Applied some of the SGI fixes. Don't know about the
Robert Roebling [Mon, 24 Jan 2000 13:27:37 +0000 (13:27 +0000)] 
  Applied some of the SGI fixes. Don't know about the
    toolbar one.

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

24 years ago Added geometry.cpp and made it compile,
Robert Roebling [Mon, 24 Jan 2000 13:13:41 +0000 (13:13 +0000)] 
  Added geometry.cpp and made it compile,
  Added empty dndcmn.cpp to avoid GNU link warnings,
  Fixed problem with event.Skip() in new tab code.

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

24 years agoCorrected font calculation (use screen resolution now); and check for mask in m_image.cpp
Julian Smart [Mon, 24 Jan 2000 12:24:57 +0000 (12:24 +0000)] 
Corrected font calculation (use screen resolution now); and check for mask in m_image.cpp
or get assert in DoBlit

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

24 years ago Corrected spinbutton events and made them vetoable.
Robert Roebling [Mon, 24 Jan 2000 10:47:55 +0000 (10:47 +0000)] 
  Corrected spinbutton events and made them vetoable.

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

24 years agoCompilation fix for mingw32 - will this break cygwin?
Guillermo Rodriguez Garcia [Mon, 24 Jan 2000 01:54:54 +0000 (01:54 +0000)] 
Compilation fix for mingw32 - will this break cygwin?

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

24 years agosmall tests added here and there
Vadim Zeitlin [Mon, 24 Jan 2000 00:15:26 +0000 (00:15 +0000)] 
small tests added here and there

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

24 years ago1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip
Vadim Zeitlin [Sun, 23 Jan 2000 23:23:46 +0000 (23:23 +0000)] 
1. '\n's in tooltip messages are handled (replaced by spaces anyhow, tooltip
    made multiline if comctl32 supports it)
2. added wxTAB_TRAVERSAL to default wxScrolledWindow style
3. improved arrows handling in radiobox (still problems for multirow ones)
4. [Alt]-<mnemonic> works in nested panels as well now because we use
   WS_EX_CONTROLPARENT for all windows with wxTAB_TRAVERSAL style
5. tooltips for radioboxes work again, even if I'm not really satisfied with
   solution :-( but I spent 2 hours trying to make TTM_WINDOWFROMPOINT handler
   work and I don't have more time to waste on this.

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

24 years agomoved bookmarks to Contents panel
Václav Slavík [Sun, 23 Jan 2000 21:47:51 +0000 (21:47 +0000)] 
moved bookmarks to Contents panel

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

24 years agoadded wxLogError/Warning into wxHTML
Václav Slavík [Sun, 23 Jan 2000 21:47:41 +0000 (21:47 +0000)] 
added wxLogError/Warning into wxHTML

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

24 years agoAdded GAddress_INET_SetAnyAddress and dummy UNIX address handling.
Stefan Neis [Sun, 23 Jan 2000 19:17:56 +0000 (19:17 +0000)] 
Added GAddress_INET_SetAnyAddress and dummy UNIX address handling.
Anyway, GSocket_GUI_Init/Destroy, GSocket_Enable/Disable_Events and
        GSocket_Install/Uninstall_Callback are still missing...

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

24 years agoAdded @PROGRAM_EXT@ as apropriate (hopefully ;-) ).
Stefan Neis [Sun, 23 Jan 2000 18:33:10 +0000 (18:33 +0000)] 
Added @PROGRAM_EXT@ as apropriate (hopefully ;-) ).
Give 'make clean' a chance to actually do something.

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

24 years agoAdded #define for soclose on EMX
Stefan Neis [Sun, 23 Jan 2000 18:14:43 +0000 (18:14 +0000)] 
Added #define for soclose on EMX

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

24 years agoIntegrated recent API-change
Stefan Neis [Sun, 23 Jan 2000 17:54:14 +0000 (17:54 +0000)] 
Integrated recent API-change

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

24 years agoAdded #pragma implementation for gcc.
Stefan Neis [Sun, 23 Jan 2000 17:51:48 +0000 (17:51 +0000)] 
Added #pragma implementation for gcc.

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

24 years ago Fixed small bug in tab code WRT to having only
Robert Roebling [Sun, 23 Jan 2000 17:09:48 +0000 (17:09 +0000)] 
  Fixed small bug in tab code WRT to having only
   a single control in a panel.
  sliders now have keyboard handling.
  Missing headers for install (memconf.h and geometry.h).

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

24 years agofixed broken GIFs
Václav Slavík [Sun, 23 Jan 2000 16:25:47 +0000 (16:25 +0000)] 
fixed broken GIFs

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

24 years agofixed broken GIFs
Václav Slavík [Sun, 23 Jan 2000 16:24:54 +0000 (16:24 +0000)] 
fixed broken GIFs

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

24 years ago tabbing in controls sample works again.
Robert Roebling [Sun, 23 Jan 2000 15:51:36 +0000 (15:51 +0000)] 
  tabbing in controls sample works again.

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

24 years agoAdded more '#pragma implementation' for gcc.
Stefan Neis [Sun, 23 Jan 2000 15:39:55 +0000 (15:39 +0000)] 
Added more '#pragma implementation' for gcc.
Replaced wxString[0u] by wxString[(size_t) 0]: size_t is signed for EMX,
        so explicitly using '0u' causes problems.

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

24 years agoAdded fontenum/fontutil and mimetype for OS/2
Stefan Neis [Sun, 23 Jan 2000 15:00:57 +0000 (15:00 +0000)] 
Added fontenum/fontutil and mimetype for OS/2

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

24 years agoSmall changes
Julian Smart [Sun, 23 Jan 2000 10:22:09 +0000 (10:22 +0000)] 
Small changes

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

24 years ago1. wxMSW::wxNotebook::SetPageSize() and SetPadding() added
Vadim Zeitlin [Sun, 23 Jan 2000 03:05:24 +0000 (03:05 +0000)] 
1. wxMSW::wxNotebook::SetPageSize() and SetPadding() added
2. wxNavigationKeyEvent changes:
 a) doesn't derive from wxCommandEvent any more
 b) has a new ShouldPropagate() accessor
 c) wxPanel::OnNavigationKey() changed significantly, beware

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

24 years agoprobably forgot to commit mimetype split to this file?
Václav Slavík [Sun, 23 Jan 2000 01:10:17 +0000 (01:10 +0000)] 
probably forgot to commit mimetype split to this file?

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

24 years agoadded intelligent scaling of icons -- cutting empty borders so that the icon is not...
Václav Slavík [Sun, 23 Jan 2000 01:03:30 +0000 (01:03 +0000)] 
added intelligent scaling of icons -- cutting empty borders so that the icon is not too small

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

24 years agoadded WXMAC default font sizes
Václav Slavík [Sun, 23 Jan 2000 01:03:23 +0000 (01:03 +0000)] 
added WXMAC default font sizes

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

24 years agoadded wxFileType::GetMimeTypes
Václav Slavík [Sun, 23 Jan 2000 01:03:17 +0000 (01:03 +0000)] 
added wxFileType::GetMimeTypes

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

24 years agoremoved call to win32 api ::SetMapMode -- hopefully not longer neccessary
Václav Slavík [Sun, 23 Jan 2000 01:02:09 +0000 (01:02 +0000)] 
removed call to win32 api ::SetMapMode -- hopefully not longer neccessary

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

24 years ago1. added wxMemoryConfig (private) class
Vadim Zeitlin [Sat, 22 Jan 2000 23:15:52 +0000 (23:15 +0000)] 
1. added wxMemoryConfig (private) class
2. some minor tweaks to config usage in wxFontMapper

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

24 years ago Various makefile corrections,
Robert Roebling [Sat, 22 Jan 2000 22:47:30 +0000 (22:47 +0000)] 
  Various makefile corrections,
  Minor beatifications.

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

24 years agoFixed fixups to allow EMX to compile again.
Stefan Neis [Sat, 22 Jan 2000 22:26:10 +0000 (22:26 +0000)] 
Fixed fixups to allow EMX to compile again.

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

24 years agoanother image used by the image sample
Vadim Zeitlin [Sat, 22 Jan 2000 21:50:10 +0000 (21:50 +0000)] 
another image used by the image sample

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

24 years agoadded missing include dcmemory.h
Ron Lee [Sat, 22 Jan 2000 18:13:27 +0000 (18:13 +0000)] 
added missing include dcmemory.h

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

24 years agoadded missing include for wxBitmap
Ron Lee [Sat, 22 Jan 2000 18:10:46 +0000 (18:10 +0000)] 
added missing include for wxBitmap

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

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