Francesco Montorsi
|
488addd58a
|
fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-14 15:03:55 +00:00 |
|
Francesco Montorsi
|
5249958203
|
don't use hardcoded constant 200; use wxSTACKWALKER_MAX_DEPTH instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-14 14:38:00 +00:00 |
|
Francesco Montorsi
|
ab8b305b82
|
add a note about the formats which wxAnimation is capable of loading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-13 19:39:48 +00:00 |
|
Francesco Montorsi
|
d72f7a9d56
|
warn that a seekable stream is required for generic implementation of wxAnimation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-13 19:26:53 +00:00 |
|
Francesco Montorsi
|
2bc566539b
|
document operator\!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-13 18:43:48 +00:00 |
|
Francesco Montorsi
|
9d33840bab
|
reorder the classes, putting first the basic ones and towards the end of the file the derived ones; document OnSysXXX functions return values to allow the user to implement new stream classes without the need of guessing from source code the inner workings of the streams (closes #4487)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-13 18:09:21 +00:00 |
|
Francesco Montorsi
|
acdad9dbd3
|
use ::wxInvalidOffset to enable autolinking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-13 17:29:34 +00:00 |
|
Francesco Montorsi
|
80932a3ea6
|
fix a typo; move aux classes below the main ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 23:37:16 +00:00 |
|
Francesco Montorsi
|
15686fa44c
|
better way to avoid warnings about a non-existing missing_semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 19:53:07 +00:00 |
|
Jaakko Salli
|
b6fd0b4245
|
Better support for unspecified property value in wxDateProperty and DatePickerCtrl editor, especially when wxDP_ALLOWNONE is used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 17:05:37 +00:00 |
|
Jaakko Salli
|
d8812c6e0e
|
Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow vetoing value changes of ComboBox editors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-12 16:12:15 +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 |
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
Francesco Montorsi
|
00e3ea1c6f
|
minor cleanup; add wxDocument::OnChangeFilename for coherence with wxView::OnChangefilename; avoid some (small) code duplication; closes #10080
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-09 16:13:49 +00:00 |
|
Francesco Montorsi
|
fc3762b5fc
|
add wxImage::Clear (patch by troelsk); closes #10141
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-09 15:35:59 +00:00 |
|
Francesco Montorsi
|
40ae960071
|
Fix wxTextValidator introducing a wxTextValidatorStyle enums since it does not support multiple combined styles; fix wxTextValidator::Validate when wxFILTER_EXCLUDE_LIST is used; fixes #1211
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-09 12:43:20 +00:00 |
|
Francesco Montorsi
|
9690b00654
|
always remember to test IsOk() after using wxFileInputStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-08 18:26:35 +00:00 |
|
Francesco Montorsi
|
ccf39540bb
|
even more fixes detected using ifacecheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-08 16:33:08 +00:00 |
|
Francesco Montorsi
|
d56f17d882
|
automated ifacecheck fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-08 15:36:37 +00:00 |
|
Francesco Montorsi
|
89efaf2b65
|
change generic ints to enums in wxDC (closes #9959)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-08 14:21:53 +00:00 |
|
Jaakko Salli
|
433969811e
|
Added wxPropertyGrid::SetSortFunction(); moved Sort() and SortChildren() to wxPropertyGridInterface; default sorting is now case-insensitive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-07 18:53:09 +00:00 |
|
Francesco Montorsi
|
bb32406153
|
document wxConvertFromIeeeExtended and wxConvertToIeeeExtended
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-07 17:56:52 +00:00 |
|
Julian Smart
|
68030cae69
|
Added wxAUI_MGR_LIVE_RESIZE flag for live sash sizing, the default on wxOSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-07 14:45:27 +00:00 |
|
Francesco Montorsi
|
47d281e6b7
|
deprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStripExtension, wxGetTempFileName, wxExpandPath, wxContractPath, wxRealPath, wxCopyAbsolutePath, wxSplitPath and provide deprecation description in the docs (for the documented functions) or directly in the header (for undocumented functions)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-07 01:29:54 +00:00 |
|
Francesco Montorsi
|
395f3aa8bd
|
rewrite wxContractPath as wxFileName::ReplaceEnvVariable and wxFileName::ReplaceHomeDir; add test units and docs for them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-07 00:38:46 +00:00 |
|
Francesco Montorsi
|
eadd3970f2
|
better docs for wxPathNormalize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-07 00:17:10 +00:00 |
|
Bryan Petty
|
8d740f7203
|
Switched @NULL back to (the appropriate) @NUL and added NUL command to Doxygen.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-06 16:17:50 +00:00 |
|
Francesco Montorsi
|
5f12fb35f6
|
add the @appearance tag to wxFileCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-06 13:52:15 +00:00 |
|
Bryan Petty
|
9653bb3552
|
Fixed a couple Doxygen warnings, patch from Tim Stahlhut.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-06 08:11:05 +00:00 |
|
Bryan Petty
|
b21126db7a
|
Replaced @ingroup with @addtogroup for all global func/macros for use with Doxygen 1.5.7+.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-05 20:48:06 +00:00 |
|
Francesco Montorsi
|
992ff3310e
|
use doxygen autolink for global enumerations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-05 18:24:05 +00:00 |
|
Vadim Zeitlin
|
6e1f851b17
|
also add wxSizer::IsEmpty()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-01 23:25:37 +00:00 |
|
Vadim Zeitlin
|
2f39b5a33e
|
make the new GetItemCount() const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-01-01 23:23:54 +00:00 |
|