Václav Slavík
091f0dc759
wxHtmlWindow uses double buffering now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-04 19:03:56 +00:00
Vadim Zeitlin
5de2429102
documented RefreshAll()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-03 23:24:01 +00:00
Roger Gammans
cf6ae2907c
Addition at simple wxObject*, support into wxVariant.
...
This includes 2 new methods wxVariant::IsValueKindOf() and
wxVariantData::GetValueClassInfo() to allow query of the
wxRTTI data of the variant's data.
Also included is a macro analogues to dynamicCast for fetching
objects out of a wxVariant.
Documentation patches for the above.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-02 21:17:28 +00:00
Vadim Zeitlin
7fb8086de8
fixed broken English...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 21:25:08 +00:00
Julian Smart
e415391a4e
Notify -> NotifyEvent
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 21:24:57 +00:00
Vadim Zeitlin
53ae92099f
fixed broken TeX markup which resulted in broken links
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 21:20:07 +00:00
Julian Smart
feb6856235
Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 21:11:16 +00:00
Julian Smart
8da336ebe1
toback24 for Raise() fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 21:03:22 +00:00
Julian Smart
f67db8c002
Removed AlignIn after further thought
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 17:15:38 +00:00
Julian Smart
939fadc8aa
Applied patch [ 710608 ] wxImage::GetImageExtWildcard for image load/save dialogs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 16:10:17 +00:00
Julian Smart
a89abd7f0c
Applied patch [ 730697 ] wxRect::AlignIn member
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 15:53:00 +00:00
Julian Smart
5c5428f913
Applied patch [ 619539 ] patch to get small icon via geticon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 13:57:23 +00:00
Vadim Zeitlin
e0c6027b5a
added wxVListBox using wxVScrolledWindow and wxHtmlListBox using it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 13:35:26 +00:00
Julian Smart
32923e21c7
Implemented wxNotebook::DoGetBestSize so Fit now works.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 13:14:51 +00:00
Julian Smart
dab7302127
Added BCC include dir in XRC makefile
...
Typo correction in app.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-01 12:34:12 +00:00
Václav Slavík
13005f1d1e
backport gtk2 fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-31 18:07:20 +00:00
Vadim Zeitlin
e6173e54a0
back port wxPanel focus fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-31 17:26:45 +00:00
Vadim Zeitlin
e16f8973cd
corrected MakeLower/Upper() return value
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-31 15:10:56 +00:00
Vadim Zeitlin
4a7ec775fe
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-30 21:40:57 +00:00
Vadim Zeitlin
75bff3be85
added {Line/Page}{Up/Down}
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-30 21:20:25 +00:00
Vadim Zeitlin
2a70e6eb3f
bad link fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-30 21:17:56 +00:00
Vadim Zeitlin
c9bf76f73d
LaTeX error fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-30 21:16:04 +00:00
Vadim Zeitlin
cf7d632953
added wxVScrolledWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-30 21:08:31 +00:00
Václav Slavík
96aba1e942
clarify using embedded XRC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-26 16:20:54 +00:00
Chris Elliott
2cedc12a6a
Borland makefiles now keep output apart
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-26 11:34:39 +00:00
Julian Smart
a5ae8241de
Allow printing objects to be passed a wxWindow, not a wxFrame
...
(vestigial remains of older wxWin version)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-26 09:55:28 +00:00
Vadim Zeitlin
90985bdec4
added a link to the Wiki page explaining MSVC++ install process
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-24 22:27:36 +00:00
Julian Smart
b39dbf34b8
Applied patch [ 736322 ] Remove TWINE support, merge it in Wine.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-23 19:16:45 +00:00
Julian Smart
d726047819
Applied patch [ 738821 ] Allow more features to be turned off
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-23 18:59:07 +00:00
Julian Smart
deda94c5b4
Noted that the preview object is deleted by the frame.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-21 15:45:57 +00:00
Julian Smart
e6c96a7ca4
Applied patch [ 689188 ] adds wxToolBar::GetToolPos
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-21 15:27:39 +00:00
Julian Smart
5024483dd0
A fix to prevent mungeing of the config file after reading in
...
entries (say, just one entry in one group), then adding entries
to a different group.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-20 21:45:04 +00:00
Julian Smart
a37e4a071c
Corrected some wxAccessible mistakes
...
Implemented some SplitterWindowAccessible functions
in sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-19 14:00:18 +00:00
Julian Smart
067ad8205c
Added list of possible slogans for wxWindows stuff
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-19 07:40:25 +00:00
Julian Smart
c2d48b36a6
Added a backport item and items to the todo list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-19 07:36:47 +00:00
Roger Gammans
b8d24d4edd
* Apply patch #735595 . Add miminumAcceptable{Height,Width}
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-18 19:49:43 +00:00
Julian Smart
8ad9ca97bb
Don't prepend directory to filename for shortcuts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-18 09:20:42 +00:00
Mattia Barbon
719e7f81cc
Update changes.txt.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-17 19:52:58 +00:00
Julian Smart
ba8c70bb2e
Wizard now validates as well as doing data transfer when
...
pressing Back or Next
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-16 21:21:53 +00:00
Julian Smart
6390284bfa
Doc fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-14 21:31:03 +00:00
Václav Slavík
f2034f1b6e
applied HTML pagebreaks patch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-12 22:33:51 +00:00
Vadim Zeitlin
3136f782be
wxTextBuffer ctor bug and something else
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-11 22:29:31 +00:00
Vadim Zeitlin
41b78190ad
recognize ESC[APE] in menu accel strings (patch 733967)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-10 00:56:07 +00:00
Vadim Zeitlin
243dbf1a50
Insert() patch from John Labenski
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-09 12:58:28 +00:00
Vadim Zeitlin
7af6b69e74
wxDocManager::GetNoHistoryFiles() renamed to GetHistoryFilesCount()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-09 00:02:58 +00:00
Vadim Zeitlin
1162d0a257
wxGLCanvas doesn't derive from wxScrolledWindow since quite some time already despite of the docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-08 23:46:34 +00:00
Mattia Barbon
dd38c87578
Implemented wxBitmapDataObject.
...
Implemented generic wxDataObject support in wxClipboard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-07 17:24:11 +00:00
Julian Smart
acd42a2395
Removed some commented-out code
...
Added border improvements to changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-07 08:32:57 +00:00
Chris Elliott
025bbf5bcf
update install docs for MSW (Borland & Digital Mars)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-06 08:08:07 +00:00
Julian Smart
8161ba085f
Doc clarifications
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-05-06 07:53:46 +00:00