wxWidgets.git
20 years ago Committing in .
Jouk Jansen [Thu, 4 Mar 2004 09:39:24 +0000 (09:39 +0000)] 
 Committing in .

 change OpenVMS compile support from wxWindows to wxWidgets

 Modified Files:
  wxWidgets/descrip.mms wxWidgets/setup.h_vms
  wxWidgets/lib/vms.opt wxWidgets/lib/vms_gtk.opt
  wxWidgets/lib/vms_gtk_univ.opt
 ----------------------------------------------------------------------

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

20 years agoplaceholder
Stefan Csomor [Thu, 4 Mar 2004 07:27:42 +0000 (07:27 +0000)] 
placeholder

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

20 years agofix for late redraw messages in a already destroyed window hierarchy
Stefan Csomor [Thu, 4 Mar 2004 07:18:36 +0000 (07:18 +0000)] 
fix for late redraw messages in a already destroyed window hierarchy

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

20 years agoFixed error in moving code from app.cpp in evtloop.cpp - caused accelerator
Stefan Neis [Thu, 4 Mar 2004 00:16:56 +0000 (00:16 +0000)] 
Fixed error in moving code from app.cpp in evtloop.cpp - caused accelerator
        handling to be broken, now fixed again.

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

20 years agoPut version numbers back to 2.5.1 until 2.5.2 is imminent
Robin Dunn [Wed, 3 Mar 2004 23:40:24 +0000 (23:40 +0000)] 
Put version numbers back to 2.5.1 until 2.5.2 is imminent

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

20 years agono longer needed
Václav Slavík [Wed, 3 Mar 2004 23:12:54 +0000 (23:12 +0000)] 
no longer needed

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

20 years agoregenerated
Václav Slavík [Wed, 3 Mar 2004 23:07:52 +0000 (23:07 +0000)] 
regenerated

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

20 years agouse global file/regkey by default
Vadim Zeitlin [Wed, 3 Mar 2004 23:04:04 +0000 (23:04 +0000)] 
use global file/regkey by default

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

20 years agofixed bug with not reading settings from HKLM
Vadim Zeitlin [Wed, 3 Mar 2004 23:02:26 +0000 (23:02 +0000)] 
fixed bug with not reading settings from HKLM

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

20 years agoadded AccessMode parameter to wxRegKey
Vadim Zeitlin [Wed, 3 Mar 2004 23:01:05 +0000 (23:01 +0000)] 
added AccessMode parameter to wxRegKey

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

20 years agoapplied path 906264: test program
Václav Slavík [Wed, 3 Mar 2004 22:56:16 +0000 (22:56 +0000)] 
applied path 906264: test program

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

20 years agocompilation fix for unicode
Václav Slavík [Wed, 3 Mar 2004 22:53:52 +0000 (22:53 +0000)] 
compilation fix for unicode

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

20 years agodo check for <iostream> even when cross-compiling -- why not?
Vadim Zeitlin [Wed, 3 Mar 2004 22:16:32 +0000 (22:16 +0000)] 
do check for <iostream> even when cross-compiling -- why not?

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

20 years agoadded wxMenuBar::GetLabelTop() fix
Vadim Zeitlin [Wed, 3 Mar 2004 22:14:25 +0000 (22:14 +0000)] 
added wxMenuBar::GetLabelTop() fix

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

20 years ago Add missing file.
Mattia Barbon [Wed, 3 Mar 2004 21:05:18 +0000 (21:05 +0000)] 
  Add missing file.

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

20 years ago Removed duplicated code.
Mattia Barbon [Wed, 3 Mar 2004 21:03:13 +0000 (21:03 +0000)] 
  Removed duplicated code.
  wxTranslateXXXEvent must not alter the XEvent.

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

20 years ago Calculate length explicitly (for wxUSE_STL == 1).
Mattia Barbon [Wed, 3 Mar 2004 20:59:24 +0000 (20:59 +0000)] 
  Calculate length explicitly (for wxUSE_STL == 1).

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

