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 |
|
Stefan Csomor
|
3fe48198b5
|
guarding against NULL peers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 19:58:53 +00:00 |
|
Stefan Csomor
|
f93849e677
|
fixing wrong constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 19:56:13 +00:00 |
|
Stefan Csomor
|
1b447793ea
|
fixing default location for cocoa, see #10361
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 19:01:00 +00:00 |
|
Francesco Montorsi
|
336aecf1c2
|
miscellaneous small enhancements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 18:59:37 +00:00 |
|
Stefan Csomor
|
7712257ef2
|
calling superclass impl, see #10361
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 18:52:54 +00:00 |
|
Stefan Csomor
|
6cd56f6e0f
|
cocoa layout optimization, see #10361
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 18:49:53 +00:00 |
|
Stefan Csomor
|
c6aa5cafc5
|
native apple event support for osx cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 18:44:38 +00:00 |
|
Francesco Montorsi
|
e9c3992c39
|
s/""/wxEmptyString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 18:31:45 +00:00 |
|
Francesco Montorsi
|
eb2b6166df
|
do not use Ok(); use IsOk() instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 18:00:53 +00:00 |
|
Francesco Montorsi
|
880706bedd
|
disable test which asserted when trying to call wxListCtrl::GetItemRect() with an invalid index; not sure this is the best thing to do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 17:40:32 +00:00 |
|
Francesco Montorsi
|
31de259657
|
describe wxMemory* streams
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 17:23:06 +00:00 |
|
Francesco Montorsi
|
48598c661a
|
fix deprecation warnings when building filefn.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 16:04:36 +00:00 |
|
Jaakko Salli
|
0eb877f2c1
|
Reverted to old wxPG_AUTO_SORT behavior in which only root properties and immediate children of categories are (automatically) sorted; Added Sort flags; Applied slight optimization when sorting on propgridmanager page change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 15:16:03 +00:00 |
|
Vadim Zeitlin
|
fa8224a15a
|
reverted apparently accidental change of r57896
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 14:55:56 +00:00 |
|
Julian Smart
|
4ab8a5e2f1
|
Fixed [wxRichTextCtrl] Right Alignment sets text in the RTC too close to the border (#10277)
Also [wxRichTextCtrl] Wrong text positioning if different font sizes in the same paragraph (#10279)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 14:55:52 +00:00 |
|
Vadim Zeitlin
|
600e986ad7
|
fix GetGridColLabelWindow() name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 14:49:19 +00:00 |
|
Stefan Csomor
|
2cb5d2d2b7
|
supporting PopUp on osx cocoa as well, see #10361
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-10 14:43:22 +00:00 |
|