Włodzimierz Skiba
|
bca6a3a555
|
Temporary ugly trick to make release for OpenWatcom possible.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 11:08:48 +00:00 |
|
Václav Slavík
|
497cb543c0
|
render scrollbar's thumb as stippled bar to distinguish it from controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 10:19:21 +00:00 |
|
Julian Smart
|
621ae37407
|
Call Update after user input to improve responsiveness
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 10:11:32 +00:00 |
|
Jouk Jansen
|
e0a717e94d
|
Committing in .
Update OpenVMS configuration files
Modified Files:
wxWidgets/setup.h_vms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 09:37:37 +00:00 |
|
Chris Elliott
|
e822c5c9a6
|
add index and contents as per http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/78600/match=pdf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 09:07:20 +00:00 |
|
Julian Smart
|
a387938f80
|
Applied patch [ 1586964 ] Getting the PID of the process executed by wxProcess::Open()
by Lauri Nurmi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 09:03:18 +00:00 |
|
Stefan Neis
|
4a4bf7eefb
|
Compilation fix for old GCC versions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 08:07:51 +00:00 |
|
Julian Smart
|
53a64063c8
|
Improve the registry query for whether to show combobox animation or not
WinCE compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 07:16:22 +00:00 |
|
Julian Smart
|
9727e8a3b4
|
Focus event recursion fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 07:12:10 +00:00 |
|
Julian Smart
|
82972e922e
|
Don't use wstring for MinGW versions that don't support it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 07:04:07 +00:00 |
|
Kevin Hock
|
286f4413dd
|
Non pre-comp compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 04:36:44 +00:00 |
|
Vadim Zeitlin
|
8497bbf52d
|
check that the cell using bool editor has a valid value (i.e. either true or false) (last nail in the coffin of the request 1557790)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 01:28:15 +00:00 |
|
Vadim Zeitlin
|
6f6dd276a8
|
try http scheme if we can't find the default browser for the URL scheme (this is the case for file:// URLs for example) in wxLaunchDefaultBrowser()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 01:01:13 +00:00 |
|
Vadim Zeitlin
|
89d0cfc9f4
|
undid removal of implicit http: from wxLaunchDefaultBrowser() done in last revision as it's not supposed to work with local files by default (which should have file:// scheme (obviously)) but with URLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 00:44:44 +00:00 |
|
Vadim Zeitlin
|
76d3b94d9c
|
increment TEXTCTRLYADJUST_CLASSIC (patch 1586710)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 00:36:32 +00:00 |
|
Julian Smart
|
4aeaf419f8
|
Small updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-30 00:07:30 +00:00 |
|
Stefan Neis
|
9d8f813841
|
Renamed m_clientData member variable to avoid clash with variable with same
name in wxEvtHandler which wxSimpleHtmlListBox derives from.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:57:13 +00:00 |
|
Vadim Zeitlin
|
2e96098220
|
Borland needs dummy return in wxSEH_HANDLE as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:42:16 +00:00 |
|
Vadim Zeitlin
|
d3b647c2df
|
removed more unused variables (thanks Borland)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:40:23 +00:00 |
|
Vadim Zeitlin
|
1fcac43d7a
|
removed unused variable (thanks Borland)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:38:37 +00:00 |
|
Vadim Zeitlin
|
0d203f875d
|
commented out more unused code (bcc compilation warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:35:27 +00:00 |
|
Vadim Zeitlin
|
630906de0e
|
renamed OnLinkClicked() event handler to avoid hiding the virtual function with the same name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:20:03 +00:00 |
|
Vadim Zeitlin
|
80475016d1
|
set wxUSE_STD_STRING to 1 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 23:16:08 +00:00 |
|
Stefan Neis
|
be4da8f031
|
Fixed typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:57:25 +00:00 |
|
Julian Smart
|
664f15dc8e
|
Digital Mars needs CCS_RIGHT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:46:32 +00:00 |
|
Michael Wetherell
|
f7c69b905d
|
Compile fix for no-pch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:41:24 +00:00 |
|
Michael Wetherell
|
765ced3dfa
|
Compile fix after GetC return type changed from char to int.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:38:26 +00:00 |
|
Michael Wetherell
|
7d3b9f3abe
|
Compile fix for 64-bit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:33:48 +00:00 |
|
Michael Wetherell
|
5f77e766a3
|
Make m_typeflag an int.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:31:26 +00:00 |
|
Julian Smart
|
8871035d85
|
Digital Mars doesn't like the identifiers being declared later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 22:01:06 +00:00 |
|
Julian Smart
|
1f71a77057
|
Digital Mars fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:55:18 +00:00 |
|
Vadim Zeitlin
|
9eb11d19b1
|
escape special SQL chars in where clauses (patch 1204728)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:49:37 +00:00 |
|
Vadim Zeitlin
|
735a74df5c
|
search in the index case-insensitively in FindPageByName() if all else fails (replaces patch 1227882)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:29:49 +00:00 |
|
Stefan Csomor
|
c348a710f0
|
minimize overlay area to avoid eg scrolling artifacts when using a caret
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:28:39 +00:00 |
|
Václav Slavík
|
a3b5cead1a
|
add events API to wxHtmlWindow (patch #1504493 by Francesco Montorsi)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:13:58 +00:00 |
|
Michael Wetherell
|
cc179d360a
|
Restore the final wildcard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:10:18 +00:00 |
|
Vadim Zeitlin
|
20aeaa203c
|
avoid infinite recursion by not using GetMaxWidth/Height() from GetMaxSize() implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:10:12 +00:00 |
|
Vadim Zeitlin
|
ed9add67fd
|
mention wxTB_RIGHT patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:09:08 +00:00 |
|
Stefan Csomor
|
914fd3f1e5
|
guarding against setting of NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:01:36 +00:00 |
|
Stefan Csomor
|
b2e2f9507b
|
applying correct offsets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 21:00:02 +00:00 |
|
Stefan Csomor
|
a3e949b551
|
remove unneeded code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:51:34 +00:00 |
|
Vadim Zeitlin
|
10ab355cbd
|
remove manual bitmap greying code with a call to wxImage::ConvertToGreyscale()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:47:31 +00:00 |
|
Chris Elliott
|
f9e5b1c786
|
fix borland header difference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:44:32 +00:00 |
|
Vadim Zeitlin
|
894057d1dd
|
don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:39:31 +00:00 |
|
Paul Cornett
|
adf45b5d48
|
remove unnecessary casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:39:26 +00:00 |
|
Vadim Zeitlin
|
b43503410c
|
return the results of GetMin/MaxSize() from GetMin/MaxWidth/Height(); fix warnings about unused parameters in DoSetSizeHints()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:38:23 +00:00 |
|
Paul Cornett
|
a42588069c
|
remove unneeded include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:37:33 +00:00 |
|
Paul Cornett
|
29b7b6caad
|
fix for Borland 5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:36:43 +00:00 |
|
Vadim Zeitlin
|
3cd3037e18
|
pass correct indicator pointer to SQLBindCol() (patch 1390059)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:26:39 +00:00 |
|
Václav Slavík
|
a1c3cdc4a2
|
add events API to wxHtmlWindow (patch #1504493 by Francesco Montorsi)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-29 20:26:03 +00:00 |
|