20 years agoAdded wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
Julian Smart [Wed, 3 Mar 2004 20:44:37 +0000 (20:44 +0000)] 
Added wxSP_NO_XP_THEME style to wxSplitterWindow to switch off
theming (some applications look bad without 3D borders)

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

20 years agoChanged some version numbers to 2.5.2
Julian Smart [Wed, 3 Mar 2004 20:38:09 +0000 (20:38 +0000)] 
Changed some version numbers to 2.5.2

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

20 years agoCopy all needed files for the debian source dist
Robin Dunn [Wed, 3 Mar 2004 20:08:16 +0000 (20:08 +0000)] 
Copy all needed files for the debian source dist

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

20 years agoCopy all needed files for the debian source dist
Robin Dunn [Wed, 3 Mar 2004 19:06:39 +0000 (19:06 +0000)] 
Copy all needed files for the debian source dist

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

20 years agoAPI adaptions to MSW EnhMetafile, fixes and extensions
Stefan Csomor [Wed, 3 Mar 2004 14:47:55 +0000 (14:47 +0000)] 
API adaptions to MSW EnhMetafile, fixes and extensions

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

20 years agoOnly scale an image once, which vastly improves the appearance
Julian Smart [Wed, 3 Mar 2004 14:20:13 +0000 (14:20 +0000)] 
Only scale an image once, which vastly improves the appearance
of scaled images in print and preview

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

20 years agoAPI adaptions to MSW EnhMetafile
Stefan Csomor [Wed, 3 Mar 2004 14:10:04 +0000 (14:10 +0000)] 
API adaptions to MSW EnhMetafile

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

20 years agoAllow an app to call SetFont on a PS DC without assertion
Julian Smart [Wed, 3 Mar 2004 13:32:24 +0000 (13:32 +0000)] 
Allow an app to call SetFont on a PS DC without assertion
(should be possible to use SetFont before StartDoc).

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

20 years agosafe destruction, even if redraws might be triggered
Stefan Csomor [Wed, 3 Mar 2004 10:47:57 +0000 (10:47 +0000)] 
safe destruction, even if redraws might be triggered

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

20 years agofinal part of SF patch #904166 (DMC fix)
Chris Elliott [Wed, 3 Mar 2004 10:46:59 +0000 (10:46 +0000)] 
final part of SF patch #904166 (DMC fix)

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

20 years agocasting for CW
Stefan Csomor [Wed, 3 Mar 2004 09:39:51 +0000 (09:39 +0000)] 
casting for CW

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

20 years agotentative fix for http://sourceforge.net/tracker/index.php?func=detail&aid=908712...
Stefan Csomor [Wed, 3 Mar 2004 09:39:02 +0000 (09:39 +0000)] 
tentative fix for sourceforge.net/tracker/index.php?func=detail&aid=908712&group_id=9863&atid=109863

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

20 years agoadded conversions via UniChar for wchar = 4 bytes versions
Stefan Csomor [Wed, 3 Mar 2004 09:24:02 +0000 (09:24 +0000)] 
added conversions via UniChar for wchar = 4 bytes versions

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

20 years agoadded comment about array, switched intepretation of IsRunning to MSW meaning
Stefan Csomor [Wed, 3 Mar 2004 07:17:32 +0000 (07:17 +0000)] 
added comment about array, switched intepretation of IsRunning to MSW meaning

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

20 years agoUpdates for debian build scripts to suit new library and tool status.
Ron Lee [Wed, 3 Mar 2004 07:10:36 +0000 (07:10 +0000)] 
Updates for debian build scripts to suit new library and tool status.
Updated config.{sub,guess} for new platform support.
Incorporated fixes to GNU/Hurd support and added GNU/K*BSD support.

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

20 years agoInnotek gcc for os2 specific updates
David Webster [Wed, 3 Mar 2004 06:38:41 +0000 (06:38 +0000)] 
Innotek gcc for os2 specific updates

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

