Vadim Zeitlin
|
6ab4491a6d
|
added virtual dtor to wxMacListControl to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:52:48 +00:00 |
|
Vadim Zeitlin
|
7c2b7791e5
|
fixed typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:51:25 +00:00 |
|
Vadim Zeitlin
|
725566cab4
|
suppress gcc printf format warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:42:17 +00:00 |
|
Vadim Zeitlin
|
54933611e8
|
added virtual dtor to wxMacListControl to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-18 00:40:16 +00:00 |
|
Robin Dunn
|
0d6e24c346
|
Forgot about dropping the 'wx' for some Python objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 23:37:32 +00:00 |
|
Włodzimierz Skiba
|
7d1b5cb6ea
|
Opening first subpage initially.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 22:21:29 +00:00 |
|
Włodzimierz Skiba
|
f2fdc4d56e
|
Rearranged widgets sample to show more and categorized widgets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 19:49:09 +00:00 |
|
Julian Smart
|
689f42f4b4
|
Documentation states scrollbars (plural) are switched off by wxHW_SCROLLBAR_NEVER,
so make sure this is true, even if the layout erroneously wants to create
a horizontal scrollbar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 16:32:11 +00:00 |
|
Włodzimierz Skiba
|
987e9419b6
|
#include order with correct PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 10:55:22 +00:00 |
|
Julian Smart
|
83eabba429
|
Fixes for compile breakage with no PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 10:42:03 +00:00 |
|
Vadim Zeitlin
|
ca7aeeb7d2
|
reset fd after closing it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 09:13:10 +00:00 |
|
Włodzimierz Skiba
|
f1e0171631
|
Include wx/button.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 09:07:47 +00:00 |
|
Julian Smart
|
00dff4d222
|
Combobox may not be fully created at this point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 08:59:36 +00:00 |
|
Václav Slavík
|
69328c1a88
|
commented OpenContainer usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 08:52:01 +00:00 |
|
Włodzimierz Skiba
|
25a9f2912d
|
Missing 'int' interface for wxPlatform.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 08:48:31 +00:00 |
|
Robin Dunn
|
c15893b50e
|
I haven't taught SWIG about wxChar, so pretend it's a wxString
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 05:20:15 +00:00 |
|
Robin Dunn
|
05c43d4677
|
Clipboard events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 05:15:32 +00:00 |
|
Robin Dunn
|
7e8142e986
|
Use Bind for OnCloseWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 05:13:35 +00:00 |
|
Paul Cornett
|
add7cadd99
|
scrollbar handling simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 04:54:13 +00:00 |
|
Robin Dunn
|
69555b5c86
|
Use %rename("%(wxpy)s")
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 04:20:10 +00:00 |
|
Robin Dunn
|
ddc00ed1ea
|
Set BUILD_RENAMERS default to zero.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 04:15:33 +00:00 |
|
Robin Dunn
|
d9f09ac42c
|
Added SWIG patch that enables the wx-dropping renames to be done
internally instead of needing to be generated in a second pass after
processing the XML output.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 04:14:20 +00:00 |
|
Robin Dunn
|
29a41103aa
|
Ported XRCed to the wx namespace, and also enabled the selected,
focus, and disabled bitmaps of wxBitmapButton to actually be treated
like bitmaps.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 03:57:57 +00:00 |
|
Robin Dunn
|
1d88e73a3f
|
Allow art provider IDs for the extra bitmaps in a wxBitmapButton. (The
param value is empty in this case, but there is still a valid bimap
node.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 03:51:51 +00:00 |
|
Vadim Zeitlin
|
6964cbbac9
|
make sure that IsModified() returns false when it's called from EVT_TEXT handler invoked because of SetValue() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-17 00:20:20 +00:00 |
|
Vadim Zeitlin
|
781acf8347
|
removed GTK-specific SetModified() as we already have a public MarkDirty() which does the same thing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 23:58:20 +00:00 |
|
Vadim Zeitlin
|
63f84de849
|
reset the dirty flag before generating the event from SetValue() in case the text didn't really change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 23:53:55 +00:00 |
|
Vadim Zeitlin
|
ff9a8ac6ba
|
test IsModified() inside OnText()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 23:39:48 +00:00 |
|
Vadim Zeitlin
|
c85f2eb19f
|
implemented clipboard events support for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 23:16:36 +00:00 |
|
Vadim Zeitlin
|
a57d600f1a
|
renamed wxComboControl to wxComboCtrl and related wxUSE_XXX and configure switches for consistency with the other ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 22:57:40 +00:00 |
|
Vadim Zeitlin
|
87419e97c6
|
allow adjusting the combo button size (patch 1489452)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 21:39:33 +00:00 |
|
Stefan Csomor
|
a8f7c8b2c5
|
m_dialogStyle removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 17:19:59 +00:00 |
|
Vadim Zeitlin
|
f240839653
|
use wxTE_PROCESS_ENTER for the text control part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 14:52:07 +00:00 |
|
Vadim Zeitlin
|
d18135abbf
|
added documentation of common attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 13:05:37 +00:00 |
|
Mart Raudsepp
|
9689f522e5
|
Fix doc bug #1455621 - wxURI documentation has wrong include files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 11:53:35 +00:00 |
|
Jouk Jansen
|
6f99438350
|
Update OpenVMS build configuration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-16 06:54:54 +00:00 |
|
Mart Raudsepp
|
7d1fea10d4
|
No cast necessary for g_object_set first arg (it takes a gpointer).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 16:00:59 +00:00 |
|
Robin Dunn
|
2daad28083
|
wxMSW doesn't have the default ctor or Create method for wxDirDialog yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 15:32:26 +00:00 |
|
Robin Dunn
|
9c5c87674a
|
Added SetSashPosition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 14:58:36 +00:00 |
|
Mart Raudsepp
|
f1e1e6952e
|
Rename *_filedialog_* to *_dirdialog_* to ensure there is no clashing with filedlg.cpp implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 14:22:08 +00:00 |
|
Mart Raudsepp
|
3fe39b0ce3
|
Don't cast with G_OBJECT when passing a GObject to g_object_ref, g_object_unref and g_signal_connect.
They take a gpointer, not GObject*, and unnecessary casting not all that speedy with GObject types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 14:17:38 +00:00 |
|
Mart Raudsepp
|
7e983dabef
|
Fix compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-15 13:43:35 +00:00 |
|
Włodzimierz Skiba
|
7301b2b8e6
|
wxTabCtrl off build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 22:29:30 +00:00 |
|
Włodzimierz Skiba
|
ab5903dae3
|
Fix for linking error after combo changes: dummy getting key state.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 22:21:32 +00:00 |
|
Włodzimierz Skiba
|
ab82df4679
|
Bakefile specification fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 22:17:45 +00:00 |
|
Włodzimierz Skiba
|
85fed18c15
|
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 21:29:12 +00:00 |
|
Kevin Hock
|
635f2bad90
|
Continue reading after checking the pushback buffer if more data is requested. Otherwise, once any data if placed in the pushback buffer, no more data will be read from the socket, even if more data is requested.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-14 19:49:19 +00:00 |
|
Vadim Zeitlin
|
4ce04fd883
|
check the item id validity in SetItem()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-13 11:48:12 +00:00 |
|
Vadim Zeitlin
|
f8a29d4f6e
|
added Galician translation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:54:40 +00:00 |
|
Vadim Zeitlin
|
e051d008eb
|
wxUniv compilation fixes after wxComboControl patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-05-12 20:30:43 +00:00 |
|