Julian Smart
|
ec85956ae9
|
Applied patch [ 1339764 ] Add wxImage::ConvertToGreyscale
Jamie Gadd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-19 09:55:15 +00:00 |
|
Julian Smart
|
f96a9d34e6
|
Applied patch [ 1355809 ] Add ability to use templates with static event tables
Jamie Gadd
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-19 09:42:54 +00:00 |
|
Julian Smart
|
20f82e1372
|
Added toggle event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-19 09:36:57 +00:00 |
|
Jouk Jansen
|
d12609bf8f
|
Committing in .
Updated OpenVMS compile support
Modified Files:
wxWidgets/src/common/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-19 08:33:52 +00:00 |
|
Julian Smart
|
4fe41ce625
|
Don't use Windows handles directly in headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-19 07:37:18 +00:00 |
|
Mart Raudsepp
|
df311d21f5
|
Update copyright year in ctrl+alt+mclick dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-19 01:05:57 +00:00 |
|
Michael Wetherell
|
945bd4747c
|
Remove workaround since the problem should now be fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 22:58:32 +00:00 |
|
Julian Smart
|
553d7089d0
|
Improved mktime for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 22:06:24 +00:00 |
|
Julian Smart
|
08bce50191
|
Cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 22:02:49 +00:00 |
|
David Surovell
|
ba4afb6b8a
|
cleanup - reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 19:41:30 +00:00 |
|
Włodzimierz Skiba
|
0ea273496a
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 19:10:49 +00:00 |
|
Julian Smart
|
4deaa8dbc5
|
Fixed comment bug [ 1390056 ] Wrong Documentation for TransferFromWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 17:23:05 +00:00 |
|
Julian Smart
|
faeb3cedce
|
Applied patch [ 1380544 ] wxCondition::WaitTimeout() return value when timeout occurs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 16:56:07 +00:00 |
|
Julian Smart
|
25f182c18b
|
Applied patch [ 1325857 ] CJK input method doesn't work properly(GTK, CVS)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 16:51:09 +00:00 |
|
Vadim Zeitlin
|
abe64011cd
|
use Cmd-C under Mac to copy text, not Ctrl-C
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 16:47:42 +00:00 |
|
Julian Smart
|
3f5c62f982
|
Reverted semicolons patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 16:45:41 +00:00 |
|
Julian Smart
|
9f8130d6b3
|
Must strip menu codes from labels before measuring (fixes bug 1400552)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 16:16:36 +00:00 |
|
Vadim Zeitlin
|
90c4e038d0
|
declare wxEVT_COMMAND_HTMLWINDOW_URL_CLICKED with correct DLL decl spec (fixes DLL build warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 15:30:20 +00:00 |
|
Julian Smart
|
700d0a9a6b
|
Applied doc patch [ 1341459 ] wxDatePickerCtrl::SetFormat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 14:16:35 +00:00 |
|
Julian Smart
|
d5e29b951b
|
Applied patch [ 1373215 ] Codewarrior 9 (+?) warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 14:13:20 +00:00 |
|
Julian Smart
|
696b38f7f5
|
Applied patch [ 1255676 ] stc2wx/wx2stc not exported (Win32 Unicode DLL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 13:27:36 +00:00 |
|
Julian Smart
|
416f976440
|
Applied patch [ 1334242 ] wxLogStream::DoLogString fix for unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 13:20:40 +00:00 |
|
Julian Smart
|
7eeba5114c
|
Applied patch [ 1304191 ] support for MEMO fields
Francesco Montorsi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 13:15:04 +00:00 |
|
Julian Smart
|
749da44287
|
Applied patch [ 1188724 ] missing header in carbon CFM builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 13:02:17 +00:00 |
|
Julian Smart
|
ac6178d747
|
Applied patch [ 1381895 ] remove circular include dependendcy in wxchar.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 12:46:11 +00:00 |
|
Julian Smart
|
77bf709fe7
|
Reordering so most likely to fail are at end
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 12:29:23 +00:00 |
|
Julian Smart
|
ff96483989
|
Unicode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 12:26:08 +00:00 |
|
Julian Smart
|
2c1957beb8
|
Allow compilation of samples to continue with wxUSE_DISPLAY set to 0 (the default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 11:48:28 +00:00 |
|
Julian Smart
|
edef87c827
|
Applied patch [ 1399013 ] More removals of extraneous semicolons
Wlodek Szafran
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 11:46:53 +00:00 |
|
Julian Smart
|
c66d0fc3e8
|
Applied patch [ 1394164 ] Update wxWinINetURL to use wxURI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 11:25:47 +00:00 |
|
Julian Smart
|
70b6d39412
|
Applied part of patch [ 1304579 ] fix click bug in wxCalendarCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 10:38:54 +00:00 |
|
Julian Smart
|
3b2b40b45f
|
Applied patch [ 1306443 ] Removal of C++-style comments from C files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 10:25:04 +00:00 |
|
Julian Smart
|
55a667b658
|
Applied patch [ 1382329 ] [msw] SetScrollbar: Set thumbsize before triggering events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 10:12:31 +00:00 |
|
Julian Smart
|
c1fa940272
|
Applied patch [ 1325207 ] Fixes unicode build using Solaris with Sun's SunPro compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 10:06:34 +00:00 |
|
Julian Smart
|
767457cb3d
|
Added missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 09:59:59 +00:00 |
|
Julian Smart
|
4a99d87f2c
|
Applied patch [ 1312729 ] fix for wxMac Carbon spin control on EVT_TEXT emitter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 09:55:40 +00:00 |
|
Julian Smart
|
6091caf088
|
Applied patch [ 1381016 ] wxFileName should use TMPDIR
Paul Cornett
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 09:44:03 +00:00 |
|
Julian Smart
|
4ee8e5cde3
|
Don't pass wxALIGN_ flags to wxButton
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 09:16:59 +00:00 |
|
Julian Smart
|
48ba35c357
|
Two corrections to const fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 08:34:03 +00:00 |
|
David Surovell
|
717a70722e
|
cleanup - remove duplicate decl., added #include, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-18 03:40:58 +00:00 |
|
Julian Smart
|
074308476d
|
Applied patch [ 1378522 ] fixed bitmap w/alpha->icon/cursor conversion
Vince Harron
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 20:06:00 +00:00 |
|
Julian Smart
|
99cc862c0f
|
WinCE compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 19:56:51 +00:00 |
|
Julian Smart
|
b486658282
|
Applied patch [ 1336712 ] Fix segfault when calling wxThread::Exit()
By bdonner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 19:17:40 +00:00 |
|
Julian Smart
|
8db1a709bc
|
Eliminated a VC++ 8 warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 19:10:48 +00:00 |
|
Julian Smart
|
2ad75f457d
|
Applied patch [ 1392288 ] FIX: Bug 1306671 Build Error in list.h with VC2005
By Kevin J Bluck, with mods by JS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 19:02:39 +00:00 |
|
Włodzimierz Skiba
|
bcfa2b3184
|
Minor cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 18:26:28 +00:00 |
|
Julian Smart
|
7a59be6d97
|
Applied patch [ 1401000 ] Fixes Unix domain sockets under darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 18:10:17 +00:00 |
|
Julian Smart
|
5090e3ad5c
|
Applied patch [ 1373007 ] Document wxPROCESS_ENTER in wxComboBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 18:04:07 +00:00 |
|
Robin Dunn
|
a1da78b331
|
MSW Support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 17:35:11 +00:00 |
|
Julian Smart
|
4c81b43195
|
Committed forgotten files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-01-17 16:59:02 +00:00 |
|