20 years agoConstruct wxCocoaNSWindow with a pointer to this
David Elliott [Wed, 3 Mar 2004 03:45:38 +0000 (03:45 +0000)] 
Construct wxCocoaNSWindow with a pointer to this

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

20 years agos/wxTopLevelWindow/wxTopLevelWindowCocoa/
David Elliott [Wed, 3 Mar 2004 03:44:20 +0000 (03:44 +0000)] 
s/wxTopLevelWindow/wxTopLevelWindowCocoa/

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

20 years agoConstructor now takes a wxTopLevelWindow * = NULL so that the new
David Elliott [Wed, 3 Mar 2004 03:35:06 +0000 (03:35 +0000)] 
Constructor now takes a wxTopLevelWindow * = NULL so that the new
GetWxTopLevelWindow() method can be used.

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

20 years agoFix for [ 907679 ] segfault on SetSizerAndFit after SetSizer
Robin Dunn [Wed, 3 Mar 2004 02:06:09 +0000 (02:06 +0000)] 
Fix for [ 907679 ] segfault on SetSizerAndFit after SetSizer

Don't do anything if setting the same sizer again.

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

20 years agoAdded a typemap that converts the references returned for some GDI
Robin Dunn [Wed, 3 Mar 2004 02:02:28 +0000 (02:02 +0000)] 
Added a typemap that converts the references returned for some GDI
objects (Brush, Pen, Font, etc.) into copies, (taking advantage of the
copy-on-write capabilities of the C++ class.)  This is to work around
an issue where getting a GDI object changing it and setting it back to
the DC would trigger an incorrect optimization.

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

20 years agofixed some docstrings
Robin Dunn [Wed, 3 Mar 2004 01:59:49 +0000 (01:59 +0000)] 
fixed some docstrings

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

20 years agoFixed wxWindow_FromHWND so it would compile (still untested)
Robin Dunn [Wed, 3 Mar 2004 01:57:10 +0000 (01:57 +0000)] 
Fixed wxWindow_FromHWND so it would compile (still untested)

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

20 years agoFixed some wx prefix issues, changed the self test to use a sizer.
Robin Dunn [Wed, 3 Mar 2004 01:50:39 +0000 (01:50 +0000)] 
Fixed some wx prefix issues, changed the self test to use a sizer.

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

20 years agoRemoved some test code
Robin Dunn [Tue, 2 Mar 2004 23:54:02 +0000 (23:54 +0000)] 
Removed some test code

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

20 years agoUpdates for STCStyleEditor
Robin Dunn [Tue, 2 Mar 2004 23:51:23 +0000 (23:51 +0000)] 
Updates for STCStyleEditor

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

20 years agocopy the metadata file into the docs archive too
Robin Dunn [Tue, 2 Mar 2004 23:50:39 +0000 (23:50 +0000)] 
copy the metadata file into the docs archive too

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

20 years agoNamechange changes
Robin Dunn [Tue, 2 Mar 2004 23:49:39 +0000 (23:49 +0000)] 
Namechange changes

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

20 years agoDocstring tweaks, fixed typo, etc.
Robin Dunn [Tue, 2 Mar 2004 23:47:24 +0000 (23:47 +0000)] 
Docstring tweaks, fixed typo, etc.

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

20 years agoAdded InReportView
Robin Dunn [Tue, 2 Mar 2004 23:46:38 +0000 (23:46 +0000)] 
Added InReportView

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

20 years agoDocstring tweaks
Robin Dunn [Tue, 2 Mar 2004 23:45:47 +0000 (23:45 +0000)] 
Docstring tweaks

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

20 years agoFixed wx.Timer to not need to hold an extra reference to itself, so it
Robin Dunn [Tue, 2 Mar 2004 23:44:42 +0000 (23:44 +0000)] 
Fixed wx.Timer to not need to hold an extra reference to itself, so it
can be cleaned up properly when the Python reference to it is
released.  Also fixed wx.FutureCall so that its timer can be
restarted.  Souped up the Timer demo to show and explain the various
ways to use a wx.Timer.

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

