]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 26 May 2005 19:26:07 +0000 (19:26 +0000)]
there aren't any suitable images in images.py any more...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 19:25:26 +0000 (19:25 +0000)]
use wx.ART_NEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 19:24:43 +0000 (19:24 +0000)]
docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 19:18:49 +0000 (19:18 +0000)]
Do a little less anti-alias so it looks better on dark backgrounds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 19:16:43 +0000 (19:16 +0000)]
remove the delete button and add another example of the calendar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 19:15:45 +0000 (19:15 +0000)]
Some tweaks to the temporary art images, added wxART_NEW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 18:54:18 +0000 (18:54 +0000)]
Don't force the art provider to resize the toolbar bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 18:07:43 +0000 (18:07 +0000)]
Since Scintilla uses XMP internally which doesn't support alpha, check
if the images have alpha and convert to a mask.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 17:42:07 +0000 (17:42 +0000)]
Don't add extra size to the height, it makes the combo way too big.
(Patch from Ricardo Pedroso.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 26 May 2005 17:33:41 +0000 (17:33 +0000)]
Patch from Ricardo Pedroso that fixes a segfault when the
wxCAL_SEQUENTIAL_MONTH_SELECTION style is used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 26 May 2005 17:09:47 +0000 (17:09 +0000)]
Fix for a wxLogDebug call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 26 May 2005 16:48:32 +0000 (16:48 +0000)]
No install_name_tool on OS X 10.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roman Rolinsky [Thu, 26 May 2005 01:20:33 +0000 (01:20 +0000)]
small fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roman Rolinsky [Thu, 26 May 2005 01:18:08 +0000 (01:18 +0000)]
encoding should not be specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roman Rolinsky [Thu, 26 May 2005 01:10:05 +0000 (01:10 +0000)]
0.1.5-2
-------
Using wx.GetDefaultPyEncoding/wx.SetDefaultPyEncoding for changing active encoding.
Fixed pasting siblings (Ctrl key pressed while pasting).
Dealed with ascii build (Python does not recognize 'ascii' as valid encoding).
If encoding is not specified it is not written in XRC. Will add more
customization in the future.
Changed to use SimpleTool instead or Toggle tool (does not work on Win32).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 May 2005 23:27:34 +0000 (23:27 +0000)]
apparently the check for too small rect is needed not only with wxNB_MULTILINE (see http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?p=9842#9842)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 25 May 2005 21:15:47 +0000 (21:15 +0000)]
Uncomment LVN_ODFINDITEM handler for systems that have NMLVFINDITEM or NM_FINDTIEM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 May 2005 18:01:57 +0000 (18:01 +0000)]
delete_ --> delete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 May 2005 17:06:58 +0000 (17:06 +0000)]
When converting a wxIcon to a bitmap check if the icon has an alpha
channel and set the bitmap to use it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 25 May 2005 16:13:17 +0000 (16:13 +0000)]
Some change logs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 25 May 2005 16:05:22 +0000 (16:05 +0000)]
No wxGetOSFHandle for Wine
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 25 May 2005 15:49:01 +0000 (15:49 +0000)]
wxTR_TWIST_BUTTONS style no longer used in wxTreeCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 May 2005 14:58:38 +0000 (14:58 +0000)]
Reapplied Patch #
1106564
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 25 May 2005 14:55:43 +0000 (14:55 +0000)]
Manual speak with forked tongue
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 25 May 2005 13:02:59 +0000 (13:02 +0000)]
Simpler fix for Borland.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 25 May 2005 12:54:58 +0000 (12:54 +0000)]
Multicharacter fix for MinGW and OW, semicolon fix for Borland.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 25 May 2005 12:49:59 +0000 (12:49 +0000)]
Fixes for Borland access to members in MSWUniv.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 May 2005 12:40:53 +0000 (12:40 +0000)]
if we return GetSize() from DoGetBestSize(), remember it as min size as well to prevent out best size from changing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 May 2005 02:17:14 +0000 (02:17 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 May 2005 01:41:15 +0000 (01:41 +0000)]
Don't set mac.textcontrol-use-mlte any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 25 May 2005 01:29:18 +0000 (01:29 +0000)]
Docstring updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 24 May 2005 21:50:06 +0000 (21:50 +0000)]
Have the calendar control handle events from it's combo and spin controls
using Connect().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 May 2005 20:55:42 +0000 (20:55 +0000)]
Removed unnecessary files, removed or replaced images that we're not
sure of their origin or license.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 May 2005 20:52:12 +0000 (20:52 +0000)]
Some placeholder images to use until we get those that are being
professionally done. These fill out most of the art IDs that don't
currently have images in the standard provider.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 May 2005 19:18:15 +0000 (19:18 +0000)]
subclass all updown controls in notebooks, not just the first one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 18:58:14 +0000 (18:58 +0000)]
MinGW, Watcom and Borland warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 24 May 2005 17:15:14 +0000 (17:15 +0000)]
Set wxUSE_ON_FATAL_EXCEPTION to no for non-unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 May 2005 11:46:45 +0000 (11:46 +0000)]
don't use dangling HBRUSH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 10:10:40 +0000 (10:10 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 09:52:01 +0000 (09:52 +0000)]
Formating warning fix for FC2 build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 09:06:21 +0000 (09:06 +0000)]
More fixes and wxWidgets coding standards.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Tue, 24 May 2005 08:53:32 +0000 (08:53 +0000)]
possible fix for SF bug #
1186144 (only VC tested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 08:48:17 +0000 (08:48 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 08:30:25 +0000 (08:30 +0000)]
wxCocoa build fix. Use XPM everywhere.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 07:59:35 +0000 (07:59 +0000)]
[
1207289 ] minor dll mediactrl fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 May 2005 07:54:43 +0000 (07:54 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 May 2005 23:51:06 +0000 (23:51 +0000)]
Avoid an assert on wxMSW and ensure we don't use a zero delay for the
timer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 16:53:30 +0000 (16:53 +0000)]
Unicode fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 16:13:37 +0000 (16:13 +0000)]
wxCocoa build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 May 2005 15:38:21 +0000 (15:38 +0000)]
Reverted namespace patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 15:22:10 +0000 (15:22 +0000)]
Initial HelpGen source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 13:49:33 +0000 (13:49 +0000)]
Cast warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 13:12:02 +0000 (13:12 +0000)]
wxMGL build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 12:30:30 +0000 (12:30 +0000)]
Required #include addition.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 12:26:15 +0000 (12:26 +0000)]
Undefined reference found in Tinderbox logs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 May 2005 11:10:19 +0000 (11:10 +0000)]
Applied patch [
1194316 ] wxMediaCtrl MSW config and setup cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 May 2005 11:08:41 +0000 (11:08 +0000)]
Use wxCLIP_CHILDREN in case we've disabled clipping globally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 10:54:45 +0000 (10:54 +0000)]
Clipboard usage fixes inspired by Tinderbox logs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 10:48:27 +0000 (10:48 +0000)]
Small wxString usage fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 10:28:28 +0000 (10:28 +0000)]
Use treebase.h for enum duplicated in port/treectrl.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 10:11:55 +0000 (10:11 +0000)]
Export fix found through Tinderbox.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 08:46:42 +0000 (08:46 +0000)]
Use our own math.h wrapper.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 May 2005 08:16:48 +0000 (08:16 +0000)]
Removed .def references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 07:15:40 +0000 (07:15 +0000)]
Temporary fix, requires missing NMLVFINDITEM on some platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 May 2005 06:52:12 +0000 (06:52 +0000)]
Include fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 23 May 2005 06:03:51 +0000 (06:03 +0000)]
Force size to integer coordinates in all cases.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 23 May 2005 05:55:10 +0000 (05:55 +0000)]
Implemented SetLabel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 23 May 2005 04:11:29 +0000 (04:11 +0000)]
Applied patch
1206278 from Mike Wetherell.
Changes ceilf calls to ceil to be compatible with Mac OS 10.1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 22 May 2005 23:39:30 +0000 (23:39 +0000)]
Make bitmaps work when compiling on Tiger and add some comments about this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 22:57:15 +0000 (22:57 +0000)]
allow SQLDriverConnect() to open the dialog asking the user for additional info by passing it a (potentially) non NULL HWND (patch
1092583 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 22:53:11 +0000 (22:53 +0000)]
fixed drawing of owner drawn buttons with multiline labels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 22:17:47 +0000 (22:17 +0000)]
fix assert when leaving control with wxDP_ALLOWNONE style (patch
1190145 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 22:11:48 +0000 (22:11 +0000)]
define LONG_PTR for consistency too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 21:36:14 +0000 (21:36 +0000)]
added support for incremental search in virtual list control (reworked patch
1189571 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 21:31:42 +0000 (21:31 +0000)]
added virtual view mode with small number of items for testing search in virtual list control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 18:29:14 +0000 (18:29 +0000)]
moved WM_PRINTCLIENT from wxRadioBox to wxStaticBox to allow using it as parent for other controls (modified patch
1188384 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 18:19:03 +0000 (18:19 +0000)]
fix wxLongLongFmtSpec for mingw32, Borland and Watcom (patch
1184864 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 18:10:34 +0000 (18:10 +0000)]
fixed remains of notebook flickering (improved patch
1181975 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 17:55:30 +0000 (17:55 +0000)]
compilation fix: last commit broke non-Win64 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 17:46:36 +0000 (17:46 +0000)]
just some code cleanup: removed m_hwnd macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 16:56:10 +0000 (16:56 +0000)]
document Cmp[NoCase]() overloads taking wxString too (bug
1198423 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 16:49:10 +0000 (16:49 +0000)]
don't use -ggdb when not using cc (part of bug
1202893 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 15:57:20 +0000 (15:57 +0000)]
Applied patch [
1197471 ] Scrolling of Widgets within a wxScrollWindow enabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 15:51:36 +0000 (15:51 +0000)]
Applied patch
1190445 : CalCtrl sizing issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 15:42:37 +0000 (15:42 +0000)]
Applied patch [
1185219 ] maxlength property for xrc textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 15:37:40 +0000 (15:37 +0000)]
Applied patch [
1183803 ] PNM: support for ascii grey + raw grey
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 15:06:36 +0000 (15:06 +0000)]
Applied patch [
1192914 ] Null pointers in wxSocketBase / wxDatagramSocket
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:55:26 +0000 (14:55 +0000)]
Removed def files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:52:06 +0000 (14:52 +0000)]
Applied patch [
1185150 ] Socket sample: writing to read-only file fails
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:50:13 +0000 (14:50 +0000)]
Applied patch [
1196679 ] wxIMPLEMENT_CLASS_COMMON2 bad parameter count compil fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:47:41 +0000 (14:47 +0000)]
Applied patch [
1196827 ] Fixes Assert with wxTreeCtrl::GetSelections on wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:45:02 +0000 (14:45 +0000)]
Applied [
1205187 ] fix may not return warning on vc6 (bug
1204692 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:42:31 +0000 (14:42 +0000)]
Applied patch [
1204497 ] fixes for wxwin.m4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:35:38 +0000 (14:35 +0000)]
Applied patch [
1191456 ] -Fix- bakefile - missing wx.manifest wxMSW_2.6.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:32:15 +0000 (14:32 +0000)]
Applied patch [
1192917 ] Grids with no row or col headers cause AV under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:23:22 +0000 (14:23 +0000)]
Test for x, y in GetPosition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:18:16 +0000 (14:18 +0000)]
Applied [
1188707 ] -Fix- bakefiles for broken "make dist" wxMAC_2.6.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:12:29 +0000 (14:12 +0000)]
Applied patch [
1190194 ] Define some string macros to refer to :: functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 22 May 2005 14:07:32 +0000 (14:07 +0000)]
WinCE fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 22 May 2005 14:03:47 +0000 (14:03 +0000)]
include wx/defs.h before doing anything else (fixes
1204489 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775