Robin Dunn
|
9b881d3628
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-23 02:30:34 +00:00 |
|
Robin Dunn
|
de824c0c9c
|
Fixes for new AUI changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-23 02:29:13 +00:00 |
|
Robin Dunn
|
359ed0f85c
|
Updates from Dan
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-23 02:28:03 +00:00 |
|
Benjamin Williams
|
8d0634abcf
|
removed some members from wxAuiPaneInfo which should not be on the class interface
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 20:22:27 +00:00 |
|
Kevin Ollivier
|
90b0f5fced
|
Avoid crash when trying to access m_window from wxScreenDC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 19:54:38 +00:00 |
|
Kevin Ollivier
|
dee1a629b6
|
CoreGraphics only supports the wx.COPY logical function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 19:52:23 +00:00 |
|
Julian Smart
|
5c0a71a250
|
Added setters for print and page data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 17:11:53 +00:00 |
|
Chris Elliott
|
520711e6de
|
fix broken script with brackets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 16:10:14 +00:00 |
|
Julian Smart
|
43f51d80f5
|
Crash bug fix (don't access NULL pointer)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 15:15:38 +00:00 |
|
Robin Dunn
|
4ed696943f
|
Remove unneeded code in wxWindowDC::DoGetPartialTextExtents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-22 15:06:48 +00:00 |
|
Włodzimierz Skiba
|
50f65288b1
|
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:50:19 +00:00 |
|
Włodzimierz Skiba
|
f8f0558494
|
Use same type in both results of A?B:C operator (Tinderbox build fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:48:03 +00:00 |
|
Włodzimierz Skiba
|
be52597cb5
|
Final steps to move to common icon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-25 06:43:18 +00:00 |
|
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 |
|