Vadim Zeitlin
|
412a5c570d
|
wx printf() implementation bug fixes ('%' handling, thread safety, ...) and optimisations (patch 1548750)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 21:14:38 +00:00 |
|
Vadim Zeitlin
|
21d124e03c
|
pickers code cleanup (patch 1552220)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 21:02:27 +00:00 |
|
Vadim Zeitlin
|
345319d60c
|
fixes to menu stock items support (patch 1547639)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 21:00:55 +00:00 |
|
Vadim Zeitlin
|
d3c7fc996a
|
mark all dtors which are virtual because base class dtor is virtual explicitly virtual themselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 20:47:48 +00:00 |
|
Vadim Zeitlin
|
641d44aef5
|
added a couple of base classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 20:41:19 +00:00 |
|
Włodzimierz Skiba
|
08a5813350
|
WinCE build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 19:23:15 +00:00 |
|
Włodzimierz Skiba
|
7d02e0d6e9
|
Tinderbox/PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 18:07:17 +00:00 |
|
Vadim Zeitlin
|
9fecabb76a
|
work around drag and drop freeze (bug 1080588)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 17:48:55 +00:00 |
|
Václav Slavík
|
ca766534cf
|
use macros to completely remove wxLogTrace, wxLogDebug etc. in release build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 14:21:08 +00:00 |
|
Robin Dunn
|
e8b4959678
|
Some properties for things with lists of items.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-05 01:05:51 +00:00 |
|
Vadim Zeitlin
|
90527a50d7
|
use (new) wxAcceleratorEntry::Create() instead of recently deprecated wxGetAccelFromString()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 23:56:56 +00:00 |
|
Robin Dunn
|
e81b607b43
|
Changes needed for new RTL methods, and also various other updates to
wx CVS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 23:52:47 +00:00 |
|
Michael Wetherell
|
746b24a09d
|
Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 20:34:35 +00:00 |
|
Michael Wetherell
|
3cf417cbc6
|
Add HAVE_BOOLEAN and NEED_PBT_H.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 20:13:39 +00:00 |
|
Julian Smart
|
20833aaa0a
|
Prevents crashes caused by negative line count being passed to wrapping functions, e.g. in intermediate sizing states.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 19:57:23 +00:00 |
|
Włodzimierz Skiba
|
b137e49318
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 19:22:57 +00:00 |
|
Michael Wetherell
|
d92c8cd971
|
Document __WINE__.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 19:07:41 +00:00 |
|
Włodzimierz Skiba
|
eec7f4127f
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 18:48:53 +00:00 |
|
Michael Wetherell
|
dcfd4ac412
|
A better compile fix for Wine (which lacks pbt.h).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 18:33:31 +00:00 |
|
Michael Wetherell
|
5f41d1bf1d
|
Define HAVE_BOOLEAN when the Windows headers declare 'boolean' to avoid a
conflict with the jpeg headers which will otherwise also declare it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 17:57:17 +00:00 |
|
Michael Wetherell
|
4db9f933ab
|
Revert the last commit since it doesn't work.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 16:57:13 +00:00 |
|
Michael Wetherell
|
a8bdb4e996
|
Compile fix for Wine.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 16:49:32 +00:00 |
|
Michael Wetherell
|
4107600f20
|
Missing headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 16:40:08 +00:00 |
|
Michael Wetherell
|
24aab8e81a
|
Hacks for wine.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 16:36:47 +00:00 |
|
Václav Slavík
|
e562de4db7
|
removed unneeded header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 15:23:06 +00:00 |
|
Václav Slavík
|
921d9418e2
|
better comment in wxSystemSettingsNative::GetColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 15:22:04 +00:00 |
|
Václav Slavík
|
44dcb12f91
|
fixed wxRegion::operator==
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 15:17:22 +00:00 |
|
Václav Slavík
|
0a880a3181
|
cosmetic fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 15:16:46 +00:00 |
|
Julian Smart
|
5fdf0363a5
|
Fixed ISO-8859-11 mapping to code page under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 14:37:24 +00:00 |
|
Vadim Zeitlin
|
978af86426
|
merge of RTL changes (with many modifications) from SOC2006_RTL branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 13:35:13 +00:00 |
|
Vadim Zeitlin
|
ca8d899fcb
|
small cleanup, removed unused headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 12:12:24 +00:00 |
|
Vadim Zeitlin
|
e8cfff879e
|
added wxSizer::Get/SetContainingWindow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 12:05:49 +00:00 |
|
Václav Slavík
|
7f5426f09c
|
added alpha support to generic wxColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 11:14:29 +00:00 |
|
Václav Slavík
|
3d4424f702
|
reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS to fit standard terminal; use wxALPHA_OPAQUE instead of 255
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 11:12:36 +00:00 |
|
Václav Slavík
|
3b06df5a35
|
removed obsolete and incorrect comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 10:56:41 +00:00 |
|
Robert Roebling
|
efb27c04d3
|
I forgot to commit this one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 08:52:29 +00:00 |
|
Jouk Jansen
|
6dcc13f254
|
OpenVMS compile support update
Modified Files:
wxWidgets/src/aui/descrip.mms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-04 06:59:24 +00:00 |
|
Robert Roebling
|
4fc3eebc01
|
Compilo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 20:12:44 +00:00 |
|
Robert Roebling
|
118f5fbd06
|
Commit wxComboCtrl clipping patch from J. Salli
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 13:21:29 +00:00 |
|
Robert Roebling
|
70476471b7
|
Added tests for run-time switch of venetian blind effect
(Patch from Bryan P).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 13:16:02 +00:00 |
|
Robert Roebling
|
ee0a94cfc2
|
Commited FRM's stockitem patch (empty stock items).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 12:23:04 +00:00 |
|
Robert Roebling
|
eae0338fcb
|
Commited patch for wxSizer::Replace()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 11:48:49 +00:00 |
|
Vadim Zeitlin
|
46f36538f1
|
call TIFF callbacks wxTIFFFooProc instead of _tiffFooProc to avoid potential conflicts; also there is no need to use reserved identifiers here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 09:56:50 +00:00 |
|
Vadim Zeitlin
|
be0d315e66
|
close output stream when TIFFClose() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-03 09:51:13 +00:00 |
|
Vadim Zeitlin
|
4d70ab089f
|
don't convert title to current encoding if input encoding is wxFONTENCODING_DEFAULT (this shouldn't be necessary and provokes an assert from wxCSConv ctor)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 23:36:06 +00:00 |
|
Robin Dunn
|
c79fdf86ad
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:29:31 +00:00 |
|
Robin Dunn
|
e46e7e0d83
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:21:20 +00:00 |
|
Robert Roebling
|
b2fcdf2b61
|
Don't use wxWindows::DoGetClientSize() from
wxTopLevelWindow as border with should not
be taken into account here.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:21:19 +00:00 |
|
Robin Dunn
|
77aee8713e
|
properties fixes for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:11:22 +00:00 |
|
Kevin Ollivier
|
3a6e98206b
|
Adding TaskRunnerThread class, for threaded operations, along with errorOccurred and elapsedTime methods for getting information about a process.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-02 22:00:06 +00:00 |
|