wxWidgets.git
19 years agorevert some stuff for 1.6
Ryan Norton [Mon, 18 Apr 2005 22:51:52 +0000 (22:51 +0000)] 
revert some stuff for 1.6

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

19 years agoMake std_string and std_iostreams default to disabled for MSW, Mac and OS2
Robin Dunn [Mon, 18 Apr 2005 22:51:11 +0000 (22:51 +0000)] 
Make std_string and std_iostreams default to disabled for MSW, Mac and OS2

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

19 years agono need to call SetAutoLayout
Robin Dunn [Mon, 18 Apr 2005 22:23:47 +0000 (22:23 +0000)] 
no need to call SetAutoLayout

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

19 years agoReset defaults:
Julian Smart [Mon, 18 Apr 2005 21:37:51 +0000 (21:37 +0000)] 
Reset defaults:

  DEFAULT_wxUSE_LIBGNOMEPRINT=no
  DEFAULT_wxUSE_STD_IOSTREAM=no
  DEFAULT_wxUSE_STD_STRING=no

to fix mass breakages

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

19 years agowxExecute log message cleanup
Ryan Norton [Mon, 18 Apr 2005 21:25:10 +0000 (21:25 +0000)] 
wxExecute log message cleanup

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

19 years agouse atoi instead of sscanf
Ryan Norton [Mon, 18 Apr 2005 21:24:03 +0000 (21:24 +0000)] 
use atoi instead of sscanf

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

19 years agoSome corefoundation wrappers, Implement Associate and Unassociate for mac mime types
Ryan Norton [Mon, 18 Apr 2005 21:23:11 +0000 (21:23 +0000)] 
Some corefoundation wrappers, Implement Associate and Unassociate for mac mime types

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

19 years agoScript fixes
Julian Smart [Mon, 18 Apr 2005 18:50:31 +0000 (18:50 +0000)] 
Script fixes

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

19 years ago Keep wxGTK_RR.spec in sync for a while until
Robert Roebling [Mon, 18 Apr 2005 18:26:51 +0000 (18:26 +0000)] 
  Keep wxGTK_RR.spec in sync for a while until
   wxGTK.spec is generated correctly from bakefile.

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

19 years ago Replace one more ocurrence of --with-gtk1
Robert Roebling [Mon, 18 Apr 2005 18:23:50 +0000 (18:23 +0000)] 
  Replace one more ocurrence of --with-gtk1

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

19 years ago Minor correction to the wxMenuItem::SetText() patch.
Robert Roebling [Mon, 18 Apr 2005 18:21:30 +0000 (18:21 +0000)] 
  Minor correction to the wxMenuItem::SetText() patch.
  It also works under GTK 1.2.

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

19 years ago Renamed translation package i18n.
Robert Roebling [Mon, 18 Apr 2005 17:47:56 +0000 (17:47 +0000)] 
  Renamed translation package i18n.
  Corrected list of wxBase files again.

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

19 years agocleanup for wxUSE_THREADS
Ryan Norton [Mon, 18 Apr 2005 17:09:25 +0000 (17:09 +0000)] 
cleanup for wxUSE_THREADS

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

19 years agoAdded wxUSE_THREADS guards
Julian Smart [Mon, 18 Apr 2005 16:32:34 +0000 (16:32 +0000)] 
Added wxUSE_THREADS guards

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

19 years agoOS/2 fix
Julian Smart [Mon, 18 Apr 2005 16:28:16 +0000 (16:28 +0000)] 
OS/2 fix

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

19 years agoupdated libraries names to 2.6
Vadim Zeitlin [Mon, 18 Apr 2005 07:24:21 +0000 (07:24 +0000)] 
updated libraries names to 2.6

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

19 years agoRenewed makefiles after reverting run-time lib change
Julian Smart [Sun, 17 Apr 2005 20:08:49 +0000 (20:08 +0000)] 
Renewed makefiles after reverting run-time lib change

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