20 years agoreturn version of GTK+ library the app links against, not the one it was compiled...
Václav Slavík [Tue, 2 Mar 2004 23:36:07 +0000 (23:36 +0000)] 
return version of GTK+ library the app links against, not the one it was compiled with

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

20 years agoRemoved unncessary includes
David Elliott [Tue, 2 Mar 2004 20:48:57 +0000 (20:48 +0000)] 
Removed unncessary includes

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

20 years agowxWindow::Freeze()/Thaw() can now be nested
Vadim Zeitlin [Tue, 2 Mar 2004 18:15:00 +0000 (18:15 +0000)] 
wxWindow::Freeze()/Thaw() can now be nested

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

20 years agoupdated VC build instructions
Vadim Zeitlin [Tue, 2 Mar 2004 18:00:38 +0000 (18:00 +0000)] 
updated VC build instructions

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

20 years agoImplement wxMenuItemAction and validateMenuItem delegate virtuals
David Elliott [Tue, 2 Mar 2004 13:58:54 +0000 (13:58 +0000)] 
Implement wxMenuItemAction and validateMenuItem delegate virtuals

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

20 years agopart of SF patch #904166 (DMC fix)
Chris Elliott [Tue, 2 Mar 2004 11:03:07 +0000 (11:03 +0000)] 
part of SF patch #904166 (DMC fix)

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

20 years agopart of SF patch #904166 (DMC fix)
Chris Elliott [Tue, 2 Mar 2004 09:28:32 +0000 (09:28 +0000)] 
part of SF patch #904166 (DMC fix)

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

20 years agoapply SF patch #907546 (DMC fix)
Chris Elliott [Tue, 2 Mar 2004 09:15:24 +0000 (09:15 +0000)] 
apply SF patch #907546 (DMC fix)

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

20 years agoSendDestroyEvent
David Elliott [Tue, 2 Mar 2004 05:26:57 +0000 (05:26 +0000)] 
SendDestroyEvent

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

20 years agoUnused variable removed from inline
David Webster [Tue, 2 Mar 2004 04:27:54 +0000 (04:27 +0000)] 
Unused variable removed from inline

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

20 years agoTrim trailing spaces from key names when parsing
Robin Dunn [Tue, 2 Mar 2004 02:41:25 +0000 (02:41 +0000)] 
Trim trailing spaces from key names when parsing

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

20 years ago Only when wxTE-PROCESS_ENTER has been set.
Robert Roebling [Mon, 1 Mar 2004 23:31:16 +0000 (23:31 +0000)] 
  Only when wxTE-PROCESS_ENTER has been set.

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

20 years ago Spin control now emits TEXT_ENTER commands.
Robert Roebling [Mon, 1 Mar 2004 23:28:50 +0000 (23:28 +0000)] 
  Spin control now emits TEXT_ENTER commands.

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

20 years ago Applied patch for generic file dialog Show()
Robert Roebling [Mon, 1 Mar 2004 22:54:20 +0000 (22:54 +0000)] 
  Applied patch for generic file dialog Show()

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

20 years ago Make multi-line text control focussable
Robert Roebling [Mon, 1 Mar 2004 22:42:07 +0000 (22:42 +0000)] 
  Make multi-line text control focussable
   by using tabs under GTK 2.0.
  Make hitting ENTER in a wxSpinCtrl to
    activate the default button work.

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

20 years ago Made space around text symmetric.
Robert Roebling [Mon, 1 Mar 2004 22:17:56 +0000 (22:17 +0000)] 
  Made space around text symmetric.

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

20 years ago Remove deprecated copystring() usage.
Mattia Barbon [Mon, 1 Mar 2004 21:48:05 +0000 (21:48 +0000)] 
  Remove deprecated copystring() usage.

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

