Commit Graph

29216 Commits

Author SHA1 Message Date
Julian Smart
bab3f3eac4 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
2005-04-17 13:17:32 +00:00
Stefan Neis
d2fc28b197 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
2005-04-17 13:07:02 +00:00
Julian Smart
21c6080db7 Regenerated makefiles for runtime lib change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 12:58:24 +00:00
Julian Smart
dfc6f510c5 Fix for MGL link error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 12:55:39 +00:00
Robert Roebling
fe770a6011 Copied wxGTK_RR.spec to wxGTK.spec.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 12:33:54 +00:00
Robert Roebling
dd5878b326 Only delete wx-config if it exists.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 11:53:26 +00:00
Robert Roebling
1bf200d8d4 Added wx-i28n package.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 11:50:58 +00:00
Julian Smart
2f0e16e186 wxHelpController now wxCHMHelpController on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 10:54:56 +00:00
Julian Smart
29234d62d5 Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 10:37:05 +00:00
Julian Smart
5147354ced Doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 10:34:19 +00:00
Vadim Zeitlin
23eaaaaf5f 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
2005-04-17 10:24:36 +00:00
Julian Smart
a393f450dc Temporary wxUniv menu fix from Michael Wetherell
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 10:06:01 +00:00
Julian Smart
c0b49f7fff Removed ctl3d and erroneous makefiles from scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 09:38:57 +00:00
Ryan Norton
7baa887cf5 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
2005-04-17 09:34:30 +00:00
Julian Smart
0f4991f4ec Improved prop sheet dialog layout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-17 07:50:25 +00:00
Ryan Norton
1e96e5030c 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
2005-04-17 05:19:03 +00:00
Michael Wetherell
a77104ea45 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
2005-04-17 00:07:53 +00:00
Robin Dunn
9ad7392b6a reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 22:11:12 +00:00
Michael Wetherell
8fb6f6408d 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
2005-04-16 22:10:55 +00:00
Michael Wetherell
21dfc16274 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
2005-04-16 22:08:43 +00:00
Ryan Norton
204d3530fd fixed for w/o expat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 21:42:17 +00:00
Robin Dunn
f2ccce28ad Add docstrings for wxSTC methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 21:41:28 +00:00
Michael Wetherell
08168cc43d 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
2005-04-16 21:22:29 +00:00
Michael Wetherell
05772b8495 Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 20:47:24 +00:00
Michael Wetherell
5c99abbe83 Compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 20:40:43 +00:00
Robin Dunn
558282a81b New --with-gtk=VALUE syntax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 19:42:51 +00:00
Robin Dunn
1ce1bd84ea 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
2005-04-16 19:41:33 +00:00
Julian Smart
a1d2d6b1e8 Compile fixes for Linux
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 19:19:22 +00:00
Julian Smart
95ba86d706 Improved spacing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 18:57:23 +00:00
Robert Roebling
3128a6fddf Mention GTK+ fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 17:26:40 +00:00
Robert Roebling
7a1f2d57f4 Reflect new --with-gtk=VERSION syntax.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 17:22:55 +00:00
Michael Wetherell
368bb66293 No EOVERFLOW on openbsd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 17:13:14 +00:00
Stefan Neis
9175b26272 Fixed child positioning on window resizing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 17:00:06 +00:00
Robert Roebling
98f297837a 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
2005-04-16 16:53:55 +00:00
Kevin Ollivier
e66439e365 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
2005-04-16 16:24:48 +00:00
Stefan Neis
1fd87ff764 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
2005-04-16 16:03:42 +00:00
Vadim Zeitlin
711f6fce1d 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
2005-04-16 15:18:50 +00:00
Stefan Neis
76e58831fe Fixed wxSTD for old gcc versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 14:49:39 +00:00
Vadim Zeitlin
f57d5c8919 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
2005-04-16 14:31:27 +00:00
Vadim Zeitlin
33c20f39c3 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
2005-04-16 14:28:15 +00:00
Vadim Zeitlin
1d39019c67 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
2005-04-16 14:10:24 +00:00
Robert Roebling
088ddc4e37 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
2005-04-16 13:34:36 +00:00
Stefan Neis
52cb607ea9 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
2005-04-16 13:24:35 +00:00
Václav Slavík
51c4bf8854 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
2005-04-16 13:16:06 +00:00
Václav Slavík
9d33d6b82c 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
2005-04-16 13:14:35 +00:00
Julian Smart
4d3923a7b0 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
2005-04-16 12:33:50 +00:00
Ryan Norton
c02af65369 clean up release unused variable warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 12:20:57 +00:00
Vadim Zeitlin
17fce800d5 replaced C++ comments with C ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 12:12:16 +00:00
Ryan Norton
c9e227f432 Implement wxMimeTypesManager on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 11:40:25 +00:00
Vadim Zeitlin
51f1a29543 updated from libs.dia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-16 11:28:02 +00:00