Włodzimierz Skiba
|
15665b4790
|
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:07:01 +00:00 |
|
Vadim Zeitlin
|
b7681018cb
|
move default button handling code from wxControlContainer to wxTLW (patch 1524441)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 01:31:13 +00:00 |
|
Vadim Zeitlin
|
7cc4466989
|
include X11/Xutil.h for wxMotif compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 01:28:10 +00:00 |
|
Vadim Zeitlin
|
04f99266b0
|
compilation fix for platforms where size_t is unsigned long, not int
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 01:05:49 +00:00 |
|
Vadim Zeitlin
|
ada5f90df8
|
document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:49:19 +00:00 |
|
Vadim Zeitlin
|
d7645bfd20
|
improvements to wxPickerBase default proportion values (patch 1525578)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:44:41 +00:00 |
|
Vadim Zeitlin
|
1f91072fc8
|
handlers added using AddHandler() last must have the highest priority (patch 1522807)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:33:14 +00:00 |
|
Vadim Zeitlin
|
74e1efddbc
|
update from suzumizaki (patch 1522506)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:26:01 +00:00 |
|
Vadim Zeitlin
|
988bbabbaa
|
update from suzumizaki (patch 1522241)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:23:38 +00:00 |
|
Vadim Zeitlin
|
f365323fd6
|
make wxGetKeyState() work for non-modifier keys; corrected some key mappings (patch 1521490)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:19:46 +00:00 |
|
Vadim Zeitlin
|
9d5244b1ee
|
wxPathList cleanup by Francesco (patch 1521481)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:16:55 +00:00 |
|
Vadim Zeitlin
|
ea839c294e
|
generate middle click events (backport from HEAD of the patch 1521314)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:12:51 +00:00 |
|
Vadim Zeitlin
|
30bb87ad00
|
generate middle click events (patch 1521314)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:09:49 +00:00 |
|
Vadim Zeitlin
|
f1b18eba7f
|
added wxID_HELP_INDEX/SEARCH (part of request 1404089)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:06:43 +00:00 |
|
Vadim Zeitlin
|
0edfdd963b
|
optionally count repeating wxLog messages instead of logging all (patch 1520815)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 00:04:35 +00:00 |
|
Vadim Zeitlin
|
a7734bdfb3
|
don't send duplicate set/kill focus events when the text control part of the control gets/loses focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 23:51:43 +00:00 |
|
Vadim Zeitlin
|
9a398cb1f7
|
wxFD_PREVIEW implementation for wxGTK (slightly modified patch 1520690)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 23:48:06 +00:00 |
|
Vadim Zeitlin
|
9670b83cfc
|
allow customization of individual grid lines appearance (patch 1496015)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43579 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 23:16:37 +00:00 |
|
Vadim Zeitlin
|
a6b7a521a4
|
fixed typos in last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:30:43 +00:00 |
|
Vadim Zeitlin
|
d6b447a754
|
protect gs_allThreads with a mutex (modified patch 1518719)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:26:26 +00:00 |
|
Vadim Zeitlin
|
336d8ae9a3
|
documentation for wxAppTraits (patch 1518295 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:20:18 +00:00 |
|
Robin Dunn
|
cb349f69fa
|
distrib changes to enable graphics context and add gdiplus.dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 06:44:51 +00:00 |
|
Robin Dunn
|
bc07ab17bf
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:44:52 +00:00 |
|
Robin Dunn
|
79bcf6f487
|
helpers and typemaps for new GraphicsContext methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:42:49 +00:00 |
|
Robin Dunn
|
72d5e8d917
|
better comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:18:35 +00:00 |
|
Robin Dunn
|
9f41bf0eb0
|
reentrance methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:16:33 +00:00 |
|
Robin Dunn
|
660800e63b
|
~wxPoint2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:10:36 +00:00 |
|
Robin Dunn
|
4e2251ecd3
|
Get/Set LayoutDirection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:09:58 +00:00 |
|
Robin Dunn
|
d6f582e704
|
Add wxOverlay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:07:14 +00:00 |
|
Robert Roebling
|
a95bfca766
|
Add more comments about ref counting and cow to
brush, pen, font and region.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 09:27:10 +00:00 |
|
Benjamin Williams
|
95c82627c8
|
removed duplicate pane bug in sample application
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 09:04:33 +00:00 |
|
Benjamin Williams
|
dc4334d7b0
|
readded window ptr check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 09:02:13 +00:00 |
|
Benjamin Williams
|
2a8f8889eb
|
assert if user tries to add pane with same name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 08:53:57 +00:00 |
|
Benjamin Williams
|
298773ec33
|
current page bug fix in wxAuiNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:46:24 +00:00 |
|
Kevin Ollivier
|
67d6c8cb7e
|
Turn off spell-checking in the demo log window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:16:20 +00:00 |
|
Kevin Ollivier
|
06cf424f81
|
Add missing platform guard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:13:54 +00:00 |
|
Kevin Ollivier
|
6df8705880
|
Allow spell-checking to be turned off with the MLTE implementation of wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 07:08:40 +00:00 |
|
Robin Dunn
|
38c6df6e11
|
regenned docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 04:05:13 +00:00 |
|
Robin Dunn
|
e7e9d1b87f
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 04:03:37 +00:00 |
|
Robin Dunn
|
13542f4946
|
Ensure the old tree item still exists before using it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:50:44 +00:00 |
|
Robin Dunn
|
2efbde68e9
|
no need to use a throw-away bitmap, just use th eone built-in to the
buffered DC instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:44:35 +00:00 |
|
Robin Dunn
|
43e4457b18
|
put unicows.dll in the python dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:42:47 +00:00 |
|
Robin Dunn
|
0bb065f6d0
|
2.7 --> 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:39:46 +00:00 |
|
Robin Dunn
|
5589b01ba7
|
Show GridCellAutoWrapStringRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:35:32 +00:00 |
|
Robin Dunn
|
a6794ed8e9
|
Docstring tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:34:44 +00:00 |
|
Robin Dunn
|
43acd3c1eb
|
save a reference to the bitmap so it doesn't get destroyed before the
buffered DC does
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-21 03:32:49 +00:00 |
|
Václav Slavík
|
d7ae4a6264
|
moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 20:45:57 +00:00 |
|
Benjamin Williams
|
9e1fc0e428
|
floating pane size now restores after perspective restore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 19:58:13 +00:00 |
|
Benjamin Williams
|
348861327b
|
fixed a center pane bug in sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 19:33:48 +00:00 |
|
Václav Slavík
|
d04f9b8e31
|
don't expose M_FONTDATA in public header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 16:43:55 +00:00 |
|