wxWidgets.git
20 years agoUpdated makefiles etc. for 2.5.1
Julian Smart [Mon, 15 Sep 2003 15:36:27 +0000 (15:36 +0000)] 
Updated makefiles etc. for 2.5.1

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

20 years agoCleaned up some comments, reorganized some code
David Elliott [Mon, 15 Sep 2003 15:34:11 +0000 (15:34 +0000)] 
Cleaned up some comments, reorganized some code

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

20 years agoClean up comments
David Elliott [Mon, 15 Sep 2003 15:22:45 +0000 (15:22 +0000)] 
Clean up comments

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

20 years agofixed iODBC detection
Vadim Zeitlin [Mon, 15 Sep 2003 14:10:31 +0000 (14:10 +0000)] 
fixed iODBC detection

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

20 years agoadded wxUSE_EXCEPTIONS
Vadim Zeitlin [Mon, 15 Sep 2003 13:00:34 +0000 (13:00 +0000)] 
added wxUSE_EXCEPTIONS

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

20 years agosf patch #806451
Chris Elliott [Mon, 15 Sep 2003 12:28:11 +0000 (12:28 +0000)] 
sf patch #806451

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

20 years agoremove us from the parents children list in Destroy()
Vadim Zeitlin [Mon, 15 Sep 2003 11:46:51 +0000 (11:46 +0000)] 
remove us from the parents children list in Destroy()

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

20 years agocall RemoveChild() in ~wxWindowBase instead of doing it in each ~wxWindow for each...
Vadim Zeitlin [Mon, 15 Sep 2003 11:45:08 +0000 (11:45 +0000)] 
call RemoveChild() in ~wxWindowBase instead of doing it in each ~wxWindow for each port

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

20 years agofix incorrect parameter error fo r DrawArc
Chris Elliott [Mon, 15 Sep 2003 11:42:54 +0000 (11:42 +0000)] 
fix incorrect parameter error fo r DrawArc

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

20 years agoIsDialogMessage fix
Vadim Zeitlin [Mon, 15 Sep 2003 11:39:38 +0000 (11:39 +0000)] 
IsDialogMessage fix

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

20 years agowxNavigationKeyEvent doesn't derive from wxCommandEvent (but from wxEvent)
Vadim Zeitlin [Mon, 15 Sep 2003 11:00:51 +0000 (11:00 +0000)] 
wxNavigationKeyEvent doesn't derive from wxCommandEvent (but from wxEvent)

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

20 years agoWinCE bitmap patch from Johannes Schindelin <Johannes.Schindelin@gmx.de>
Julian Smart [Mon, 15 Sep 2003 08:55:19 +0000 (08:55 +0000)] 
WinCE bitmap patch from Johannes Schindelin <Johannes.Schindelin@gmx.de>

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

20 years agoimplemented wxDateTime::ParseDateTime() (patch 779794)
Vadim Zeitlin [Sun, 14 Sep 2003 23:13:18 +0000 (23:13 +0000)] 
implemented wxDateTime::ParseDateTime() (patch 779794)

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

20 years agoadjust m_current when inserting items in the control (patch 799937)
Vadim Zeitlin [Sun, 14 Sep 2003 22:59:02 +0000 (22:59 +0000)] 
adjust m_current when inserting items in the control (patch 799937)

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

20 years agofix for calculating the header window height (patch 805791)
Vadim Zeitlin [Sun, 14 Sep 2003 22:52:47 +0000 (22:52 +0000)] 
fix for calculating the header window height (patch 805791)

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

20 years agoalign the items correctly with wxLC_ALIGN_TOP
Vadim Zeitlin [Sun, 14 Sep 2003 21:10:22 +0000 (21:10 +0000)] 
align the items correctly with wxLC_ALIGN_TOP

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

20 years agoadded support for wxLC_ALIGN_LEFT/TOP
Vadim Zeitlin [Sun, 14 Sep 2003 20:40:26 +0000 (20:40 +0000)] 
added support for wxLC_ALIGN_LEFT/TOP

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

