]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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 http://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

20 years agodocumented OnRun()/OnExit() return values; expanded OnInit()
Vadim Zeitlin [Fri, 27 Feb 2004 17:10:38 +0000 (17:10 +0000)] 
documented OnRun()/OnExit() return values; expanded OnInit()

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

20 years agofixed typoe
Václav Slavík [Fri, 27 Feb 2004 16:56:52 +0000 (16:56 +0000)] 
fixed typoe

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

20 years agosince drawtext does not have to take linefeeds into account, they're #if 0'ed now...
Stefan Csomor [Fri, 27 Feb 2004 10:07:24 +0000 (10:07 +0000)] 
since drawtext does not have to take linefeeds into account, they're  #if 0'ed now. fix for background colors in text using classic quickdraw

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

20 years agoMake wxMenuItemAction: and validateMenuItem: delegate messages take an
David Elliott [Fri, 27 Feb 2004 06:07:47 +0000 (06:07 +0000)] 
Make wxMenuItemAction: and validateMenuItem: delegate messages take an
NSWindow* parameter instead of an id.

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

20 years agoUpdated html files, removed old simplify xsl and shell script
Robin Dunn [Fri, 27 Feb 2004 00:34:30 +0000 (00:34 +0000)] 
Updated html files, removed old simplify xsl and shell script

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

20 years agodistrib tweaks
Robin Dunn [Fri, 27 Feb 2004 00:30:47 +0000 (00:30 +0000)] 
distrib tweaks

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

20 years agofix showing toolbar tooltips (we were using a pointer to a temporary object so it...
Vadim Zeitlin [Fri, 27 Feb 2004 00:24:13 +0000 (00:24 +0000)] 
fix showing toolbar tooltips (we were using a pointer to a temporary object so it mostly _appeared_ to work but really didn't)

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

20 years agotesting wxComboBox::SetBackgroundColour()
Vadim Zeitlin [Fri, 27 Feb 2004 00:02:44 +0000 (00:02 +0000)] 
testing wxComboBox::SetBackgroundColour()

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

20 years agodistrib tweaks
Robin Dunn [Thu, 26 Feb 2004 23:51:59 +0000 (23:51 +0000)] 
distrib tweaks

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

20 years agoupdated metadata file with new docstrings and such
Robin Dunn [Thu, 26 Feb 2004 23:29:50 +0000 (23:29 +0000)] 
updated metadata file with new docstrings and such

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

20 years agodistrib tweaks
Robin Dunn [Thu, 26 Feb 2004 23:28:24 +0000 (23:28 +0000)] 
distrib tweaks

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

20 years agoreSWIGged
Robin Dunn [Thu, 26 Feb 2004 22:23:53 +0000 (22:23 +0000)] 
reSWIGged

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

20 years agoAddPendingEvent() is not virtual
Vadim Zeitlin [Thu, 26 Feb 2004 22:21:52 +0000 (22:21 +0000)] 
AddPendingEvent() is not virtual

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

20 years agofixed invalid memory read
Václav Slavík [Thu, 26 Feb 2004 21:49:54 +0000 (21:49 +0000)] 
fixed invalid memory read

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

20 years agoupdate from Petri Jooste
Vadim Zeitlin [Thu, 26 Feb 2004 21:35:53 +0000 (21:35 +0000)] 
update from Petri Jooste

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

20 years agoreSWIGged
Robin Dunn [Thu, 26 Feb 2004 21:29:56 +0000 (21:29 +0000)] 
reSWIGged

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

20 years agoFix compilation error due to recent typedef changes
Robin Dunn [Thu, 26 Feb 2004 21:14:29 +0000 (21:14 +0000)] 
Fix compilation error due to recent typedef changes

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