Paul Cornett
|
2c685efab1
|
correct access for virtuals
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-07 05:50:54 +00:00 |
|
Paul Cornett
|
7d7e4ed073
|
minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-07 05:47:43 +00:00 |
|
Paul Cornett
|
34e2020099
|
don't use %d to print pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-07 05:47:05 +00:00 |
|
Paul Cornett
|
3498362ed5
|
correct access for virtuals
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-07 05:44:44 +00:00 |
|
Robin Dunn
|
4fe9ce473e
|
wxRect2DDouble --> wxRect2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-07 03:27:25 +00:00 |
|
Robin Dunn
|
cce4a2cec8
|
clip the bitmap to the size of the source DC in DoBlit if neccessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-07 03:07:30 +00:00 |
|
Vadim Zeitlin
|
16d17da6ca
|
explicitly call OnExit() in the ports which don't use wxEventLoopManual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 23:28:44 +00:00 |
|
Kevin Ollivier
|
99b37d672b
|
Implement SortItems for native OS X wxListCtrl to match behavior with other impls, and request an update when an item's data changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 23:14:20 +00:00 |
|
Robert Roebling
|
0588f41d66
|
Correct Unicode support topic.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 21:47:03 +00:00 |
|
Robert Roebling
|
4d21409ebc
|
I blindly believe that WinCE doesn't delete a
directory with CreateDirectory.
[ 1610415 ] wxWinCE remove directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 21:40:00 +00:00 |
|
Vadim Zeitlin
|
5059e05d42
|
we don't need to include wx/url.h from the header, we do need to include wx/uri.h from the .cpp file (fixes compilation when wxUSE_URL==0 but wxUSE_PROTOCOL_FILE==1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 19:20:40 +00:00 |
|
Václav Slavík
|
5ea50c92a5
|
use WXDFB_FONTPATH variable instead of WXDFB_FONTDIR and search the dirs recursively for fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 18:48:04 +00:00 |
|
Vadim Zeitlin
|
026ff75b75
|
don't leave dummy extension in of.lpstrDefExt (bug 1609614)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 17:17:37 +00:00 |
|
Vadim Zeitlin
|
c66972ccc2
|
ask for BPP for .bmp extension, not .bpp one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 17:13:11 +00:00 |
|
Kevin Ollivier
|
c70aaa0984
|
Fix eating of key events (cleaner impl will come after 2.8, right now I want to touch as little common code as possible) and add some extra checks to the Cocoa delegates as they are getting called when the Carbon control isn't in a valid state.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-06 04:37:32 +00:00 |
|
Robin Dunn
|
248802d010
|
Add wxGraphicsMatrix::Get
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 23:42:52 +00:00 |
|
Robin Dunn
|
474e2ff2c8
|
Try using locale.getpreferredencoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 20:42:32 +00:00 |
|
Robin Dunn
|
30e24d9dd5
|
fix building/running of tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 20:40:50 +00:00 |
|
Robin Dunn
|
5fe636c6e2
|
wx.lib.masked: Patch from Will Sadkin. Includes Unicode fixes, plus
more helpful exceptions and ability to designate fields in mask
without intervening fixed characters.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 18:57:31 +00:00 |
|
Robin Dunn
|
482976649a
|
distrib fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 18:55:40 +00:00 |
|
Robin Dunn
|
9e1729e51c
|
fix some warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 18:11:20 +00:00 |
|
Julian Smart
|
e96d32fb15
|
Changed month
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 17:47:30 +00:00 |
|
Vadim Zeitlin
|
1457f12c31
|
use #define instead of static const to avoid warnings about unused TRACE_CLIPBRD in release builds with compilers which do support vararg macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 17:04:41 +00:00 |
|
Vadim Zeitlin
|
479a2845f3
|
updated for 2.8.0 rc3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-05 15:23:50 +00:00 |
|
Vadim Zeitlin
|
09dfa6a009
|
removed a couple of useless #if wxUSE_UNICODE tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 23:05:04 +00:00 |
|
Vadim Zeitlin
|
72a3ac9b55
|
uncommented code in wxgtk_list_store_get_value() and fixed its compilation (but no support for per-item encodings yet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 22:59:27 +00:00 |
|
Vadim Zeitlin
|
b87c345b32
|
--with-gnomeprint not needed any longer, it's the default now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 22:41:46 +00:00 |
|
Vadim Zeitlin
|
06629565dc
|
enable gnomeprint code by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 22:40:25 +00:00 |
|
Vadim Zeitlin
|
1ecacba436
|
removed extra comma in --enable-dataviewctrl helpstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 22:37:16 +00:00 |
|
Robin Dunn
|
5917d04127
|
Add ToggleWindowStyle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 20:40:05 +00:00 |
|
Robin Dunn
|
c8aaaf9e30
|
Add Get/SetLogicalFunction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 20:35:41 +00:00 |
|
Robin Dunn
|
f343983a32
|
Add 2.5 dirs to PREFIXES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 20:34:35 +00:00 |
|
Kevin Ollivier
|
ccb9a40777
|
Do not uninstall wxaddons module or files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 20:26:04 +00:00 |
|
Robin Dunn
|
53133108ac
|
Document new location of the patched swig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 20:25:17 +00:00 |
|
Robin Dunn
|
6d14f6975e
|
fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 20:24:17 +00:00 |
|
Kevin Ollivier
|
da97b2609e
|
Mention the wxSystemOption for turning on the generic wxListCtrl on OS X in the docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 18:54:12 +00:00 |
|
Vadim Zeitlin
|
ba59de5d95
|
add test for wxLaunchDefaultBrowser, it makes sense to have it in this sample too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 17:53:32 +00:00 |
|
Vadim Zeitlin
|
7ea70037e0
|
unused parameter warning fix after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 17:41:40 +00:00 |
|
Vadim Zeitlin
|
d04cc1d5da
|
quick fix for TRACE_DND being undefined for compilers without vararg macros support in release builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 17:11:37 +00:00 |
|
Vadim Zeitlin
|
a502b2841d
|
fix a problem with (sometimes) editing an invalid item in EditLabel() (Tim Kosse)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 17:07:57 +00:00 |
|
Vadim Zeitlin
|
19def5e7e6
|
fix (harmless) assert in virtual list control under Vista
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 17:05:29 +00:00 |
|
Vadim Zeitlin
|
d9bbb2d877
|
use wxMBConvUTF8(MAP_INVALID_UTF8_TO_OCTAL) for all access to MIME data files (extends fix of rev 1.77; replaces the change of rev 1.81); fixes spurious errors when reading KDE MIME files in Unicode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 16:53:02 +00:00 |
|
Vadim Zeitlin
|
abc912df18
|
give the file name in the error message about failed Unicode conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 16:50:51 +00:00 |
|
Julian Smart
|
8cc5e8cff4
|
Avoid generating two events on selection (when MSWCommand returns false,
the default window procedure is called in window.cpp and this generates
a further event)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 16:33:51 +00:00 |
|
Vadim Zeitlin
|
cd8667eb80
|
removed wxGTK-specific 2 pixel border around the window which is the sole child of a wxTLW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 14:30:11 +00:00 |
|
Vadim Zeitlin
|
927637fdaf
|
allow dynamically changing most of text control styles in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 12:39:52 +00:00 |
|
Vadim Zeitlin
|
403e664e5b
|
removed empty and unused CalculateScrollbar() method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 11:39:27 +00:00 |
|
Vadim Zeitlin
|
e23d401900
|
added documentation of return value of ToggleWindowStyle()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 11:19:30 +00:00 |
|
Vadim Zeitlin
|
d63312a977
|
added a small helper ToggleWindowStyle() function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 11:10:59 +00:00 |
|
Vadim Zeitlin
|
9ec927f89b
|
ensure that scroll position is always in scrolling range, otherwise we could have a window without scrollbars at all but with non zero scroll offset which was really strange
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-04 11:05:59 +00:00 |
|