20 years agoaccount for the scrollbars in GetViewRect()
Vadim Zeitlin [Sun, 14 Sep 2003 19:52:46 +0000 (19:52 +0000)] 
account for the scrollbars in GetViewRect()

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

20 years agoChanged version to 2.5.1
Julian Smart [Sun, 14 Sep 2003 19:39:34 +0000 (19:39 +0000)] 
Changed version to 2.5.1

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

20 years agodisabled (conditionally) separating static line; improved borders
Vadim Zeitlin [Sun, 14 Sep 2003 19:37:35 +0000 (19:37 +0000)] 
disabled (conditionally) separating static line; improved borders

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

20 years agoremoved the fudge from GetViewRect(), it isn't needed
Vadim Zeitlin [Sun, 14 Sep 2003 19:36:33 +0000 (19:36 +0000)] 
removed the fudge from GetViewRect(), it isn't needed

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

20 years agoGePageRect() should use the full list size while OnSize() should use the client size
Vadim Zeitlin [Sun, 14 Sep 2003 19:03:17 +0000 (19:03 +0000)] 
GePageRect() should use the full list size while OnSize() should use the client size

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

20 years agoremoval of pc-mac charset conversion for wxMac
Stefan Csomor [Sun, 14 Sep 2003 18:40:43 +0000 (18:40 +0000)] 
removal of pc-mac charset conversion for wxMac

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

20 years agouse child->Destroy() instead of delete child in DestroyChildren()
Vadim Zeitlin [Sun, 14 Sep 2003 16:18:12 +0000 (16:18 +0000)] 
use child->Destroy() instead of delete child in DestroyChildren()

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

20 years agocompilation fix after last check in
Vadim Zeitlin [Sun, 14 Sep 2003 16:12:05 +0000 (16:12 +0000)] 
compilation fix after last check in

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

20 years agofixed GetItemSpacing() inconsistency by deprecating the old function and adding a...
Vadim Zeitlin [Sun, 14 Sep 2003 16:06:27 +0000 (16:06 +0000)] 
fixed GetItemSpacing() inconsistency by deprecating the old function and adding a new, easier to use, overload

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

20 years agouse newly added GetViewRect() instead of trying to guess the list ctrl size ourselves
Vadim Zeitlin [Sun, 14 Sep 2003 16:00:29 +0000 (16:00 +0000)] 
use newly added GetViewRect() instead of trying to guess the list ctrl size ourselves

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

20 years agoadded wxListCtrl::GetViewRect()
Vadim Zeitlin [Sun, 14 Sep 2003 15:58:41 +0000 (15:58 +0000)] 
added wxListCtrl::GetViewRect()

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

20 years agoattempt to fix another occurence of WS_EX_CONTROLPARENT-related infinite loop
Vadim Zeitlin [Sun, 14 Sep 2003 10:58:11 +0000 (10:58 +0000)] 
attempt to fix another occurence of WS_EX_CONTROLPARENT-related infinite loop

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

20 years agoattempt to fix GUI apps building on OS/2
Václav Slavík [Sat, 13 Sep 2003 20:23:44 +0000 (20:23 +0000)] 
attempt to fix GUI apps building on OS/2

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

20 years agono real changes, moved Robin's changes to bakefile and regenerated using bakefile...
Václav Slavík [Sat, 13 Sep 2003 19:09:50 +0000 (19:09 +0000)] 
no real changes, moved Robin's changes to bakefile and regenerated using bakefile version

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

20 years ago Compilation fixes for WXWIN_COMPATIBILITY_2_4.
Mattia Barbon [Sat, 13 Sep 2003 16:11:09 +0000 (16:11 +0000)] 
  Compilation fixes for WXWIN_COMPATIBILITY_2_4.
  Don't include wx/wx.h, use the much smaller set of
required headers instead.

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

20 years ago Allow wxSoundStreamESD to be compiled even when no esd.h is
Mattia Barbon [Sat, 13 Sep 2003 16:06:17 +0000 (16:06 +0000)] 
  Allow wxSoundStreamESD to be compiled even when no esd.h is
