Robin Dunn
2d499dbbb3
Make it possible to create just one clock, for testing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:17:37 +00:00
Robin Dunn
e5b14b7498
Remove comment from patch that doesn't apply anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:10:47 +00:00
Robin Dunn
3754c85628
Switch wxBufferedDC to use a wxBitmap* internally, so it doesn't
...
increment the refcount of the bitmap refdata, and so it doesn't do a
copy on write.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:07:36 +00:00
Vadim Zeitlin
2ee16da2c3
initialize m_surface when copying invalid bitmap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 01:55:44 +00:00
Vadim Zeitlin
39b0ab4a4c
implement proper bitmap copying
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 01:36:32 +00:00
Stefan Neis
459f812bad
Generalized compilation fix for old compilers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 01:16:01 +00:00
Stefan Neis
cd7ff8087b
Dummy implementation for copying bitmaps.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 01:01:32 +00:00
Michael Wetherell
7bb82a7415
Fix setting the large file flag.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 00:49:50 +00:00
Stefan Neis
a19063065b
Compilation fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 23:50:32 +00:00
Kevin Ollivier
9034707197
Explicitly forward non-command events along to the native control first.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 23:38:15 +00:00
Stefan Neis
7cbe148e2f
Maximize chances to find an existing definition for O_BINARY and MAX_PATHLEN.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 23:29:02 +00:00
Robert Roebling
b21f4960b1
Return SetSizeHints() in wxWindow to its former
...
life but still recommend to use SetMinSize()
and SetMaxSize(). I've already purged wxWidgets
of any use of this function internally, but
others may use it still.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 23:14:28 +00:00
Robert Roebling
93da796db4
Fix crash when intersecting with NULL region.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 23:03:32 +00:00
Robert Roebling
ac7d3dd157
Commited region iterator fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 22:48:38 +00:00
Stefan Neis
823189ee50
Compilation fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 20:46:35 +00:00
Robin Dunn
aef42e1ff6
Add a topc overview about window sizing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 19:30:45 +00:00
Robin Dunn
6e65f80be5
Always draw the selection of selected items, not just when they have
...
an icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 18:43:07 +00:00
Robin Dunn
0d82d64ea6
fix typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 18:41:36 +00:00
Robin Dunn
580080c5d6
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:52:46 +00:00
Robin Dunn
334178f853
Change the wxCharBuffer typemap to make sure there is data before
...
accessing it, set result to an empty string if now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:40:31 +00:00
Robin Dunn
81d1f02d28
wxTGAHandler is included by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:38:53 +00:00
Vadim Zeitlin
0bb222915e
always define our HKPD/CC/DD constants, without using WINVER which is irrelevant anyhow (only run-time version matters, not compile-time)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:29:55 +00:00
Vadim Zeitlin
3c49e95272
include wx/private/*.h and wx/port/gtk/*.h files in the distribution (also fixes Debian packages build)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:50:39 +00:00
Vadim Zeitlin
d6fb552774
call PKG_PROG_PKG_CONFIG before checking for gnomeprintui, gnomevfs and hildon libraries -- otherwise they were never detected
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:46:49 +00:00
Vadim Zeitlin
155e46c2ed
no changes, just resolving conflict with Julian's change which was almost exactly the same as mine
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:39:07 +00:00
Vadim Zeitlin
d96b9cafb8
don't compute (and mainly don't cache) our best size until we have created the radio buttons
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:37:52 +00:00
Julian Smart
22653452af
Add newline at end - necessary for PDF
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:37:21 +00:00
Julian Smart
50c8b82054
Invalidate cache because best size was calculated earlier
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:35:57 +00:00
Julian Smart
c746b74707
Initialise all variables
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:34:58 +00:00
Vadim Zeitlin
3c738608b4
correct compilation after last change (added ifdef in the wrong function...)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:19:24 +00:00
Vadim Zeitlin
9c6bd3813e
increase the notebook size to accomodate the size of the controls inside it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 16:16:39 +00:00
Benjamin Williams
2906e7ae5a
wxaui documentation updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 15:27:52 +00:00
Julian Smart
048128e086
implement wcsftime for versions of VS earlier than 2005
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 15:22:17 +00:00
Julian Smart
79f82e1f66
wxWinCE compile fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 15:07:00 +00:00
Vadim Zeitlin
bd35c0f577
added entry for 2.7.2
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 15:00:09 +00:00
Vadim Zeitlin
5d7eebb6b2
use SelectObjectAsSource when we don't need to modify the bitmap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 14:44:37 +00:00
Vadim Zeitlin
1b7c01c976
fix wxBitmap mask copying
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 14:43:04 +00:00
Vadim Zeitlin
d8f2f99ff7
don't define WINVER as 0x0400 in configure, it's defined in the headers as 0x0600 if it's not defined
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 14:34:43 +00:00
Václav Slavík
6e3d582809
compilation fix for !wxUSE_PALETTE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 14:31:06 +00:00
Benjamin Williams
c69532f71c
aui notebook - foreign tab drops are positioned correctly
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:55:54 +00:00
Vadim Zeitlin
8efbb8ad30
fixes for status bar positioning with non-top aligned toolbars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:42:01 +00:00
Julian Smart
751f995440
Version changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:25:06 +00:00
Vadim Zeitlin
9583e4f4a0
recognize wxTB_TOP/LEFT/RIGHT/BOTTOM styles too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:13:07 +00:00
Benjamin Williams
22fec94aa9
aui docking works well on systems with solid window dragging turned off
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:12:36 +00:00
Vadim Zeitlin
3882e74621
many fixes to toolbar positioning code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:11:46 +00:00
Vadim Zeitlin
35386afc20
checking that a wxWindow is of run-time type wxWindow is hopefully useless
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:10:21 +00:00
Vadim Zeitlin
d408730ce4
ensure that wxToolBar has one of wxTB_TOP/LEFT/RIGHT/BOTTOM styles set, otherwise the latest toolbar positioning code breaks down
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:09:08 +00:00
Julian Smart
1c10464893
Remove unnecessary restriction for sizer parent
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 13:01:07 +00:00
Vadim Zeitlin
87bfb3969f
don't define specifyLevel variable in release builds (fixes gcc and probably others warning)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 12:51:57 +00:00
Vadim Zeitlin
1cda5c7e62
removed unused Tell() call
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 12:51:02 +00:00