Vadim Zeitlin
|
19def5e7e6
|
fix (harmless) assert in virtual list control under Vista
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 17:05:29 +00:00 |
|
Vadim Zeitlin
|
927637fdaf
|
allow dynamically changing most of text control styles in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 12:39:52 +00:00 |
|
Vadim Zeitlin
|
e23d401900
|
added documentation of return value of ToggleWindowStyle()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 11:19:30 +00:00 |
|
Vadim Zeitlin
|
d63312a977
|
added a small helper ToggleWindowStyle() function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 11:10:59 +00:00 |
|
Robert Roebling
|
913c846511
|
Missing bracket.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-03 20:50:09 +00:00 |
|
Robert Roebling
|
b4e802d28b
|
Move list of raw overviews under the categorized
list (until we find a way to suppress the list).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-03 20:26:53 +00:00 |
|
Vadim Zeitlin
|
70cf18ef47
|
remove pointer to the changelog in the docs which isn't up to date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-03 13:52:48 +00:00 |
|
Vadim Zeitlin
|
0ca037d636
|
removed many redundant 'overview's; tried to make more clear what each overview covers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 22:47:45 +00:00 |
|
Vadim Zeitlin
|
7d2c9deba4
|
removed 2 more extra '{'s
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 18:35:55 +00:00 |
|
Vadim Zeitlin
|
e2622169f4
|
escape underscores to fix the docs build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 18:33:35 +00:00 |
|
Vadim Zeitlin
|
7975a361bb
|
remove extra '{' which broke docs compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 18:17:33 +00:00 |
|
Robert Roebling
|
a58e5dad46
|
Managed to trick LaTex into using the overviews
and using the nicer formating of them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 17:14:53 +00:00 |
|
Vadim Zeitlin
|
cc4f194e48
|
added Get(MultiLine)TextEvent() overloads returning wxSize which are used by wxPackageManager (patch 1595123)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 14:11:15 +00:00 |
|
Vadim Zeitlin
|
869c999938
|
SetFormat() exists in generic version only (bug 1605753)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 12:50:24 +00:00 |
|
Robin Dunn
|
327bf990ab
|
Implemented wxLocale::IsAvailable for unix systems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-02 04:52:46 +00:00 |
|
Robin Dunn
|
c97c995223
|
Return optimal label width from DrawHeaderButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-30 23:44:55 +00:00 |
|
Robert Roebling
|
2373946593
|
Simpler version of [ 1604590 ] wxListCtrl::FindItem & wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-29 21:10:21 +00:00 |
|
Benjamin Williams
|
e319bb30f7
|
added wxAuiNotebook::Split() documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-28 16:35:31 +00:00 |
|
Julian Smart
|
c3e016e45e
|
Added wxAuiNotebook::GetPageText, GetPageBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-28 14:55:05 +00:00 |
|
Julian Smart
|
7f28a65658
|
Fixed some typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-27 17:03:45 +00:00 |
|
Vadim Zeitlin
|
ffe3c9ed98
|
need to tweak the standard header with BCC 5.6 to build wx currently
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-27 15:01:24 +00:00 |
|
Julian Smart
|
48c8439fdb
|
Further wxRTC doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-26 20:41:48 +00:00 |
|
Vadim Zeitlin
|
e215ce5cec
|
replaced some chars with wxChars (patch from Tim Kosse)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-26 20:20:52 +00:00 |
|
Robert Roebling
|
c8743553a1
|
[ 1602455 ] [docs] Fix docs for event used by pickers & collapsiblepane
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-26 18:48:36 +00:00 |
|
Robert Roebling
|
0f7e35594f
|
[ 1602454 ] [docs] Fix wxANIM_ enum values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-26 18:43:24 +00:00 |
|
Robert Roebling
|
e8da6b7cef
|
[ 1601396 ] Fix copy of empty wxXmlDocuments
and minor doc update.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-26 18:41:43 +00:00 |
|
Vadim Zeitlin
|
54a4121a62
|
corrected wxTreeCtrl::GetBestSize() for a control with borders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-25 14:54:22 +00:00 |
|
Vadim Zeitlin
|
333d70525c
|
added wxWindow::GetWindowBorderSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-25 14:52:52 +00:00 |
|
Robert Roebling
|
3de65dab90
|
Correct include file for wxGetActiveWindow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-24 10:45:37 +00:00 |
|
Vadim Zeitlin
|
afcdd052c1
|
Fixed bug in wxCalendarCtrl::HitTest() when clicking on month change arrows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-24 09:25:49 +00:00 |
|
Vadim Zeitlin
|
eeb552d0d5
|
typo: s/if/is/
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-23 12:03:41 +00:00 |
|
Włodzimierz Skiba
|
50f65288b1
|
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:50:19 +00:00 |
|
Vadim Zeitlin
|
0edfdd963b
|
optionally count repeating wxLog messages instead of logging all (patch 1520815)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:04:35 +00:00 |
|
Vadim Zeitlin
|
a7734bdfb3
|
don't send duplicate set/kill focus events when the text control part of the control gets/loses focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 23:51:43 +00:00 |
|
Vadim Zeitlin
|
9670b83cfc
|
allow customization of individual grid lines appearance (patch 1496015)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 23:16:37 +00:00 |
|
Vadim Zeitlin
|
336d8ae9a3
|
documentation for wxAppTraits (patch 1518295 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:20:18 +00:00 |
|
Robin Dunn
|
d6f582e704
|
Add wxOverlay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:07:14 +00:00 |
|
Robert Roebling
|
a95bfca766
|
Add more comments about ref counting and cow to
brush, pen, font and region.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 09:27:10 +00:00 |
|
Julian Smart
|
21fae46d76
|
Further wxRTC doc additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 12:58:22 +00:00 |
|
Julian Smart
|
ccc7fbfaed
|
Trailing newline.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 12:48:42 +00:00 |
|
Mart Raudsepp
|
cd8b0a9914
|
Some typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 08:22:02 +00:00 |
|
Michael Wetherell
|
6fd730f5d5
|
Add notes on wxZip changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 21:52:56 +00:00 |
|
Michael Wetherell
|
c20267d84c
|
Correct the comments on wxFileSystem changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 21:44:06 +00:00 |
|
Robert Roebling
|
031df30555
|
Copy and paste error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 21:25:21 +00:00 |
|
Robert Roebling
|
faa3bd94f0
|
Correct broken reference. Mention wxFileName::DirName()
in the overview.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 21:08:57 +00:00 |
|
Vadim Zeitlin
|
2887cdbded
|
document GetSelection(from, to) (bug 1592221)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 13:22:43 +00:00 |
|
Vadim Zeitlin
|
1ae30333bc
|
added missing blank line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 12:42:57 +00:00 |
|
Vadim Zeitlin
|
c6a372b61a
|
replaced 2nd wxCONTROL_CURRENT with correct wxCONTROL_FOCUSED in DrawItemSelectionRect() description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 12:41:04 +00:00 |
|
Vadim Zeitlin
|
09d66b2b74
|
wxCHECK_GCC_VERSION() takes 2 parameters, not 3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 12:38:45 +00:00 |
|
Vadim Zeitlin
|
0deb5fab34
|
unmultiply by alpha when converting from wxDIB to wxImage as the former uses premultiplied alpha but the latter does not (patch 1597063)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-19 12:35:16 +00:00 |
|