Włodzimierz Skiba
1914bb8e12
WinCE friendly wxCheckListBox sample.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-26 02:04:58 +00:00
Włodzimierz Skiba
c5491b21d9
Correct wxCheckListBox insertion.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-26 02:00:46 +00:00
Robert Roebling
553f7d8f56
Makes custom cell activatable.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-26 01:51:28 +00:00
Włodzimierz Skiba
1272e71b8a
Revitalise SIP support in all toplevel wince windows.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 23:11:26 +00:00
Włodzimierz Skiba
555b2ce915
Make wxWinCE buildable (workaround eVC++ limitations).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 21:15:50 +00:00
Mart Raudsepp
fc2e1beec2
Revert the strict aliasing "fix". As per Michael Wetherell it isn't correct as we aren't able to make a runtime
...
guarantee for the cast to be correct
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 14:51:59 +00:00
Robert Roebling
1a36756471
Add scrollbars, fix crash, leak less memory.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 14:07:06 +00:00
Robert Roebling
ad63bf413b
Added wxDataViewProgressCell with native code
...
for GTK 2.6 and fallbacks otherwise.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 13:13:05 +00:00
Robert Roebling
8045736e4d
Add compilation guards.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 12:07:19 +00:00
Jamie Gadd
b7e5ba8f2d
Fixes for WinCE build caused by my last commit.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 03:36:45 +00:00
Vadim Zeitlin
fb7e87effa
cleaned up and disabled by default the toolbar buttons colour remapping code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 03:28:19 +00:00
Vadim Zeitlin
5cce8340b2
DT_WORD_ELLIPSIS is not defined under CE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-25 00:22:20 +00:00
Vadim Zeitlin
b7e1957a67
we need to pass szLocale allocated by strdup() and not retloc itself to setlocale()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 23:40:18 +00:00
Vadim Zeitlin
70ad0e06f0
need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 23:40:01 +00:00
Robin Dunn
4f160924b3
Use correct attribution
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 19:53:56 +00:00
Robert Roebling
e152afc3d4
Added wxDataViewCustomCell.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 18:19:55 +00:00
Robin Dunn
b30b49e993
Workaround the lack of a wx.EVT_FIND_CLOSE on Windows when doing a
...
normal search.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 18:14:24 +00:00
Mart Raudsepp
4fcf6b4849
Test commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 16:55:03 +00:00
Mart Raudsepp
1ac9fdc52e
Test commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 16:41:14 +00:00
Mart Raudsepp
7f7beb1d3a
Fix gtk callback return types and more in window.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 16:37:06 +00:00
Julian Smart
f7273ce09a
Fixed interpretation of selection and added selection/check notification
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 16:00:42 +00:00
Vadim Zeitlin
26e8da413c
implemented EditLabel() with custom text controls and GetEditControl()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 15:32:29 +00:00
Jamie Gadd
3c96418b71
Make wx{List,Tree}Ctrl resize their standard font if the user changes the system font.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 14:19:12 +00:00
Robert Roebling
605c2c4ac6
added wxDataViewToggleCell
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 13:19:23 +00:00
Robert Roebling
f081c944e8
Implemented user dashes for PS print.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 11:53:52 +00:00
Robert Roebling
8c419a5c4d
Implemented user dashes for gnome print.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 11:41:20 +00:00
Robert Roebling
74ab0bfbb7
New implementation for printing circles and epllipses.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 09:36:35 +00:00
Robin Dunn
e773f79b19
Allow clearing the history, and saving the history on demand
...
Let the session tab show all of the history
Fix case-sensitive searches to actually allow case-insensitive
Make wx.WXK_NUMPAD_ENTER equivalent to wx.WXK_RETURN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:21:26 +00:00
Robin Dunn
4251af7e75
Merge some 2.6-branch changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:15:50 +00:00
Robin Dunn
28ff70c21f
Minor demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:13:55 +00:00
Robin Dunn
23ed80cb4d
Add LastWrite
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:13:18 +00:00
Robin Dunn
c86fa5a1fa
Add CalcRowsCols
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:12:40 +00:00
Robin Dunn
9c38390133
Docstring fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:11:56 +00:00
Robin Dunn
df75c66c35
Give attribution to Jorgen Bodde
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:08:06 +00:00
Robin Dunn
bea992c873
Docstring fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:05:19 +00:00
Robin Dunn
760b2b99f3
Use wxSystemSetitngs for the rule color
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:04:21 +00:00
Robin Dunn
1d84f787f4
Use UNICODE=0 for ansi builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-24 01:03:18 +00:00
Jamie Gadd
1d6e57680c
Fix bug where labels were multicoloured if their length > box width using XP with a non-default colour.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 13:50:39 +00:00
Robert Roebling
a7f61f762d
wxDataViewCtrl now with editable text and multiple
...
views for the same data model (in the sample).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 13:34:15 +00:00
Mart Raudsepp
a237731e1c
Test the commit announcement bot some more by fixing more gtk signal callback handler signatures. Are any correct?
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 11:09:28 +00:00
Mart Raudsepp
5d4c083326
Use correct return type for some of the signal callbacks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 10:57:17 +00:00
Kevin Ollivier
f814ff336e
Finishing up Monolithic build support, and proper generation of more wx library names under multilib builds.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 06:59:40 +00:00
Robert Roebling
6090c7d328
Return variant type of a cell.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 03:09:27 +00:00
Robert Roebling
7b4fde8255
Route data from wxDataViewModel in a wxVariant
...
through wxDataViewCell::SetValue() to the
GtkCellRendererText.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 03:04:15 +00:00
Robert Roebling
0313c114f5
Update sample.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 02:11:57 +00:00
Robert Roebling
6842a71a5b
added wxDataViewCell
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-23 02:04:46 +00:00
Robert Roebling
8ab9a53699
Support requesting more idle events.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-22 23:37:46 +00:00
Robert Roebling
38f69be155
Emit wxSetCursorEvent before mouse move and
...
mouse enter.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-22 23:36:32 +00:00
Robert Roebling
9b0d12e94f
Correcteded wxComboBox::Clear
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-22 22:37:15 +00:00
Mart Raudsepp
5b008dd712
undef GTK_DISABLE_DEPRECATED for any gtk+ version, as it turns out we use GtkList in here too.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-02-22 17:15:20 +00:00