present and make it fail at runtime instead. As ugly as this is,
there currently isn't any way for the application to know if
the class is available.

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

20 years ago wxUniversal compilation fixes.
Mattia Barbon [Sat, 13 Sep 2003 16:03:28 +0000 (16:03 +0000)] 
  wxUniversal compilation fixes.

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

20 years agotarget_carbon added
Stefan Csomor [Sat, 13 Sep 2003 14:09:16 +0000 (14:09 +0000)] 
target_carbon added

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

20 years agofaster portsetting backpatched
Stefan Csomor [Sat, 13 Sep 2003 14:07:27 +0000 (14:07 +0000)] 
faster portsetting backpatched

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

20 years agoclassic fixes
Stefan Csomor [Sat, 13 Sep 2003 14:06:08 +0000 (14:06 +0000)] 
classic fixes

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

20 years agofixed GetFilenames bug
Stefan Csomor [Sat, 13 Sep 2003 14:02:54 +0000 (14:02 +0000)] 
fixed GetFilenames bug

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

20 years ago wxUniversal STL-ification.
Mattia Barbon [Sat, 13 Sep 2003 12:14:20 +0000 (12:14 +0000)] 
  wxUniversal STL-ification.

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

20 years agouse SYMROOT instead of DERIVED_SOURCES_DIR
Gilles Depeyrot [Sat, 13 Sep 2003 12:01:11 +0000 (12:01 +0000)] 
use SYMROOT instead of DERIVED_SOURCES_DIR
simplified warning messages by displaying relative paths instead of full paths

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

20 years agouse SYMROOT instead of DERIVED_SOURCES_DIR
Gilles Depeyrot [Sat, 13 Sep 2003 11:59:28 +0000 (11:59 +0000)] 
use SYMROOT instead of DERIVED_SOURCES_DIR

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

20 years agounicode correction for mac
Stefan Csomor [Sat, 13 Sep 2003 09:00:28 +0000 (09:00 +0000)] 
unicode correction for mac

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

20 years agoMove more stuff into base for wxMac so that two level namespace dylibs
Robin Dunn [Sat, 13 Sep 2003 00:03:18 +0000 (00:03 +0000)] 
Move more stuff into base for wxMac so that two level namespace dylibs
can be used on OS X.

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

20 years agoFor OS X detect (based on gcc version) and use -single_module flag.
Robin Dunn [Sat, 13 Sep 2003 00:01:49 +0000 (00:01 +0000)] 
For OS X detect (based on gcc version) and use -single_module flag.
Also removed the use of the flat namespace flags to prevent symbol
name conflicts when an app loads other dynlibs (that may also contain
libpng for example.)

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

20 years ago Fix two common case of hybrid build:
Mattia Barbon [Fri, 12 Sep 2003 22:34:06 +0000 (22:34 +0000)] 
  Fix two common case of hybrid build:
standard debugging build with non-debugging MSVCRT
release build with __WXDEBUG__ and non-debugging MSVCRT.

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

20 years ago Try detecting if the CD-ROM I/O implementation in mmedia
Mattia Barbon [Fri, 12 Sep 2003 21:55:09 +0000 (21:55 +0000)] 
  Try detecting if the CD-ROM I/O implementation in mmedia
has some possibility of working in the host OS..

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

20 years ago Various fixes to contrib bakefiles. Regenerated corresponding
Mattia Barbon [Fri, 12 Sep 2003 21:49:46 +0000 (21:49 +0000)] 
  Various fixes to contrib bakefiles. Regenerated corresponding
Makefile.in.

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

20 years agoThe unknown control container should always have the wxTAB_TRAVERSAL
Robin Dunn [Fri, 12 Sep 2003 21:38:41 +0000 (21:38 +0000)] 
The unknown control container should always have the wxTAB_TRAVERSAL
and wxNO_BORDER styles

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

20 years ago.dsw files for samples must not contain dependencies between core libraries, otherwis...
Václav Slavík [Fri, 12 Sep 2003 21:09:11 +0000 (21:09 +0000)] 
.dsw files for samples must not contain dependencies between core libraries, otherwise static libraries will be linked into other static libs

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

