Vadim Zeitlin
|
462167a9f7
|
allow loading wxAnimationCtrl contents from stream (patch 1962344)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:51:52 +00:00 |
|
Vadim Zeitlin
|
6656b71108
|
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316) [should have been part of r53562]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-17 22:41:28 +00:00 |
|
Robert Roebling
|
d7c6d39738
|
Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 19:51:56 +00:00 |
|
Robert Roebling
|
344ed1f386
|
Option for variable line heights (MSW and GTK+ sofar)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-16 12:37:32 +00:00 |
|
Robert Roebling
|
d3338a5a34
|
Missing semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-15 11:53:06 +00:00 |
|
Stefan Neis
|
cd3eb0f7bb
|
Clarified difference between wrap width and width of control in wxStaticText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 12:47:59 +00:00 |
|
Vadim Zeitlin
|
e559d790fb
|
add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch 1957542)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-12 00:03:06 +00:00 |
|
Vadim Zeitlin
|
16b627b06a
|
make GetUsageString() public, this is useful at least for the tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 23:46:24 +00:00 |
|
Vadim Zeitlin
|
756e6e4985
|
added in sections ommitted by the translation script; clairified EVT_TEXT (non) generation from ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 15:37:37 +00:00 |
|
Bryan Petty
|
d29a9a8ac8
|
Replaced @returns with @return for more standard command use and compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 01:38:53 +00:00 |
|
Vadim Zeitlin
|
a15c16bfd1
|
no changes, just fix a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-11 00:34:43 +00:00 |
|
Francesco Montorsi
|
ea6a2ccb4a
|
other f*h header reviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-10 09:44:43 +00:00 |
|
Vadim Zeitlin
|
4fc3ee301b
|
update the documentation after the patch 1876663
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-08 22:50:40 +00:00 |
|
Václav Slavík
|
eed04c9999
|
changed ShowWithEffects() to use directional wxSHOW_EFFECT_XXX flags instead of additional wxDirection argument that doesn't always make sense; this also means the direction is never implicit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-08 21:56:26 +00:00 |
|
Bryan Petty
|
f992f2ae26
|
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-08 20:46:34 +00:00 |
|
Vadim Zeitlin
|
49dcc246bf
|
add wxSizer::SetDimension() overload taking wxPoint/wxSize instead of 4 ints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-08 18:58:04 +00:00 |
|
Robert Roebling
|
ead152be36
|
Remove const consts from docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-07 18:56:16 +00:00 |
|
Robert Roebling
|
8c1cd03078
|
current locale in wxString means wxConvLibc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-07 18:52:58 +00:00 |
|
Robert Roebling
|
ee0b7af01e
|
Mention wxConvLocal in wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-07 17:56:20 +00:00 |
|
Robert Roebling
|
a7d23734be
|
Further wxString clarification according to current implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-07 17:36:28 +00:00 |
|
Robert Roebling
|
6dd21c5433
|
[ 1957970 ] wxWeakRef - assign from other wxWeakRef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-06 21:04:23 +00:00 |
|
Robert Roebling
|
e846cf8776
|
Fix more typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-06 20:36:52 +00:00 |
|
Robert Roebling
|
f08b246654
|
Try to fix formating
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-06 12:51:35 +00:00 |
|
Robert Roebling
|
b33e2f631d
|
More wxString docs, listed most STL methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-06 10:42:50 +00:00 |
|
Bryan Petty
|
977cf1100e
|
Interface header review of wxStringTokenizer by Azriel Fasten.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-06 07:06:08 +00:00 |
|
Bryan Petty
|
6da3d19664
|
Added missing semi-colon in DVC interface header, and fixed the appearance alias to really only output to HTML.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-06 03:17:22 +00:00 |
|
Bryan Petty
|
72fa9b54ba
|
Added todos for changing wxVListBox::OnDraw* virtual functions to non-const (I'm not sure what compatibility issues we'll run into here yet).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-05 22:02:01 +00:00 |
|
Václav Slavík
|
70897a7038
|
clarified From/To8BitData's purpose
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-04 21:03:50 +00:00 |
|
Bryan Petty
|
3ed3a1c846
|
Initial review of various [q-r] by Utensil Candel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-04 09:04:38 +00:00 |
|
Bryan Petty
|
1a1b0c8aa5
|
Removed missing parameter from docs of wxVListBox constructor (bug 1956198).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-02 15:46:26 +00:00 |
|
Bryan Petty
|
0c7fe6f220
|
Commented out appearance sections in docs temporarily until screenshots are added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-02 04:52:42 +00:00 |
|
Bryan Petty
|
3d2cf88441
|
Finished initial review of a few [g*] interface headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-02 04:12:39 +00:00 |
|
Bryan Petty
|
30a7cc7bfa
|
Finished initial review of [v*] interface headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-05-01 05:38:05 +00:00 |
|
Robert Roebling
|
19e496b6bb
|
Minor clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-30 09:41:07 +00:00 |
|
Robert Roebling
|
6d99a337a7
|
Mention wxGCDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-30 09:34:15 +00:00 |
|
Robert Roebling
|
318b0bd544
|
Minor doc improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-29 11:34:42 +00:00 |
|
Robert Roebling
|
ea0775711c
|
Minor doc improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-29 10:12:41 +00:00 |
|
Robert Roebling
|
36a2d2c43e
|
Minor clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-29 09:53:36 +00:00 |
|
Robert Roebling
|
0b822969a6
|
Added new wxGraphicsContext:Create( wxPrinterDC ) instead of wxDC:CreateGraphicsContext
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 20:39:57 +00:00 |
|
Vadim Zeitlin
|
c3f941621e
|
added wxQueueEvent() avoiding the bug of wxPostEvent() with the events having wxString fields
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 18:49:42 +00:00 |
|
Robert Roebling
|
d38e30d1d2
|
Some doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 18:13:11 +00:00 |
|
Vadim Zeitlin
|
9e50ed28d9
|
fix wxTextCtrl::operator<<('\n') in Unicode build (should use char overload, not int); corrected mangled documentation of these operators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 12:32:32 +00:00 |
|
Bryan Petty
|
09ad05faf0
|
Removed deprecated layout constraints from class summary, and more v* header reviews.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-28 08:26:04 +00:00 |
|
Vadim Zeitlin
|
4aa59c3df6
|
no real changes, clarified the usage of WX_GL_DOUBLEBUFFER; documented it and other WX_GL_XXX constants lost during doxygen transition; simplified wxMSW code a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-27 12:46:28 +00:00 |
|
Robert Roebling
|
a456700fc5
|
Trying to make wxString readable again, II
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-25 19:59:49 +00:00 |
|
Robert Roebling
|
c3c772fa1c
|
Trying to make wxString readable again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-25 19:52:06 +00:00 |
|
Robert Roebling
|
7e38ae608c
|
Some testing code for wxGraphicsContext printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-25 18:50:27 +00:00 |
|
Robert Roebling
|
528fb6dc89
|
Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-25 17:44:46 +00:00 |
|
Robert Roebling
|
d974a4945c
|
Made wxCairo graphics code compile again, wxGraphicsBitmap still missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-25 13:32:23 +00:00 |
|
Robert Roebling
|
96c9916560
|
A few wxString doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-04-25 13:09:35 +00:00 |
|