]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Wed, 5 Jul 2006 00:45:27 +0000 (00:45 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:43:02 +0000 (00:43 +0000)]
Changes needed for building with Python 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 5 Jul 2006 00:37:11 +0000 (00:37 +0000)]
Changes needed for building with Python 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 22:29:24 +0000 (22:29 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 22:18:27 +0000 (22:18 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 19:58:24 +0000 (19:58 +0000)]
wxAUI: Send cancel event on floating panes closing too (last log was misleading - that was on docked panes with a hand-drawn close button).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 19:52:22 +0000 (19:52 +0000)]
wxAUI: Send a cancel event to the window within a frame which is closed, so it knows it is being destroyed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 19:49:08 +0000 (19:49 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 19:25:07 +0000 (19:25 +0000)]
wxAUI: Make 2 methods virtual and unprotect member variables to enable apps to do their own hint windows until a generally acceptable mechanism for platforms other than MSW is found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 18:08:09 +0000 (18:08 +0000)]
XRC headers cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 17:22:21 +0000 (17:22 +0000)]
Fix typo that caused a global variable to be used instead of the local
function parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Tue, 4 Jul 2006 17:01:12 +0000 (17:01 +0000)]
The method is called CreatePopupMenu, not CreatePopupIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 16:43:25 +0000 (16:43 +0000)]
release build unused variable warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Angel Vidal Veiga [Tue, 4 Jul 2006 16:08:16 +0000 (16:08 +0000)]
Reverting my first test commit, as per ABX request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 4 Jul 2006 15:35:34 +0000 (15:35 +0000)]
Scrolling improvements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39974
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Alex Bligh [Tue, 4 Jul 2006 15:26:33 +0000 (15:26 +0000)]
wxAUI: Made fixed size floating panes work
wxAUI: Added IMPLEMENT_CLASS etc. for wxFloatingPane for a later patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jul 2006 14:16:33 +0000 (14:16 +0000)]
XTI adaption for new event name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jul 2006 12:31:47 +0000 (12:31 +0000)]
wxColour lost its Create method, use direct creation for XTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39971
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 10:33:06 +0000 (10:33 +0000)]
WinCE build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 4 Jul 2006 09:12:34 +0000 (09:12 +0000)]
was crashing wxCocoa builds (decomposition will be needed there as well, but the current implementation is based on the TEConverters)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 4 Jul 2006 08:58:06 +0000 (08:58 +0000)]
[
1515213 ] Combo sample improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 4 Jul 2006 04:01:16 +0000 (04:01 +0000)]
build tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 00:37:31 +0000 (00:37 +0000)]
s/WXK_NEXT/WXK_PAGEDOWN/ to fix compilation with compatibility off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 00:31:52 +0000 (00:31 +0000)]
don't assert in SetStringSelection() if the item isn't found for consistency with wxItemContainerImmutable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 4 Jul 2006 00:11:52 +0000 (00:11 +0000)]
fix -Wundef gcc warnings about wxUSE_MS_HTML_HELP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jul 2006 22:28:05 +0000 (22:28 +0000)]
Added ExpandAll and ExpandAllChildren
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jul 2006 21:13:18 +0000 (21:13 +0000)]
SetStyle/GetStyle corrections
Added compatibility ctor to wxTextAttrEx
wxRichTextCtrl should take a string value for wxTextCtrl compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jul 2006 21:00:39 +0000 (21:00 +0000)]
wxRichTextCtrl updates and corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 3 Jul 2006 20:55:39 +0000 (20:55 +0000)]
ExpandAll and ExpandAllChildren are in wxTreeCtrlBase now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 19:02:54 +0000 (19:02 +0000)]
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
Włodzimierz Skiba [Mon, 3 Jul 2006 18:12:38 +0000 (18:12 +0000)]
Rich text lib separation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 3 Jul 2006 17:51:34 +0000 (17:51 +0000)]
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
Robin Dunn [Mon, 3 Jul 2006 17:23:54 +0000 (17:23 +0000)]
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
Robin Dunn [Mon, 3 Jul 2006 17:22:02 +0000 (17:22 +0000)]
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
Włodzimierz Skiba [Mon, 3 Jul 2006 15:12:36 +0000 (15:12 +0000)]
Rich text lib separation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 3 Jul 2006 12:48:21 +0000 (12:48 +0000)]
[
1515217 ] wxComboCtrl textctrl event propagation bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 3 Jul 2006 12:41:00 +0000 (12:41 +0000)]
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
Vadim Zeitlin [Mon, 3 Jul 2006 12:39:27 +0000 (12:39 +0000)]
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
Włodzimierz Skiba [Mon, 3 Jul 2006 12:23:51 +0000 (12:23 +0000)]
[
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
Stefan Neis [Sun, 2 Jul 2006 22:07:39 +0000 (22:07 +0000)]
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
Stefan Neis [Sun, 2 Jul 2006 21:57:49 +0000 (21:57 +0000)]
Removed some outdated stuff.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39944
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 2 Jul 2006 21:40:38 +0000 (21:40 +0000)]
Fixed typos in comments (patch #
1515724 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39943
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 2 Jul 2006 21:11:58 +0000 (21:11 +0000)]
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
Julian Smart [Sun, 2 Jul 2006 13:43:42 +0000 (13:43 +0000)]
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
Vadim Zeitlin [Sun, 2 Jul 2006 12:56:34 +0000 (12:56 +0000)]
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
Vadim Zeitlin [Sun, 2 Jul 2006 12:49:21 +0000 (12:49 +0000)]
use PROOF_QUALITY in LOGFONT by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39939
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 12:47:59 +0000 (12:47 +0000)]
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
Julian Smart [Sun, 2 Jul 2006 07:41:02 +0000 (07:41 +0000)]
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
Julian Smart [Sun, 2 Jul 2006 07:17:46 +0000 (07:17 +0000)]
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 2 Jul 2006 06:58:02 +0000 (06:58 +0000)]
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
Vadim Zeitlin [Sun, 2 Jul 2006 01:35:01 +0000 (01:35 +0000)]
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
Vadim Zeitlin [Sun, 2 Jul 2006 01:31:55 +0000 (01:31 +0000)]
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
Vadim Zeitlin [Sun, 2 Jul 2006 01:30:14 +0000 (01:30 +0000)]
added indirect base classes too (patch
1513451 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:28:35 +0000 (01:28 +0000)]
Index() is const (patch
1513451 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:22:42 +0000 (01:22 +0000)]
added ExpandAllChildrne() (patch
1498343 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 01:08:46 +0000 (01:08 +0000)]
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
Vadim Zeitlin [Sun, 2 Jul 2006 00:29:58 +0000 (00:29 +0000)]
reset m_selectingKeyboard in ClearSelection() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 2 Jul 2006 00:17:42 +0000 (00:17 +0000)]
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
Julian Smart [Sat, 1 Jul 2006 20:32:34 +0000 (20:32 +0000)]
Corrected GIF
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 20:30:58 +0000 (20:30 +0000)]
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
Julian Smart [Sat, 1 Jul 2006 20:21:49 +0000 (20:21 +0000)]
Removed duplicate wxDCClipper documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 19:51:14 +0000 (19:51 +0000)]
Swapped parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 1 Jul 2006 16:43:54 +0000 (16:43 +0000)]
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
Vadim Zeitlin [Sat, 1 Jul 2006 14:21:58 +0000 (14:21 +0000)]
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
Vadim Zeitlin [Sat, 1 Jul 2006 14:19:41 +0000 (14:19 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 23:27:46 +0000 (23:27 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 23:25:18 +0000 (23:25 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 23:16:55 +0000 (23:16 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 23:08:00 +0000 (23:08 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 23:00:11 +0000 (23:00 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 22:59:01 +0000 (22:59 +0000)]
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
Vadim Zeitlin [Fri, 30 Jun 2006 22:04:56 +0000 (22:04 +0000)]
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
Angel Vidal Veiga [Fri, 30 Jun 2006 17:32:56 +0000 (17:32 +0000)]
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
Stefan Csomor [Fri, 30 Jun 2006 14:24:14 +0000 (14:24 +0000)]
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
Angel Vidal Veiga [Fri, 30 Jun 2006 12:37:30 +0000 (12:37 +0000)]
wxDatagramSocket docs added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Angel Vidal Veiga [Fri, 30 Jun 2006 12:01:15 +0000 (12:01 +0000)]
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
Václav Slavík [Fri, 30 Jun 2006 10:51:44 +0000 (10:51 +0000)]
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
Stefan Csomor [Fri, 30 Jun 2006 09:16:41 +0000 (09:16 +0000)]
missing retval
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Jun 2006 08:45:03 +0000 (08:45 +0000)]
fixing PPI bugs in printer dcs and print preview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 30 Jun 2006 08:44:12 +0000 (08:44 +0000)]
fixing PPI bugs in printer dcs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Benjamin Williams [Fri, 30 Jun 2006 07:28:39 +0000 (07:28 +0000)]
added/expanded various comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 29 Jun 2006 22:24:00 +0000 (22:24 +0000)]
Removed __future__ import that has been in the "past" for several
years now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Jun 2006 17:25:40 +0000 (17:25 +0000)]
switching all text rendering/measuring to ATSUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Jun 2006 17:23:37 +0000 (17:23 +0000)]
moving UniChar code to one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 29 Jun 2006 13:47:45 +0000 (13:47 +0000)]
call wxApp::OnInit() from MyApp::OnInit() so that standard options (like wxUniv --theme) work with the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 29 Jun 2006 12:42:06 +0000 (12:42 +0000)]
flush stderr in wxSafeShowMessage(): this might be unnecessary but definitely doesn't hurt and could be useful if stderr is redirected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 29 Jun 2006 12:04:19 +0000 (12:04 +0000)]
Moved wrongly placed hit test constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 29 Jun 2006 08:19:12 +0000 (08:19 +0000)]
Changed order of libs to fix linking
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Jun 2006 08:16:49 +0000 (08:16 +0000)]
fix for potential crash when conversion fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 29 Jun 2006 08:07:50 +0000 (08:07 +0000)]
fix for potention crash when conversion fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 29 Jun 2006 07:55:33 +0000 (07:55 +0000)]
Respun configure for richtext library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 29 Jun 2006 07:50:32 +0000 (07:50 +0000)]
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 29 Jun 2006 07:16:39 +0000 (07:16 +0000)]
Moved wxRichTextCtrl to its own library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39882
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 29 Jun 2006 02:34:31 +0000 (02:34 +0000)]
Added SWIG patches to allow compiling the generated code with
Python 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 28 Jun 2006 19:32:18 +0000 (19:32 +0000)]
Applied patch from Armel Asselin that reduces memory required when
pasting text and when sending events.
Comment out some unneeded asserts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Jun 2006 17:45:13 +0000 (17:45 +0000)]
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 28 Jun 2006 14:01:35 +0000 (14:01 +0000)]
added missing wx/sizer.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Jun 2006 12:56:05 +0000 (12:56 +0000)]
Fixed zoom problem (Robert J.Lang)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39872
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 28 Jun 2006 10:57:20 +0000 (10:57 +0000)]
Added support for tabs in wxRichTextCtrl (Ashish More)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 27 Jun 2006 23:05:12 +0000 (23:05 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775