Julian Smart
|
cd8ba0d9e4
|
Added a reset-buffer event to give an opportunity to set the default initial style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-01 14:14:44 +00:00 |
|
Vadim Zeitlin
|
4b90273553
|
added missing wx/ prefix to the header file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-30 21:24:13 +00:00 |
|
Václav Slavík
|
a38c9b4337
|
added wxCHECK_VISUALC_VERSION macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-29 12:22:13 +00:00 |
|
Julian Smart
|
2766de131f
|
Corrected wxSetCursor documentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-29 11:18:22 +00:00 |
|
Vadim Zeitlin
|
1894e49f51
|
add wxCONCAT[345]() helper macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-27 14:10:53 +00:00 |
|
Vadim Zeitlin
|
5bd623e1ea
|
fix a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-26 21:54:38 +00:00 |
|
Vadim Zeitlin
|
67c5dabb64
|
fix assert when using owner-drawn menu items with the newest (Vista) SDK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-26 01:34:00 +00:00 |
|
Vadim Zeitlin
|
2075745810
|
define __VISUALCn__ for n=5,6,7,8,9 and not only 8; also document these symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-23 23:30:48 +00:00 |
|
Robert Roebling
|
4a9dc87b27
|
remove wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-23 20:48:20 +00:00 |
|
Václav Slavík
|
3358af0f87
|
added wxWindow::HasFocus() for more convenient way of determining if a (possibly composite) window has focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-21 13:30:24 +00:00 |
|
Francesco Montorsi
|
6f67af05ca
|
mention also the contrib libraries removal/movements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-21 12:29:52 +00:00 |
|
Vadim Zeitlin
|
d9a4fe17c8
|
document GetTemplates() instead of m_templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-21 10:07:42 +00:00 |
|
Vadim Zeitlin
|
c699b4583b
|
no changes, just come cleanup and more comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-20 22:55:16 +00:00 |
|
Vadim Zeitlin
|
22de6a4083
|
add wxDatePickerCtrl support in wxGenericValidator (patch 1870174)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-20 22:40:14 +00:00 |
|
Vadim Zeitlin
|
fb91e8d098
|
document LoadObject() (patch 1873045)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-20 22:32:30 +00:00 |
|
Vadim Zeitlin
|
5e6ce06a0d
|
more LaTeX error fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 21:56:01 +00:00 |
|
Vadim Zeitlin
|
12ec9c090c
|
add forgotten twindowid.tex and correct LaTeX errors introduced by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 19:24:38 +00:00 |
|
Robert Roebling
|
e9cec36348
|
Add implicit conversion, remove conversion to bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 12:47:16 +00:00 |
|
Vadim Zeitlin
|
302511a3ca
|
documentation for window ids allocation and wxIdManager (patch 1870570)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 02:15:15 +00:00 |
|
Vadim Zeitlin
|
00f7f5a71f
|
don't enable disabled windows when showing them (patch 1871879)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-16 01:49:36 +00:00 |
|
Vadim Zeitlin
|
e3507dd851
|
rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook-specific and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 22:23:01 +00:00 |
|
Vadim Zeitlin
|
050d159c4a
|
added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 22:17:46 +00:00 |
|
Paul Cornett
|
e45080c10b
|
make XPM data pointer parameter fully const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-14 18:16:37 +00:00 |
|
Robert Roebling
|
711b238d9b
|
Mention wxSizer::Fit() change and wxWrapSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 13:10:58 +00:00 |
|
Robert Roebling
|
c30199bfdd
|
wxSizer::Fit() now sets client size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 13:08:30 +00:00 |
|
Robert Roebling
|
00ad5bdde4
|
Remove double entry of wxTrackable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 12:05:50 +00:00 |
|
Vadim Zeitlin
|
cc6ceca789
|
improvements to wxWeakRef and related classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-13 01:12:13 +00:00 |
|
Vadim Zeitlin
|
022a8a5af2
|
call OnExec() taking wxString argument from OnExecute() by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-12 21:04:10 +00:00 |
|
Vadim Zeitlin
|
702a26fded
|
better documentation for wxWindow::SetSizerAndFit()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-12 15:25:02 +00:00 |
|
Bryan Petty
|
d5706f3ee8
|
Added wxRect::Intersect() documentation (patch 1868322 from Laurent Humbertclaude).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-11 18:33:00 +00:00 |
|
Robert Roebling
|
aaf4caeedc
|
Corrected docs of ::release and ::reset in smart pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-09 09:27:26 +00:00 |
|
Robert Roebling
|
a60b0ddc20
|
Added the conversion to unspecfied_bool to all smart pointers, added T& operator* to wxObjectDataPtr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-08 22:02:12 +00:00 |
|
Vadim Zeitlin
|
b3a029f0bb
|
fix LaTeX error (escape underscores); don't abuse bold face
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-08 19:30:34 +00:00 |
|
Robert Roebling
|
72636c1509
|
docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-08 12:26:48 +00:00 |
|
Robert Roebling
|
69d0fe8315
|
mention some more changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-08 11:01:26 +00:00 |
|
Robert Roebling
|
5200ca361e
|
Added wxSharedPtr<T>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-08 10:51:28 +00:00 |
|
Robert Roebling
|
9dd5ff5baa
|
Updated wxWeakRef<T> to patch Weak references for wx - part 2, removed T*() and added T* get(), other minor docs corr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-08 09:55:21 +00:00 |
|
Robert Roebling
|
0155f1644a
|
doc syntax errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 19:58:12 +00:00 |
|
Robert Roebling
|
e39d30c05b
|
Correct wxObjectDataPtr<> assignment from *T to not increase the ref count
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 15:12:46 +00:00 |
|
Robert Roebling
|
2861eaee45
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 12:18:34 +00:00 |
|
Robert Roebling
|
6d0f32ddb8
|
Commit correct docs for wxwxScopedPtr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 12:10:14 +00:00 |
|
Robert Roebling
|
89969a9128
|
Templatize wxScopedPtr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 12:09:22 +00:00 |
|
Robert Roebling
|
a6acecec40
|
Added docs to wxTrackable and wxWeakRef<T>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 10:59:02 +00:00 |
|
Vadim Zeitlin
|
71ebd60b06
|
make wxDateTime::ParseXXX() functions char*-friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-07 00:17:45 +00:00 |
|
Vadim Zeitlin
|
4b8af4ac87
|
return false from Dispatch() if gtk_main_quit() was called (patch 1864846)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-06 15:26:16 +00:00 |
|
Vadim Zeitlin
|
e2fc2bd51c
|
add wxDL_QUIET flag; use RawGetSymbol() instead of GetSymbol() in wxDL_INIT_FUNC to avoid error messages for missing functions (this is also consistent with wxDL_INIT_FUNC_AW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-06 01:30:58 +00:00 |
|
Vadim Zeitlin
|
17808a7596
|
move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-05 00:21:31 +00:00 |
|
Vadim Zeitlin
|
b9e6623377
|
don't hardcode 16/32 as sizes for small/normal icons (fixes bug 1862812)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-03 01:13:44 +00:00 |
|
Vadim Zeitlin
|
efc5f7eb98
|
reorder the methods in alphabetical order (patch 1861348)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-02 16:53:07 +00:00 |
|
Vadim Zeitlin
|
a05166568c
|
added wxS(); use it in a couple of places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-01-02 16:31:38 +00:00 |
|