20 years agoexternal Shell Script file to copy setup.h for ProjectBuilder
Gilles Depeyrot [Fri, 12 Sep 2003 20:29:23 +0000 (20:29 +0000)] 
external Shell Script file to copy setup.h for ProjectBuilder
removed obsolete lexer/parser related actions

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

20 years agoShell Script file to copy setup.h for ProjectBuilder
Gilles Depeyrot [Fri, 12 Sep 2003 20:24:53 +0000 (20:24 +0000)] 
Shell Script file to copy setup.h for ProjectBuilder

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

20 years agoimport32.lib is always used by bakefile
Václav Slavík [Fri, 12 Sep 2003 18:17:56 +0000 (18:17 +0000)] 
import32.lib is always used by bakefile

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

20 years agoApplied patch [ 804995 ] compatibility of dnd sample with various settings
Julian Smart [Fri, 12 Sep 2003 16:12:53 +0000 (16:12 +0000)] 
Applied patch [ 804995 ] compatibility of dnd sample with various settings

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

20 years agoApplied patch [ 804570 ] hidden function in src/msw/ole/dataobj.cpp
Julian Smart [Fri, 12 Sep 2003 16:10:00 +0000 (16:10 +0000)] 
Applied patch [ 804570 ] hidden function in src/msw/ole/dataobj.cpp

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

20 years agoApplied patch [ 805147 ] GDI objects are not deselected from DC
Julian Smart [Fri, 12 Sep 2003 16:08:47 +0000 (16:08 +0000)] 
Applied patch [ 805147 ] GDI objects are not deselected from DC

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

20 years ago Blind fix for library ordering.
Mattia Barbon [Fri, 12 Sep 2003 09:02:46 +0000 (09:02 +0000)] 
  Blind fix for library ordering.

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

20 years agofixing normal font for mac, unicode corrections
Stefan Csomor [Fri, 12 Sep 2003 06:13:19 +0000 (06:13 +0000)] 
fixing normal font for mac, unicode corrections

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

20 years ago wxX11 compilation fix.
Mattia Barbon [Thu, 11 Sep 2003 21:36:27 +0000 (21:36 +0000)] 
  wxX11 compilation fix.

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

20 years agofix for C99-compatible vsnprintf()
Vadim Zeitlin [Thu, 11 Sep 2003 21:13:02 +0000 (21:13 +0000)] 
fix for C99-compatible vsnprintf()

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

20 years ago Added, documented and used wxGridCellChoiceEditor
Mattia Barbon [Thu, 11 Sep 2003 21:11:01 +0000 (21:11 +0000)] 
  Added, documented and used wxGridCellChoiceEditor
taking wxArrayString.

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

20 years ago No real changes, just refactoring.
Mattia Barbon [Thu, 11 Sep 2003 21:05:19 +0000 (21:05 +0000)] 
  No real changes, just refactoring.

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

20 years ago wxX11 STL-ification.
Mattia Barbon [Thu, 11 Sep 2003 21:01:31 +0000 (21:01 +0000)] 
  wxX11 STL-ification.

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

20 years ago Cygwin compilation fix.
Mattia Barbon [Thu, 11 Sep 2003 20:58:49 +0000 (20:58 +0000)] 
  Cygwin compilation fix.

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

20 years ago Compilation fix.
Mattia Barbon [Thu, 11 Sep 2003 20:50:11 +0000 (20:50 +0000)] 
  Compilation fix.

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

20 years agodisabling anti-aliasing in carbon builds running under classic (performance)
Stefan Csomor [Thu, 11 Sep 2003 20:49:53 +0000 (20:49 +0000)] 
disabling anti-aliasing in carbon builds running under classic (performance)

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

