Vadim Zeitlin
|
8e62855a3f
|
disable new events for MSVC 7, it fails to compile it (#10000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 14:44:54 +00:00 |
|
Vadim Zeitlin
|
0b632977d7
|
don't use wxDELETE unnecessarily
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 14:33:43 +00:00 |
|
Vadim Zeitlin
|
3c77890141
|
add more flexible and safer template Connect() overloads (#10000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 14:26:13 +00:00 |
|
Vadim Zeitlin
|
8946ede10c
|
don't use wxVector<wxDataFormat> from wx/clipbrd.h as wxDataFormat definition is not available in it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 11:56:56 +00:00 |
|
Vadim Zeitlin
|
088ef87dae
|
fix MSVC warning about possibly unused variable in SetRop()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 11:56:21 +00:00 |
|
Vadim Zeitlin
|
220ea2b928
|
fix deprecation warnings when building wx with MSVC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 11:55:44 +00:00 |
|
Robert Roebling
|
c1009b93fd
|
Also mention wxRound() and wxIsSameDouble()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 10:58:26 +00:00 |
|
Robert Roebling
|
13f184c05f
|
Spelling error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 10:51:40 +00:00 |
|
Jouk Jansen
|
388e6ee898
|
Update configuration for OpenVMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 10:26:45 +00:00 |
|
Jouk Jansen
|
66034aba2e
|
Fixing/Testing sockets on OpenVMS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 09:06:36 +00:00 |
|
Paul Cornett
|
0e1381f2fc
|
return index of first added image in Add(), like MSW does, #10013
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 05:39:04 +00:00 |
|
Paul Cornett
|
8caabedb27
|
use text cursor only when control is enabled, #10347
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 05:34:07 +00:00 |
|
Robert Roebling
|
107ea8f069
|
Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream and wxDataOutputStream (as the text in the docs actually already claimed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 19:53:49 +00:00 |
|
Robert Roebling
|
10c2f98a39
|
Added interface for getting/setting text converter of wxDataInputStream and wxDataOutputStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 19:37:11 +00:00 |
|
Jaakko Salli
|
daeb4e4d4c
|
Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue(wxNullVariant) were out of sync
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 16:24:00 +00:00 |
|
Francesco Montorsi
|
85fe9f6f89
|
fix for PCH-less builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 16:23:31 +00:00 |
|
Francesco Montorsi
|
29efc6e4a4
|
split wxGrid implementation in grideditors.cpp (for wxGridCellEditor-derived classes), gridctrl.cpp (for wxGridCellRenderer-derived classes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 15:49:37 +00:00 |
|
Francesco Montorsi
|
d0bbcd06d2
|
fix others $Id$ keywords
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 12:05:05 +00:00 |
|
Francesco Montorsi
|
10348d448a
|
do not remove Author, Date, Revision SVN keywords
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 12:00:51 +00:00 |
|
Francesco Montorsi
|
2903e6998a
|
just fix some $Id$ tokens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 11:58:34 +00:00 |
|
Francesco Montorsi
|
40235a5d0d
|
a few missing Id keywords
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 11:49:10 +00:00 |
|
Francesco Montorsi
|
d49871bc35
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 11:46:45 +00:00 |
|
Francesco Montorsi
|
277806225e
|
fix few doxygen warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 11:46:10 +00:00 |
|
Francesco Montorsi
|
97929f6bd9
|
document recently added enums
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 11:39:58 +00:00 |
|
Francesco Montorsi
|
42fb9cdf6f
|
add note for wxWidgets user with a skeleton for a very minimal console app
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 11:24:52 +00:00 |
|
Francesco Montorsi
|
5f9c4ae626
|
suppress warnings about missing_semicolons file not existing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 10:36:53 +00:00 |
|
Francesco Montorsi
|
755369be7a
|
VC6 gets confused by the protected copy ctor; make it private
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 10:34:55 +00:00 |
|
Francesco Montorsi
|
ef57fb9546
|
fix for the broken VC6 compiler (why do we have to still support it?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 10:28:20 +00:00 |
|
Vadim Zeitlin
|
4cb21a7b74
|
fix handling of locale names without county info (closes #10321)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 01:04:43 +00:00 |
|
Vadim Zeitlin
|
7554593053
|
check for wxUSE_REARRANGECTRL dependency on wxUSE_CHECKLISTBOX (see #10331)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:59:49 +00:00 |
|
Vadim Zeitlin
|
8a2e3f80f6
|
correct typo: s/wxUSE_MENU/&S/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:57:48 +00:00 |
|
Vadim Zeitlin
|
e721a2a2a4
|
added wxUSE_HEADERCTRL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:57:08 +00:00 |
|
Vadim Zeitlin
|
65ead2309a
|
check for wxUSE_REARRANGECTRL being defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:49:43 +00:00 |
|
Vadim Zeitlin
|
e6d984e2f0
|
there is no need to do DEFAULT_wxUSE_CONTROL=yes; also sort all controls alphabetically to be able to navigate them easier
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:46:55 +00:00 |
|
Vadim Zeitlin
|
f0bb342fed
|
added wxUSE_REARRANGECTRL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:44:02 +00:00 |
|
Francesco Montorsi
|
1ab8803878
|
do not return true when no data is read by the stream in Load(wxInputStream,wxAnimationType) overload
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:42:13 +00:00 |
|
Francesco Montorsi
|
3d37a9682b
|
use IsOk() instead of Ok(); fix crash when loading invalid pixmaps/pixbufs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:41:12 +00:00 |
|
Francesco Montorsi
|
6de4336e38
|
guard against NULL parents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:40:09 +00:00 |
|
Francesco Montorsi
|
9e48b1f56c
|
add the 'GarbageTestCase' which helped me to spot some buggy load routines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:39:22 +00:00 |
|
Vadim Zeitlin
|
faef508f6a
|
fix build with wxUSE_MENU==0 (closes #10330)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:34:09 +00:00 |
|
Vadim Zeitlin
|
349c045ab3
|
correct the FTP host name mungled by a too eager global search and replace in r57951
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:25:04 +00:00 |
|
Francesco Montorsi
|
4354554b9c
|
remove operators added by error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-11 00:02:18 +00:00 |
|
Francesco Montorsi
|
ca642c8a7b
|
no change; just fix indentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 23:56:36 +00:00 |
|
Francesco Montorsi
|
882678ebb4
|
other ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 23:44:44 +00:00 |
|
Francesco Montorsi
|
f045ad8d25
|
remove docs originally copied from wxDC docs now that wxSVGFileDC is integrated in wx; leave only svg-specific docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 23:07:44 +00:00 |
|
Francesco Montorsi
|
382f12e419
|
many automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 22:42:09 +00:00 |
|
Francesco Montorsi
|
57bf907d8e
|
fix the definition of many static functions marked as 'const' or functions which had incoherent default values for their arguments or duplicated functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 22:10:54 +00:00 |
|
Francesco Montorsi
|
5fa507c8ca
|
fix an important bug: ifacecheck was parsing only <sectiondef> with kind==public-func or kind==protected-func; it was ignoring kind==user-defined and in any case the access specifier must be taken from the 'prot' attribute of <memberdef> nodes instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 22:07:05 +00:00 |
|
Stefan Csomor
|
aaf37267a8
|
fixes #10358
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 21:05:07 +00:00 |
|
Stefan Csomor
|
fc7ba044ac
|
making sure enabling the menus works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 20:00:59 +00:00 |
|