20 years agomention Win9x size limitation
Vadim Zeitlin [Mon, 1 Mar 2004 20:54:59 +0000 (20:54 +0000)] 
mention Win9x size limitation

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

20 years agoWarning suppressions
David Webster [Mon, 1 Mar 2004 06:24:20 +0000 (06:24 +0000)] 
Warning suppressions

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

20 years agocheck for NULL pointer returned by wxFontEnumerator::GetFacenames() (it actually...
Vadim Zeitlin [Sun, 29 Feb 2004 23:54:46 +0000 (23:54 +0000)] 
check for NULL pointer returned by wxFontEnumerator::GetFacenames() (it actually happens under Cocoa and could conceivably happen elsewhere as well...)

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

20 years agorenamed start parameter of wxDC::DrawPolyPolygon() to count (patch 882189)
Vadim Zeitlin [Sun, 29 Feb 2004 23:34:01 +0000 (23:34 +0000)] 
renamed start parameter of wxDC::DrawPolyPolygon() to count (patch 882189)

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

20 years agodocs and example for wxDC::DrawPolyPolygon() (patch 882189)
Vadim Zeitlin [Sun, 29 Feb 2004 23:31:02 +0000 (23:31 +0000)] 
docs and example for wxDC::DrawPolyPolygon() (patch 882189)

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

20 years agouse HasFlag() and InXXX() instead of explicit flag testing (patch 899507)
Vadim Zeitlin [Sun, 29 Feb 2004 23:24:35 +0000 (23:24 +0000)] 
use HasFlag() and InXXX() instead of explicit flag testing (patch 899507)

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

20 years agocompilation fix for wxUSE_FILESYSTEM=0
Václav Slavík [Sun, 29 Feb 2004 22:30:39 +0000 (22:30 +0000)] 
compilation fix for wxUSE_FILESYSTEM=0

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

20 years agoremoved erroneous return type from a membersection (patch 905562)
Vadim Zeitlin [Sun, 29 Feb 2004 22:26:40 +0000 (22:26 +0000)] 
removed erroneous return type from a membersection (patch 905562)

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

20 years agohonour the 2nd parameter of DeleteEntry() instead of always deleting empty groups...
Vadim Zeitlin [Sun, 29 Feb 2004 22:25:28 +0000 (22:25 +0000)] 
honour the 2nd parameter of DeleteEntry() instead of always deleting empty groups unconditionally (patch 896303)

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

20 years agoupdate from Jonas for 2.5.1 (patch 901921)
Vadim Zeitlin [Sun, 29 Feb 2004 22:17:08 +0000 (22:17 +0000)] 
update from Jonas for 2.5.1 (patch 901921)

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

20 years ago Compilation fixes.
Mattia Barbon [Sun, 29 Feb 2004 15:21:11 +0000 (15:21 +0000)] 
  Compilation fixes.

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

20 years ago Added wxRTTI information to wxNumberEntryDialog.
Mattia Barbon [Sun, 29 Feb 2004 15:18:21 +0000 (15:18 +0000)] 
  Added wxRTTI information to wxNumberEntryDialog.

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

20 years ago STL fixes.
Mattia Barbon [Sun, 29 Feb 2004 15:15:59 +0000 (15:15 +0000)] 
  STL fixes.

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

20 years ago The DND sample shows both clipboard and drag'n'drop functionality,
Mattia Barbon [Sun, 29 Feb 2004 15:14:24 +0000 (15:14 +0000)] 
  The DND sample shows both clipboard and drag'n'drop functionality,
as such it can work with just wxUSE_CLIPBOARD.

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

20 years agoSpecify tree control in event table to avoid problems with stray tree events
Julian Smart [Sun, 29 Feb 2004 13:05:20 +0000 (13:05 +0000)] 
Specify tree control in event table to avoid problems with stray tree events

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

20 years agoSome doc corrections
Julian Smart [Sun, 29 Feb 2004 13:02:01 +0000 (13:02 +0000)] 
Some doc corrections

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

20 years agofixed wxDebugContext to work with global and static objects (patch 901031)
Václav Slavík [Sat, 28 Feb 2004 23:57:54 +0000 (23:57 +0000)] 
fixed wxDebugContext to work with global and static objects (patch 901031)

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

20 years agoreverted rev 1.26, workarounds for memchecking code no longer needed
Václav Slavík [Sat, 28 Feb 2004 23:57:15 +0000 (23:57 +0000)] 
reverted rev 1.26, workarounds for memchecking code no longer needed

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

20 years agoanother cleanup of constraints code in samples (patch #906438)
Václav Slavík [Sat, 28 Feb 2004 21:13:00 +0000 (21:13 +0000)] 
another cleanup of constraints code in samples (patch #906438)

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

20 years agoCompilation fix for Innotek gcc.
Stefan Neis [Sat, 28 Feb 2004 19:19:44 +0000 (19:19 +0000)] 
Compilation fix for Innotek gcc.

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

20 years agoregenerated
Václav Slavík [Sat, 28 Feb 2004 17:59:07 +0000 (17:59 +0000)] 
regenerated

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

20 years agoCompilation fix for OS/2 specific "Innotek gcc" port.
Stefan Neis [Sat, 28 Feb 2004 17:43:23 +0000 (17:43 +0000)] 
Compilation fix for OS/2 specific "Innotek gcc" port.

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

20 years agoConfiguration fixes for OS/2 specific "Innotek gcc" port.
Stefan Neis [Sat, 28 Feb 2004 17:28:05 +0000 (17:28 +0000)] 
Configuration fixes for OS/2 specific "Innotek gcc" port.

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

20 years agoCompilation fix for OS/2 specific "Innotek gcc" port.
Stefan Neis [Sat, 28 Feb 2004 17:23:22 +0000 (17:23 +0000)] 
Compilation fix for OS/2 specific "Innotek gcc" port.

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

20 years ago GPE generic font dialogs change.
Robert Roebling [Sat, 28 Feb 2004 15:32:41 +0000 (15:32 +0000)] 
  GPE generic font dialogs change.

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

20 years ago Add generix font dialog to gtk build.
Robert Roebling [Sat, 28 Feb 2004 15:27:58 +0000 (15:27 +0000)] 
 Add generix font dialog to gtk build.

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

20 years ago GPE uses generic dialogs.
Robert Roebling [Sat, 28 Feb 2004 15:27:11 +0000 (15:27 +0000)] 
  GPE uses generic dialogs.

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

20 years ago make use of GPE feature
Robert Roebling [Sat, 28 Feb 2004 13:18:08 +0000 (13:18 +0000)] 
  make use of GPE feature

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

20 years ago Checks for --enable-gpe, libgpewidget
Robert Roebling [Sat, 28 Feb 2004 13:16:30 +0000 (13:16 +0000)] 
  Checks for --enable-gpe, libgpewidget
  defines __WXGPE__

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

20 years agoapplied patch to remove use of deprecated constraints API
Václav Slavík [Sat, 28 Feb 2004 10:46:36 +0000 (10:46 +0000)] 
applied patch to remove use of deprecated constraints API

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

20 years agocopy data files
Václav Slavík [Sat, 28 Feb 2004 09:56:52 +0000 (09:56 +0000)] 
copy data files

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

20 years agoTypos fixed
Robin Dunn [Fri, 27 Feb 2004 23:22:47 +0000 (23:22 +0000)] 
Typos fixed

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

20 years agoUpdated wx.lib.calendar with many fixes and enhancements from Joerg
Robin Dunn [Fri, 27 Feb 2004 23:21:37 +0000 (23:21 +0000)] 
Updated wx.lib.calendar with many fixes and enhancements from Joerg
"Adi" Sieker.

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

20 years agomention exit code change
Vadim Zeitlin [Fri, 27 Feb 2004 18:09:08 +0000 (18:09 +0000)] 
mention exit code change

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