20 years agomoved setting of internal vars in order to avoid problems in recursing (MoveWindow...
Stefan Csomor [Thu, 11 Sep 2003 20:33:02 +0000 (20:33 +0000)] 
moved setting of internal vars in order to avoid problems in recursing (MoveWindow calling BoundsChanged handlers which in turn call DoMoveWindow again)

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

20 years agofix for C99-compatible vsnprintf()
Vadim Zeitlin [Thu, 11 Sep 2003 20:27:39 +0000 (20:27 +0000)] 
fix for C99-compatible vsnprintf()

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

20 years agoAdded new image for dnd sample
Julian Smart [Thu, 11 Sep 2003 19:25:50 +0000 (19:25 +0000)] 
Added new image for dnd sample

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

20 years agolink against oleacc.lib (needed by wxUSE_ACCESSIBILITY)
Václav Slavík [Thu, 11 Sep 2003 19:22:18 +0000 (19:22 +0000)] 
link against oleacc.lib (needed by wxUSE_ACCESSIBILITY)

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

20 years agocopy data files
Václav Slavík [Thu, 11 Sep 2003 19:22:17 +0000 (19:22 +0000)] 
copy data files

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

20 years agofocus setting must be possible even when not shown yet
Stefan Csomor [Thu, 11 Sep 2003 18:59:06 +0000 (18:59 +0000)] 
focus setting must be possible even when not shown yet

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

20 years agoRemoved horrible julian.png photo
Julian Smart [Thu, 11 Sep 2003 18:41:51 +0000 (18:41 +0000)] 
Removed horrible julian.png photo

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

20 years ago Filter out triple click events entirely.
Robert Roebling [Thu, 11 Sep 2003 18:39:15 +0000 (18:39 +0000)] 
  Filter out triple click events entirely.

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

20 years agomouse events added, menu id 0 safety check
Stefan Csomor [Thu, 11 Sep 2003 18:18:05 +0000 (18:18 +0000)] 
mouse events added, menu id 0  safety check

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

20 years agoreminder added
Stefan Csomor [Thu, 11 Sep 2003 18:16:16 +0000 (18:16 +0000)] 
reminder added

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

20 years agonew carbon implementation (unicode support)
Stefan Csomor [Thu, 11 Sep 2003 18:14:41 +0000 (18:14 +0000)] 
new carbon implementation (unicode support)

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

20 years agomouse event handling extended
Stefan Csomor [Thu, 11 Sep 2003 18:03:59 +0000 (18:03 +0000)] 
mouse event handling extended

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

20 years agono need for !wxUSE_GUI test anymore
Václav Slavík [Thu, 11 Sep 2003 17:02:17 +0000 (17:02 +0000)] 
no need for !wxUSE_GUI test anymore

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

20 years ago Compilation fix for wxUSE_STL==1.
Mattia Barbon [Thu, 11 Sep 2003 16:55:24 +0000 (16:55 +0000)] 
  Compilation fix for wxUSE_STL==1.

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

20 years ago mention that wxALIGN_RIGHT swaps text and checkbox.
Mattia Barbon [Thu, 11 Sep 2003 16:54:01 +0000 (16:54 +0000)] 
  mention that wxALIGN_RIGHT swaps text and checkbox.

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

20 years ago Compilation fix for WXWIN_COMPATIBILITY_2_4==1.
Mattia Barbon [Thu, 11 Sep 2003 16:41:14 +0000 (16:41 +0000)] 
  Compilation fix for WXWIN_COMPATIBILITY_2_4==1.

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

20 years agoApplied patch [ 800183 ] wxFlexGridSizer::RemoveGrowableRow/Col fix
Julian Smart [Thu, 11 Sep 2003 15:57:37 +0000 (15:57 +0000)] 
Applied patch [ 800183 ] wxFlexGridSizer::RemoveGrowableRow/Col fix

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

20 years agoApplied patch [ 803473 ] wxListCtrl header height bugfix
Julian Smart [Thu, 11 Sep 2003 15:38:38 +0000 (15:38 +0000)] 
Applied patch [ 803473 ] wxListCtrl header height bugfix

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

20 years agocorrected hit-testing for mac
Stefan Csomor [Thu, 11 Sep 2003 15:37:58 +0000 (15:37 +0000)] 
corrected hit-testing for mac

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

20 years ago(blind) fix to last commit
Václav Slavík [Thu, 11 Sep 2003 15:26:34 +0000 (15:26 +0000)] 
(blind) fix to last commit

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

20 years agoApplied patch [ 791648 ] wxDateTime: note unimplemented methods
Julian Smart [Thu, 11 Sep 2003 14:22:23 +0000 (14:22 +0000)] 
Applied patch [ 791648 ] wxDateTime: note unimplemented methods

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

20 years agoApplied patch [ 804322 ] Fixes for the "life" demo
Julian Smart [Thu, 11 Sep 2003 14:18:00 +0000 (14:18 +0000)] 
Applied patch [ 804322 ] Fixes for the "life" demo

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

20 years agoAdd longtool tip for a button in wxToolBar test
Julian Smart [Thu, 11 Sep 2003 12:52:20 +0000 (12:52 +0000)] 
Add longtool tip for a button in wxToolBar test
Various warning suppressions

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

20 years agoApplied patch [ 800784 ] Fixes ::wxDirSelector style problem
Julian Smart [Thu, 11 Sep 2003 12:44:24 +0000 (12:44 +0000)] 
Applied patch [ 800784 ] Fixes ::wxDirSelector style problem

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

20 years agoremoved duplicate entry
Václav Slavík [Thu, 11 Sep 2003 11:02:52 +0000 (11:02 +0000)] 
removed duplicate entry

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

20 years agoApplied patch [ 771772 ] Crashes when setting icon tooltip longer than 63 characters
Julian Smart [Thu, 11 Sep 2003 10:39:57 +0000 (10:39 +0000)] 
Applied patch [ 771772 ] Crashes when setting icon tooltip longer than 63 characters

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

20 years agoApplied patch [ 778625 ] wxSVGFileDC and UNICODE build
Julian Smart [Thu, 11 Sep 2003 10:05:32 +0000 (10:05 +0000)] 
Applied patch [ 778625 ] wxSVGFileDC and UNICODE build

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

20 years agoApplied patch [ 795491 ] Multimon sample compatibility with various conditions
Julian Smart [Thu, 11 Sep 2003 10:01:27 +0000 (10:01 +0000)] 
Applied patch [ 795491 ] Multimon sample compatibility with various conditions

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

20 years agoApplied patch [ 794760 ] Majority of "... hides virtual function ..." removal
Julian Smart [Thu, 11 Sep 2003 09:58:31 +0000 (09:58 +0000)] 
Applied patch [ 794760 ] Majority of "... hides virtual function ..." removal

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

20 years agoApplied patch [ 795423 ] Unicode and warning fixes in contrib/mmedia lib and sample
Julian Smart [Thu, 11 Sep 2003 09:55:21 +0000 (09:55 +0000)] 
Applied patch [ 795423 ] Unicode and warning fixes in contrib/mmedia lib and sample

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

20 years agoApplied patch [ 791398 ] unused variables in gizmos contrib
Julian Smart [Thu, 11 Sep 2003 09:50:15 +0000 (09:50 +0000)] 
Applied patch [ 791398 ] unused variables in gizmos contrib

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

20 years agoApplied [ 792543 ] sample of animate contrib corrected
Julian Smart [Thu, 11 Sep 2003 09:34:43 +0000 (09:34 +0000)] 
Applied [ 792543 ] sample of animate contrib corrected

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

20 years agoApplied patch [ 795542 ] Unicode fixes in richedit sample
Julian Smart [Thu, 11 Sep 2003 09:33:17 +0000 (09:33 +0000)] 
Applied patch [ 795542 ] Unicode fixes in richedit sample

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

20 years agoApplied patch [ 793000 ] "unreachable code" changes in wxrc contrib util
Julian Smart [Thu, 11 Sep 2003 09:30:59 +0000 (09:30 +0000)] 
Applied patch [ 793000 ] "unreachable code" changes in wxrc contrib util

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

20 years agoApplied patch [ 796736 ] unicode and various warnings fixes for configtool util
Julian Smart [Thu, 11 Sep 2003 09:29:25 +0000 (09:29 +0000)] 
Applied patch [ 796736 ] unicode and various warnings fixes for configtool util

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