Julian Smart
|
d876667522
|
Fixed zoom problem (Robert J.Lang)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-28 12:56:05 +00:00 |
|
Julian Smart
|
7f0d9d717d
|
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
|
2006-06-28 10:57:20 +00:00 |
|
Robin Dunn
|
49b6ebb7e1
|
Put back the old wxTreeEvent ctor for compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 21:21:36 +00:00 |
|
Vadim Zeitlin
|
2388d9b331
|
added a wxTreeEvent ctor taking the associated wxTreeCtrl and optional wxTreeItemId; this reduces code duplication and also allows us to easily ensure that client data pointer is set properly for all events (it was never initialized before) (replaces patch 1503531)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 18:49:06 +00:00 |
|
Vadim Zeitlin
|
7b4eedf698
|
added wxUSE_PRINTF_POS_PARAMS which can be used to force the use of built-in printf (2nd part of patch 1462778)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 14:24:53 +00:00 |
|
Vadim Zeitlin
|
57b49e9445
|
fix VC compilation warnings about implicit int->bool conversion after last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 14:12:05 +00:00 |
|
Vadim Zeitlin
|
a65ffcb229
|
use wxBoxSizer in wxPickerBase instead of doing the layout manually + other picker controls fixes (patch 1513042)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 14:07:45 +00:00 |
|
Vadim Zeitlin
|
5769347356
|
remove duplicate m_popupInterface (patch 1509424)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 14:04:27 +00:00 |
|
Julian Smart
|
6334d90353
|
Added wxPROPSHEET_TREEBOOK option
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-27 08:01:54 +00:00 |
|
Vadim Zeitlin
|
547ceb38ff
|
include wx/msw/metafile.h when wxUSE_WIN_METAFILES_ALWAYS==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-26 14:37:34 +00:00 |
|
Vadim Zeitlin
|
eeea41abbc
|
force showing 0 in the spin control instead of leaving it empty as the native spin button seems to be content to do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-26 12:20:50 +00:00 |
|
Vadim Zeitlin
|
58772e4992
|
picker controls improvements: fixes to valid paths recognition and event generation under GTK (patch 1510064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-26 01:04:44 +00:00 |
|
Vadim Zeitlin
|
ef33382e43
|
deselect all items when SetSelection(-1) is called (patch 1506943)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-26 00:46:32 +00:00 |
|
Vadim Zeitlin
|
be0ac1819a
|
added SetModified() for people who find it easier to understand than MarkDirty/DiscardEdits (patch 1504449)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-26 00:39:32 +00:00 |
|
Vadim Zeitlin
|
f5a9eef7c7
|
define WXMAKINGDLL_QA when WXMAKINGDLL is defined (patch 1502015)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-26 00:03:33 +00:00 |
|
Michael Wetherell
|
2d672c46c0
|
Make IsOfClass out-of-line to defend against gcc 3.4.[56] bug:
http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?5:msp:75436:ofgfinakfempiciaejof
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-24 11:18:28 +00:00 |
|
Vadim Zeitlin
|
d5c21b02b5
|
reorganized VK to WXK translation code to use a table instead of huge switch statement in which it was too easy to get lost
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-22 18:27:02 +00:00 |
|
Włodzimierz Skiba
|
b5c4d59ef4
|
Fix for dir dialog in dir picker appearing without title and border under universal builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-21 14:38:50 +00:00 |
|
Włodzimierz Skiba
|
8dd8666360
|
Include wx/gdiobj.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-21 14:22:05 +00:00 |
|
Włodzimierz Skiba
|
841f23e18a
|
Include wx/containr.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-21 07:36:58 +00:00 |
|
Włodzimierz Skiba
|
47a2e1ee4b
|
Fix for wxMGL built with common part of setup0.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 14:45:56 +00:00 |
|
Włodzimierz Skiba
|
7c90392a61
|
Fix for wxOS2 built with common prt of setup0.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 12:57:30 +00:00 |
|
Włodzimierz Skiba
|
582f07c253
|
[ 1487463 ] XRC handler for wxOwnerDrawnComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 12:26:09 +00:00 |
|
Włodzimierz Skiba
|
df69528b7e
|
Include wx/hashmap.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-20 10:24:07 +00:00 |
|
Włodzimierz Skiba
|
dd05139a80
|
Include wx/gdicmn.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-19 20:18:46 +00:00 |
|
Paul Cornett
|
b85229d15b
|
remove redundant GdkBitmap representation from wxBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-19 18:30:13 +00:00 |
|
Paul Cornett
|
0006b9a540
|
remove obsolete color cube and image to bitmap code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-19 16:14:21 +00:00 |
|
Włodzimierz Skiba
|
e5d6334238
|
[ 1507736 ] wxOwnerDrawnComboBox improved list item width checking.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-19 09:02:10 +00:00 |
|
Włodzimierz Skiba
|
25466131ac
|
Include wx/menuitem.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-19 07:12:50 +00:00 |
|
Stefan Neis
|
1ebd017e14
|
Partly reverted changes to Get(Current)Selection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-18 19:25:41 +00:00 |
|
Julian Smart
|
2273efca47
|
Give app a default wxWidgets icon other than random one e.g. CD-ROM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-18 11:07:19 +00:00 |
|
Paul Cornett
|
4f558e23ff
|
build fix for older gtk2, second attempt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-18 03:37:24 +00:00 |
|
Paul Cornett
|
a0f81e9f15
|
use AllocExclusive in wxImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-17 19:09:28 +00:00 |
|
Włodzimierz Skiba
|
3c15a15128
|
Header correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-16 09:31:12 +00:00 |
|
Włodzimierz Skiba
|
b3a44e057b
|
Include wx/region.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-16 07:14:51 +00:00 |
|
Włodzimierz Skiba
|
db53c6ea2e
|
[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argument type check.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 21:10:58 +00:00 |
|
Paul Cornett
|
c668531784
|
1. more accurate conversion from 8-bit wx color to 16-bit GDK color
2. eliminate possiblity of wxColour RGB values changing depending on colormap
3. don't allow non-const pointer access to internal GdkColor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 19:29:08 +00:00 |
|
Włodzimierz Skiba
|
0433fd85f1
|
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 18:14:22 +00:00 |
|
Włodzimierz Skiba
|
18680f8651
|
Include wx/math.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 17:58:49 +00:00 |
|
Michael Wetherell
|
ddf6057454
|
Use bitfields to make wxMouseState smaller
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 14:16:10 +00:00 |
|
Dimitri Schoolwerth
|
8de5222362
|
forwardported a 2.6 branch fix for misplaced define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 14:06:24 +00:00 |
|
Dimitri Schoolwerth
|
9d73af583e
|
added alternative definitions for wxASSERT_MSG and wxCHECK2_MSG to fix CodeWarrior warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 12:40:34 +00:00 |
|
Michael Wetherell
|
063708fcce
|
Missing exports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 09:13:29 +00:00 |
|
Michael Wetherell
|
2cc833a1bd
|
Cygwin compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-15 08:39:58 +00:00 |
|
Włodzimierz Skiba
|
48a1108eb8
|
Include wx/font.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 19:51:14 +00:00 |
|
Włodzimierz Skiba
|
40b26d752d
|
[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDrawnComboBox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 18:38:47 +00:00 |
|
Vadim Zeitlin
|
392c5133ff
|
show native-looking (with 3D shadow) help tooltips for context help, if possible, using wxCHMHelpController
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 17:46:51 +00:00 |
|
Włodzimierz Skiba
|
7cf41a5d66
|
Include wx/colour.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 17:09:39 +00:00 |
|
Vadim Zeitlin
|
d0a84b6338
|
fill in flags parameter of HitTest() for all book controls; added new wxNB_HITTEST_ONPAGE bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 15:54:24 +00:00 |
|
Julian Smart
|
5637cc3551
|
Fix for wrong combobox/height being reported if set size is pending
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-06-14 13:11:53 +00:00 |
|