Robin Dunn
1a51c85ff3
ExpandAll and ExpandAllChildren are in wxTreeCtrlBase now.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 20:55:39 +00:00
Włodzimierz Skiba
155ecd4c42
Include wx/image.h according to precompiled headers of wx/wx.h (with other minor cleaning).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 19:02:54 +00:00
Włodzimierz Skiba
67193066b2
Rich text lib separation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 18:12:38 +00:00
Julian Smart
6b69c8ee88
Use wxTextCtrlBase as base class on 2.7
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 17:51:34 +00:00
Robin Dunn
b9db15f1e9
The richtext code is now in it's own lib/DLL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 17:23:54 +00:00
Robin Dunn
a3f6a2cd3a
The richtext DLL needs to also link with the html and xml DLLs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 17:22:02 +00:00
Włodzimierz Skiba
2cb77cb189
Rich text lib separation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 15:12:36 +00:00
Włodzimierz Skiba
98d0cd96fb
[ 1515217 ] wxComboCtrl textctrl event propagation bug.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 12:48:21 +00:00
Vadim Zeitlin
3126a4ee61
removed wxHyperlinkCtrl from this sample, it's not in the widgets one
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 12:41:00 +00:00
Vadim Zeitlin
c4ef14c263
make the frame big enough to show all controls initially
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 12:39:27 +00:00
Włodzimierz Skiba
276ebe79a6
[ 1515520 ] wxOwnerDrawnComboBox mouse hover on partially visible item.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-03 12:23:51 +00:00
Stefan Neis
5aeabc1a36
Updated information on concurrent installs.
...
Made tab usage consistent in description of configure options.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 22:07:39 +00:00
Stefan Neis
fe557b48e4
Removed some outdated stuff.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 21:57:49 +00:00
Stefan Neis
6a17b868de
Fixed typos in comments (patch #1515724 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 21:40:38 +00:00
Stefan Neis
331f1e07ce
Fixes to sizing and others, according to patch #1507207 .
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 21:11:58 +00:00
Julian Smart
05b4fddf49
Implemented wxTextAttrEx::CombineEx and wxRichTextAttr::Combine
...
Setting the default style now combines the default with the
new style, instead of just overriding it, so it is possible to
select e.g. bold and italic simultaneously in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 13:43:42 +00:00
Vadim Zeitlin
f2a59080e9
corrected preview scale calculation (patch from Daniel Walter)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 12:56:34 +00:00
Vadim Zeitlin
64c1effefa
use PROOF_QUALITY in LOGFONT by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 12:49:21 +00:00
Vadim Zeitlin
cc3de8a3fc
take pixel sizes into account as well when comparing fonts, not just point sizes which could be the same for fonts with slightly different height in pixels or, worse, the fonts with the same height but compeltely different widths
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 12:47:59 +00:00
Julian Smart
9d11268884
Added wxTextCtrlBase to type info, useful if different text control
...
implementations are available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 07:41:02 +00:00
Julian Smart
c9f3a6a81d
Typo correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 07:17:46 +00:00
Julian Smart
da0d2c78ce
Seems to work fine without switching off anti-aliasing now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 06:58:02 +00:00
Vadim Zeitlin
6f706ee0a3
fix appearance problems when the cell is scrolled (patch 1515458)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 01:35:01 +00:00
Vadim Zeitlin
df96c0fce6
use gtk_file_chooser_set_current_folder() instead of gtk_file_chooser_set_filename() in GTK+ native SetPath() branch (patch 1513554)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 01:31:55 +00:00
Vadim Zeitlin
2cc1457dd5
added indirect base classes too (patch 1513451)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 01:30:14 +00:00
Vadim Zeitlin
bd8bd26a79
Index() is const (patch 1513451)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 01:28:35 +00:00
Vadim Zeitlin
7093413895
added ExpandAllChildrne() (patch 1498343)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 01:22:42 +00:00
Vadim Zeitlin
5d95cab89d
don't use old name for wxTE_PROCESS_ENTER unavailable when compatibility is off
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 01:08:46 +00:00
Vadim Zeitlin
b524b5c6f8
reset m_selectingKeyboard in ClearSelection() too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 00:29:58 +00:00
Vadim Zeitlin
c849ecefc2
don't refresh the menu if it's frozen
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-02 00:17:42 +00:00
Julian Smart
511c6d9ec1
Corrected GIF
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 20:32:34 +00:00
Julian Smart
5f35b46aab
First cut at wxRichTextCtrl documentation
...
Put wxTextAttr into separate file to allow correct ordering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 20:30:58 +00:00
Julian Smart
b3f6656af6
Removed duplicate wxDCClipper documentation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 20:21:49 +00:00
Julian Smart
c851c8b468
Swapped parameters
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 19:51:14 +00:00
Julian Smart
563d25babe
Need to convert from physical to logical units inside HitTest
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 16:43:54 +00:00
Vadim Zeitlin
6fd54d582d
don't set the size to the full screen for the windows which are maximized before being shown, just set the pending size to make sure that layout calculations work correctly but without breaking restoring the window
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 14:21:58 +00:00
Vadim Zeitlin
0d6fdb3cbd
use WM_NCCALCSIZE in DoGetClientSize() if the window has deferred size, even if it's toplevel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-01 14:19:41 +00:00
Vadim Zeitlin
977f50f3fd
don't ignore dialog code when processing Ctrl-keys; otherwise text controls and listboxes never get Ctrl-PageUp/Dn
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 23:27:46 +00:00
Vadim Zeitlin
45262a3415
avoid asserts by not using GetSelection() with multi selection listbox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 23:25:18 +00:00
Vadim Zeitlin
1a8b677e3b
added wxHyperLink and context help testing code (not sure if either of them should actually be here...)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 23:16:55 +00:00
Vadim Zeitlin
efe5e221b4
support Ctrl-PageUp/Dn for changing the notebook pages in addition to [Shift-]Ctrl-Tab (this is also a standard key combination)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 23:08:00 +00:00
Vadim Zeitlin
b3e5d05894
we don't need to override MSWTranslateMessage(), it was a wrong workaround for the bug fixed in rev 1.41 of src/msw/evtloop.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 23:00:11 +00:00
Vadim Zeitlin
f638866768
call MSWProcessMessage() for the window itself, although a comment said that this was done it, in fact, wasn't (since rev 1.11 when this was changed, apparently accidentally)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 22:59:01 +00:00
Vadim Zeitlin
0c9da2fa86
moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it's not used on other platforms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 22:04:56 +00:00
Angel Vidal Veiga
4d8b1e4791
Old socket code has no wxDatagramSocket::Connect() or DisconnecT(), removing from HEAD docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 17:32:56 +00:00
Stefan Csomor
739cb14a31
making sure mac filenames are always decomposed D Unicode UTF8 and the internal wxStrings are using composed D Unicode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 14:24:14 +00:00
Angel Vidal Veiga
033ab32e66
wxDatagramSocket docs added
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 12:37:30 +00:00
Angel Vidal Veiga
5938a184a5
Fixes tex2rtf to search for files on current folder too. This is basically to test my write access (tho also fixes tex2rtf for some people, including me)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 12:01:15 +00:00
Václav Slavík
84b2e3765d
fixed wxCheckBoxBase::DoUpdateWindowUI to handle disabling and hiding of the control
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 10:51:44 +00:00
Stefan Csomor
9fff727353
missing retval
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-06-30 09:16:41 +00:00