]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Mon, 28 Feb 2005 18:46:49 +0000 (18:46 +0000)]
XRC for wxListbook [patch
1152306 ] and wxChoicebook. Regenerated makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32485
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:45:29 +0000 (18:45 +0000)]
Added more image options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:45:13 +0000 (18:45 +0000)]
Patch from Will Sadkin:
Enclosed are two patches, one for timectrl, re: exceptions (now?)
thrown on wxDateTime.strftime(%p) in a non-am/pm locale, and one
for a problem that prevented input into the integer digit of a
integerwidth=1 numctrl, if the current value was 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:43:47 +0000 (18:43 +0000)]
Undeprecated AddWindow, AddSizer, AddSpacer and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:43:15 +0000 (18:43 +0000)]
Added wx.PrintData.Get/SetPrivData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:41:36 +0000 (18:41 +0000)]
GetSelection is available on wxGTK now too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32480
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:41:07 +0000 (18:41 +0000)]
Added GetBitmap, GetIcon to wx.ImageList.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32479
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:40:52 +0000 (18:40 +0000)]
Fix GetAmPmStrings wrapper
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32478
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:40:32 +0000 (18:40 +0000)]
doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32477
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:37:29 +0000 (18:37 +0000)]
Build/distrib updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32476
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:36:57 +0000 (18:36 +0000)]
use wxMin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32475
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Feb 2005 18:35:34 +0000 (18:35 +0000)]
avoid buffer overrun
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32474
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 28 Feb 2005 18:18:30 +0000 (18:18 +0000)]
wxDisplay::GetFromWindow is only on msw evidently
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32473
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 28 Feb 2005 17:28:43 +0000 (17:28 +0000)]
mask access row bytes fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32472
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 17:23:19 +0000 (17:23 +0000)]
trying to fix dmc warning about potential overload ambiguity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32471
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 17:20:12 +0000 (17:20 +0000)]
return const ref to label from GetLabel() and other accessors instead of copying it, this fixes
1153178
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32470
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 28 Feb 2005 16:13:59 +0000 (16:13 +0000)]
fix missing defines with DMC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32469
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 16:05:04 +0000 (16:05 +0000)]
removed strange bit flipping under wxGTK when saving TIFFs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32468
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 28 Feb 2005 16:02:17 +0000 (16:02 +0000)]
correcting last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32467
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 28 Feb 2005 15:14:20 +0000 (15:14 +0000)]
This change will make the parent TLW come to
the front again after it has been sent to
the back for some unknown reason, after a
message dialog has been show.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32466
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 15:01:30 +0000 (15:01 +0000)]
Unicode fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32465
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 28 Feb 2005 14:45:58 +0000 (14:45 +0000)]
Apply combobox patch II.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32464
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 14:41:37 +0000 (14:41 +0000)]
Removed call to obsolete (and presumably redundant) SetPageSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32463
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 28 Feb 2005 14:38:47 +0000 (14:38 +0000)]
Changed ComboDropDown button under GTK+ so that it
will create a transparent button. This works for
the date control, but should be generalized somehow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32462
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 13:55:59 +0000 (13:55 +0000)]
Documented wxImage XPM data ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32461
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 13:08:47 +0000 (13:08 +0000)]
don't hide m_cal when disabling the control (bug
1150830 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32460
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 12:28:36 +0000 (12:28 +0000)]
restored manual calls to gtk_glwindow_realized/map_callback() and added comment explaining why they're (sometimes) needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32459
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 11:36:59 +0000 (11:36 +0000)]
Applied patch [
1121371 ] configtool NULL pointer accesses
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32458
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 11:36:03 +0000 (11:36 +0000)]
Applied socket destruction bug patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32457
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 11:34:26 +0000 (11:34 +0000)]
WinCE doesn't have DFCS_FLAT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 11:33:07 +0000 (11:33 +0000)]
WinCE doesn't have GetThreadLocale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32455
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 11:31:20 +0000 (11:31 +0000)]
MSW doesn't have EOVERFLOW, WinCE additionally doesn't have errno.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Feb 2005 11:00:07 +0000 (11:00 +0000)]
Added XPM ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 10:53:55 +0000 (10:53 +0000)]
compilation fix for non-debug build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32452
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 28 Feb 2005 09:30:12 +0000 (09:30 +0000)]
10.2 additions for non compositing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 28 Feb 2005 06:14:32 +0000 (06:14 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32450
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 28 Feb 2005 05:18:28 +0000 (05:18 +0000)]
no_rtti fix was not having correct eval order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 28 Feb 2005 02:47:51 +0000 (02:47 +0000)]
fix for bug raised in patch [
1145715 ] endless loop in wxString::PrintV
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 28 Feb 2005 02:25:33 +0000 (02:25 +0000)]
partially fix bug [ wxwindows-Bugs-
1145813 ] Centre() Doesn't Work With Dual Monitors , and note other part of bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 28 Feb 2005 02:24:35 +0000 (02:24 +0000)]
Casting grouping (Get/SetNativeContext), fixes 10.2 compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 28 Feb 2005 02:10:54 +0000 (02:10 +0000)]
removed trailing comma from enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32445
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 28 Feb 2005 02:00:12 +0000 (02:00 +0000)]
comment and 'fix' bug
1145623
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 28 Feb 2005 01:51:59 +0000 (01:51 +0000)]
Add PrivData() field to wxPrintData since MSW's printer
sometimes seem to save data in an extra field. The
original author of the patch chose to save it in char*
so I kept that, although void* would probably be correct.
The patch is against 2.4.2 and the code has been reshuffled
since then so that the patch had to be redone entirely.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 01:23:03 +0000 (01:23 +0000)]
show tooltips for the text control part of the spin control as well (bug 735044)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 01:22:35 +0000 (01:22 +0000)]
made Add() public so that it could be called for addition HWNDs making part of the same logical wxWindow from other classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 01:15:46 +0000 (01:15 +0000)]
1. added possibility to test setting tooltip for the widget
2. added WidgetPage::GetWidget2() for pages like the spin one which shows
2 widgets and not only one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 01:06:48 +0000 (01:06 +0000)]
wxUniv compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 00:23:05 +0000 (00:23 +0000)]
another test for DST bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32438
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 00:20:31 +0000 (00:20 +0000)]
fixed test to actually work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 00:18:37 +0000 (00:18 +0000)]
support filenames with empty extension (foo.) (bug
1078200 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Feb 2005 00:13:38 +0000 (00:13 +0000)]
fixed last commit to not break ToString() for negative numbers but still fix it for wxLongLong(LONG_MIN, 0) for which Negate() doesn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 27 Feb 2005 23:18:33 +0000 (23:18 +0000)]
Detect SIZEOF_WCHAR_T when cross-compiling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 23:08:13 +0000 (23:08 +0000)]
fixed ToString() for negative long longs (bug
1101426 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Feb 2005 21:55:26 +0000 (21:55 +0000)]
GTK+ headers aren't needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 20:49:59 +0000 (20:49 +0000)]
no_rtti fix was not having correct eval order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sun, 27 Feb 2005 20:31:24 +0000 (20:31 +0000)]
Move wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the common section in
setup_inc.h to tackle the problem raised by patch
1152046 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 19:31:10 +0000 (19:31 +0000)]
guard for 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Feb 2005 17:47:57 +0000 (17:47 +0000)]
The position (mouse pos) returned by wxKeyEvent sometimes
was wrong, as it reported the position relative to the
TLW (this is what a bug report claims, in any case).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 17:01:16 +0000 (17:01 +0000)]
old style casts for no-rtti builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 16:42:51 +0000 (16:42 +0000)]
further resized icons to 16*15 (still patch
1151163 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 16:39:56 +0000 (16:39 +0000)]
set WS_GROUP on the first button in the group, fixes hangs inside native radiobox code (bug
1091714 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Feb 2005 16:35:30 +0000 (16:35 +0000)]
SetLabel() no longer invalidates the font which
was previously set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:58:34 +0000 (15:58 +0000)]
refersh after changing the image (patch
1151163 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:57:19 +0000 (15:57 +0000)]
cropped icons to 16*16 (patch
1151163 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:54:25 +0000 (15:54 +0000)]
added default ctor and fixed copying of wxFileData (patch
1149384 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 27 Feb 2005 15:46:47 +0000 (15:46 +0000)]
Updated Italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:43:58 +0000 (15:43 +0000)]
refresh bitmap when it's label changes, this is necessary for wxMSW and maybe wxGTK and shouldn't hurt much for other ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:40:39 +0000 (15:40 +0000)]
better compatibility with old wxList in wxUSE_STL==1 mode (patch
1075432 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 27 Feb 2005 15:39:36 +0000 (15:39 +0000)]
Use the same error message for wxMSW and wxMac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:36:21 +0000 (15:36 +0000)]
fix to previous patch: don't crash when saving in 16bpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:25:55 +0000 (15:25 +0000)]
added tests for savin PNG images in different formats; don't ask for BMP bpp if not saving as BMP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 15:24:50 +0000 (15:24 +0000)]
added support for saving grey and grey-red PNG images (patch 985447)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 14:58:09 +0000 (14:58 +0000)]
ommission
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 14:57:25 +0000 (14:57 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 14:47:42 +0000 (14:47 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 14:47:09 +0000 (14:47 +0000)]
moving compositing knowledge into utility classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 14:44:36 +0000 (14:44 +0000)]
scrolling UPP moved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 14:43:31 +0000 (14:43 +0000)]
fix for BCC compilation (see patch
1101702 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32408
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Feb 2005 14:35:34 +0000 (14:35 +0000)]
compilation fix (missing header) (patch
1151763 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32407
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 27 Feb 2005 14:06:34 +0000 (14:06 +0000)]
Tweaks to install guide
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32406
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Feb 2005 12:03:11 +0000 (12:03 +0000)]
include version information in DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32405
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Feb 2005 12:01:46 +0000 (12:01 +0000)]
copyright and name updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32404
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 27 Feb 2005 11:55:01 +0000 (11:55 +0000)]
Added GetIcon, GetBitmap to wxImageList
Tweaked DC and bitmap docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32403
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 11:41:01 +0000 (11:41 +0000)]
cleanup, adding common methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32402
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 27 Feb 2005 10:54:09 +0000 (10:54 +0000)]
Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32401
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 27 Feb 2005 10:36:58 +0000 (10:36 +0000)]
Added GetBitmap, GetIcon to wxImageList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 27 Feb 2005 10:02:20 +0000 (10:02 +0000)]
fix compilation - Stefan see my last commit bundle :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32399
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 09:51:45 +0000 (09:51 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32398
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 09:49:19 +0000 (09:49 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 09:10:52 +0000 (09:10 +0000)]
reintroducing non-composited functionality due to DataBrowser Bugs under 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32396
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 27 Feb 2005 08:54:16 +0000 (08:54 +0000)]
reintroducing non-composited functionality due to DataBrowser Bugs under 10.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32395
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 26 Feb 2005 20:03:27 +0000 (20:03 +0000)]
Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenGL samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32394
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 26 Feb 2005 18:02:02 +0000 (18:02 +0000)]
Finalize --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32393
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 26 Feb 2005 17:26:24 +0000 (17:26 +0000)]
Commited fix for HP compiler in raw bitmap code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32392
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 26 Feb 2005 15:51:46 +0000 (15:51 +0000)]
Add implementation for pure virtual method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32391
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 26 Feb 2005 15:45:10 +0000 (15:45 +0000)]
No real change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32390
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Sat, 26 Feb 2005 15:31:42 +0000 (15:31 +0000)]
Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway
and make it a macro. Make the 'default' return value for wxGetFileKind
wxFILE_KIND_DISK and add a comment explaining what it's for.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 26 Feb 2005 14:40:39 +0000 (14:40 +0000)]
Spacing is better on GTK+ and (hopefully) Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32388
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Feb 2005 13:06:58 +0000 (13:06 +0000)]
update from Martin Srebotnjak <miles@filmsi.net>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32387
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 26 Feb 2005 11:30:55 +0000 (11:30 +0000)]
guess it wasn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32386
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775