Vadim Zeitlin
5171ea0ea9
added wxGet/SetWindowProc/UserData()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 12:56:25 +00:00
Václav Slavík
b6dc1b9063
fixed samples compilation when using configure and mingw (missing include for windres)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 11:19:46 +00:00
Václav Slavík
afb21636a4
use generic samples icon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 09:28:04 +00:00
Vadim Zeitlin
f3f0d961af
don't just drop click events resulting from triple clicks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 23:28:13 +00:00
Vadim Zeitlin
d41f7b2041
no changes, simply added a comment
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 23:20:04 +00:00
Vadim Zeitlin
cc61d2eb40
size combobox/choices properly initially by considering the length of the strings specified in the ctor/Create() (bug 893380)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 23:19:31 +00:00
Vadim Zeitlin
be708d3f3b
use correct name for the icon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 23:01:44 +00:00
Vadim Zeitlin
b9b8a2b5d7
don't assert when creating an initially empty wxCB_READONLY combobox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 22:30:47 +00:00
Vadim Zeitlin
5982852a06
multiline checkbox doesn't make sense for listbook
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 22:04:14 +00:00
Robin Dunn
5d06f362eb
wxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_TRACING too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 22:00:36 +00:00
Julian Smart
c36f1fc7c9
Changed no-remap to msw.remap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 21:44:57 +00:00
Vadim Zeitlin
d85c53a5cc
wxUniv compilation fix after last commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 21:41:23 +00:00
Julian Smart
a6f28223ee
Applied WinCE fix, though data file still not found
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 21:37:32 +00:00
Dimitri Schoolwerth
17d31882db
Applied patch #885752 : "wxPoem less MSW specific + cleanup".
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 20:01:55 +00:00
Julian Smart
33c4f27fe5
Documented no-remap
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:14:38 +00:00
Julian Smart
6e724836cb
Documented tbar95.cpp backports
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:04:06 +00:00
Julian Smart
dfa5360916
Added no-remap system option so colourful toolbar buttons
...
aren't mangled
Toolbar buttons are now centred if the bitmap size is smaller
than the specified default size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:02:28 +00:00
Julian Smart
7f0da36965
Fix needed for free MS SDK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 16:00:54 +00:00
Dimitri Schoolwerth
beb966c53d
MinGW warnings fixed; TRUE/FALSE cleanup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 12:06:55 +00:00
David Elliott
6d034f7d78
Do not try to set the proper position if creating a window with a NULL parent.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 05:12:38 +00:00
David Elliott
eafde5c739
Implement right mouse down/dragged/up
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 05:01:23 +00:00
David Elliott
6ba13ca442
When destroying the window, only remove it from its Cocoa parent if
...
the Cocoa window for its wxWindows parent is its Cocoa parent.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 04:44:30 +00:00
David Elliott
1d2fe15e71
Don't close dialogs in ~wxDialog as it just hides other problems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 03:46:14 +00:00
David Elliott
9a6e13a6f7
wxBitmap::GetNSImage(): Added trace messages. Release maskImage.
...
wxMask_CreateFromBitmapData(): Don't clobber byte past the end of dest buffer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 03:27:47 +00:00
Patrick K. O'Brien
d351525a9b
shell.autoCompleteAutoHide added with default of True.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 02:53:13 +00:00
Julian Smart
1e8bd6b2ae
Fixed Unicode breakage
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 23:22:01 +00:00
Robert Roebling
518c393914
Fix redraw problem in multiple selection listctrl.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 23:17:49 +00:00
Robert Roebling
35468934e0
Improvements for splitter sash hack. GTK2 look
...
good now, GTK1.2 jumps two pixels for some
reason.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 23:00:53 +00:00
Stefan Neis
0fe2cb22d5
Script install-sh wants a '-c' parameter, otherwise it 'moves' the header
...
files instead of copying them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:54:05 +00:00
Vadim Zeitlin
23fbd31a9b
added WC_NO_BEST_FIT_CHARS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:09:13 +00:00
Vadim Zeitlin
a6c811617b
resolving conflicts in files I had forgot to commit (sorry)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:04:51 +00:00
Julian Smart
5a30d45018
Spacing corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 22:01:36 +00:00
Patrick K. O'Brien
07b87e8d9b
Fixed problem with Calltip tab not refreshing properly on Windows.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 21:48:07 +00:00
Dimitri Schoolwerth
6efbb55bf6
Fixed relative paths to lib/.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 21:39:56 +00:00
Julian Smart
15a07f5cac
New versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 21:37:57 +00:00
Robert Roebling
03eccb8316
Corrected redrawing of sash when resizing
...
the columns. No longer any ghost line.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 20:58:05 +00:00
Robert Roebling
9b3119232c
Draw listctrls's headers right for themes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 20:37:28 +00:00
Robert Roebling
cabeffb029
Correctly center lables vertically.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 20:36:09 +00:00
Julian Smart
c1b9e143e9
0 -> 0u to keep gcc happy
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 20:33:07 +00:00
Julian Smart
9369f1474e
Added missing MSWGetStyle prototype
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 20:01:16 +00:00
Julian Smart
ef59847c6c
wx2msPenStyle forward declaration required
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 19:37:47 +00:00
Patrick K. O'Brien
65d005e44d
Cosmetic changes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 19:28:51 +00:00
Vadim Zeitlin
abfff787c7
updated the year
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:58:31 +00:00
Vadim Zeitlin
14c7f3dd48
add line breaks in the base classes list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:56:27 +00:00
Vadim Zeitlin
02c6137ec1
make it clear that the size returned by Fit() is window, not client, size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:56:07 +00:00
Vadim Zeitlin
74f4dabba9
wxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG, not PRESERVE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:54:04 +00:00
Julian Smart
461fb267e6
Misc documentation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:48:55 +00:00
Julian Smart
dc103d1a54
Added makefile for making documentation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 18:09:37 +00:00
Julian Smart
78313c3347
Added Release Unicode DLL and Debug Unicode DLL (identical
...
to non-DLL configurations) in order to get appropriate
regex configuration compiled when wxWindows is compiled via
wxWindows.dsw. Closes bug 877037.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 17:30:54 +00:00
Stefan Neis
60d876f374
Applied and extended patch 886524 (wxGridCellFloatEditor doesn't
...
accept '.' and '-').
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 16:27:22 +00:00