Benjamin Williams
8856768e6e
fixed bad rename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 20:02:40 +00:00
Robert Roebling
83941c008e
Least important change: move AUI docs in alphabetical index.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 19:27:04 +00:00
Benjamin Williams
00c1c94cda
while we're at it, rename wxAuiFloatingPane to the more correct wxAuiFloatingFrame
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 19:13:58 +00:00
Benjamin Williams
fbf40a19f5
wxaui docs after big rename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 19:03:05 +00:00
Benjamin Williams
a3a5df9d92
wxaui big class rename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 18:51:44 +00:00
Benjamin Williams
37106ab28e
wxaui maximize/restore button patch from Aleksey Sanin (many thanks)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 17:43:51 +00:00
Benjamin Williams
702b1c7e8a
wxaui notebook style flags added
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 17:10:58 +00:00
Julian Smart
d742155316
Corrected directory example
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 16:30:22 +00:00
Robert Roebling
b5f6d6096f
Remove debug printf.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 15:45:48 +00:00
Julian Smart
d5a0a2bcf8
IsDir() test is pretty useless, use DirExists
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 15:30:38 +00:00
Julian Smart
4de1b652ea
Allow for WinCE drive-less single backslash
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 15:29:58 +00:00
Robert Roebling
b94db696c2
Make wxDataViewCtrl compile and work in ANSI mode.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 15:24:48 +00:00
Vadim Zeitlin
f24a3804a8
do not include <windows.h> directly
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 14:35:55 +00:00
Benjamin Williams
bc119dd506
aui this really has to be BOOL and not bool
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 14:24:05 +00:00
Vadim Zeitlin
0545fc014a
also disable/reenable warning 4100 (unreferenced formal parameter) for VC5
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 14:16:42 +00:00
Vadim Zeitlin
fae803f27b
fix for longlongHash for architectures where sizeof(long long) == sizeof(long)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 14:08:04 +00:00
Robert Roebling
7226118b62
Fix compilation for GTK >= 2.6
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 14:04:59 +00:00
Robert Roebling
de3cfa6e8c
Fix warning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 12:56:38 +00:00
Robert Roebling
175fd114d3
wxMiniFrame's default style is without closebox on
...
wxGTK and wxMSW, and now on wxMAC as well.
Document that.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 12:26:12 +00:00
Robert Roebling
c5bad6049f
FRM's small wxSize::Scale enhancement.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 12:21:36 +00:00
Robert Roebling
49fa1dbb96
Also apply second part of patch for preventing
...
aui crashes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 12:17:01 +00:00
Robert Roebling
20d6447552
Compile fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 11:53:54 +00:00
Stefan Csomor
2185a8a32f
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 10:32:00 +00:00
Julian Smart
7e134dc10c
Reverted patch 1476893 pending further investigation (broke Advise in IPC)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 10:21:24 +00:00
Julian Smart
27b5dab348
Fixed compile error with --enable-stl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 09:45:06 +00:00
Robin Dunn
82ec1f7035
Fix for always failing assert in GetValue. Save the same value that
...
will be tested for there (the date without any time set.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 07:09:21 +00:00
Stefan Csomor
1c5decd0b8
casing the coordinates recalc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 06:07:11 +00:00
Kevin Ollivier
3ce16a8e02
Fixing icon drawing and implementing HitTest and GetItemRect for native OS X list ctrl.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 04:00:19 +00:00
Robin Dunn
f3d0a750d4
The rect passed to DrawTreeItemButton is already adjusted, we
...
shouldn't do it again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 03:59:03 +00:00
Robin Dunn
b6df5cf983
SWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 03:27:49 +00:00
Robin Dunn
2bf8f4c0d5
Implement deep copy of wxBitmapRefData
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 03:23:35 +00:00
Robin Dunn
1c36019656
Don't use the "wxHtmlWindow" name, so the classname lookup function
...
doesn't get confused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:21:24 +00:00
Robin Dunn
846b11857e
better report if the subclass factory has import problems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:20:25 +00:00
Robin Dunn
d9b33d7001
Buffered DCs now take non-const bitmaps
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:18:41 +00:00
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