19 years agoreverted DEBUG_INFO change
Václav Slavík [Sun, 17 Apr 2005 19:08:34 +0000 (19:08 +0000)] 
reverted DEBUG_INFO change

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

19 years agofix those line endings in shared unicode builds
Ryan Norton [Sun, 17 Apr 2005 18:57:46 +0000 (18:57 +0000)] 
fix those line endings in shared unicode builds

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

19 years agofix 10.2 shared builds from crashing
Ryan Norton [Sun, 17 Apr 2005 18:39:07 +0000 (18:39 +0000)] 
fix 10.2 shared builds from crashing

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

19 years agoadded more reserved functions
Vadim Zeitlin [Sun, 17 Apr 2005 16:50:09 +0000 (16:50 +0000)] 
added more reserved functions

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

19 years agoRemoved border style
Julian Smart [Sun, 17 Apr 2005 16:42:48 +0000 (16:42 +0000)] 
Removed border style

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

19 years agoput in some reserved funcs
Ryan Norton [Sun, 17 Apr 2005 16:42:17 +0000 (16:42 +0000)] 
put in some reserved funcs

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

19 years agoTweaked text
Julian Smart [Sun, 17 Apr 2005 16:41:56 +0000 (16:41 +0000)] 
Tweaked text

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

19 years agoentryName is a pascal string - need to convert
Ryan Norton [Sun, 17 Apr 2005 16:38:31 +0000 (16:38 +0000)] 
entryName is a pascal string - need to convert

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

19 years agocorrected wxMMedia description (forgot to commit before)
Vadim Zeitlin [Sun, 17 Apr 2005 16:36:06 +0000 (16:36 +0000)] 
corrected wxMMedia description (forgot to commit before)

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

19 years agodocumented new AddFile() behaviour with abs paths
Vadim Zeitlin [Sun, 17 Apr 2005 16:35:04 +0000 (16:35 +0000)] 
documented new AddFile() behaviour with abs paths

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

19 years agoAdded some reserved functions
Julian Smart [Sun, 17 Apr 2005 15:49:27 +0000 (15:49 +0000)] 
Added some reserved functions

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

