Commit Graph

29756 Commits

Author SHA1 Message Date
Vadim Zeitlin
cbbb6724af 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
2005-05-22 22:53:11 +00:00
Vadim Zeitlin
58e041b753 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
2005-05-22 22:17:47 +00:00
Vadim Zeitlin
ebb2300fce define LONG_PTR for consistency too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 22:11:48 +00:00
Vadim Zeitlin
f0755097fb 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
2005-05-22 21:36:14 +00:00
Vadim Zeitlin
b0401bea78 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
2005-05-22 21:31:42 +00:00
Vadim Zeitlin
9705fbe904 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
2005-05-22 18:29:14 +00:00
Vadim Zeitlin
06eab9020d 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
2005-05-22 18:19:03 +00:00
Vadim Zeitlin
014ee083ec 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
2005-05-22 18:10:34 +00:00
Vadim Zeitlin
e7f28a5864 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
2005-05-22 17:55:30 +00:00
Vadim Zeitlin
01c8cbf54d 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
2005-05-22 17:46:36 +00:00
Vadim Zeitlin
06e317a336 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
2005-05-22 16:56:10 +00:00
Vadim Zeitlin
ab7704fd18 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
2005-05-22 16:49:10 +00:00
Julian Smart
271f05f7ad 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
2005-05-22 15:57:20 +00:00
Julian Smart
562e35787c Applied patch 1190445: CalCtrl sizing issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 15:51:36 +00:00
Julian Smart
d09aa882ce 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
2005-05-22 15:42:37 +00:00
Julian Smart
3e8711cef5 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
2005-05-22 15:37:40 +00:00
Julian Smart
11734f8af6 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
2005-05-22 15:06:36 +00:00
Julian Smart
a1b2d8d9b9 Removed def files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:55:26 +00:00
Julian Smart
061dccd27f 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
2005-05-22 14:52:06 +00:00
Julian Smart
2b199a38dc 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
2005-05-22 14:50:13 +00:00
Julian Smart
b9e9b40c49 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
2005-05-22 14:47:41 +00:00
Julian Smart
e5f679554c 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
2005-05-22 14:45:02 +00:00
Julian Smart
80f3a6b0aa Applied patch [ 1204497 ] fixes for wxwin.m4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:42:31 +00:00
Julian Smart
2963f111d6 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
2005-05-22 14:35:38 +00:00
Julian Smart
659af82672 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
2005-05-22 14:32:15 +00:00
Julian Smart
1696dde5fd Test for x, y in GetPosition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:23:22 +00:00
Julian Smart
86983bc393 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
2005-05-22 14:18:16 +00:00
Julian Smart
f98e742929 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
2005-05-22 14:12:29 +00:00
Julian Smart
f8c10795d5 WinCE fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:07:32 +00:00
Vadim Zeitlin
86d2c8099a 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
2005-05-22 14:03:47 +00:00
Vadim Zeitlin
0d09813094 use correct background colour for items drawing (closes 1192073); use AutoXXX classes instead of manually dealing with GDI objects; fixed visual bug with background of selected items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 14:02:04 +00:00
Vadim Zeitlin
cf831d8e2b added AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored CompatibleBitmap into the last one to be able to add MonoBitmap as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 13:59:45 +00:00
Julian Smart
0db776b480 Removed reference to module file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 13:36:34 +00:00
Julian Smart
e289f57847 Applied patch [ 1204217 ] [wxMSW] winXP: wxToolbar bad background vs separator lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 13:18:33 +00:00
Julian Smart
b4772c241f Applied patch [ 1204244 ] [wxMSW] Use Win2K look (MS Shell Dlg 2) if possible
Adam Strzelecki


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 13:04:23 +00:00
Julian Smart
106d80ad37 Applied patch [ 1195797 ] Fixes to compile on Win64
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 12:10:55 +00:00
Julian Smart
921c65ed3d Fix to preserve alpha channel in Rotate90
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 11:33:00 +00:00
Vadim Zeitlin
4bcfcdef85 wxCloseEvent::GetLoggingOff() is for [query] end session events only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 11:21:21 +00:00
Julian Smart
7c4a4505c1 Applied [ 1202378 ] Fix display of MSW mediactrl when not using sizers et al.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 11:02:22 +00:00
Julian Smart
56d739aad7 Fixed cast
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 10:54:20 +00:00
Julian Smart
fab79d4427 Applied patch [ 1202417 ] Make wxLaunchDefaultBrowser windows fallback work with wince
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34236 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 10:49:13 +00:00
Julian Smart
940ef730c0 Fixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults'
Steven Van Ingelgem


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 10:42:15 +00:00
Julian Smart
2f5000cf01 Remove debugging code accidentally left in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 10:22:18 +00:00
Dimitri Schoolwerth
0a3d6509d4 removed redundant preprocessor check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 01:48:22 +00:00
Michael Wetherell
db679b8c83 wxCheckListBox doesn't require wxUSE_OWNER_DRAWN when using WXUNIVERSAL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-22 00:29:27 +00:00
Michael Wetherell
df1b269d2f Allow -Wl,* options to shared-ld-sh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 23:51:37 +00:00
Julian Smart
6811251bfc Fix memory leak (closes bug 1191328)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 20:18:25 +00:00
Julian Smart
3f694ff5f2 Fixed [ 1195584 ] Missing wxUSE_RICHEDIT2 in setup.h.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 17:22:19 +00:00
Julian Smart
925fcf5f1b Applied modified version of patch in bug report [ 1195983 ] Multiple wxTimers work incorrectly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 17:11:16 +00:00
Julian Smart
84ec90e90a Applied patch for bug [ 1205691 ] Modified Fn keys don't work
(Paul Konig)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-21 16:59:27 +00:00