]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Sat, 19 Feb 2005 23:05:19 +0000 (23:05 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 19 Feb 2005 22:59:48 +0000 (22:59 +0000)]
Add more art IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 19 Feb 2005 22:55:35 +0000 (22:55 +0000)]
Add InitAlpha
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 22:53:22 +0000 (22:53 +0000)]
oops, fixed crash introduced in last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 22:48:26 +0000 (22:48 +0000)]
compilation fix (need meth.h for fabs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 22:46:06 +0000 (22:46 +0000)]
set string length to 0 in AllocBeforeWrite() just to be tidy (replaces patch
1123226 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 19 Feb 2005 22:39:17 +0000 (22:39 +0000)]
Add tab methods to NavigationKeyEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 19 Feb 2005 22:37:24 +0000 (22:37 +0000)]
Add more art IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 21:59:21 +0000 (21:59 +0000)]
added wxNavigationEvent::FromTab flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 21:58:48 +0000 (21:58 +0000)]
fix (with unknown but apparently beneficial effects) for TAB navigation in radio buttons (patch
1038330 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 21:51:37 +0000 (21:51 +0000)]
added InitAlpha() (replaces patch 991168)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 21:09:49 +0000 (21:09 +0000)]
reenable WS_TABSTOP (patch
1045547 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 20:57:50 +0000 (20:57 +0000)]
process CBN_SELENDOK and not only CBN_SELCHANGE (patch
1083907 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 20:52:38 +0000 (20:52 +0000)]
fix for Create(wxDateInvalidDate)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 20:50:59 +0000 (20:50 +0000)]
we don't need to use solid colour for background drawing when we're inside notebook any longer, so no need to override MSWGetBgBrushForSelf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 20:49:50 +0000 (20:49 +0000)]
added MSWPrintChild() for drawing child background (replaces patch
1108389 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 19 Feb 2005 20:16:37 +0000 (20:16 +0000)]
Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 20:16:29 +0000 (20:16 +0000)]
added missing LFs to the header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 20:04:05 +0000 (20:04 +0000)]
guarding against non supported logical modes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 19:56:23 +0000 (19:56 +0000)]
use theme drawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 19:55:18 +0000 (19:55 +0000)]
adapt to mac l&f
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 19:24:46 +0000 (19:24 +0000)]
extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 18:17:58 +0000 (18:17 +0000)]
fixes after wx-config and other changes (patch
1076156 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 17:43:50 +0000 (17:43 +0000)]
Adding theme drawing for list header under 10.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 17:37:45 +0000 (17:37 +0000)]
EVT_CHAR_HOOK added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 17:27:30 +0000 (17:27 +0000)]
don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch
1143823 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 17:25:37 +0000 (17:25 +0000)]
more visual improvements to owner-drawn menus (patch
1143785 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 17:11:04 +0000 (17:11 +0000)]
update for 2.5.4 from Francisco Vila <francisco.vila@hispalinux.es>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 17:07:17 +0000 (17:07 +0000)]
wxGenericListCtrl::SetItemState(-1) now changes the state of all items (patch
1101650 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 16:56:13 +0000 (16:56 +0000)]
added more icons (for GTK only) (patch
1097684 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 16:53:49 +0000 (16:53 +0000)]
fixed hash collisions in ZIP files (patch
1082026 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 16:52:08 +0000 (16:52 +0000)]
wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch
1062556 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 16:35:00 +0000 (16:35 +0000)]
fix operator=() (patch
1126195 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 16:33:38 +0000 (16:33 +0000)]
document GetOptionInt() as returning 0 for the options which are not present
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 16:32:29 +0000 (16:32 +0000)]
more options for JPEG and TIFF handlers (slightly modified patch
1044470 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 15:54:07 +0000 (15:54 +0000)]
draw drop down button using native calls (patch
1144389 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 15:53:04 +0000 (15:53 +0000)]
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch
1041642 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 15:42:37 +0000 (15:42 +0000)]
switching to IconRefs for menu bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 15:34:35 +0000 (15:34 +0000)]
cleaning up, adding support for Quartz / Themeing before 10.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 15:30:16 +0000 (15:30 +0000)]
fixes, adding paint handler for non OSX case toplevel window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 15:24:13 +0000 (15:24 +0000)]
adding PICT conversion for IconRef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32183
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 15:20:13 +0000 (15:20 +0000)]
use const char * buffer to fix CW compilation (patch
1117210 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 15:15:07 +0000 (15:15 +0000)]
fixes after wx-config changes (patch
1076155 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 15:08:36 +0000 (15:08 +0000)]
VK_MENU is WXK_ALT, notWXK_MENU (patch
1119601 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 14:25:21 +0000 (14:25 +0000)]
fixes for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 19 Feb 2005 14:07:46 +0000 (14:07 +0000)]
Updated but not completed Italian translation. Translated all
non-error strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 14:00:05 +0000 (14:00 +0000)]
update from Jonas Rydberg (patch
1143491 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 19 Feb 2005 13:58:40 +0000 (13:58 +0000)]
Bugfixes for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 13:51:18 +0000 (13:51 +0000)]
changed wx version to 2.5.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 13:49:24 +0000 (13:49 +0000)]
update from Jaakko Salli (patch
1123796 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 13:45:31 +0000 (13:45 +0000)]
1. undid the "simplification" of patch
1096066 which resulted in a crash
(see this patch discussion)
2. check that all views agree to close before starting to delete them
3. commented the code so that the next poor soul looking at it will know
that deleting a view can delete the document which deletes -- surely
wasn't obvious to me...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 19 Feb 2005 13:17:26 +0000 (13:17 +0000)]
update (recoded to UTF-8) from liouxiao@hotmail.com
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 19 Feb 2005 08:27:01 +0000 (08:27 +0000)]
include wx/setup.h and check to make sure it's not the configure created
setup.h before doing anything specific for Metrowerks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 19 Feb 2005 08:16:00 +0000 (08:16 +0000)]
Check for xlC and add -qunique to CXXFLAGS if we're using it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 19 Feb 2005 07:14:14 +0000 (07:14 +0000)]
Check to see if -ext o option is required to get compiler to write
foo.o instead of foo.c.o or foo.cc.o. (MetroWerks)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 19 Feb 2005 06:58:25 +0000 (06:58 +0000)]
When host is OS X (PowerPC Darwin) check if compiler defines __POWERPC__
before defining it in setup.h and if -D__CF_USE_FRAMEWORK_INCLUDES__ is
required for CoreFoundation headers (MW).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sat, 19 Feb 2005 06:10:55 +0000 (06:10 +0000)]
ENTER and LEAVE mouse events for multi-line text controls on GTK2, from Mart R. - Closes bug
1015324 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 19 Feb 2005 05:29:05 +0000 (05:29 +0000)]
corrected bitmap mask -> Image conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32165
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 19 Feb 2005 04:22:27 +0000 (04:22 +0000)]
Use plain extern instead of extern "C" for vsnprintf declaration when not
compiling as C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sat, 19 Feb 2005 04:04:08 +0000 (04:04 +0000)]
Added newline at the end, eliminates gcc warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 19 Feb 2005 03:56:12 +0000 (03:56 +0000)]
Rebaked with Bakefile 0.1.7.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32162
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sat, 19 Feb 2005 02:57:46 +0000 (02:57 +0000)]
Sample update - wxTE_AUTO_URL from Mart R. [patch
1126182 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sat, 19 Feb 2005 02:56:40 +0000 (02:56 +0000)]
Documentation - wxTE_AUTO_URL for wxGTK2 from Mart R. [patch
1126182 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sat, 19 Feb 2005 02:55:32 +0000 (02:55 +0000)]
wxTE_AUTO_URL for wxGTK2 from Mart R. [patch
1126182 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 18 Feb 2005 23:26:35 +0000 (23:26 +0000)]
another update from Martin Srebotnjak <miles@filmsi.net>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32158
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Fri, 18 Feb 2005 23:21:27 +0000 (23:21 +0000)]
Adding GetPartialTextExtents implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32157
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 18 Feb 2005 20:55:46 +0000 (20:55 +0000)]
Most important polish translations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 20:25:05 +0000 (20:25 +0000)]
Patch #
1143556 : mods to SashWindow demo: auto-generate IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32155
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 20:23:02 +0000 (20:23 +0000)]
using correct theme heights for header on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32154
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 20:21:35 +0000 (20:21 +0000)]
new layout was messing with separator positions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32153
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 20:20:18 +0000 (20:20 +0000)]
guard quartz specific code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 19:33:00 +0000 (19:33 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 19:28:16 +0000 (19:28 +0000)]
wxPyCallback needs to derive from wxEvtHandler now since the
wxObjectEventFunction typedef changed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32150
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 19:24:09 +0000 (19:24 +0000)]
Don't know if this is right but it fixes a compile error...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32149
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 18:02:19 +0000 (18:02 +0000)]
Added wx.lib.gestures module from Daniel Pozmanter which supports
using Mouse Gestures in an application.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32148
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 17:58:25 +0000 (17:58 +0000)]
Fix the use of Today() for when invalid date is passed to ctor. Also
set best/min size using size passed to ctor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32147
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 17:49:03 +0000 (17:49 +0000)]
wxStdButtonSizer Finalise --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32146
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 16:52:32 +0000 (16:52 +0000)]
setting up correct port origin as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 16:48:22 +0000 (16:48 +0000)]
reintroducing direct access, clipping to client area in dc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32144
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 16:47:07 +0000 (16:47 +0000)]
reintroducing direct access, cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32143
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 18 Feb 2005 10:23:07 +0000 (10:23 +0000)]
Typo fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32142
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 18 Feb 2005 09:57:57 +0000 (09:57 +0000)]
use prefix file; (auto-)removed some of the unused ftp/java/x86 settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32141
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 18 Feb 2005 09:53:47 +0000 (09:53 +0000)]
don't redefine __WXMAC__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32140
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 07:28:08 +0000 (07:28 +0000)]
correcting support for more tool sizes, support for Toggle Appearance under OSX, layout tools more nicely, hittesting for entire area of control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32139
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 07:19:14 +0000 (07:19 +0000)]
having fixed size icons, scaling from other common formats, otherwise the icons don't get scaled correctly by the OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32138
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 18 Feb 2005 07:14:07 +0000 (07:14 +0000)]
alpha support for Scale added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32137
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 05:21:49 +0000 (05:21 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32136
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:52:13 +0000 (04:52 +0000)]
Added wx.DatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32135
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:50:41 +0000 (04:50 +0000)]
Avoid doing a str(object) since in some cases it can result in very
large strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32134
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:48:26 +0000 (04:48 +0000)]
Don't override methods that are in wxControlWithItems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32133
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:46:57 +0000 (04:46 +0000)]
docstring fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32132
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:46:40 +0000 (04:46 +0000)]
can't have a zero sized font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32131
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:44:43 +0000 (04:44 +0000)]
Removed Loop and IsLooped methods, other cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32130
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 18 Feb 2005 04:43:47 +0000 (04:43 +0000)]
wxUSE_XXX related fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32129
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:42:04 +0000 (04:42 +0000)]
Add SetBackgroundImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32128
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:38:30 +0000 (04:38 +0000)]
Added wx.DatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32127
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:07:11 +0000 (04:07 +0000)]
Select an item using the value passed to the ctor/Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32126
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 18 Feb 2005 04:06:08 +0000 (04:06 +0000)]
Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved symbol in GTK < 2.1 builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32125
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 18 Feb 2005 03:53:56 +0000 (03:53 +0000)]
[
1123124 ] wxStringBase::Alloc can change string length
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32124
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 17 Feb 2005 23:55:53 +0000 (23:55 +0000)]
revert to the old flicker-less version when background bitmap is not used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32123
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775