19 years agowxStaticBitmap should have transparent background (fixes grey backgrounds
Julian Smart [Sun, 17 Apr 2005 15:34:05 +0000 (15:34 +0000)] 
wxStaticBitmap should have transparent background (fixes grey backgrounds
on WinCE)

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

19 years agoWorkaround for wxUSE_STL
Julian Smart [Sun, 17 Apr 2005 15:30:05 +0000 (15:30 +0000)] 
Workaround for wxUSE_STL

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

19 years agoUse GetCursorPos on WinCE wherever possible (otherwise the wrong
Julian Smart [Sun, 17 Apr 2005 14:49:34 +0000 (14:49 +0000)] 
Use GetCursorPos on WinCE wherever possible (otherwise the wrong
cursor is shown)

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

19 years agoadded missing ANSI DLL configurations (fixes VC6 crash)
Vadim Zeitlin [Sun, 17 Apr 2005 14:31:48 +0000 (14:31 +0000)] 
added missing ANSI DLL configurations (fixes VC6 crash)

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

19 years agochanged to DOS format; added tif_extension.c
Vadim Zeitlin [Sun, 17 Apr 2005 14:13:49 +0000 (14:13 +0000)] 
changed to DOS format; added tif_extension.c

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

19 years agofix some possible crashes due to uninitialized variables - thanks to Steve Hartwell...
Ryan Norton [Sun, 17 Apr 2005 14:08:43 +0000 (14:08 +0000)] 
fix some possible crashes due to uninitialized variables - thanks to Steve Hartwell for pointing me in the right direction :).  Also implement wxFileTypeImpl::GetCommands.

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

19 years agoApplied patch [ 1184295 ] wxDateTimePickerCtrl Create() fix for wxDP_ALLOWNONE
Julian Smart [Sun, 17 Apr 2005 13:17:32 +0000 (13:17 +0000)] 
Applied patch [ 1184295 ] wxDateTimePickerCtrl Create() fix for wxDP_ALLOWNONE

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

19 years agoFixed problem with changing size of board (at least on GTK1).
Stefan Neis [Sun, 17 Apr 2005 13:07:02 +0000 (13:07 +0000)] 
Fixed problem with changing size of board (at least on GTK1).

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

19 years agoRegenerated makefiles for runtime lib change
Julian Smart [Sun, 17 Apr 2005 12:58:24 +0000 (12:58 +0000)] 
Regenerated makefiles for runtime lib change

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

19 years agoFix for MGL link error
Julian Smart [Sun, 17 Apr 2005 12:55:39 +0000 (12:55 +0000)] 
Fix for MGL link error

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

19 years ago Copied wxGTK_RR.spec to wxGTK.spec.
Robert Roebling [Sun, 17 Apr 2005 12:33:54 +0000 (12:33 +0000)] 
  Copied wxGTK_RR.spec to wxGTK.spec.

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

19 years ago Only delete wx-config if it exists.
Robert Roebling [Sun, 17 Apr 2005 11:53:26 +0000 (11:53 +0000)] 
  Only delete wx-config if it exists.

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

19 years ago Added wx-i28n package.
Robert Roebling [Sun, 17 Apr 2005 11:50:58 +0000 (11:50 +0000)] 
  Added wx-i28n package.

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

19 years agowxHelpController now wxCHMHelpController on Windows
Julian Smart [Sun, 17 Apr 2005 10:54:56 +0000 (10:54 +0000)] 
wxHelpController now wxCHMHelpController on Windows

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

19 years agoScript updates
Julian Smart [Sun, 17 Apr 2005 10:37:05 +0000 (10:37 +0000)] 
Script updates

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

19 years agoDoc updates
Julian Smart [Sun, 17 Apr 2005 10:34:19 +0000 (10:34 +0000)] 
Doc updates

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

19 years agoupdate for 2.6.0 from Martin Srebotnjak
Vadim Zeitlin [Sun, 17 Apr 2005 10:24:36 +0000 (10:24 +0000)] 
update for 2.6.0 from Martin Srebotnjak

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

19 years agoTemporary wxUniv menu fix from Michael Wetherell
Julian Smart [Sun, 17 Apr 2005 10:06:01 +0000 (10:06 +0000)] 
Temporary wxUniv menu fix from Michael Wetherell

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

19 years agoRemoved ctl3d and erroneous makefiles from scripts
Julian Smart [Sun, 17 Apr 2005 09:38:57 +0000 (09:38 +0000)] 
Removed ctl3d and erroneous makefiles from scripts

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

19 years agodo wxLogDebug instead of wxLogSysError so that production users arn't bugged - put...
Ryan Norton [Sun, 17 Apr 2005 09:34:30 +0000 (09:34 +0000)] 
do wxLogDebug instead of wxLogSysError so that production users arn't bugged - put in implementation for (dis)associate, complete open command for carbon pre-osx builds, and do a better implementation for osx

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

19 years agoImproved prop sheet dialog layout
Julian Smart [Sun, 17 Apr 2005 07:50:25 +0000 (07:50 +0000)] 
Improved prop sheet dialog layout

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

19 years agofix 10.2 shared unicode builds for mbstowcs and vice versa
Ryan Norton [Sun, 17 Apr 2005 05:19:03 +0000 (05:19 +0000)] 
fix 10.2 shared unicode builds for mbstowcs and vice versa

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

19 years agoUse 'test -f' since Sun's shell doesn't have 'test -e'
Michael Wetherell [Sun, 17 Apr 2005 00:07:53 +0000 (00:07 +0000)] 
Use 'test -f' since Sun's shell doesn't have 'test -e'

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

19 years agoreSWIGged
Robin Dunn [Sat, 16 Apr 2005 22:11:12 +0000 (22:11 +0000)] 
reSWIGged

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

19 years agoPlan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION
Michael Wetherell [Sat, 16 Apr 2005 22:10:55 +0000 (22:10 +0000)] 
Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION

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

19 years agoOnly generate a makefile for the debugrpt sample when wxUSE_ON_FATAL_EXCEPTION=1
Michael Wetherell [Sat, 16 Apr 2005 22:08:43 +0000 (22:08 +0000)] 
Only generate a makefile for the debugrpt sample when wxUSE_ON_FATAL_EXCEPTION=1

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

19 years agofixed for w/o expat
Ryan Norton [Sat, 16 Apr 2005 21:42:17 +0000 (21:42 +0000)] 
fixed for w/o expat

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

19 years agoAdd docstrings for wxSTC methods
Robin Dunn [Sat, 16 Apr 2005 21:41:28 +0000 (21:41 +0000)] 
Add docstrings for wxSTC methods

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

19 years agoCompilation fix. I didn't add a #error since I figured this sample will be
Michael Wetherell [Sat, 16 Apr 2005 21:22:29 +0000 (21:22 +0000)] 
Compilation fix. I didn't add a #error since I figured this sample will be
demonstrating more things than just OnFatalException() in the future?

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

19 years agoCompilation fix
Michael Wetherell [Sat, 16 Apr 2005 20:47:24 +0000 (20:47 +0000)] 
Compilation fix

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

19 years agoCompile fix
Michael Wetherell [Sat, 16 Apr 2005 20:40:43 +0000 (20:40 +0000)] 
Compile fix

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

19 years agoNew --with-gtk=VALUE syntax
Robin Dunn [Sat, 16 Apr 2005 19:42:51 +0000 (19:42 +0000)] 
New --with-gtk=VALUE syntax

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

19 years agoAdded Python methods to wxStyledTextCtrl that allow to get/set text in
Robin Dunn [Sat, 16 Apr 2005 19:41:33 +0000 (19:41 +0000)] 
Added Python methods to wxStyledTextCtrl that allow to get/set text in
UTF8 in either unicode or ansi builds

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

19 years agoCompile fixes for Linux
Julian Smart [Sat, 16 Apr 2005 19:19:22 +0000 (19:19 +0000)] 
Compile fixes for Linux

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

19 years agoImproved spacing
Julian Smart [Sat, 16 Apr 2005 18:57:23 +0000 (18:57 +0000)] 
Improved spacing

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

19 years ago Mention GTK+ fixes.
Robert Roebling [Sat, 16 Apr 2005 17:26:40 +0000 (17:26 +0000)] 
  Mention GTK+ fixes.

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

19 years ago Reflect new --with-gtk=VERSION syntax.
Robert Roebling [Sat, 16 Apr 2005 17:22:55 +0000 (17:22 +0000)] 
  Reflect new --with-gtk=VERSION syntax.

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

19 years agoNo EOVERFLOW on openbsd
Michael Wetherell [Sat, 16 Apr 2005 17:13:14 +0000 (17:13 +0000)] 
No EOVERFLOW on openbsd

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

19 years agoFixed child positioning on window resizing.
Stefan Neis [Sat, 16 Apr 2005 17:00:06 +0000 (17:00 +0000)] 
Fixed child positioning on window resizing.

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

19 years ago Readded test for wxMenuItem::SetLabel() to sample.
Robert Roebling [Sat, 16 Apr 2005 16:53:55 +0000 (16:53 +0000)] 
  Readded test for wxMenuItem::SetLabel() to sample.
  Support for hotkeys in names functions for GTK+2.

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

19 years agoBefore I forget yet again, here is the Bakefile quickstart for wx projects.
Kevin Ollivier [Sat, 16 Apr 2005 16:24:48 +0000 (16:24 +0000)] 
Before I forget yet again, here is the Bakefile quickstart for wx projects.

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

19 years agoMoved enum definition out of function body to work around compiler bug.
Stefan Neis [Sat, 16 Apr 2005 16:03:42 +0000 (16:03 +0000)] 
Moved enum definition out of function body to work around compiler bug.

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

19 years agoupdate for 2.6.0 from Jonas Rydberg
Vadim Zeitlin [Sat, 16 Apr 2005 15:18:50 +0000 (15:18 +0000)] 
update for 2.6.0 from Jonas Rydberg

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

19 years agoFixed wxSTD for old gcc versions.
Stefan Neis [Sat, 16 Apr 2005 14:49:39 +0000 (14:49 +0000)] 
Fixed wxSTD for old gcc versions.

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

19 years agoregenerated after adding wx/unix/apptbase.h and wx/unix/apptrait.h to wxMac headers
Vadim Zeitlin [Sat, 16 Apr 2005 14:31:27 +0000 (14:31 +0000)] 
regenerated after adding wx/unix/apptbase.h and wx/unix/apptrait.h to wxMac headers

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

19 years agoadded wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_WXMAC_HDR
Vadim Zeitlin [Sat, 16 Apr 2005 14:28:15 +0000 (14:28 +0000)] 
added wx/unix/apptrait.h and apptbase.h to BASE_MACOSX_WXMAC_HDR

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

19 years agocompilation fix: use wxSB_HORIZONTAL/VERTICAL instead of wxSL_XXX
Vadim Zeitlin [Sat, 16 Apr 2005 14:10:24 +0000 (14:10 +0000)] 
compilation fix: use wxSB_HORIZONTAL/VERTICAL instead of wxSL_XXX

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

19 years ago This should make the GTK statictext control wrap
Robert Roebling [Sat, 16 Apr 2005 13:34:36 +0000 (13:34 +0000)] 
  This should make the GTK statictext control wrap
    and behave like the MSW. I'm still doing further
    tests.

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

19 years agoChanged back DEFAULT_wxUSE_OPENGL to no so configure no longer completely
Stefan Neis [Sat, 16 Apr 2005 13:24:35 +0000 (13:24 +0000)] 
Changed back DEFAULT_wxUSE_OPENGL to no so configure no longer completely
        breaks on platforms without OpenGL support.

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

19 years agomake DEBUG_INFO=1 the default for VC++
Václav Slavík [Sat, 16 Apr 2005 13:16:06 +0000 (13:16 +0000)] 
make DEBUG_INFO=1 the default for VC++

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

19 years agoDEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO
Václav Slavík [Sat, 16 Apr 2005 13:14:35 +0000 (13:14 +0000)] 
DEBUG_RUNTIME_LIBS depends on BUILD now, not DEBUG_INFO

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

19 years agoMore comments to help people build the MFC sample
Julian Smart [Sat, 16 Apr 2005 12:33:50 +0000 (12:33 +0000)] 
More comments to help people build the MFC sample

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

19 years agoclean up release unused variable warnings
Ryan Norton [Sat, 16 Apr 2005 12:20:57 +0000 (12:20 +0000)] 
clean up release unused variable warnings

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

19 years agoreplaced C++ comments with C ones
Vadim Zeitlin [Sat, 16 Apr 2005 12:12:16 +0000 (12:12 +0000)] 
replaced C++ comments with C ones

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

19 years agoImplement wxMimeTypesManager on mac
Ryan Norton [Sat, 16 Apr 2005 11:40:25 +0000 (11:40 +0000)] 
Implement wxMimeTypesManager on mac

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

19 years agoupdated from libs.dia
Vadim Zeitlin [Sat, 16 Apr 2005 11:28:02 +0000 (11:28 +0000)] 
updated from libs.dia

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

19 years agoAdded destructor to fix crash on Mac due to focus event causing
Julian Smart [Sat, 16 Apr 2005 11:07:30 +0000 (11:07 +0000)] 
Added destructor to fix crash on Mac due to focus event causing
text control to be accessed while being deleted

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

19 years agoApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes
Julian Smart [Sat, 16 Apr 2005 10:38:23 +0000 (10:38 +0000)] 
Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes
Jaakko Salli

This patch modifies datectlg.cpp's wxDropdownButton in
such manner that it should be much easier to convert it
into a generic drop button class. Also, it is now more
universal in the respect that it should work on
platforms other than wxMSW and wxGTK (wxBitmapButton
being prime prerequisite).

Plus there are some bug fixes for wxDatePickerCtrlGeneric.

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

19 years agoApplied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes
Julian Smart [Sat, 16 Apr 2005 10:32:36 +0000 (10:32 +0000)] 
Applied patch [ 1178610 ] datectlg.cpp: wxDropdownButton + bug fixes
Jaakko Salli

This patch modifies datectlg.cpp's wxDropdownButton in
such manner that it should be much easier to convert it
into a generic drop button class. Also, it is now more
universal in the respect that it should work on
platforms other than wxMSW and wxGTK (wxBitmapButton
being prime prerequisite).

Plus there are some bug fixes for wxDatePickerCtrlGeneric.

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

19 years agoAPplied patch [ 1182682 ] Fixes wxDebugReportUpload fail when app name contains spaces
Julian Smart [Sat, 16 Apr 2005 10:16:49 +0000 (10:16 +0000)] 
APplied patch [ 1182682 ] Fixes wxDebugReportUpload fail when app name contains spaces
by eco

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

19 years agoSQLINTEGER typedef
Julian Smart [Sat, 16 Apr 2005 10:03:30 +0000 (10:03 +0000)] 
SQLINTEGER typedef

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

19 years agoApplied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButton pressed state
Julian Smart [Sat, 16 Apr 2005 09:52:25 +0000 (09:52 +0000)] 
Applied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButton pressed state
Jaakko Salli

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

19 years agoApplied patch [ 1183157 ] Compilation with GCC 4.0
Julian Smart [Sat, 16 Apr 2005 09:45:32 +0000 (09:45 +0000)] 
Applied patch [ 1183157 ] Compilation with GCC 4.0
by Michal Cihar. Also added typedef for SQLINTEGER in built-in
iODBC.

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

19 years agofix for w/o expat
Ryan Norton [Sat, 16 Apr 2005 09:11:52 +0000 (09:11 +0000)] 
fix for w/o expat

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

19 years agoreSWIGged
Robin Dunn [Sat, 16 Apr 2005 06:29:58 +0000 (06:29 +0000)] 
reSWIGged

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

19 years agonew configure flags
Robin Dunn [Sat, 16 Apr 2005 06:29:37 +0000 (06:29 +0000)] 
new configure flags

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

19 years agoreSWIGged
Robin Dunn [Sat, 16 Apr 2005 06:08:28 +0000 (06:08 +0000)] 
reSWIGged

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

19 years agowxCharBuffer typemap
Robin Dunn [Sat, 16 Apr 2005 05:56:07 +0000 (05:56 +0000)] 
wxCharBuffer typemap

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

19 years agoreSWIGged
Robin Dunn [Sat, 16 Apr 2005 05:55:37 +0000 (05:55 +0000)] 
reSWIGged

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

19 years agoCorrected a potential NULL pointer dereference in the SWIG runtime
Robin Dunn [Sat, 16 Apr 2005 05:53:06 +0000 (05:53 +0000)] 
Corrected a potential NULL pointer dereference in the SWIG runtime

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

19 years agoStore the type table name in a variable so it can be reused
Robin Dunn [Sat, 16 Apr 2005 05:25:48 +0000 (05:25 +0000)] 
Store the type table name in a variable so it can be reused

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

19 years agoAdd several "Raw" functions for setting/getting text from the document
Robin Dunn [Sat, 16 Apr 2005 04:53:01 +0000 (04:53 +0000)] 
Add several "Raw" functions for setting/getting text from the document
buffer. They behave similarly to the same methods without the "Raw" in
the name, except they don't use wxStrings.  This can save some
conversions to/from unicode and utf-8 in a Unicode build.

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